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