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