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: 27 November 2017 12:21 UTC
- Date retrieved: 14 November 2025 18:12 UTC
- Permanent URL: http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109
- Page Version ID: 109
Citation styles for Student projects
APA style
Student projects. (2017, November 27). Training Technology Lab Wiki, . Retrieved 18:12, November 14, 2025 from http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109.
MLA style
"Student projects." Training Technology Lab Wiki, . 27 Nov 2017, 12:21 UTC. 14 Nov 2025, 18:12 <http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109>.
MHRA style
Training Technology Lab Wiki contributors, 'Student projects', Training Technology Lab Wiki, , 27 November 2017, 12:21 UTC, <http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109> [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=109 (accessed November 14, 2025).
CBE/CSE style
Training Technology Lab Wiki contributors. Student projects [Internet]. Training Technology Lab Wiki, ; 2017 Nov 27, 12:21 UTC [cited 2025 Nov 14]. Available from: http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109.
Bluebook style
Student projects, http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Training Technology Lab Wiki",
title = "Student projects --- Training Technology Lab Wiki{,} ",
year = "2017",
url = "http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109",
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 = "2017",
url = "\url{http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=109}",
note = "[Online; accessed 14-November-2025]"
}