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