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