Cite This Page
Bibliographic details for POD Interrupt handler
- Page name: POD Interrupt handler
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 27 January 2011 13:53 UTC
- Date retrieved: 15 June 2026 19:35 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356
- Page Version ID: 9356
Citation styles for POD Interrupt handler
APA style
POD Interrupt handler. (2011, January 27). ArmadeusWiki, . Retrieved 19:35, June 15, 2026 from http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356.
MLA style
"POD Interrupt handler." ArmadeusWiki, . 27 Jan 2011, 13:53 UTC. 15 Jun 2026, 19:35 <http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356>.
MHRA style
ArmadeusWiki contributors, 'POD Interrupt handler', ArmadeusWiki, , 27 January 2011, 13:53 UTC, <http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356> [accessed 15 June 2026]
Chicago style
ArmadeusWiki contributors, "POD Interrupt handler," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356 (accessed June 15, 2026).
CBE/CSE style
ArmadeusWiki contributors. POD Interrupt handler [Internet]. ArmadeusWiki, ; 2011 Jan 27, 13:53 UTC [cited 2026 Jun 15]. Available from: http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356.
Bluebook style
POD Interrupt handler, http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "POD Interrupt handler --- ArmadeusWiki{,} ",
year = "2011",
url = "http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356",
note = "[Online; accessed 15-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 = "ArmadeusWiki",
title = "POD Interrupt handler --- ArmadeusWiki{,} ",
year = "2011",
url = "\url{http://www.armadeus.org/wiki/index.php?title=POD_Interrupt_handler&oldid=9356}",
note = "[Online; accessed 15-June-2026]"
}