Cite This Page
Bibliographic details for HOWTO VMGL
- Page name: HOWTO VMGL
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 31 May 2015 14:18 UTC
- Date retrieved: 11 December 2024 19:40 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344
- Page Version ID: 173344
Citation styles for HOWTO VMGL
APA style
HOWTO VMGL. (2015, May 31). KVM, . Retrieved 19:40, December 11, 2024 from https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344.
MLA style
"HOWTO VMGL." KVM, . 31 May 2015, 14:18 UTC. 11 Dec 2024, 19:40 <https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344>.
MHRA style
KVM contributors, 'HOWTO VMGL', KVM, , 31 May 2015, 14:18 UTC, <https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344> [accessed 11 December 2024]
Chicago style
KVM contributors, "HOWTO VMGL," KVM, , https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344 (accessed December 11, 2024).
CBE/CSE style
KVM contributors. HOWTO VMGL [Internet]. KVM, ; 2015 May 31, 14:18 UTC [cited 2024 Dec 11]. Available from: https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344.
Bluebook style
HOWTO VMGL, https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344 (last visited December 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "HOWTO VMGL --- KVM{,} ", year = "2015", url = "https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344", note = "[Online; accessed 11-December-2024]" }
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 = "HOWTO VMGL --- KVM{,} ", year = "2015", url = "\url{https://linux-kvm.org/index.php?title=HOWTO_VMGL&oldid=173344}", note = "[Online; accessed 11-December-2024]" }