Cite This Page
Bibliographic details for Perf events
- Page name: Perf events
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 24 June 2010 16:11 UTC
- Date retrieved: 8 March 2026 09:45 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Perf_events&oldid=3036
- Page Version ID: 3036
Citation styles for Perf events
APA style
Perf events. (2010, June 24). KVM, . Retrieved 09:45, March 8, 2026 from https://linux-kvm.org/index.php?title=Perf_events&oldid=3036.
MLA style
"Perf events." KVM, . 24 Jun 2010, 16:11 UTC. 8 Mar 2026, 09:45 <https://linux-kvm.org/index.php?title=Perf_events&oldid=3036>.
MHRA style
KVM contributors, 'Perf events', KVM, , 24 June 2010, 16:11 UTC, <https://linux-kvm.org/index.php?title=Perf_events&oldid=3036> [accessed 8 March 2026]
Chicago style
KVM contributors, "Perf events," KVM, , https://linux-kvm.org/index.php?title=Perf_events&oldid=3036 (accessed March 8, 2026).
CBE/CSE style
KVM contributors. Perf events [Internet]. KVM, ; 2010 Jun 24, 16:11 UTC [cited 2026 Mar 8]. Available from: https://linux-kvm.org/index.php?title=Perf_events&oldid=3036.
Bluebook style
Perf events, https://linux-kvm.org/index.php?title=Perf_events&oldid=3036 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Perf events --- KVM{,} ",
year = "2010",
url = "https://linux-kvm.org/index.php?title=Perf_events&oldid=3036",
note = "[Online; accessed 8-March-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 = "Perf events --- KVM{,} ",
year = "2010",
url = "\url{https://linux-kvm.org/index.php?title=Perf_events&oldid=3036}",
note = "[Online; accessed 8-March-2026]"
}