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: 29 September 2023 14:58 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 14:58, September 29, 2023 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. 29 Sep 2023, 14:58 <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 29 September 2023]
Chicago style
HaskellWiki contributors, "New monads/LazyWriterT," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/LazyWriterT&oldid=7352 (accessed September 29, 2023).
CBE/CSE style
HaskellWiki contributors. New monads/LazyWriterT [Internet]. HaskellWiki, ; 2006 Oct 26, 18:08 UTC [cited 2023 Sep 29]. 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 September 29, 2023).
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 29-September-2023]" }
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 29-September-2023]" }