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