Cite This Page
Bibliographic details for Aminoacid tutorial
- Page name: Aminoacid tutorial
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 28 October 2013 22:14 UTC
- Date retrieved: 9 November 2025 06:29 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580
- Page Version ID: 6580
Citation styles for Aminoacid tutorial
APA style
Aminoacid tutorial. (2013, October 28). "A B C", . Retrieved 06:29, November 9, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580.
MLA style
"Aminoacid tutorial." "A B C", . 28 Oct 2013, 22:14 UTC. 9 Nov 2025, 06:29 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580>.
MHRA style
"A B C" contributors, 'Aminoacid tutorial', "A B C", , 28 October 2013, 22:14 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580> [accessed 9 November 2025]
Chicago style
"A B C" contributors, "Aminoacid tutorial," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580 (accessed November 9, 2025).
CBE/CSE style
"A B C" contributors. Aminoacid tutorial [Internet]. "A B C", ; 2013 Oct 28, 22:14 UTC [cited 2025 Nov 9]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580.
Bluebook style
Aminoacid tutorial, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580 (last visited November 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "Aminoacid tutorial --- "A B C"{,} ",
year = "2013",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580",
note = "[Online; accessed 9-November-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 = ""A B C"",
title = "Aminoacid tutorial --- "A B C"{,} ",
year = "2013",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Aminoacid_tutorial&oldid=6580}",
note = "[Online; accessed 9-November-2025]"
}