Cite This Page
Bibliographic details for Shootout/Fasta
- Page name: Shootout/Fasta
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 July 2011 13:35 UTC
- Date retrieved: 15 December 2019 05:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743
- Page Version ID: 33743
Citation styles for Shootout/Fasta
APA style
Shootout/Fasta. (2011, July 21). HaskellWiki, . Retrieved 05:25, December 15, 2019 from https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743.
MLA style
"Shootout/Fasta." HaskellWiki, . 21 Jul 2011, 13:35 UTC. 15 Dec 2019, 05:25 <https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743>.
MHRA style
HaskellWiki contributors, 'Shootout/Fasta', HaskellWiki, , 21 July 2011, 13:35 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743> [accessed 15 December 2019]
Chicago style
HaskellWiki contributors, "Shootout/Fasta," HaskellWiki, , https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743 (accessed December 15, 2019).
CBE/CSE style
HaskellWiki contributors. Shootout/Fasta [Internet]. HaskellWiki, ; 2011 Jul 21, 13:35 UTC [cited 2019 Dec 15]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743.
Bluebook style
Shootout/Fasta, https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743 (last visited December 15, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Fasta --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743", note = "[Online; accessed 15-December-2019]" }
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/Fasta --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=33743}", note = "[Online; accessed 15-December-2019]" }