Cite This Page
Bibliographic details for Tuning Kernel
- Page name: Tuning Kernel
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 13 June 2011 17:36 UTC
- Date retrieved: 16 February 2026 02:13 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630
- Page Version ID: 3630
Citation styles for Tuning Kernel
APA style
Tuning Kernel. (2011, June 13). KVM, . Retrieved 02:13, February 16, 2026 from https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630.
MLA style
"Tuning Kernel." KVM, . 13 Jun 2011, 17:36 UTC. 16 Feb 2026, 02:13 <https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630>.
MHRA style
KVM contributors, 'Tuning Kernel', KVM, , 13 June 2011, 17:36 UTC, <https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630> [accessed 16 February 2026]
Chicago style
KVM contributors, "Tuning Kernel," KVM, , https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630 (accessed February 16, 2026).
CBE/CSE style
KVM contributors. Tuning Kernel [Internet]. KVM, ; 2011 Jun 13, 17:36 UTC [cited 2026 Feb 16]. Available from: https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630.
Bluebook style
Tuning Kernel, https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Tuning Kernel --- KVM{,} ",
year = "2011",
url = "https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630",
note = "[Online; accessed 16-February-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 = "Tuning Kernel --- KVM{,} ",
year = "2011",
url = "\url{https://linux-kvm.org/index.php?title=Tuning_Kernel&oldid=3630}",
note = "[Online; accessed 16-February-2026]"
}