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