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