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