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