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