Cite This Page
Bibliographic details for New monads/MonadSTO
- Page name: New monads/MonadSTO
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 February 2010 18:30 UTC
- Date retrieved: 3 October 2023 08:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765
- Page Version ID: 33765
Citation styles for New monads/MonadSTO
APA style
New monads/MonadSTO. (2010, February 21). HaskellWiki, . Retrieved 08:35, October 3, 2023 from https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765.
MLA style
"New monads/MonadSTO." HaskellWiki, . 21 Feb 2010, 18:30 UTC. 3 Oct 2023, 08:35 <https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765>.
MHRA style
HaskellWiki contributors, 'New monads/MonadSTO', HaskellWiki, , 21 February 2010, 18:30 UTC, <https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765> [accessed 3 October 2023]
Chicago style
HaskellWiki contributors, "New monads/MonadSTO," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765 (accessed October 3, 2023).
CBE/CSE style
HaskellWiki contributors. New monads/MonadSTO [Internet]. HaskellWiki, ; 2010 Feb 21, 18:30 UTC [cited 2023 Oct 3]. Available from: https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765.
Bluebook style
New monads/MonadSTO, https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765 (last visited October 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "New monads/MonadSTO --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765", note = "[Online; accessed 3-October-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/MonadSTO --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=New_monads/MonadSTO&oldid=33765}", note = "[Online; accessed 3-October-2023]" }