Cite This Page
Bibliographic details for VGA device assignment
- Page name: VGA device assignment
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 20 January 2017 02:44 UTC
- Date retrieved: 21 June 2025 10:38 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798
- Page Version ID: 173798
Citation styles for VGA device assignment
APA style
VGA device assignment. (2017, January 20). KVM, . Retrieved 10:38, June 21, 2025 from https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798.
MLA style
"VGA device assignment." KVM, . 20 Jan 2017, 02:44 UTC. 21 Jun 2025, 10:38 <https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798>.
MHRA style
KVM contributors, 'VGA device assignment', KVM, , 20 January 2017, 02:44 UTC, <https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798> [accessed 21 June 2025]
Chicago style
KVM contributors, "VGA device assignment," KVM, , https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798 (accessed June 21, 2025).
CBE/CSE style
KVM contributors. VGA device assignment [Internet]. KVM, ; 2017 Jan 20, 02:44 UTC [cited 2025 Jun 21]. Available from: https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798.
Bluebook style
VGA device assignment, https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798 (last visited June 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "VGA device assignment --- KVM{,} ", year = "2017", url = "https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798", note = "[Online; accessed 21-June-2025]" }
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 = "VGA device assignment --- KVM{,} ", year = "2017", url = "\url{https://linux-kvm.org/index.php?title=VGA_device_assignment&oldid=173798}", note = "[Online; accessed 21-June-2025]" }