Cite This Page
Bibliographic details for Upgrading packages/Updating to GHC 7
- Page name: Upgrading packages/Updating to GHC 7
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 2 December 2010 00:34 UTC
- Date retrieved: 23 March 2025 23:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677
- Page Version ID: 37677
Citation styles for Upgrading packages/Updating to GHC 7
APA style
Upgrading packages/Updating to GHC 7. (2010, December 2). HaskellWiki. Retrieved 23:56, March 23, 2025 from https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677.
MLA style
"Upgrading packages/Updating to GHC 7." HaskellWiki. 2 Dec 2010, 00:34 UTC. 23 Mar 2025, 23:56 <https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677>.
MHRA style
HaskellWiki contributors, 'Upgrading packages/Updating to GHC 7', HaskellWiki, 2 December 2010, 00:34 UTC, <https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677> [accessed 23 March 2025]
Chicago style
HaskellWiki contributors, "Upgrading packages/Updating to GHC 7," HaskellWiki, https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677 (accessed March 23, 2025).
CBE/CSE style
HaskellWiki contributors. Upgrading packages/Updating to GHC 7 [Internet]. HaskellWiki; 2010 Dec 2, 00:34 UTC [cited 2025 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677.
Bluebook style
Upgrading packages/Updating to GHC 7, https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677 (last visited March 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Upgrading packages/Updating to GHC 7 --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677", note = "[Online; accessed 23-March-2025]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "HaskellWiki", title = "Upgrading packages/Updating to GHC 7 --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_7&oldid=37677}", note = "[Online; accessed 23-March-2025]" }