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