Cite This Page
Bibliographic details for NewMonads/LazyWriterT
- Page name: NewMonads/LazyWriterT
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 October 2006 15:58 UTC
- Date retrieved: 24 March 2023 13:51 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571
- Page Version ID: 6571
Citation styles for NewMonads/LazyWriterT
APA style
NewMonads/LazyWriterT. (2006, October 7). HaskellWiki, . Retrieved 13:51, March 24, 2023 from https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571.
MLA style
"NewMonads/LazyWriterT." HaskellWiki, . 7 Oct 2006, 15:58 UTC. 24 Mar 2023, 13:51 <https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571>.
MHRA style
HaskellWiki contributors, 'NewMonads/LazyWriterT', HaskellWiki, , 7 October 2006, 15:58 UTC, <https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "NewMonads/LazyWriterT," HaskellWiki, , https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. NewMonads/LazyWriterT [Internet]. HaskellWiki, ; 2006 Oct 7, 15:58 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571.
Bluebook style
NewMonads/LazyWriterT, https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "NewMonads/LazyWriterT --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571", note = "[Online; accessed 24-March-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 = "NewMonads/LazyWriterT --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=NewMonads/LazyWriterT&oldid=6571}", note = "[Online; accessed 24-March-2023]" }