Cite This Page
Bibliographic details for UsingVhost
- Page name: UsingVhost
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 8 March 2011 10:24 UTC
- Date retrieved: 12 May 2025 05:53 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513
- Page Version ID: 3513
Citation styles for UsingVhost
APA style
UsingVhost. (2011, March 8). KVM, . Retrieved 05:53, May 12, 2025 from https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513.
MLA style
"UsingVhost." KVM, . 8 Mar 2011, 10:24 UTC. 12 May 2025, 05:53 <https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513>.
MHRA style
KVM contributors, 'UsingVhost', KVM, , 8 March 2011, 10:24 UTC, <https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513> [accessed 12 May 2025]
Chicago style
KVM contributors, "UsingVhost," KVM, , https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513 (accessed May 12, 2025).
CBE/CSE style
KVM contributors. UsingVhost [Internet]. KVM, ; 2011 Mar 8, 10:24 UTC [cited 2025 May 12]. Available from: https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513.
Bluebook style
UsingVhost, https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513 (last visited May 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "UsingVhost --- KVM{,} ", year = "2011", url = "https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513", note = "[Online; accessed 12-May-2025]" }
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 = "UsingVhost --- KVM{,} ", year = "2011", url = "\url{https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513}", note = "[Online; accessed 12-May-2025]" }