Cite This Page
Bibliographic details for New monads/MonadRandom
- Page name: New monads/MonadRandom
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 April 2019 13:41 UTC
- Date retrieved: 26 January 2021 02:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848
- Page Version ID: 62848
Citation styles for New monads/MonadRandom
APA style
New monads/MonadRandom. (2019, April 2). HaskellWiki, . Retrieved 02:31, January 26, 2021 from https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848.
MLA style
"New monads/MonadRandom." HaskellWiki, . 2 Apr 2019, 13:41 UTC. 26 Jan 2021, 02:31 <https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848>.
MHRA style
HaskellWiki contributors, 'New monads/MonadRandom', HaskellWiki, , 2 April 2019, 13:41 UTC, <https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848> [accessed 26 January 2021]
Chicago style
HaskellWiki contributors, "New monads/MonadRandom," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848 (accessed January 26, 2021).
CBE/CSE style
HaskellWiki contributors. New monads/MonadRandom [Internet]. HaskellWiki, ; 2019 Apr 2, 13:41 UTC [cited 2021 Jan 26]. Available from: https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848.
Bluebook style
New monads/MonadRandom, https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848 (last visited January 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "New monads/MonadRandom --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848", note = "[Online; accessed 26-January-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 = "New monads/MonadRandom --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848}", note = "[Online; accessed 26-January-2021]" }