Cite This Page
Bibliographic details for Monad/ST
- Page name: Monad/ST
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 September 2020 17:38 UTC
- Date retrieved: 25 February 2021 20:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783
- Page Version ID: 45783
Citation styles for Monad/ST
APA style
Monad/ST. (2020, September 2). HaskellWiki, . Retrieved 20:33, February 25, 2021 from https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783.
MLA style
"Monad/ST." HaskellWiki, . 2 Sep 2020, 17:38 UTC. 25 Feb 2021, 20:33 <https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783>.
MHRA style
HaskellWiki contributors, 'Monad/ST', HaskellWiki, , 2 September 2020, 17:38 UTC, <https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783> [accessed 25 February 2021]
Chicago style
HaskellWiki contributors, "Monad/ST," HaskellWiki, , https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783 (accessed February 25, 2021).
CBE/CSE style
HaskellWiki contributors. Monad/ST [Internet]. HaskellWiki, ; 2020 Sep 2, 17:38 UTC [cited 2021 Feb 25]. Available from: https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783.
Bluebook style
Monad/ST, https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783 (last visited February 25, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Monad/ST --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783", note = "[Online; accessed 25-February-2021]" }
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 = "Monad/ST --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Monad/ST&oldid=45783}", note = "[Online; accessed 25-February-2021]" }