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