-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
40 lines (40 loc) · 1.13 KB
/
CITATION.cff
File metadata and controls
40 lines (40 loc) · 1.13 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
33
34
35
36
37
38
39
40
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
---
cff-version: 1.2.0
title: template-uv-python-research-software
message: >-
If you use this software, please cite it using the
metadata from the CITATION.cff file.
type: software
authors:
- given-names: David
family-names: Bunten
orcid: "https://orcid.org/0000-0001-6041-3665"
repository-code: "https://github.com/CU-DBMI/template-uv-python-research-software"
abstract: >-
A template for Pythonic research software with environment management through uv.
keywords:
- python
- uv
- research-software
- template
license: BSD-3-Clause
identifiers:
- type: doi
value: "10.5281/zenodo.15518401"
references:
- type: software
title: "agent-skills"
authors:
- given-names: Addy
family-names: Osmani
repository-code: "https://github.com/addyosmani/agent-skills"
license: MIT
- type: software
title: "learning-opportunities"
authors:
- given-names: Dan
family-names: Hicks
repository-code: "https://github.com/DrCatHicks/learning-opportunities"
license: CC-BY-4.0