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