Cite This Page
Bibliographic details for Running libvirt with KVM
- Page name: Running libvirt with KVM
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 4 February 2009 14:55 UTC
- Date retrieved: 18 June 2026 07:47 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846
- Page Version ID: 1846
Citation styles for Running libvirt with KVM
APA style
Running libvirt with KVM. (2009, February 4). KVM, . Retrieved 07:47, June 18, 2026 from https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846.
MLA style
"Running libvirt with KVM." KVM, . 4 Feb 2009, 14:55 UTC. 18 Jun 2026, 07:47 <https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846>.
MHRA style
KVM contributors, 'Running libvirt with KVM', KVM, , 4 February 2009, 14:55 UTC, <https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846> [accessed 18 June 2026]
Chicago style
KVM contributors, "Running libvirt with KVM," KVM, , https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846 (accessed June 18, 2026).
CBE/CSE style
KVM contributors. Running libvirt with KVM [Internet]. KVM, ; 2009 Feb 4, 14:55 UTC [cited 2026 Jun 18]. Available from: https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846.
Bluebook style
Running libvirt with KVM, https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846 (last visited June 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Running libvirt with KVM --- KVM{,} ",
year = "2009",
url = "https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846",
note = "[Online; accessed 18-June-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 = "Running libvirt with KVM --- KVM{,} ",
year = "2009",
url = "\url{https://linux-kvm.org/index.php?title=Running_libvirt_with_KVM&oldid=1846}",
note = "[Online; accessed 18-June-2026]"
}