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: 1 February 2023 12:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=63510
- Page Version ID: 63510
Citation styles for What a Monad is not
APA style
What a Monad is not. (2020, December 2). HaskellWiki, . Retrieved 12:37, February 1, 2023 from https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=63510.
MLA style
"What a Monad is not." HaskellWiki, . 2 Dec 2020, 16:45 UTC. 1 Feb 2023, 12:37 <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=63510>.
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=63510> [accessed 1 February 2023]
Chicago style
HaskellWiki contributors, "What a Monad is not," HaskellWiki, , https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=63510 (accessed February 1, 2023).
CBE/CSE style
HaskellWiki contributors. What a Monad is not [Internet]. HaskellWiki, ; 2020 Dec 2, 16:45 UTC [cited 2023 Feb 1]. Available from: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=63510.
Bluebook style
What a Monad is not, https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=63510 (last visited February 1, 2023).
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=63510", note = "[Online; accessed 1-February-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 = "What a Monad is not --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=63510}", note = "[Online; accessed 1-February-2023]" }