Cite This Page
Bibliographic details for VMchannel Requirements
- Page name: VMchannel Requirements
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 4 February 2013 18:28 UTC
- Date retrieved: 17 July 2026 23:42 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624
- Page Version ID: 4624
Citation styles for VMchannel Requirements
APA style
VMchannel Requirements. (2013, February 4). KVM, . Retrieved 23:42, July 17, 2026 from https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624.
MLA style
"VMchannel Requirements." KVM, . 4 Feb 2013, 18:28 UTC. 17 Jul 2026, 23:42 <https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624>.
MHRA style
KVM contributors, 'VMchannel Requirements', KVM, , 4 February 2013, 18:28 UTC, <https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624> [accessed 17 July 2026]
Chicago style
KVM contributors, "VMchannel Requirements," KVM, , https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624 (accessed July 17, 2026).
CBE/CSE style
KVM contributors. VMchannel Requirements [Internet]. KVM, ; 2013 Feb 4, 18:28 UTC [cited 2026 Jul 17]. Available from: https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624.
Bluebook style
VMchannel Requirements, https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "VMchannel Requirements --- KVM{,} ",
year = "2013",
url = "https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624",
note = "[Online; accessed 17-July-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 = "VMchannel Requirements --- KVM{,} ",
year = "2013",
url = "\url{https://linux-kvm.org/index.php?title=VMchannel_Requirements&oldid=4624}",
note = "[Online; accessed 17-July-2026]"
}