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: 14 April 2026 09:06 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 09:06, April 14, 2026 from https://linux-kvm.org/index.php?title=KVM_Features&oldid=173905.
MLA style
"KVM Features." KVM, . 10 Mar 2018, 10:20 UTC. 14 Apr 2026, 09:06 <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 14 April 2026]
Chicago style
KVM contributors, "KVM Features," KVM, , https://linux-kvm.org/index.php?title=KVM_Features&oldid=173905 (accessed April 14, 2026).
CBE/CSE style
KVM contributors. KVM Features [Internet]. KVM, ; 2018 Mar 10, 10:20 UTC [cited 2026 Apr 14]. 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 April 14, 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 14-April-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 14-April-2026]"
}