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: 9 May 2026 23:43 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 23:43, May 9, 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. 9 May 2026, 23:43 <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 9 May 2026]
Chicago style
cchtml.com contributors, "Main Page," cchtml.com, http://wiki.cchtml.com/index.php?title=Main_Page&oldid=11073 (accessed May 9, 2026).
CBE/CSE style
cchtml.com contributors. Main Page [Internet]. cchtml.com; 2016 Oct 31, 15:40 UTC [cited 2026 May 9]. 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 May 9, 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 9-May-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 9-May-2026]"
}