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