Cite This Page
Bibliographic details for New monads/LazyWriterT
- Page name: New monads/LazyWriterT
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 October 2006 18:08 UTC
- Date retrieved: 10 August 2022 02:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352
- Page Version ID: 7352
Citation styles for New monads/LazyWriterT
APA style
New monads/LazyWriterT. (2006, October 26). HaskellWiki, . Retrieved 02:36, August 10, 2022 from https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352.
MLA style
"New monads/LazyWriterT." HaskellWiki, . 26 Oct 2006, 18:08 UTC. 10 Aug 2022, 02:36 <https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352>.
MHRA style
HaskellWiki contributors, 'New monads/LazyWriterT', HaskellWiki, , 26 October 2006, 18:08 UTC, <https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352> [accessed 10 August 2022]
Chicago style
HaskellWiki contributors, "New monads/LazyWriterT," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352 (accessed August 10, 2022).
CBE/CSE style
HaskellWiki contributors. New monads/LazyWriterT [Internet]. HaskellWiki, ; 2006 Oct 26, 18:08 UTC [cited 2022 Aug 10]. Available from: https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352.
Bluebook style
New monads/LazyWriterT, https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352 (last visited August 10, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "New monads/LazyWriterT --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352", note = "[Online; accessed 10-August-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/LazyWriterT --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352}", note = "[Online; accessed 10-August-2022]" }