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