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