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