Cite This Page
Bibliographic details for NewFeatureTemplate
- Page name: NewFeatureTemplate
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 20 November 2015 12:49 UTC
- Date retrieved: 18 June 2026 08:06 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562
- Page Version ID: 173562
Citation styles for NewFeatureTemplate
APA style
NewFeatureTemplate. (2015, November 20). KVM, . Retrieved 08:06, June 18, 2026 from https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562.
MLA style
"NewFeatureTemplate." KVM, . 20 Nov 2015, 12:49 UTC. 18 Jun 2026, 08:06 <https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562>.
MHRA style
KVM contributors, 'NewFeatureTemplate', KVM, , 20 November 2015, 12:49 UTC, <https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562> [accessed 18 June 2026]
Chicago style
KVM contributors, "NewFeatureTemplate," KVM, , https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562 (accessed June 18, 2026).
CBE/CSE style
KVM contributors. NewFeatureTemplate [Internet]. KVM, ; 2015 Nov 20, 12:49 UTC [cited 2026 Jun 18]. Available from: https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562.
Bluebook style
NewFeatureTemplate, https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562 (last visited June 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "NewFeatureTemplate --- KVM{,} ",
year = "2015",
url = "https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562",
note = "[Online; accessed 18-June-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 = "NewFeatureTemplate --- KVM{,} ",
year = "2015",
url = "\url{https://linux-kvm.org/index.php?title=NewFeatureTemplate&oldid=173562}",
note = "[Online; accessed 18-June-2026]"
}