Cite This Page
Bibliographic details for Dynamic Content Playground
- Page name: Dynamic Content Playground
- Author: Training Technology Lab Wiki contributors
- Publisher: Training Technology Lab Wiki, .
- Date of last revision: 9 March 2020 09:11 UTC
- Date retrieved: 5 November 2025 19:52 UTC
- Permanent URL: http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668
- Page Version ID: 668
Citation styles for Dynamic Content Playground
APA style
Dynamic Content Playground. (2020, March 9). Training Technology Lab Wiki, . Retrieved 19:52, November 5, 2025 from http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668.
MLA style
"Dynamic Content Playground." Training Technology Lab Wiki, . 9 Mar 2020, 09:11 UTC. 5 Nov 2025, 19:52 <http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668>.
MHRA style
Training Technology Lab Wiki contributors, 'Dynamic Content Playground', Training Technology Lab Wiki, , 9 March 2020, 09:11 UTC, <http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668> [accessed 5 November 2025]
Chicago style
Training Technology Lab Wiki contributors, "Dynamic Content Playground," Training Technology Lab Wiki, , http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668 (accessed November 5, 2025).
CBE/CSE style
Training Technology Lab Wiki contributors. Dynamic Content Playground [Internet]. Training Technology Lab Wiki, ; 2020 Mar 9, 09:11 UTC [cited 2025 Nov 5]. Available from: http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668.
Bluebook style
Dynamic Content Playground, http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668 (last visited November 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Training Technology Lab Wiki",
title = "Dynamic Content Playground --- Training Technology Lab Wiki{,} ",
year = "2020",
url = "http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668",
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 = "Dynamic Content Playground --- Training Technology Lab Wiki{,} ",
year = "2020",
url = "\url{http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=668}",
note = "[Online; accessed 5-November-2025]"
}