Cite This Page
Bibliographic details for Lecture 03
- Page name: Lecture 03
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 1 September 2007 15:25 UTC
- Date retrieved: 5 November 2025 10:42 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846
- Page Version ID: 2846
Citation styles for Lecture 03
APA style
Lecture 03. (2007, September 1). "A B C", . Retrieved 10:42, November 5, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846.
MLA style
"Lecture 03." "A B C", . 1 Sep 2007, 15:25 UTC. 5 Nov 2025, 10:42 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846>.
MHRA style
"A B C" contributors, 'Lecture 03', "A B C", , 1 September 2007, 15:25 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846> [accessed 5 November 2025]
Chicago style
"A B C" contributors, "Lecture 03," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846 (accessed November 5, 2025).
CBE/CSE style
"A B C" contributors. Lecture 03 [Internet]. "A B C", ; 2007 Sep 1, 15:25 UTC [cited 2025 Nov 5]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846.
Bluebook style
Lecture 03, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846 (last visited November 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "Lecture 03 --- "A B C"{,} ",
year = "2007",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846",
note = "[Online; accessed 5-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 = "Lecture 03 --- "A B C"{,} ",
year = "2007",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_03&oldid=2846}",
note = "[Online; accessed 5-November-2025]"
}