Cite This Page
Bibliographic details for Benchmarks Game/Parallel/Chameneos
- Page name: Benchmarks Game/Parallel/Chameneos
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 January 2012 22:27 UTC
- Date retrieved: 25 April 2025 02:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141
- Page Version ID: 44141
Citation styles for Benchmarks Game/Parallel/Chameneos
APA style
Benchmarks Game/Parallel/Chameneos. (2012, January 22). HaskellWiki. Retrieved 02:49, April 25, 2025 from https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141.
MLA style
"Benchmarks Game/Parallel/Chameneos." HaskellWiki. 22 Jan 2012, 22:27 UTC. 25 Apr 2025, 02:49 <https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141>.
MHRA style
HaskellWiki contributors, 'Benchmarks Game/Parallel/Chameneos', HaskellWiki, 22 January 2012, 22:27 UTC, <https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141> [accessed 25 April 2025]
Chicago style
HaskellWiki contributors, "Benchmarks Game/Parallel/Chameneos," HaskellWiki, https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141 (accessed April 25, 2025).
CBE/CSE style
HaskellWiki contributors. Benchmarks Game/Parallel/Chameneos [Internet]. HaskellWiki; 2012 Jan 22, 22:27 UTC [cited 2025 Apr 25]. Available from: https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141.
Bluebook style
Benchmarks Game/Parallel/Chameneos, https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Benchmarks Game/Parallel/Chameneos --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141", note = "[Online; accessed 25-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 = "Benchmarks Game/Parallel/Chameneos --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141}", note = "[Online; accessed 25-April-2025]" }