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