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: 7 March 2020 20:27 UTC
- Date retrieved: 20 November 2025 23:50 UTC
- Permanent URL: http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=667
- Page Version ID: 667
Citation styles for Dynamic Content Playground
APA style
Dynamic Content Playground. (2020, March 7). Training Technology Lab Wiki, . Retrieved 23:50, November 20, 2025 from http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=667.
MLA style
"Dynamic Content Playground." Training Technology Lab Wiki, . 7 Mar 2020, 20:27 UTC. 20 Nov 2025, 23:50 <http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=667>.
MHRA style
Training Technology Lab Wiki contributors, 'Dynamic Content Playground', Training Technology Lab Wiki, , 7 March 2020, 20:27 UTC, <http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=667> [accessed 20 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=667 (accessed November 20, 2025).
CBE/CSE style
Training Technology Lab Wiki contributors. Dynamic Content Playground [Internet]. Training Technology Lab Wiki, ; 2020 Mar 7, 20:27 UTC [cited 2025 Nov 20]. Available from: http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=667.
Bluebook style
Dynamic Content Playground, http://ttl.tek.sdu.dk/wiki/index.php?title=Dynamic_Content_Playground&oldid=667 (last visited November 20, 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=667",
note = "[Online; accessed 20-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=667}",
note = "[Online; accessed 20-November-2025]"
}