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