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