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: 8 March 2026 11:05 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 11:05, March 8, 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. 8 Mar 2026, 11:05 <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 8 March 2026]
Chicago style
KVM contributors, "PowerPC 440 Guest Kernel," KVM, , https://linux-kvm.org/index.php?title=PowerPC_440_Guest_Kernel&oldid=1989 (accessed March 8, 2026).
CBE/CSE style
KVM contributors. PowerPC 440 Guest Kernel [Internet]. KVM, ; 2009 Mar 11, 07:39 UTC [cited 2026 Mar 8]. 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 March 8, 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 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 = "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 8-March-2026]"
}