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