Skip to content

Commit 2127c5a

Browse files
committed
Add CITATION.cff
1 parent ade32c3 commit 2127c5a

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# SPDX-FileCopyrightText: 2026 Helmholtz-Zentrum Dresden - Rossendorf e.V. (HZDR)
2+
# SPDX-FileContributor: David Pape
3+
#
4+
# SPDX-License-Identifier: CC0-1.0
5+
6+
# This CITATION.cff file was generated with cffinit.
7+
# Visit https://bit.ly/cffinit to generate yours today!
8+
9+
cff-version: 1.2.0
10+
title: hermes-plugin-software-card
11+
message: >-
12+
If you use this software, please cite it using the
13+
metadata from this file.
14+
type: software
15+
authors:
16+
- given-names: David
17+
family-names: Pape
18+
email: d.pape@hzdr.de
19+
affiliation: Helmholtz-Zentrum Dresden-Rossendorf (HZDR)
20+
orcid: 'https://orcid.org/0000-0002-3145-9880'

hermes.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
#
44
# SPDX-License-Identifier: CC0-1.0
55

6+
[harvest]
7+
sources = ["cff"]
8+
69
[curate]
710
method = "software_card"

0 commit comments

Comments
 (0)