Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: cchtml.com contributors
- Publisher: cchtml.com.
- Date of last revision: 31 October 2016 15:40 UTC
- Date retrieved: 10 March 2026 13:10 UTC
- Permanent URL: http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073
- Page Version ID: 11073
Citation styles for Main Page
APA style
Main Page. (2016, October 31). cchtml.com. Retrieved 13:10, March 10, 2026 from http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073.
MLA style
"Main Page." cchtml.com. 31 Oct 2016, 15:40 UTC. 10 Mar 2026, 13:10 <http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073>.
MHRA style
cchtml.com contributors, 'Main Page', cchtml.com, 31 October 2016, 15:40 UTC, <http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073> [accessed 10 March 2026]
Chicago style
cchtml.com contributors, "Main Page," cchtml.com, http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073 (accessed March 10, 2026).
CBE/CSE style
cchtml.com contributors. Main Page [Internet]. cchtml.com; 2016 Oct 31, 15:40 UTC [cited 2026 Mar 10]. Available from: http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073.
Bluebook style
Main Page, http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "cchtml.com",
title = "Main Page --- cchtml.com{,} ",
year = "2016",
url = "http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073",
note = "[Online; accessed 10-March-2026]"
}
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 = "cchtml.com",
title = "Main Page --- cchtml.com{,} ",
year = "2016",
url = "\url{http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073}",
note = "[Online; accessed 10-March-2026]"
}