Cite This Page
Bibliographic details for Text annotation
- Page name: Text annotation
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 16 July 2010 23:44 UTC
- Date retrieved: 15 April 2026 16:57 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711
- Page Version ID: 28711
Citation styles for Text annotation
APA style
Text annotation. (2010, July 16). EduTech Wiki. Retrieved 16:57, April 15, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711.
MLA style
"Text annotation." EduTech Wiki. 16 Jul 2010, 23:44 UTC. 15 Apr 2026, 16:57 <https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711>.
MHRA style
EduTech Wiki contributors, 'Text annotation', EduTech Wiki, 16 July 2010, 23:44 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711> [accessed 15 April 2026]
Chicago style
EduTech Wiki contributors, "Text annotation," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711 (accessed April 15, 2026).
CBE/CSE style
EduTech Wiki contributors. Text annotation [Internet]. EduTech Wiki; 2010 Jul 16, 23:44 UTC [cited 2026 Apr 15]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711.
Bluebook style
Text annotation, https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711 (last visited April 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "Text annotation --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2010",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711",
note = "[Online; accessed 15-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 = "Text annotation --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2010",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=Text_annotation&oldid=28711}",
note = "[Online; accessed 15-April-2026]"
}