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