-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (32 loc) · 1.23 KB
/
CITATION.cff
File metadata and controls
32 lines (32 loc) · 1.23 KB
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
title: "Template Python Package: An opinionated setup for making Python packages"
abstract: "A template for making a Git repository that follows strongly opinionated practices for building and managing Python packages."
authors:
- family-names: Johnston
given-names: Luke William
orcid: "https://orcid.org/0000-0003-4169-2616"
affiliation: "Steno Diabetes Center Aarhus"
- family-names: Brødbæk
given-names: Signe Kirk
affiliation: "Steno Diabetes Center Aarhus"
orcid: "https://orcid.org/0009-0000-2208-7088"
- family-names: Beicher
given-names: Kristiane
affiliation: "Steno Diabetes Center Aarhus"
orcid: "https://orcid.org/0000-0001-7556-9566"
- family-names: Vago
given-names: Marton
affiliation: "Steno Diabetes Center Aarhus"
orcid: "https://orcid.org/0009-0007-4628-655X"
cff-version: 1.2.0
doi: 10.5281/zenodo.17018496
date-released: 2025-09-01
keywords:
- "copier template"
- "template"
- "template repository"
- "template project"
- "template python package"
license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/seedcase-project/template-python-package"
url: "https://template-python-package.seedcase-project.org"