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: 7 December 2019 21:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hac5&oldid=27379
- Page Version ID: 27379
Citation styles for Hac5
APA style
Hac5. (2010, July 4). HaskellWiki, . Retrieved 21:20, December 7, 2019 from https://wiki.haskell.org/index.php?title=Hac5&oldid=27379.
MLA style
"Hac5." HaskellWiki, . 4 Jul 2010, 11:13 UTC. 7 Dec 2019, 21:20 <https://wiki.haskell.org/index.php?title=Hac5&oldid=27379>.
MHRA style
HaskellWiki contributors, 'Hac5', HaskellWiki, , 4 July 2010, 11:13 UTC, <https://wiki.haskell.org/index.php?title=Hac5&oldid=27379> [accessed 7 December 2019]
Chicago style
HaskellWiki contributors, "Hac5," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hac5&oldid=27379 (accessed December 7, 2019).
CBE/CSE style
HaskellWiki contributors. Hac5 [Internet]. HaskellWiki, ; 2010 Jul 4, 11:13 UTC [cited 2019 Dec 7]. Available from: https://wiki.haskell.org/index.php?title=Hac5&oldid=27379.
Bluebook style
Hac5, https://wiki.haskell.org/index.php?title=Hac5&oldid=27379 (last visited December 7, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hac5 --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Hac5&oldid=27379", note = "[Online; accessed 7-December-2019]" }
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=27379}", note = "[Online; accessed 7-December-2019]" }