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: 31 October 2024 09:19 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 09:19, October 31, 2024 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. 31 Oct 2024, 09:19 <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 31 October 2024]
Chicago style
HaskellWiki contributors, "New monads/MonadRandom," HaskellWiki, , https://wiki.haskell.org/index.php?title=New_monads/MonadRandom&oldid=62848 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. New monads/MonadRandom [Internet]. HaskellWiki, ; 2019 Apr 2, 13:41 UTC [cited 2024 Oct 31]. 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 October 31, 2024).
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 31-October-2024]" }
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 31-October-2024]" }