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: 27 January 2021 23:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=33568
- Page Version ID: 33568
Citation styles for What a Monad is not
APA style
What a Monad is not. (2020, December 2). HaskellWiki, . Retrieved 23:27, January 27, 2021 from https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=33568.
MLA style
"What a Monad is not." HaskellWiki, . 2 Dec 2020, 16:45 UTC. 27 Jan 2021, 23:27 <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=33568>.
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=33568> [accessed 27 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=33568 (accessed January 27, 2021).
CBE/CSE style
HaskellWiki contributors. What a Monad is not [Internet]. HaskellWiki, ; 2020 Dec 2, 16:45 UTC [cited 2021 Jan 27]. Available from: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=33568.
Bluebook style
What a Monad is not, https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=33568 (last visited January 27, 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=33568", note = "[Online; accessed 27-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=33568}", note = "[Online; accessed 27-January-2021]" }