Cite This Page
Bibliographic details for QEMU/x86
- Page name: QEMU/x86
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 28 August 2024 08:58 UTC
- Date retrieved: 13 May 2026 12:50 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394
- Page Version ID: 4394
Citation styles for QEMU/x86
APA style
QEMU/x86. (2024, August 28). Computernewb Wiki. Retrieved 12:50, May 13, 2026 from https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394.
MLA style
"QEMU/x86." Computernewb Wiki. 28 Aug 2024, 08:58 UTC. 13 May 2026, 12:50 <https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394>.
MHRA style
Computernewb Wiki contributors, 'QEMU/x86', Computernewb Wiki, 28 August 2024, 08:58 UTC, <https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394> [accessed 13 May 2026]
Chicago style
Computernewb Wiki contributors, "QEMU/x86," Computernewb Wiki, https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394 (accessed May 13, 2026).
CBE/CSE style
Computernewb Wiki contributors. QEMU/x86 [Internet]. Computernewb Wiki; 2024 Aug 28, 08:58 UTC [cited 2026 May 13]. Available from: https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394.
Bluebook style
QEMU/x86, https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "QEMU/x86 --- Computernewb Wiki{,} ",
year = "2024",
url = "https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394",
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 = "Computernewb Wiki",
title = "QEMU/x86 --- Computernewb Wiki{,} ",
year = "2024",
url = "\url{https://computernewb.com/w/index.php?title=QEMU/x86&oldid=4394}",
note = "[Online; accessed 13-May-2026]"
}