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