Cite This Page
Bibliographic details for Projects:template
- Page name: Projects:template
- Author: Collective Computational Unit contributors
- Publisher: Collective Computational Unit, .
- Date of last revision: 9 May 2019 11:33 UTC
- Date retrieved: 29 November 2025 12:47 UTC
- Permanent URL: https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43
- Page Version ID: 43
Citation styles for Projects:template
APA style
Projects:template. (2019, May 9). Collective Computational Unit, . Retrieved 12:47, November 29, 2025 from https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43.
MLA style
"Projects:template." Collective Computational Unit, . 9 May 2019, 11:33 UTC. 29 Nov 2025, 12:47 <https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43>.
MHRA style
Collective Computational Unit contributors, 'Projects:template', Collective Computational Unit, , 9 May 2019, 11:33 UTC, <https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43> [accessed 29 November 2025]
Chicago style
Collective Computational Unit contributors, "Projects:template," Collective Computational Unit, , https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43 (accessed November 29, 2025).
CBE/CSE style
Collective Computational Unit contributors. Projects:template [Internet]. Collective Computational Unit, ; 2019 May 9, 11:33 UTC [cited 2025 Nov 29]. Available from: https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43.
Bluebook style
Projects:template, https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Collective Computational Unit",
title = "Projects:template --- Collective Computational Unit{,} ",
year = "2019",
url = "https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43",
note = "[Online; accessed 29-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 = "Collective Computational Unit",
title = "Projects:template --- Collective Computational Unit{,} ",
year = "2019",
url = "\url{https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=43}",
note = "[Online; accessed 29-November-2025]"
}