Cite This Page
Bibliographic details for New monads/MaybeT
- Page name: New monads/MaybeT
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 March 2008 02:24 UTC
- Date retrieved: 19 September 2024 21:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983
- Page Version ID: 19983
Citation styles for New monads/MaybeT
APA style
New monads/MaybeT. (2008, March 18). HaskellWiki, . Retrieved 21:07, September 19, 2024 from https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983.
MLA style
"New monads/MaybeT." HaskellWiki, . 18 Mar 2008, 02:24 UTC. 19 Sep 2024, 21:07 <https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983>.
MHRA style
HaskellWiki contributors, 'New monads/MaybeT', HaskellWiki, , 18 March 2008, 02:24 UTC, <https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "New monads/MaybeT," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. New monads/MaybeT [Internet]. HaskellWiki, ; 2008 Mar 18, 02:24 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983.
Bluebook style
New monads/MaybeT, https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "New monads/MaybeT --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983", note = "[Online; accessed 19-September-2024]" }
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/MaybeT --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=New_monads/MaybeT&oldid=19983}", note = "[Online; accessed 19-September-2024]" }