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