Cite This Page
From MSX Game Library
Bibliographic details for Interrupt handler
- Page name: Interrupt handler
- Author: MSX Game Library contributors
- Publisher: MSX Game Library, .
- Date of last revision: 5 January 2026 18:00 UTC
- Date retrieved: 22 July 2026 05:14 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714
- Page Version ID: 3714
Citation styles for Interrupt handler
APA style
Interrupt handler. (2026, January 5). MSX Game Library, . Retrieved05:14, July 22, 2026
from https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714.
MLA style
"Interrupt handler." MSX Game Library, . 5 Jan 2026, 18:00 UTC.22 Jul 2026, 05:14
<https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714>.
MHRA style
MSX Game Library contributors, 'Interrupt handler', MSX Game Library, , 5 January 2026, 18:00 UTC, <https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714> [accessed22 July 2026
]
Chicago style
MSX Game Library contributors, "Interrupt handler," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714 (accessedJuly 22, 2026
).
CBE/CSE style
MSX Game Library contributors. Interrupt handler [Internet]. MSX Game Library, ; 2026 Jan 5, 18:00 UTC [cited2026 Jul 22
]. Available from:
https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714.
Bluebook style
Interrupt handler, https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714 (last visitedJuly 22, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "Interrupt handler --- MSX Game Library{,} ",
year = "2026",
url = "https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714",
note = "[Online; accessed 22-July-2026
]"
}
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 = "MSX Game Library",
title = "Interrupt handler --- MSX Game Library{,} ",
year = "2026",
url = "\url{https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3714}",
note = "[Online; accessed 22-July-2026
]"
}