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