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: 16 January 2021 00:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=8238
- Page Version ID: 8238
Citation styles for New monads/MonadRandom
APA style
New monads/MonadRandom. (2019, April 2). HaskellWiki, . Retrieved 00:18, January 16, 2021 from https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=8238.
MLA style
"New monads/MonadRandom." HaskellWiki, . 2 Apr 2019, 13:41 UTC. 16 Jan 2021, 00:18 <https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=8238>.
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=8238> [accessed 16 January 2021]
Chicago style
HaskellWiki contributors, "New monads/MonadRandom," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=8238 (accessed January 16, 2021).
CBE/CSE style
HaskellWiki contributors. New monads/MonadRandom [Internet]. HaskellWiki, ; 2019 Apr 2, 13:41 UTC [cited 2021 Jan 16]. Available from: https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=8238.
Bluebook style
New monads/MonadRandom, https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=8238 (last visited January 16, 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=8238", note = "[Online; accessed 16-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=8238}", note = "[Online; accessed 16-January-2021]" }