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 March 2023 05:45 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 05:45, March 25, 2023 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 Mar 2023, 05:45 <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 March 2023]
Chicago style
HaskellWiki contributors, "Benchmarks Game/Parallel/Chameneos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Chameneos&oldid=44141 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. Benchmarks Game/Parallel/Chameneos [Internet]. HaskellWiki, ; 2012 Jan 22, 22:27 UTC [cited 2023 Mar 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 March 25, 2023).
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-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 = "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-March-2023]" }