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