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