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