Cite This Page
Bibliographic details for Cdrom
- Page name: Cdrom
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 31 May 2015 13:48 UTC
- Date retrieved: 17 May 2026 23:51 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Cdrom&oldid=173326
- Page Version ID: 173326
Citation styles for Cdrom
APA style
Cdrom. (2015, May 31). KVM, . Retrieved 23:51, May 17, 2026 from https://linux-kvm.org/index.php?title=Cdrom&oldid=173326.
MLA style
"Cdrom." KVM, . 31 May 2015, 13:48 UTC. 17 May 2026, 23:51 <https://linux-kvm.org/index.php?title=Cdrom&oldid=173326>.
MHRA style
KVM contributors, 'Cdrom', KVM, , 31 May 2015, 13:48 UTC, <https://linux-kvm.org/index.php?title=Cdrom&oldid=173326> [accessed 17 May 2026]
Chicago style
KVM contributors, "Cdrom," KVM, , https://linux-kvm.org/index.php?title=Cdrom&oldid=173326 (accessed May 17, 2026).
CBE/CSE style
KVM contributors. Cdrom [Internet]. KVM, ; 2015 May 31, 13:48 UTC [cited 2026 May 17]. Available from: https://linux-kvm.org/index.php?title=Cdrom&oldid=173326.
Bluebook style
Cdrom, https://linux-kvm.org/index.php?title=Cdrom&oldid=173326 (last visited May 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Cdrom --- KVM{,} ",
year = "2015",
url = "https://linux-kvm.org/index.php?title=Cdrom&oldid=173326",
note = "[Online; accessed 17-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 = "KVM",
title = "Cdrom --- KVM{,} ",
year = "2015",
url = "\url{https://linux-kvm.org/index.php?title=Cdrom&oldid=173326}",
note = "[Online; accessed 17-May-2026]"
}