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