Cite This Page
Bibliographic details for Systematic Design of Instruction
- Page name: Systematic Design of Instruction
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 29 September 2006 13:30 UTC
- Date retrieved: 11 July 2026 06:06 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134
- Page Version ID: 8134
Citation styles for Systematic Design of Instruction
APA style
Systematic Design of Instruction. (2006, September 29). EduTech Wiki. Retrieved 06:06, July 11, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134.
MLA style
"Systematic Design of Instruction." EduTech Wiki. 29 Sep 2006, 13:30 UTC. 11 Jul 2026, 06:06 <https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134>.
MHRA style
EduTech Wiki contributors, 'Systematic Design of Instruction', EduTech Wiki, 29 September 2006, 13:30 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134> [accessed 11 July 2026]
Chicago style
EduTech Wiki contributors, "Systematic Design of Instruction," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134 (accessed July 11, 2026).
CBE/CSE style
EduTech Wiki contributors. Systematic Design of Instruction [Internet]. EduTech Wiki; 2006 Sep 29, 13:30 UTC [cited 2026 Jul 11]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134.
Bluebook style
Systematic Design of Instruction, https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "Systematic Design of Instruction --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2006",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134",
note = "[Online; accessed 11-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 = "Systematic Design of Instruction --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2006",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=Systematic_Design_of_Instruction&oldid=8134}",
note = "[Online; accessed 11-July-2026]"
}