Cite This Page
Bibliographic details for Shootout/Random
- Page name: Shootout/Random
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 October 2006 02:19 UTC
- Date retrieved: 14 February 2025 12:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706
- Page Version ID: 6706
Citation styles for Shootout/Random
APA style
Shootout/Random. (2006, October 8). HaskellWiki. Retrieved 12:03, February 14, 2025 from https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706.
MLA style
"Shootout/Random." HaskellWiki. 8 Oct 2006, 02:19 UTC. 14 Feb 2025, 12:03 <https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706>.
MHRA style
HaskellWiki contributors, 'Shootout/Random', HaskellWiki, 8 October 2006, 02:19 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706> [accessed 14 February 2025]
Chicago style
HaskellWiki contributors, "Shootout/Random," HaskellWiki, https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706 (accessed February 14, 2025).
CBE/CSE style
HaskellWiki contributors. Shootout/Random [Internet]. HaskellWiki; 2006 Oct 8, 02:19 UTC [cited 2025 Feb 14]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706.
Bluebook style
Shootout/Random, https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706 (last visited February 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Random --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706", note = "[Online; accessed 14-February-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 = "Shootout/Random --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Random&oldid=6706}", note = "[Online; accessed 14-February-2025]" }