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