Cite This Page
Bibliographic details for Installation
- Page name: Installation
- Author: cchtml.com contributors
- Publisher: cchtml.com.
- Date of last revision: 10 December 2012 14:13 UTC
- Date retrieved: 11 May 2026 19:41 UTC
- Permanent URL: http://wiki.cchtml.com/index.php?title=Installation&oldid=9377
- Page Version ID: 9377
Citation styles for Installation
APA style
Installation. (2012, December 10). cchtml.com. Retrieved 19:41, May 11, 2026 from http://wiki.cchtml.com/index.php?title=Installation&oldid=9377.
MLA style
"Installation." cchtml.com. 10 Dec 2012, 14:13 UTC. 11 May 2026, 19:41 <http://wiki.cchtml.com/index.php?title=Installation&oldid=9377>.
MHRA style
cchtml.com contributors, 'Installation', cchtml.com, 10 December 2012, 14:13 UTC, <http://wiki.cchtml.com/index.php?title=Installation&oldid=9377> [accessed 11 May 2026]
Chicago style
cchtml.com contributors, "Installation," cchtml.com, http://wiki.cchtml.com/index.php?title=Installation&oldid=9377 (accessed May 11, 2026).
CBE/CSE style
cchtml.com contributors. Installation [Internet]. cchtml.com; 2012 Dec 10, 14:13 UTC [cited 2026 May 11]. Available from: http://wiki.cchtml.com/index.php?title=Installation&oldid=9377.
Bluebook style
Installation, http://wiki.cchtml.com/index.php?title=Installation&oldid=9377 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "cchtml.com",
title = "Installation --- cchtml.com{,} ",
year = "2012",
url = "http://wiki.cchtml.com/index.php?title=Installation&oldid=9377",
note = "[Online; accessed 11-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 = "Installation --- cchtml.com{,} ",
year = "2012",
url = "\url{http://wiki.cchtml.com/index.php?title=Installation&oldid=9377}",
note = "[Online; accessed 11-May-2026]"
}