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