Cite This Page
Bibliographic details for KVM Autotest Refactor page
- Page name: KVM Autotest Refactor page
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 8 December 2010 01:16 UTC
- Date retrieved: 15 August 2026 03:22 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433
- Page Version ID: 3433
Citation styles for KVM Autotest Refactor page
APA style
KVM Autotest Refactor page. (2010, December 8). KVM, . Retrieved 03:22, August 15, 2026 from https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433.
MLA style
"KVM Autotest Refactor page." KVM, . 8 Dec 2010, 01:16 UTC. 15 Aug 2026, 03:22 <https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433>.
MHRA style
KVM contributors, 'KVM Autotest Refactor page', KVM, , 8 December 2010, 01:16 UTC, <https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433> [accessed 15 August 2026]
Chicago style
KVM contributors, "KVM Autotest Refactor page," KVM, , https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433 (accessed August 15, 2026).
CBE/CSE style
KVM contributors. KVM Autotest Refactor page [Internet]. KVM, ; 2010 Dec 8, 01:16 UTC [cited 2026 Aug 15]. Available from: https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433.
Bluebook style
KVM Autotest Refactor page, https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433 (last visited August 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "KVM Autotest Refactor page --- KVM{,} ",
year = "2010",
url = "https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433",
note = "[Online; accessed 15-August-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 Autotest Refactor page --- KVM{,} ",
year = "2010",
url = "\url{https://linux-kvm.org/index.php?title=KVM_Autotest_Refactor_page&oldid=3433}",
note = "[Online; accessed 15-August-2026]"
}