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:22 UTC
- Date retrieved: 14 November 2025 16:59 UTC
- Permanent URL: http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=234
- Page Version ID: 234
Citation styles for Student projects
APA style
Student projects. (2018, November 13). Training Technology Lab Wiki, . Retrieved 16:59, November 14, 2025 from http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=234.
MLA style
"Student projects." Training Technology Lab Wiki, . 13 Nov 2018, 09:22 UTC. 14 Nov 2025, 16:59 <http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=234>.
MHRA style
Training Technology Lab Wiki contributors, 'Student projects', Training Technology Lab Wiki, , 13 November 2018, 09:22 UTC, <http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=234> [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=234 (accessed November 14, 2025).
CBE/CSE style
Training Technology Lab Wiki contributors. Student projects [Internet]. Training Technology Lab Wiki, ; 2018 Nov 13, 09:22 UTC [cited 2025 Nov 14]. Available from: http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=234.
Bluebook style
Student projects, http://ttl.tek.sdu.dk/wiki/index.php?title=Student_projects&oldid=234 (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=234",
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=234}",
note = "[Online; accessed 14-November-2025]"
}