Cite This Page
Bibliographic details for New monads
- Page name: New monads
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 December 2014 09:43 UTC
- Date retrieved: 3 March 2021 05:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads&oldid=5346
- Page Version ID: 5346
Citation styles for New monads
APA style
New monads. (2014, December 9). HaskellWiki, . Retrieved 05:37, March 3, 2021 from https://wiki.haskell.org/index.php?title=New_monads&oldid=5346.
MLA style
"New monads." HaskellWiki, . 9 Dec 2014, 09:43 UTC. 3 Mar 2021, 05:37 <https://wiki.haskell.org/index.php?title=New_monads&oldid=5346>.
MHRA style
HaskellWiki contributors, 'New monads', HaskellWiki, , 9 December 2014, 09:43 UTC, <https://wiki.haskell.org/index.php?title=New_monads&oldid=5346> [accessed 3 March 2021]
Chicago style
HaskellWiki contributors, "New monads," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads&oldid=5346 (accessed March 3, 2021).
CBE/CSE style
HaskellWiki contributors. New monads [Internet]. HaskellWiki, ; 2014 Dec 9, 09:43 UTC [cited 2021 Mar 3]. Available from: https://wiki.haskell.org/index.php?title=New_monads&oldid=5346.
Bluebook style
New monads, https://wiki.haskell.org/index.php?title=New_monads&oldid=5346 (last visited March 3, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "New monads --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=New_monads&oldid=5346", note = "[Online; accessed 3-March-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 = "New monads --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=New_monads&oldid=5346}", note = "[Online; accessed 3-March-2021]" }