Cite This Page
Bibliographic details for Simple StateT use
- Page name: Simple StateT use
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 14 May 2007 17:16 UTC
- Date retrieved: 19 April 2025 15:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053
- Page Version ID: 13053
Citation styles for Simple StateT use
APA style
Simple StateT use. (2007, May 14). HaskellWiki. Retrieved 15:35, April 19, 2025 from https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053.
MLA style
"Simple StateT use." HaskellWiki. 14 May 2007, 17:16 UTC. 19 Apr 2025, 15:35 <https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053>.
MHRA style
HaskellWiki contributors, 'Simple StateT use', HaskellWiki, 14 May 2007, 17:16 UTC, <https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053> [accessed 19 April 2025]
Chicago style
HaskellWiki contributors, "Simple StateT use," HaskellWiki, https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053 (accessed April 19, 2025).
CBE/CSE style
HaskellWiki contributors. Simple StateT use [Internet]. HaskellWiki; 2007 May 14, 17:16 UTC [cited 2025 Apr 19]. Available from: https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053.
Bluebook style
Simple StateT use, https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053 (last visited April 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Simple StateT use --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053", note = "[Online; accessed 19-April-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 = "Simple StateT use --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053}", note = "[Online; accessed 19-April-2025]" }