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