Cite This Page
Bibliographic details for Random list
- Page name: Random list
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 26 June 2017 12:52 UTC
- Date retrieved: 17 April 2025 14:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Random_list&oldid=61938
- Page Version ID: 61938
Citation styles for Random list
APA style
Random list. (2017, June 26). HaskellWiki. Retrieved 14:37, April 17, 2025 from https://wiki.haskell.org/index.php?title=Random_list&oldid=61938.
MLA style
"Random list." HaskellWiki. 26 Jun 2017, 12:52 UTC. 17 Apr 2025, 14:37 <https://wiki.haskell.org/index.php?title=Random_list&oldid=61938>.
MHRA style
HaskellWiki contributors, 'Random list', HaskellWiki, 26 June 2017, 12:52 UTC, <https://wiki.haskell.org/index.php?title=Random_list&oldid=61938> [accessed 17 April 2025]
Chicago style
HaskellWiki contributors, "Random list," HaskellWiki, https://wiki.haskell.org/index.php?title=Random_list&oldid=61938 (accessed April 17, 2025).
CBE/CSE style
HaskellWiki contributors. Random list [Internet]. HaskellWiki; 2017 Jun 26, 12:52 UTC [cited 2025 Apr 17]. Available from: https://wiki.haskell.org/index.php?title=Random_list&oldid=61938.
Bluebook style
Random list, https://wiki.haskell.org/index.php?title=Random_list&oldid=61938 (last visited April 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Random list --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Random_list&oldid=61938", note = "[Online; accessed 17-April-2025]" }
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 = "Random list --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Random_list&oldid=61938}", note = "[Online; accessed 17-April-2025]" }