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: 21 September 2023 12:34 UTC
- Permanent URL: https://www.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 12:34, September 21, 2023 from https://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976.
MLA style
"Test Configuration." KVM, . 9 Mar 2009, 16:12 UTC. 21 Sep 2023, 12:34 <https://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976>.
MHRA style
KVM contributors, 'Test Configuration', KVM, , 9 March 2009, 16:12 UTC, <https://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976> [accessed 21 September 2023]
Chicago style
KVM contributors, "Test Configuration," KVM, , https://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976 (accessed September 21, 2023).
CBE/CSE style
KVM contributors. Test Configuration [Internet]. KVM, ; 2009 Mar 9, 16:12 UTC [cited 2023 Sep 21]. Available from: https://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976.
Bluebook style
Test Configuration, https://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976 (last visited September 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "Test Configuration --- KVM{,} ", year = "2009", url = "https://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976", note = "[Online; accessed 21-September-2023]" }
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://www.linux-kvm.org/index.php?title=Test_Configuration&oldid=1976}", note = "[Online; accessed 21-September-2023]" }