-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
39 lines (39 loc) · 1.08 KB
/
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
33
34
35
36
37
38
39
# YAML 1.2
---
cff-version: "1.1.0"
title: "PyStemmusScope"
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Alidoost
given-names: Sarah
orcid: "https://orcid.org/0000-0000-0000-0000"
-
affiliation: "Netherlands eScience Center"
family-names: Schilperoort
given-names: Bart
orcid: "https://orcid.org/0000-0003-4487-9822"
-
affiliation: "Netherlands eScience Center"
family-names: Liu
given-names: Yang
orcid: "https://orcid.org/0000-0002-1966-8460"
-
affiliation: "Univesrity of Twente"
family-names: Daoud
given-names: Mostafa Gomaa
orcid: "https://orcid.org/0000-0001-5112-1708"
-
affiliation: "Univesrity of Twente"
family-names: Zeng
given-names: Yijian
orcid: "https://orcid.org/0000-0002-2166-5314"
date-released: 2025-01-14
doi: <insert your DOI here>
version: "0.5.0"
repository-code: "https://github.com/EcoExtreML/stemmus_scope_processing"
keywords:
- STEMMUS SCOPE Processing
- python
message: "If you use this software, please cite it using these metadata."
license: Apache-2.0