Cite This Page
Bibliographic details for New monads
- Page name: New monads
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 January 2007 15:52 UTC
- Date retrieved: 25 May 2022 19:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads&oldid=10553
- Page Version ID: 10553
Citation styles for New monads
APA style
New monads. (2007, January 18). HaskellWiki, . Retrieved 19:05, May 25, 2022 from https://wiki.haskell.org/index.php?title=New_monads&oldid=10553.
MLA style
"New monads." HaskellWiki, . 18 Jan 2007, 15:52 UTC. 25 May 2022, 19:05 <https://wiki.haskell.org/index.php?title=New_monads&oldid=10553>.
MHRA style
HaskellWiki contributors, 'New monads', HaskellWiki, , 18 January 2007, 15:52 UTC, <https://wiki.haskell.org/index.php?title=New_monads&oldid=10553> [accessed 25 May 2022]
Chicago style
HaskellWiki contributors, "New monads," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads&oldid=10553 (accessed May 25, 2022).
CBE/CSE style
HaskellWiki contributors. New monads [Internet]. HaskellWiki, ; 2007 Jan 18, 15:52 UTC [cited 2022 May 25]. Available from: https://wiki.haskell.org/index.php?title=New_monads&oldid=10553.
Bluebook style
New monads, https://wiki.haskell.org/index.php?title=New_monads&oldid=10553 (last visited May 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "New monads --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=New_monads&oldid=10553", note = "[Online; accessed 25-May-2022]" }
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 = "New monads --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=New_monads&oldid=10553}", note = "[Online; accessed 25-May-2022]" }