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