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