Cite This Page
Bibliographic details for New monads/UnboxedRWS
- Page name: New monads/UnboxedRWS
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 January 2007 10:25 UTC
- Date retrieved: 25 March 2023 09:00 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121
- Page Version ID: 10121
Citation styles for New monads/UnboxedRWS
APA style
New monads/UnboxedRWS. (2007, January 12). HaskellWiki, . Retrieved 09:00, March 25, 2023 from https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121.
MLA style
"New monads/UnboxedRWS." HaskellWiki, . 12 Jan 2007, 10:25 UTC. 25 Mar 2023, 09:00 <https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121>.
MHRA style
HaskellWiki contributors, 'New monads/UnboxedRWS', HaskellWiki, , 12 January 2007, 10:25 UTC, <https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "New monads/UnboxedRWS," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. New monads/UnboxedRWS [Internet]. HaskellWiki, ; 2007 Jan 12, 10:25 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121.
Bluebook style
New monads/UnboxedRWS, https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "New monads/UnboxedRWS --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121", note = "[Online; accessed 25-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 = "New monads/UnboxedRWS --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=New_monads/UnboxedRWS&oldid=10121}", note = "[Online; accessed 25-March-2023]" }