Cite This Page
Bibliographic details for CamHac
- Page name: CamHac
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 May 2011 11:34 UTC
- Date retrieved: 25 May 2022 04:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=CamHac&oldid=40191
- Page Version ID: 40191
Citation styles for CamHac
APA style
CamHac. (2011, May 29). HaskellWiki, . Retrieved 04:42, May 25, 2022 from https://wiki.haskell.org/index.php?title=CamHac&oldid=40191.
MLA style
"CamHac." HaskellWiki, . 29 May 2011, 11:34 UTC. 25 May 2022, 04:42 <https://wiki.haskell.org/index.php?title=CamHac&oldid=40191>.
MHRA style
HaskellWiki contributors, 'CamHac', HaskellWiki, , 29 May 2011, 11:34 UTC, <https://wiki.haskell.org/index.php?title=CamHac&oldid=40191> [accessed 25 May 2022]
Chicago style
HaskellWiki contributors, "CamHac," HaskellWiki, , https://wiki.haskell.org/index.php?title=CamHac&oldid=40191 (accessed May 25, 2022).
CBE/CSE style
HaskellWiki contributors. CamHac [Internet]. HaskellWiki, ; 2011 May 29, 11:34 UTC [cited 2022 May 25]. Available from: https://wiki.haskell.org/index.php?title=CamHac&oldid=40191.
Bluebook style
CamHac, https://wiki.haskell.org/index.php?title=CamHac&oldid=40191 (last visited May 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "CamHac --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=CamHac&oldid=40191", note = "[Online; accessed 25-May-2022]" }
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 = "CamHac --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=CamHac&oldid=40191}", note = "[Online; accessed 25-May-2022]" }