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