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