Cite This Page
Bibliographic details for Web technology and web design tutorials
- Page name: Web technology and web design tutorials
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 13 February 2020 14:20 UTC
- Date retrieved: 18 April 2026 11:27 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962
- Page Version ID: 73962
Citation styles for Web technology and web design tutorials
APA style
Web technology and web design tutorials. (2020, February 13). EduTech Wiki. Retrieved 11:27, April 18, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962.
MLA style
"Web technology and web design tutorials." EduTech Wiki. 13 Feb 2020, 14:20 UTC. 18 Apr 2026, 11:27 <https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962>.
MHRA style
EduTech Wiki contributors, 'Web technology and web design tutorials', EduTech Wiki, 13 February 2020, 14:20 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962> [accessed 18 April 2026]
Chicago style
EduTech Wiki contributors, "Web technology and web design tutorials," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962 (accessed April 18, 2026).
CBE/CSE style
EduTech Wiki contributors. Web technology and web design tutorials [Internet]. EduTech Wiki; 2020 Feb 13, 14:20 UTC [cited 2026 Apr 18]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962.
Bluebook style
Web technology and web design tutorials, https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "Web technology and web design tutorials --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2020",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962",
note = "[Online; accessed 18-April-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 = "Web technology and web design tutorials --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2020",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=Web_technology_and_web_design_tutorials&oldid=73962}",
note = "[Online; accessed 18-April-2026]"
}