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