Cite This Page
Bibliographic details for Execution Loader
- Page name: Execution Loader
- Author: OSDev.wiki contributors
- Publisher: OSDev.wiki.
- Date of last revision: 9 July 2023 04:22 UTC
- Date retrieved: 22 January 2025 21:56 UTC
- Permanent URL: https://osdev.wiki/wiki/Execution_Loader?oldid=1686
- Page Version ID: 1686
Citation styles for Execution Loader
APA style
Execution Loader. (2023, July 9). OSDev.wiki. Retrieved 21:56, January 22, 2025 from https://osdev.wiki/wiki/Execution_Loader?oldid=1686.
MLA style
"Execution Loader." OSDev.wiki. 9 Jul 2023, 04:22 UTC. 22 Jan 2025, 21:56 <https://osdev.wiki/wiki/Execution_Loader?oldid=1686>.
MHRA style
OSDev.wiki contributors, 'Execution Loader', OSDev.wiki, 9 July 2023, 04:22 UTC, <https://osdev.wiki/wiki/Execution_Loader?oldid=1686> [accessed 22 January 2025]
Chicago style
OSDev.wiki contributors, "Execution Loader," OSDev.wiki, https://osdev.wiki/wiki/Execution_Loader?oldid=1686 (accessed January 22, 2025).
CBE/CSE style
OSDev.wiki contributors. Execution Loader [Internet]. OSDev.wiki; 2023 Jul 9, 04:22 UTC [cited 2025 Jan 22]. Available from: https://osdev.wiki/wiki/Execution_Loader?oldid=1686.
Bluebook style
Execution Loader, https://osdev.wiki/wiki/Execution_Loader?oldid=1686 (last visited January 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "OSDev.wiki", title = "Execution Loader --- OSDev.wiki{,} ", year = "2023", url = "https://osdev.wiki/wiki/Execution_Loader?oldid=1686", note = "[Online; accessed 22-January-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 = "Execution Loader --- OSDev.wiki{,} ", year = "2023", url = "\url{https://osdev.wiki/wiki/Execution_Loader?oldid=1686}", note = "[Online; accessed 22-January-2025]" }