Cite This Page
Bibliographic details for Virtio
- Page name: Virtio
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 15 December 2022 14:38 UTC
- Date retrieved: 31 October 2024 23:34 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Virtio&oldid=174035
- Page Version ID: 174035
Citation styles for Virtio
APA style
Virtio. (2022, December 15). KVM, . Retrieved 23:34, October 31, 2024 from https://linux-kvm.org/index.php?title=Virtio&oldid=174035.
MLA style
"Virtio." KVM, . 15 Dec 2022, 14:38 UTC. 31 Oct 2024, 23:34 <https://linux-kvm.org/index.php?title=Virtio&oldid=174035>.
MHRA style
KVM contributors, 'Virtio', KVM, , 15 December 2022, 14:38 UTC, <https://linux-kvm.org/index.php?title=Virtio&oldid=174035> [accessed 31 October 2024]
Chicago style
KVM contributors, "Virtio," KVM, , https://linux-kvm.org/index.php?title=Virtio&oldid=174035 (accessed October 31, 2024).
CBE/CSE style
KVM contributors. Virtio [Internet]. KVM, ; 2022 Dec 15, 14:38 UTC [cited 2024 Oct 31]. Available from: https://linux-kvm.org/index.php?title=Virtio&oldid=174035.
Bluebook style
Virtio, https://linux-kvm.org/index.php?title=Virtio&oldid=174035 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "Virtio --- KVM{,} ", year = "2022", url = "https://linux-kvm.org/index.php?title=Virtio&oldid=174035", note = "[Online; accessed 31-October-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 = "Virtio --- KVM{,} ", year = "2022", url = "\url{https://linux-kvm.org/index.php?title=Virtio&oldid=174035}", note = "[Online; accessed 31-October-2024]" }