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