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: 17 October 2025 17:48 UTC
- Date retrieved: 13 June 2026 10:02 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542
- Page Version ID: 3542
Citation styles for Interrupt handler
APA style
Interrupt handler. (2025, October 17). MSX Game Library, . Retrieved10:02, June 13, 2026
from https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542.
MLA style
"Interrupt handler." MSX Game Library, . 17 Oct 2025, 17:48 UTC.13 Jun 2026, 10:02
<https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542>.
MHRA style
MSX Game Library contributors, 'Interrupt handler', MSX Game Library, , 17 October 2025, 17:48 UTC, <https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542> [accessed13 June 2026
]
Chicago style
MSX Game Library contributors, "Interrupt handler," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542 (accessedJune 13, 2026
).
CBE/CSE style
MSX Game Library contributors. Interrupt handler [Internet]. MSX Game Library, ; 2025 Oct 17, 17:48 UTC [cited2026 Jun 13
]. Available from:
https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542.
Bluebook style
Interrupt handler, https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542 (last visitedJune 13, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "Interrupt handler --- MSX Game Library{,} ",
year = "2025",
url = "https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542",
note = "[Online; accessed 13-June-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 = "2025",
url = "\url{https://aoineko.org/msxgl/index.php?title=Interrupt_handler&oldid=3542}",
note = "[Online; accessed 13-June-2026
]"
}