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: 22 January 2021 15:32 UTC
- Permanent URL: https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792
- Page Version ID: 173792
Citation styles for Main Page
APA style
Main Page. (2016, November 7). KVM, . Retrieved 15:32, January 22, 2021 from https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792.
MLA style
"Main Page." KVM, . 7 Nov 2016, 18:00 UTC. 22 Jan 2021, 15:32 <https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792>.
MHRA style
KVM contributors, 'Main Page', KVM, , 7 November 2016, 18:00 UTC, <https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792> [accessed 22 January 2021]
Chicago style
KVM contributors, "Main Page," KVM, , https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792 (accessed January 22, 2021).
CBE/CSE style
KVM contributors. Main Page [Internet]. KVM, ; 2016 Nov 7, 18:00 UTC [cited 2021 Jan 22]. Available from: https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792.
Bluebook style
Main Page, https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792 (last visited January 22, 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=173792", note = "[Online; accessed 22-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=173792}", note = "[Online; accessed 22-January-2021]" }