Cite This Page
Bibliographic details for Upgrading packages/Updating to GHC 6.8
- Page name: Upgrading packages/Updating to GHC 6.8
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 27 February 2009 19:35 UTC
- Date retrieved: 16 March 2025 22:28 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740
- Page Version ID: 26740
Citation styles for Upgrading packages/Updating to GHC 6.8
APA style
Upgrading packages/Updating to GHC 6.8. (2009, February 27). HaskellWiki. Retrieved 22:28, March 16, 2025 from https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740.
MLA style
"Upgrading packages/Updating to GHC 6.8." HaskellWiki. 27 Feb 2009, 19:35 UTC. 16 Mar 2025, 22:28 <https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740>.
MHRA style
HaskellWiki contributors, 'Upgrading packages/Updating to GHC 6.8', HaskellWiki, 27 February 2009, 19:35 UTC, <https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740> [accessed 16 March 2025]
Chicago style
HaskellWiki contributors, "Upgrading packages/Updating to GHC 6.8," HaskellWiki, https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740 (accessed March 16, 2025).
CBE/CSE style
HaskellWiki contributors. Upgrading packages/Updating to GHC 6.8 [Internet]. HaskellWiki; 2009 Feb 27, 19:35 UTC [cited 2025 Mar 16]. Available from: https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740.
Bluebook style
Upgrading packages/Updating to GHC 6.8, https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740 (last visited March 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Upgrading packages/Updating to GHC 6.8 --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740", note = "[Online; accessed 16-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 6.8 --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Upgrading_packages/Updating_to_GHC_6.8&oldid=26740}", note = "[Online; accessed 16-March-2025]" }