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