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