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: 27 September 2006 18:50 UTC
- Date retrieved: 14 November 2025 13:52 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521
- Page Version ID: 1521
Citation styles for Lecture 01
APA style
Lecture 01. (2006, September 27). "A B C", . Retrieved 13:52, November 14, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521.
MLA style
"Lecture 01." "A B C", . 27 Sep 2006, 18:50 UTC. 14 Nov 2025, 13:52 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521>.
MHRA style
"A B C" contributors, 'Lecture 01', "A B C", , 27 September 2006, 18:50 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521> [accessed 14 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=1521 (accessed November 14, 2025).
CBE/CSE style
"A B C" contributors. Lecture 01 [Internet]. "A B C", ; 2006 Sep 27, 18:50 UTC [cited 2025 Nov 14]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521.
Bluebook style
Lecture 01, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "Lecture 01 --- "A B C"{,} ",
year = "2006",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521",
note = "[Online; accessed 14-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 = "2006",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1521}",
note = "[Online; accessed 14-November-2025]"
}