Bibliographic details for How to assign devices with VT-d in KVM
- Page name: How to assign devices with VT-d in KVM
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 25 July 2016 00:34 UTC
- Date retrieved: 14 December 2019 07:54 UTC
- Permanent URL: https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670
- Page Version ID: 173670
Citation styles for How to assign devices with VT-d in KVM
APA style
How to assign devices with VT-d in KVM. (2016, July 25). KVM, . Retrieved 07:54, December 14, 2019 from https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670.
MLA style
"How to assign devices with VT-d in KVM." KVM, . 25 Jul 2016, 00:34 UTC. 14 Dec 2019, 07:54 <https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670>.
MHRA style
KVM contributors, 'How to assign devices with VT-d in KVM', KVM, , 25 July 2016, 00:34 UTC, <https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670> [accessed 14 December 2019]
Chicago style
KVM contributors, "How to assign devices with VT-d in KVM," KVM, , https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670 (accessed December 14, 2019).
CBE/CSE style
KVM contributors. How to assign devices with VT-d in KVM [Internet]. KVM, ; 2016 Jul 25, 00:34 UTC [cited 2019 Dec 14]. Available from: https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670.
Bluebook style
How to assign devices with VT-d in KVM, https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670 (last visited December 14, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "How to assign devices with VT-d in KVM --- KVM{,} ", year = "2016", url = "https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670", note = "[Online; accessed 14-December-2019]" }
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 = "How to assign devices with VT-d in KVM --- KVM{,} ", year = "2016", url = "\url{https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=173670}", note = "[Online; accessed 14-December-2019]" }