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: 6 December 2006 22:53 UTC
- Date retrieved: 9 November 2025 21:58 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617
- Page Version ID: 2617
Citation styles for Assignment 6
APA style
Assignment 6. (2006, December 6). "A B C", . Retrieved 21:58, November 9, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617.
MLA style
"Assignment 6." "A B C", . 6 Dec 2006, 22:53 UTC. 9 Nov 2025, 21:58 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617>.
MHRA style
"A B C" contributors, 'Assignment 6', "A B C", , 6 December 2006, 22:53 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617> [accessed 9 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=2617 (accessed November 9, 2025).
CBE/CSE style
"A B C" contributors. Assignment 6 [Internet]. "A B C", ; 2006 Dec 6, 22:53 UTC [cited 2025 Nov 9]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617.
Bluebook style
Assignment 6, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617 (last visited November 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "Assignment 6 --- "A B C"{,} ",
year = "2006",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617",
note = "[Online; accessed 9-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 = "2006",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Assignment_6&oldid=2617}",
note = "[Online; accessed 9-November-2025]"
}