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