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