Bibliographic details for HOWTO
- Page name: HOWTO
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 8 August 2019 14:37 UTC
- Date retrieved: 9 March 2021 02:11 UTC
- Permanent URL: https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801
- Page Version ID: 173801
Citation styles for HOWTO
APA style
HOWTO. (2019, August 8). KVM, . Retrieved 02:11, March 9, 2021 from https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801.
MLA style
"HOWTO." KVM, . 8 Aug 2019, 14:37 UTC. 9 Mar 2021, 02:11 <https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801>.
MHRA style
KVM contributors, 'HOWTO', KVM, , 8 August 2019, 14:37 UTC, <https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801> [accessed 9 March 2021]
Chicago style
KVM contributors, "HOWTO," KVM, , https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801 (accessed March 9, 2021).
CBE/CSE style
KVM contributors. HOWTO [Internet]. KVM, ; 2019 Aug 8, 14:37 UTC [cited 2021 Mar 9]. Available from: https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801.
Bluebook style
HOWTO, https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801 (last visited March 9, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "HOWTO --- KVM{,} ", year = "2019", url = "https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801", note = "[Online; accessed 9-March-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 = "HOWTO --- KVM{,} ", year = "2019", url = "\url{https://www.linux-kvm.org/index.php?title=HOWTO&oldid=173801}", note = "[Online; accessed 9-March-2021]" }