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