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: 12 April 2021 03:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419
- Page Version ID: 18419
Citation styles for Shootout/Fasta
APA style
Shootout/Fasta. (2011, July 21). HaskellWiki, . Retrieved 03:22, April 12, 2021 from https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419.
MLA style
"Shootout/Fasta." HaskellWiki, . 21 Jul 2011, 13:35 UTC. 12 Apr 2021, 03:22 <https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419>.
MHRA style
HaskellWiki contributors, 'Shootout/Fasta', HaskellWiki, , 21 July 2011, 13:35 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419> [accessed 12 April 2021]
Chicago style
HaskellWiki contributors, "Shootout/Fasta," HaskellWiki, , https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419 (accessed April 12, 2021).
CBE/CSE style
HaskellWiki contributors. Shootout/Fasta [Internet]. HaskellWiki, ; 2011 Jul 21, 13:35 UTC [cited 2021 Apr 12]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419.
Bluebook style
Shootout/Fasta, https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419 (last visited April 12, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Fasta --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419", note = "[Online; accessed 12-April-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 = "Shootout/Fasta --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Fasta&oldid=18419}", note = "[Online; accessed 12-April-2021]" }