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