Cite This Page
Bibliographic details for 9p virtio
- Page name: 9p virtio
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 31 May 2015 13:39 UTC
- Date retrieved: 15 August 2026 04:16 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318
- Page Version ID: 173318
Citation styles for 9p virtio
APA style
9p virtio. (2015, May 31). KVM, . Retrieved 04:16, August 15, 2026 from https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318.
MLA style
"9p virtio." KVM, . 31 May 2015, 13:39 UTC. 15 Aug 2026, 04:16 <https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318>.
MHRA style
KVM contributors, '9p virtio', KVM, , 31 May 2015, 13:39 UTC, <https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318> [accessed 15 August 2026]
Chicago style
KVM contributors, "9p virtio," KVM, , https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318 (accessed August 15, 2026).
CBE/CSE style
KVM contributors. 9p virtio [Internet]. KVM, ; 2015 May 31, 13:39 UTC [cited 2026 Aug 15]. Available from: https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318.
Bluebook style
9p virtio, https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318 (last visited August 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "9p virtio --- KVM{,} ",
year = "2015",
url = "https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318",
note = "[Online; accessed 15-August-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 = "9p virtio --- KVM{,} ",
year = "2015",
url = "\url{https://linux-kvm.org/index.php?title=9p_virtio&oldid=173318}",
note = "[Online; accessed 15-August-2026]"
}