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