Cite This Page
Bibliographic details for Virtio-serial API
- Page name: Virtio-serial API
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 28 June 2016 07:51 UTC
- Date retrieved: 13 May 2026 16:08 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664
- Page Version ID: 173664
Citation styles for Virtio-serial API
APA style
Virtio-serial API. (2016, June 28). KVM, . Retrieved 16:08, May 13, 2026 from https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664.
MLA style
"Virtio-serial API." KVM, . 28 Jun 2016, 07:51 UTC. 13 May 2026, 16:08 <https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664>.
MHRA style
KVM contributors, 'Virtio-serial API', KVM, , 28 June 2016, 07:51 UTC, <https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664> [accessed 13 May 2026]
Chicago style
KVM contributors, "Virtio-serial API," KVM, , https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664 (accessed May 13, 2026).
CBE/CSE style
KVM contributors. Virtio-serial API [Internet]. KVM, ; 2016 Jun 28, 07:51 UTC [cited 2026 May 13]. Available from: https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664.
Bluebook style
Virtio-serial API, https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Virtio-serial API --- KVM{,} ",
year = "2016",
url = "https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664",
note = "[Online; accessed 13-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 = "Virtio-serial API --- KVM{,} ",
year = "2016",
url = "\url{https://linux-kvm.org/index.php?title=Virtio-serial_API&oldid=173664}",
note = "[Online; accessed 13-May-2026]"
}