Cite This Page
1 Bibliographic details for ActionScript 3 event handling tutorial
- Page name: ActionScript 3 event handling tutorial
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki, A resource kit for educational technology teaching, practice and research.
- Date of last revision: 14 October 2009 19:10 UTC
- Date retrieved: 4 February 2023 17:48 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016
- Page Version ID: 24016
2 Citation styles for ActionScript 3 event handling tutorial
2.1 APA style
ActionScript 3 event handling tutorial. (2009, October 14). EduTech Wiki, A resource kit for educational technology teaching, practice and research. Retrieved 17:48, February 4, 2023 from https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016.
2.2 MLA style
"ActionScript 3 event handling tutorial." EduTech Wiki, A resource kit for educational technology teaching, practice and research. 14 Oct 2009, 19:10 UTC. 4 Feb 2023, 17:48 <https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016>.
2.3 MHRA style
EduTech Wiki contributors, 'ActionScript 3 event handling tutorial', EduTech Wiki, A resource kit for educational technology teaching, practice and research, 14 October 2009, 19:10 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016> [accessed 4 February 2023]
2.4 Chicago style
EduTech Wiki contributors, "ActionScript 3 event handling tutorial," EduTech Wiki, A resource kit for educational technology teaching, practice and research, https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016 (accessed February 4, 2023).
2.5 CBE/CSE style
EduTech Wiki contributors. ActionScript 3 event handling tutorial [Internet]. EduTech Wiki, A resource kit for educational technology teaching, practice and research; 2009 Oct 14, 19:10 UTC [cited 2023 Feb 4]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016.
2.6 Bluebook style
ActionScript 3 event handling tutorial, https://edutechwiki.unige.ch/mediawiki/index.php?title=ActionScript_3_event_handling_tutorial&oldid=24016 (last visited February 4, 2023).
2.7 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 4-February-2023]" }
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 4-February-2023]" }