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