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