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