Cite This Page
Bibliographic details for KVM-unit-tests
- Page name: KVM-unit-tests
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 1 August 2020 17:43 UTC
- Date retrieved: 15 January 2026 23:13 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016
- Page Version ID: 174016
Citation styles for KVM-unit-tests
APA style
KVM-unit-tests. (2020, August 1). KVM, . Retrieved 23:13, January 15, 2026 from https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016.
MLA style
"KVM-unit-tests." KVM, . 1 Aug 2020, 17:43 UTC. 15 Jan 2026, 23:13 <https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016>.
MHRA style
KVM contributors, 'KVM-unit-tests', KVM, , 1 August 2020, 17:43 UTC, <https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016> [accessed 15 January 2026]
Chicago style
KVM contributors, "KVM-unit-tests," KVM, , https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016 (accessed January 15, 2026).
CBE/CSE style
KVM contributors. KVM-unit-tests [Internet]. KVM, ; 2020 Aug 1, 17:43 UTC [cited 2026 Jan 15]. Available from: https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016.
Bluebook style
KVM-unit-tests, https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016 (last visited January 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "KVM-unit-tests --- KVM{,} ",
year = "2020",
url = "https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016",
note = "[Online; accessed 15-January-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-unit-tests --- KVM{,} ",
year = "2020",
url = "\url{https://linux-kvm.org/index.php?title=KVM-unit-tests&oldid=174016}",
note = "[Online; accessed 15-January-2026]"
}