Cite This Page
Bibliographic details for Hackage
- Page name: Hackage
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 25 February 2016 11:15 UTC
- Date retrieved: 7 February 2023 14:13 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 14:13, February 7, 2023 from https://wiki.haskell.org/index.php?title=Hackage&oldid=60632.
MLA style
"Hackage." HaskellWiki, . 25 Feb 2016, 11:15 UTC. 7 Feb 2023, 14:13 <https://wiki.haskell.org/index.php?title=Hackage&oldid=60632>.
MHRA style
HaskellWiki contributors, 'Hackage', HaskellWiki, , 25 February 2016, 11:15 UTC, <https://wiki.haskell.org/index.php?title=Hackage&oldid=60632> [accessed 7 February 2023]
Chicago style
HaskellWiki contributors, "Hackage," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hackage&oldid=60632 (accessed February 7, 2023).
CBE/CSE style
HaskellWiki contributors. Hackage [Internet]. HaskellWiki, ; 2016 Feb 25, 11:15 UTC [cited 2023 Feb 7]. 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 February 7, 2023).
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 7-February-2023]" }
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 7-February-2023]" }