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: 12 December 2024 01:14 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 01:14, December 12, 2024 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. 12 Dec 2024, 01:14 <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 12 December 2024]
Chicago style
HaskellWiki contributors, "Simple StateT use," HaskellWiki, https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053 (accessed December 12, 2024).
CBE/CSE style
HaskellWiki contributors. Simple StateT use [Internet]. HaskellWiki; 2007 May 14, 17:16 UTC [cited 2024 Dec 12]. 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 December 12, 2024).
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 12-December-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 = "Simple StateT use --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Simple_StateT_use&oldid=13053}", note = "[Online; accessed 12-December-2024]" }