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