Cite This Page
Bibliographic details for Random list
- Page name: Random list
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 November 2006 11:36 UTC
- Date retrieved: 25 March 2023 14:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Random_list&oldid=7931
- Page Version ID: 7931
Citation styles for Random list
APA style
Random list. (2006, November 5). HaskellWiki, . Retrieved 14:45, March 25, 2023 from https://wiki.haskell.org/index.php?title=Random_list&oldid=7931.
MLA style
"Random list." HaskellWiki, . 5 Nov 2006, 11:36 UTC. 25 Mar 2023, 14:45 <https://wiki.haskell.org/index.php?title=Random_list&oldid=7931>.
MHRA style
HaskellWiki contributors, 'Random list', HaskellWiki, , 5 November 2006, 11:36 UTC, <https://wiki.haskell.org/index.php?title=Random_list&oldid=7931> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "Random list," HaskellWiki, , https://wiki.haskell.org/index.php?title=Random_list&oldid=7931 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. Random list [Internet]. HaskellWiki, ; 2006 Nov 5, 11:36 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=Random_list&oldid=7931.
Bluebook style
Random list, https://wiki.haskell.org/index.php?title=Random_list&oldid=7931 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Random list --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Random_list&oldid=7931", note = "[Online; accessed 25-March-2023]" }
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 = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Random_list&oldid=7931}", note = "[Online; accessed 25-March-2023]" }