Cite This Page
Bibliographic details for Bochs VBE Extensions
- Page name: Bochs VBE Extensions
- Author: OSDev.wiki contributors
- Publisher: OSDev.wiki.
- Date of last revision: 6 September 2024 10:10 UTC
- Date retrieved: 10 February 2025 16:57 UTC
- Permanent URL: https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400
- Page Version ID: 28400
Citation styles for Bochs VBE Extensions
APA style
Bochs VBE Extensions. (2024, September 6). OSDev.wiki. Retrieved 16:57, February 10, 2025 from https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400.
MLA style
"Bochs VBE Extensions." OSDev.wiki. 6 Sep 2024, 10:10 UTC. 10 Feb 2025, 16:57 <https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400>.
MHRA style
OSDev.wiki contributors, 'Bochs VBE Extensions', OSDev.wiki, 6 September 2024, 10:10 UTC, <https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400> [accessed 10 February 2025]
Chicago style
OSDev.wiki contributors, "Bochs VBE Extensions," OSDev.wiki, https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400 (accessed February 10, 2025).
CBE/CSE style
OSDev.wiki contributors. Bochs VBE Extensions [Internet]. OSDev.wiki; 2024 Sep 6, 10:10 UTC [cited 2025 Feb 10]. Available from: https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400.
Bluebook style
Bochs VBE Extensions, https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400 (last visited February 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "OSDev.wiki", title = "Bochs VBE Extensions --- OSDev.wiki{,} ", year = "2024", url = "https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400", note = "[Online; accessed 10-February-2025]" }
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 = "Bochs VBE Extensions --- OSDev.wiki{,} ", year = "2024", url = "\url{https://osdev.wiki/wiki/Bochs_VBE_Extensions?oldid=28400}", note = "[Online; accessed 10-February-2025]" }