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