Cite This Page
Bibliographic details for Shootout/Regex DNA
- Page name: Shootout/Regex DNA
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 13 December 2009 08:31 UTC
- Date retrieved: 15 February 2025 07:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476
- Page Version ID: 32476
Citation styles for Shootout/Regex DNA
APA style
Shootout/Regex DNA. (2009, December 13). HaskellWiki. Retrieved 07:26, February 15, 2025 from https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476.
MLA style
"Shootout/Regex DNA." HaskellWiki. 13 Dec 2009, 08:31 UTC. 15 Feb 2025, 07:26 <https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476>.
MHRA style
HaskellWiki contributors, 'Shootout/Regex DNA', HaskellWiki, 13 December 2009, 08:31 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476> [accessed 15 February 2025]
Chicago style
HaskellWiki contributors, "Shootout/Regex DNA," HaskellWiki, https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. Shootout/Regex DNA [Internet]. HaskellWiki; 2009 Dec 13, 08:31 UTC [cited 2025 Feb 15]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476.
Bluebook style
Shootout/Regex DNA, https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476 (last visited February 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Regex DNA --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476", note = "[Online; accessed 15-February-2025]" }
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 = "Shootout/Regex DNA --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Regex_DNA&oldid=32476}", note = "[Online; accessed 15-February-2025]" }