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