Cite This Page
Bibliographic details for ActionScript 3 event handling tutorial
- Page name: ActionScript 3 event handling tutorial
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 14 October 2009 19:10 UTC
- Date retrieved: 20 July 2026 00:14 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016
- Page Version ID: 24016
Citation styles for ActionScript 3 event handling tutorial
APA style
ActionScript 3 event handling tutorial. (2009, October 14). EduTech Wiki. Retrieved 00:14, July 20, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016.
MLA style
"ActionScript 3 event handling tutorial." EduTech Wiki. 14 Oct 2009, 19:10 UTC. 20 Jul 2026, 00:14 <https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016>.
MHRA style
EduTech Wiki contributors, 'ActionScript 3 event handling tutorial', EduTech Wiki, 14 October 2009, 19:10 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016> [accessed 20 July 2026]
Chicago style
EduTech Wiki contributors, "ActionScript 3 event handling tutorial," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016 (accessed July 20, 2026).
CBE/CSE style
EduTech Wiki contributors. ActionScript 3 event handling tutorial [Internet]. EduTech Wiki; 2009 Oct 14, 19:10 UTC [cited 2026 Jul 20]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016.
Bluebook style
ActionScript 3 event handling tutorial, https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016 (last visited July 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "ActionScript 3 event handling tutorial --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2009",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016",
note = "[Online; accessed 20-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 = "EduTech Wiki",
title = "ActionScript 3 event handling tutorial --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2009",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016}",
note = "[Online; accessed 20-July-2026]"
}