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