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: 14 April 2026 10:14 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 10:14, April 14, 2026 from https://linux-kvm.org/index.php?title=Downloads&oldid=173329.
MLA style
"Downloads." KVM, . 31 May 2015, 13:52 UTC. 14 Apr 2026, 10:14 <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 14 April 2026]
Chicago style
KVM contributors, "Downloads," KVM, , https://linux-kvm.org/index.php?title=Downloads&oldid=173329 (accessed April 14, 2026).
CBE/CSE style
KVM contributors. Downloads [Internet]. KVM, ; 2015 May 31, 13:52 UTC [cited 2026 Apr 14]. 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 April 14, 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 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 = "Downloads --- KVM{,} ",
year = "2015",
url = "\url{https://linux-kvm.org/index.php?title=Downloads&oldid=173329}",
note = "[Online; accessed 14-April-2026]"
}