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