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