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