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