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