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