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: 8 March 2021 09:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Knucleotide&oldid=26593
- Page Version ID: 26593
Citation styles for Benchmarks Game/Parallel/Knucleotide
APA style
Benchmarks Game/Parallel/Knucleotide. (2012, January 22). HaskellWiki, . Retrieved 09:15, March 8, 2021 from https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Knucleotide&oldid=26593.
MLA style
"Benchmarks Game/Parallel/Knucleotide." HaskellWiki, . 22 Jan 2012, 22:36 UTC. 8 Mar 2021, 09:15 <https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Knucleotide&oldid=26593>.
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=26593> [accessed 8 March 2021]
Chicago style
HaskellWiki contributors, "Benchmarks Game/Parallel/Knucleotide," HaskellWiki, , https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Knucleotide&oldid=26593 (accessed March 8, 2021).
CBE/CSE style
HaskellWiki contributors. Benchmarks Game/Parallel/Knucleotide [Internet]. HaskellWiki, ; 2012 Jan 22, 22:36 UTC [cited 2021 Mar 8]. Available from: https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Knucleotide&oldid=26593.
Bluebook style
Benchmarks Game/Parallel/Knucleotide, https://wiki.haskell.org/index.php?title=Benchmarks_Game/Parallel/Knucleotide&oldid=26593 (last visited March 8, 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=26593", note = "[Online; accessed 8-March-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=26593}", note = "[Online; accessed 8-March-2021]" }