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: 23 November 2024 11:09 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 11:09, November 23, 2024 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. 23 Nov 2024, 11:09 <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 23 November 2024]
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 November 23, 2024).
CBE/CSE style
Biolecture.org contributors. Created Code for Alignment by MATLAB [Internet]. Biolecture.org, ; 2018 Dec 3, 12:47 UTC [cited 2024 Nov 23]. 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 November 23, 2024).
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 23-November-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 = "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 23-November-2024]" }