Cite This Page
Bibliographic details for Hackage
- Page name: Hackage
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 25 February 2016 11:22 UTC
- Date retrieved: 28 January 2021 16:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hackage&oldid=60632
- Page Version ID: 60632
Citation styles for Hackage
APA style
Hackage. (2016, February 25). HaskellWiki, . Retrieved 16:18, January 28, 2021 from https://wiki.haskell.org/index.php?title=Hackage&oldid=60632.
MLA style
"Hackage." HaskellWiki, . 25 Feb 2016, 11:22 UTC. 28 Jan 2021, 16:18 <https://wiki.haskell.org/index.php?title=Hackage&oldid=60632>.
MHRA style
HaskellWiki contributors, 'Hackage', HaskellWiki, , 25 February 2016, 11:22 UTC, <https://wiki.haskell.org/index.php?title=Hackage&oldid=60632> [accessed 28 January 2021]
Chicago style
HaskellWiki contributors, "Hackage," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hackage&oldid=60632 (accessed January 28, 2021).
CBE/CSE style
HaskellWiki contributors. Hackage [Internet]. HaskellWiki, ; 2016 Feb 25, 11:22 UTC [cited 2021 Jan 28]. Available from: https://wiki.haskell.org/index.php?title=Hackage&oldid=60632.
Bluebook style
Hackage, https://wiki.haskell.org/index.php?title=Hackage&oldid=60632 (last visited January 28, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hackage --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Hackage&oldid=60632", note = "[Online; accessed 28-January-2021]" }
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 = "Hackage --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Hackage&oldid=60632}", note = "[Online; accessed 28-January-2021]" }