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