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