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: 13 May 2026 16:36 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 16:36, May 13, 2026 from https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513.
MLA style
"UsingVhost." KVM, . 8 Mar 2011, 10:24 UTC. 13 May 2026, 16:36 <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 13 May 2026]
Chicago style
KVM contributors, "UsingVhost," KVM, , https://linux-kvm.org/index.php?title=UsingVhost&oldid=3513 (accessed May 13, 2026).
CBE/CSE style
KVM contributors. UsingVhost [Internet]. KVM, ; 2011 Mar 8, 10:24 UTC [cited 2026 May 13]. 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 13, 2026).
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 13-May-2026]"
}
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 13-May-2026]"
}