Cite This Page
Bibliographic details for FASTA format
- Page name: FASTA format
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 26 October 2024 15:28 UTC
- Date retrieved: 23 April 2025 05:54 UTC
- Permanent URL: https://rosettacode.org/wiki/FASTA_format?oldid=372174
- Page Version ID: 372174
Citation styles for FASTA format
APA style
FASTA format. (2024, October 26). Rosetta Code. Retrieved 05:54, April 23, 2025 from https://rosettacode.org/wiki/FASTA_format?oldid=372174.
MLA style
"FASTA format." Rosetta Code. 26 Oct 2024, 15:28 UTC. 23 Apr 2025, 05:54 <https://rosettacode.org/wiki/FASTA_format?oldid=372174>.
MHRA style
Rosetta Code contributors, 'FASTA format', Rosetta Code, 26 October 2024, 15:28 UTC, <https://rosettacode.org/wiki/FASTA_format?oldid=372174> [accessed 23 April 2025]
Chicago style
Rosetta Code contributors, "FASTA format," Rosetta Code, https://rosettacode.org/wiki/FASTA_format?oldid=372174 (accessed April 23, 2025).
CBE/CSE style
Rosetta Code contributors. FASTA format [Internet]. Rosetta Code; 2024 Oct 26, 15:28 UTC [cited 2025 Apr 23]. Available from: https://rosettacode.org/wiki/FASTA_format?oldid=372174.
Bluebook style
FASTA format, https://rosettacode.org/wiki/FASTA_format?oldid=372174 (last visited April 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "FASTA format --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/FASTA_format?oldid=372174", note = "[Online; accessed 23-April-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 = "Rosetta Code", title = "FASTA format --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/FASTA_format?oldid=372174}", note = "[Online; accessed 23-April-2025]" }