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