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