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