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