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