Cite This Page
Bibliographic details for Upgrading packages
- Page name: Upgrading packages
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 19 March 2018 20:19 UTC
- Date retrieved: 25 April 2025 02:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362
- Page Version ID: 62362
Citation styles for Upgrading packages
APA style
Upgrading packages. (2018, March 19). HaskellWiki. Retrieved 02:55, April 25, 2025 from https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362.
MLA style
"Upgrading packages." HaskellWiki. 19 Mar 2018, 20:19 UTC. 25 Apr 2025, 02:55 <https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362>.
MHRA style
HaskellWiki contributors, 'Upgrading packages', HaskellWiki, 19 March 2018, 20:19 UTC, <https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362> [accessed 25 April 2025]
Chicago style
HaskellWiki contributors, "Upgrading packages," HaskellWiki, https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362 (accessed April 25, 2025).
CBE/CSE style
HaskellWiki contributors. Upgrading packages [Internet]. HaskellWiki; 2018 Mar 19, 20:19 UTC [cited 2025 Apr 25]. Available from: https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362.
Bluebook style
Upgrading packages, https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Upgrading packages --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362", note = "[Online; accessed 25-April-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 --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Upgrading_packages&oldid=62362}", note = "[Online; accessed 25-April-2025]" }