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