Cite This Page
Bibliographic details for QEMU and GDB in long mode
- Page name: QEMU and GDB in long mode
- Author: OSDev.wiki contributors
- Publisher: OSDev.wiki.
- Date of last revision: 9 June 2024 05:42 UTC
- Date retrieved: 15 September 2024 19:01 UTC
- Permanent URL: https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577
- Page Version ID: 26577
Citation styles for QEMU and GDB in long mode
APA style
QEMU and GDB in long mode. (2024, June 9). OSDev.wiki. Retrieved 19:01, September 15, 2024 from https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577.
MLA style
"QEMU and GDB in long mode." OSDev.wiki. 9 Jun 2024, 05:42 UTC. 15 Sep 2024, 19:01 <https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577>.
MHRA style
OSDev.wiki contributors, 'QEMU and GDB in long mode', OSDev.wiki, 9 June 2024, 05:42 UTC, <https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577> [accessed 15 September 2024]
Chicago style
OSDev.wiki contributors, "QEMU and GDB in long mode," OSDev.wiki, https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577 (accessed September 15, 2024).
CBE/CSE style
OSDev.wiki contributors. QEMU and GDB in long mode [Internet]. OSDev.wiki; 2024 Jun 9, 05:42 UTC [cited 2024 Sep 15]. Available from: https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577.
Bluebook style
QEMU and GDB in long mode, https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577 (last visited September 15, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OSDev.wiki", title = "QEMU and GDB in long mode --- OSDev.wiki{,} ", year = "2024", url = "https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577", note = "[Online; accessed 15-September-2024]" }
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 = "OSDev.wiki", title = "QEMU and GDB in long mode --- OSDev.wiki{,} ", year = "2024", url = "\url{https://osdev.wiki/wiki/QEMU_and_GDB_in_long_mode?oldid=26577}", note = "[Online; accessed 15-September-2024]" }