Cite This Page
Bibliographic details for Created Code for Alignment by MATLAB
- Page name: Created Code for Alignment by MATLAB
- Author: Biolecture.org contributors
- Publisher: Biolecture.org, .
- Date of last revision: 3 December 2018 12:47 UTC
- Date retrieved: 18 February 2025 21:57 UTC
- Permanent URL: https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352
- Page Version ID: 12352
Citation styles for Created Code for Alignment by MATLAB
APA style
Created Code for Alignment by MATLAB. (2018, December 3). Biolecture.org, . Retrieved 21:57, February 18, 2025 from https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352.
MLA style
"Created Code for Alignment by MATLAB." Biolecture.org, . 3 Dec 2018, 12:47 UTC. 18 Feb 2025, 21:57 <https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352>.
MHRA style
Biolecture.org contributors, 'Created Code for Alignment by MATLAB', Biolecture.org, , 3 December 2018, 12:47 UTC, <https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352> [accessed 18 February 2025]
Chicago style
Biolecture.org contributors, "Created Code for Alignment by MATLAB," Biolecture.org, , https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352 (accessed February 18, 2025).
CBE/CSE style
Biolecture.org contributors. Created Code for Alignment by MATLAB [Internet]. Biolecture.org, ; 2018 Dec 3, 12:47 UTC [cited 2025 Feb 18]. Available from: https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352.
Bluebook style
Created Code for Alignment by MATLAB, https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352 (last visited February 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Biolecture.org", title = "Created Code for Alignment by MATLAB --- Biolecture.org{,} ", year = "2018", url = "https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352", note = "[Online; accessed 18-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 = "Biolecture.org", title = "Created Code for Alignment by MATLAB --- Biolecture.org{,} ", year = "2018", url = "\url{https://Biolecture.org/index.php?title=Created_Code_for_Alignment_by_MATLAB&oldid=12352}", note = "[Online; accessed 18-February-2025]" }