Cite This Page
Bibliographic details for What a Monad is not
- Page name: What a Monad is not
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 December 2020 16:45 UTC
- Date retrieved: 19 January 2021 05:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615
- Page Version ID: 58615
Citation styles for What a Monad is not
APA style
What a Monad is not. (2020, December 2). HaskellWiki, . Retrieved 05:49, January 19, 2021 from https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615.
MLA style
"What a Monad is not." HaskellWiki, . 2 Dec 2020, 16:45 UTC. 19 Jan 2021, 05:49 <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615>.
MHRA style
HaskellWiki contributors, 'What a Monad is not', HaskellWiki, , 2 December 2020, 16:45 UTC, <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615> [accessed 19 January 2021]
Chicago style
HaskellWiki contributors, "What a Monad is not," HaskellWiki, , https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615 (accessed January 19, 2021).
CBE/CSE style
HaskellWiki contributors. What a Monad is not [Internet]. HaskellWiki, ; 2020 Dec 2, 16:45 UTC [cited 2021 Jan 19]. Available from: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615.
Bluebook style
What a Monad is not, https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615 (last visited January 19, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "What a Monad is not --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615", note = "[Online; accessed 19-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 = "What a Monad is not --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=58615}", note = "[Online; accessed 19-January-2021]" }