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: 9 September 2024 20:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hackage&oldid=60633
- Page Version ID: 60633
Citation styles for Hackage
APA style
Hackage. (2016, February 25). HaskellWiki, . Retrieved 20:53, September 9, 2024 from https://wiki.haskell.org/index.php?title=Hackage&oldid=60633.
MLA style
"Hackage." HaskellWiki, . 25 Feb 2016, 11:22 UTC. 9 Sep 2024, 20:53 <https://wiki.haskell.org/index.php?title=Hackage&oldid=60633>.
MHRA style
HaskellWiki contributors, 'Hackage', HaskellWiki, , 25 February 2016, 11:22 UTC, <https://wiki.haskell.org/index.php?title=Hackage&oldid=60633> [accessed 9 September 2024]
Chicago style
HaskellWiki contributors, "Hackage," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hackage&oldid=60633 (accessed September 9, 2024).
CBE/CSE style
HaskellWiki contributors. Hackage [Internet]. HaskellWiki, ; 2016 Feb 25, 11:22 UTC [cited 2024 Sep 9]. Available from: https://wiki.haskell.org/index.php?title=Hackage&oldid=60633.
Bluebook style
Hackage, https://wiki.haskell.org/index.php?title=Hackage&oldid=60633 (last visited September 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hackage --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Hackage&oldid=60633", note = "[Online; accessed 9-September-2024]" }
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=60633}", note = "[Online; accessed 9-September-2024]" }