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