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: 15 March 2025 08:56 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 08:56, March 15, 2025 from https://linux-kvm.org/index.php?title=Downloads&oldid=173329.
MLA style
"Downloads." KVM, . 31 May 2015, 13:52 UTC. 15 Mar 2025, 08:56 <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 15 March 2025]
Chicago style
KVM contributors, "Downloads," KVM, , https://linux-kvm.org/index.php?title=Downloads&oldid=173329 (accessed March 15, 2025).
CBE/CSE style
KVM contributors. Downloads [Internet]. KVM, ; 2015 May 31, 13:52 UTC [cited 2025 Mar 15]. 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 March 15, 2025).
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 15-March-2025]" }
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 15-March-2025]" }