Cite This Page
Bibliographic details for Student projects
- Page name: Student projects
- Author: Training Technology Lab Wiki contributors
- Publisher: Training Technology Lab Wiki, .
- Date of last revision: 2 October 2019 11:08 UTC
- Date retrieved: 14 November 2025 18:13 UTC
- Permanent URL: http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641
- Page Version ID: 641
Citation styles for Student projects
APA style
Student projects. (2019, October 2). Training Technology Lab Wiki, . Retrieved 18:13, November 14, 2025 from http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641.
MLA style
"Student projects." Training Technology Lab Wiki, . 2 Oct 2019, 11:08 UTC. 14 Nov 2025, 18:13 <http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641>.
MHRA style
Training Technology Lab Wiki contributors, 'Student projects', Training Technology Lab Wiki, , 2 October 2019, 11:08 UTC, <http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641> [accessed 14 November 2025]
Chicago style
Training Technology Lab Wiki contributors, "Student projects," Training Technology Lab Wiki, , http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641 (accessed November 14, 2025).
CBE/CSE style
Training Technology Lab Wiki contributors. Student projects [Internet]. Training Technology Lab Wiki, ; 2019 Oct 2, 11:08 UTC [cited 2025 Nov 14]. Available from: http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641.
Bluebook style
Student projects, http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Training Technology Lab Wiki",
title = "Student projects --- Training Technology Lab Wiki{,} ",
year = "2019",
url = "http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641",
note = "[Online; accessed 14-November-2025]"
}
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 = "Training Technology Lab Wiki",
title = "Student projects --- Training Technology Lab Wiki{,} ",
year = "2019",
url = "\url{http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=641}",
note = "[Online; accessed 14-November-2025]"
}