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: 21 March 2013 09:28 UTC
- Date retrieved: 20 March 2023 19:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587
- Page Version ID: 55587
Citation styles for What a Monad is not
APA style
What a Monad is not. (2013, March 21). HaskellWiki, . Retrieved 19:10, March 20, 2023 from https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587.
MLA style
"What a Monad is not." HaskellWiki, . 21 Mar 2013, 09:28 UTC. 20 Mar 2023, 19:10 <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587>.
MHRA style
HaskellWiki contributors, 'What a Monad is not', HaskellWiki, , 21 March 2013, 09:28 UTC, <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587> [accessed 20 March 2023]
Chicago style
HaskellWiki contributors, "What a Monad is not," HaskellWiki, , https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587 (accessed March 20, 2023).
CBE/CSE style
HaskellWiki contributors. What a Monad is not [Internet]. HaskellWiki, ; 2013 Mar 21, 09:28 UTC [cited 2023 Mar 20]. Available from: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587.
Bluebook style
What a Monad is not, https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "What a Monad is not --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587", note = "[Online; accessed 20-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 = "What a Monad is not --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=55587}", note = "[Online; accessed 20-March-2023]" }