Cite This Page
Bibliographic details for E-learning 2.0
- Page name: E-learning 2.0
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 12 October 2015 12:22 UTC
- Date retrieved: 6 September 2026 02:18 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419
- Page Version ID: 56419
Citation styles for E-learning 2.0
APA style
E-learning 2.0. (2015, October 12). EduTech Wiki. Retrieved 02:18, September 6, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419.
MLA style
"E-learning 2.0." EduTech Wiki. 12 Oct 2015, 12:22 UTC. 6 Sep 2026, 02:18 <https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419>.
MHRA style
EduTech Wiki contributors, 'E-learning 2.0', EduTech Wiki, 12 October 2015, 12:22 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419> [accessed 6 September 2026]
Chicago style
EduTech Wiki contributors, "E-learning 2.0," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419 (accessed September 6, 2026).
CBE/CSE style
EduTech Wiki contributors. E-learning 2.0 [Internet]. EduTech Wiki; 2015 Oct 12, 12:22 UTC [cited 2026 Sep 6]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419.
Bluebook style
E-learning 2.0, https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419 (last visited September 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "E-learning 2.0 --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2015",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419",
note = "[Online; accessed 6-September-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 = "E-learning 2.0 --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2015",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=E-learning_2.0&oldid=56419}",
note = "[Online; accessed 6-September-2026]"
}