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:31 UTC
- Date retrieved: 29 November 2025 12:59 UTC
- Permanent URL: https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=41
- Page Version ID: 41
Citation styles for Projects:template
APA style
Projects:template. (2019, May 9). Collective Computational Unit, . Retrieved 12:59, November 29, 2025 from https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=41.
MLA style
"Projects:template." Collective Computational Unit, . 9 May 2019, 11:31 UTC. 29 Nov 2025, 12:59 <https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=41>.
MHRA style
Collective Computational Unit contributors, 'Projects:template', Collective Computational Unit, , 9 May 2019, 11:31 UTC, <https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=41> [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=41 (accessed November 29, 2025).
CBE/CSE style
Collective Computational Unit contributors. Projects:template [Internet]. Collective Computational Unit, ; 2019 May 9, 11:31 UTC [cited 2025 Nov 29]. Available from: https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=41.
Bluebook style
Projects:template, https://ccu.uni-konstanz.de:443/w/index.php?title=Projects:template&oldid=41 (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=41",
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=41}",
note = "[Online; accessed 29-November-2025]"
}