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: 22 November 2024 16:14 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=HTML&oldid=4894
- Page Version ID: 4894
Citation styles for HTML
APA style
HTML. (2012, January 26). "A B C", . Retrieved 16:14, November 22, 2024 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=HTML&oldid=4894.
MLA style
"HTML." "A B C", . 26 Jan 2012, 03:45 UTC. 22 Nov 2024, 16:14 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=HTML&oldid=4894>.
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=4894> [accessed 22 November 2024]
Chicago style
"A B C" contributors, "HTML," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=HTML&oldid=4894 (accessed November 22, 2024).
CBE/CSE style
"A B C" contributors. HTML [Internet]. "A B C", ; 2012 Jan 26, 03:45 UTC [cited 2024 Nov 22]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=HTML&oldid=4894.
Bluebook style
HTML, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=HTML&oldid=4894 (last visited November 22, 2024).
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=4894", note = "[Online; accessed 22-November-2024]" }
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=4894}", note = "[Online; accessed 22-November-2024]" }