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: 28 May 2022 20:57 UTC
- Permanent URL: https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213
- Page Version ID: 3213
Citation styles for Virtio-serial API
APA style
Virtio-serial API. (2016, June 28). KVM, . Retrieved 20:57, May 28, 2022 from https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213.
MLA style
"Virtio-serial API." KVM, . 28 Jun 2016, 07:51 UTC. 28 May 2022, 20:57 <https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213>.
MHRA style
KVM contributors, 'Virtio-serial API', KVM, , 28 June 2016, 07:51 UTC, <https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213> [accessed 28 May 2022]
Chicago style
KVM contributors, "Virtio-serial API," KVM, , https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213 (accessed May 28, 2022).
CBE/CSE style
KVM contributors. Virtio-serial API [Internet]. KVM, ; 2016 Jun 28, 07:51 UTC [cited 2022 May 28]. Available from: https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213.
Bluebook style
Virtio-serial API, https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "Virtio-serial API --- KVM{,} ", year = "2016", url = "https://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213", note = "[Online; accessed 28-May-2022]" }
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://www.linux-kvm.org/index.php?title=Virtio-serial_API&oldid=3213}", note = "[Online; accessed 28-May-2022]" }