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