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