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: 21 February 2019 14:48 UTC
- Date retrieved: 21 March 2026 02:15 UTC
- Permanent URL: http://ttl.tek.sdu.dk/wiki/index.php?title=Project_schedule&oldid=439
- Page Version ID: 439
Citation styles for Project schedule
APA style
Project schedule. (2019, February 21). Training Technology Lab Wiki, . Retrieved 02:15, March 21, 2026 from http://ttl.tek.sdu.dk/wiki/index.php?title=Project_schedule&oldid=439.
MLA style
"Project schedule." Training Technology Lab Wiki, . 21 Feb 2019, 14:48 UTC. 21 Mar 2026, 02:15 <http://ttl.tek.sdu.dk/wiki/index.php?title=Project_schedule&oldid=439>.
MHRA style
Training Technology Lab Wiki contributors, 'Project schedule', Training Technology Lab Wiki, , 21 February 2019, 14:48 UTC, <http://ttl.tek.sdu.dk/wiki/index.php?title=Project_schedule&oldid=439> [accessed 21 March 2026]
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=439 (accessed March 21, 2026).
CBE/CSE style
Training Technology Lab Wiki contributors. Project schedule [Internet]. Training Technology Lab Wiki, ; 2019 Feb 21, 14:48 UTC [cited 2026 Mar 21]. Available from: http://ttl.tek.sdu.dk/wiki/index.php?title=Project_schedule&oldid=439.
Bluebook style
Project schedule, http://ttl.tek.sdu.dk/wiki/index.php?title=Project_schedule&oldid=439 (last visited March 21, 2026).
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=439",
note = "[Online; accessed 21-March-2026]"
}
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=439}",
note = "[Online; accessed 21-March-2026]"
}