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