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