Cite This Page
Bibliographic details for Benchmarks Game
- Page name: Benchmarks Game
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 July 2020 13:38 UTC
- Date retrieved: 27 February 2021 01:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379
- Page Version ID: 63379
Citation styles for Benchmarks Game
APA style
Benchmarks Game. (2020, July 24). HaskellWiki, . Retrieved 01:26, February 27, 2021 from https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379.
MLA style
"Benchmarks Game." HaskellWiki, . 24 Jul 2020, 13:38 UTC. 27 Feb 2021, 01:26 <https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379>.
MHRA style
HaskellWiki contributors, 'Benchmarks Game', HaskellWiki, , 24 July 2020, 13:38 UTC, <https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379> [accessed 27 February 2021]
Chicago style
HaskellWiki contributors, "Benchmarks Game," HaskellWiki, , https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379 (accessed February 27, 2021).
CBE/CSE style
HaskellWiki contributors. Benchmarks Game [Internet]. HaskellWiki, ; 2020 Jul 24, 13:38 UTC [cited 2021 Feb 27]. Available from: https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379.
Bluebook style
Benchmarks Game, https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379 (last visited February 27, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Benchmarks Game --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379", note = "[Online; accessed 27-February-2021]" }
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 = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Benchmarks_Game&oldid=63379}", note = "[Online; accessed 27-February-2021]" }