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: 27 January 2021 04:14 UTC
- Permanent URL: https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=2820
- Page Version ID: 2820
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 04:14, January 27, 2021 from https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=2820.
MLA style
"How to assign devices with VT-d in KVM." KVM, . 25 Jul 2016, 00:34 UTC. 27 Jan 2021, 04:14 <https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=2820>.
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=2820> [accessed 27 January 2021]
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=2820 (accessed January 27, 2021).
CBE/CSE style
KVM contributors. How to assign devices with VT-d in KVM [Internet]. KVM, ; 2016 Jul 25, 00:34 UTC [cited 2021 Jan 27]. Available from: https://www.linux-kvm.org/index.php?title=How_to_assign_devices_with_VT-d_in_KVM&oldid=2820.
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=2820 (last visited January 27, 2021).
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=2820", 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 = "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=2820}", note = "[Online; accessed 27-January-2021]" }