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