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 19:08 UTC
- Date retrieved: 1 November 2025 19:07 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1527
- Page Version ID: 1527
Citation styles for Lecture 01
APA style
Lecture 01. (2006, September 27). "A B C", . Retrieved 19:07, November 1, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1527.
MLA style
"Lecture 01." "A B C", . 27 Sep 2006, 19:08 UTC. 1 Nov 2025, 19:07 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1527>.
MHRA style
"A B C" contributors, 'Lecture 01', "A B C", , 27 September 2006, 19:08 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1527> [accessed 1 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=1527 (accessed November 1, 2025).
CBE/CSE style
"A B C" contributors. Lecture 01 [Internet]. "A B C", ; 2006 Sep 27, 19:08 UTC [cited 2025 Nov 1]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1527.
Bluebook style
Lecture 01, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Lecture_01&oldid=1527 (last visited November 1, 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=1527",
note = "[Online; accessed 1-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=1527}",
note = "[Online; accessed 1-November-2025]"
}