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: 26 July 2014 17:17 UTC
- Date retrieved: 9 December 2019 15:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787
- Page Version ID: 31787
Citation styles for What a Monad is not
APA style
What a Monad is not. (2014, July 26). HaskellWiki, . Retrieved 15:33, December 9, 2019 from https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787.
MLA style
"What a Monad is not." HaskellWiki, . 26 Jul 2014, 17:17 UTC. 9 Dec 2019, 15:33 <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787>.
MHRA style
HaskellWiki contributors, 'What a Monad is not', HaskellWiki, , 26 July 2014, 17:17 UTC, <https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787> [accessed 9 December 2019]
Chicago style
HaskellWiki contributors, "What a Monad is not," HaskellWiki, , https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787 (accessed December 9, 2019).
CBE/CSE style
HaskellWiki contributors. What a Monad is not [Internet]. HaskellWiki, ; 2014 Jul 26, 17:17 UTC [cited 2019 Dec 9]. Available from: https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787.
Bluebook style
What a Monad is not, https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787 (last visited December 9, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "What a Monad is not --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787", note = "[Online; accessed 9-December-2019]" }
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 = "2014", url = "\url{https://wiki.haskell.org/index.php?title=What_a_Monad_is_not&oldid=31787}", note = "[Online; accessed 9-December-2019]" }