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