-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
32 lines (31 loc) · 941 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: cookiecutter-web
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Christophe
family-names: Laures
affiliation: KIT
- given-names: Borja
family-names: Esteban
affiliation: KIT
- given-names: Valentin
family-names: Kozlov
affiliation: KIT
repository-code: >-
https://codebase.helmholtz.cloud/m-team/ai/cookiecutter-web/
url: 'https://templates.services.fedcloud.eu/'
abstract: >-
This application provides a 'marketplace' for commonly
used [cookiecutter](https://cookiecutter.readthedocs.io/)
templates, allowing the user to fill in the configuration
online and download the generated project as a .zip file.
keywords:
- templates
- web service
- cookiecutter
license: Apache-2.0