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