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