Cite This Page
Bibliographic details for Using Inkscape for web animation
- Page name: Using Inkscape for web animation
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 17 December 2018 20:47 UTC
- Date retrieved: 7 February 2026 08:03 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108
- Page Version ID: 70108
Citation styles for Using Inkscape for web animation
APA style
Using Inkscape for web animation. (2018, December 17). EduTech Wiki. Retrieved 08:03, February 7, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108.
MLA style
"Using Inkscape for web animation." EduTech Wiki. 17 Dec 2018, 20:47 UTC. 7 Feb 2026, 08:03 <https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108>.
MHRA style
EduTech Wiki contributors, 'Using Inkscape for web animation', EduTech Wiki, 17 December 2018, 20:47 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108> [accessed 7 February 2026]
Chicago style
EduTech Wiki contributors, "Using Inkscape for web animation," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108 (accessed February 7, 2026).
CBE/CSE style
EduTech Wiki contributors. Using Inkscape for web animation [Internet]. EduTech Wiki; 2018 Dec 17, 20:47 UTC [cited 2026 Feb 7]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108.
Bluebook style
Using Inkscape for web animation, https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108 (last visited February 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "Using Inkscape for web animation --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2018",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108",
note = "[Online; accessed 7-February-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 = "Using Inkscape for web animation --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2018",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=Using_Inkscape_for_web_animation&oldid=70108}",
note = "[Online; accessed 7-February-2026]"
}