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