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