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