-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (28 loc) · 901 Bytes
/
CITATION.cff
File metadata and controls
29 lines (28 loc) · 901 Bytes
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
# YAML 1.2
# Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/)
cff-version: 1.2.0
message: If you use this software, please cite it as below.
title: QMflows
abstract: QMflows library tackles the construction and efficient execution of computational chemistry workflows.
doi: 10.5281/zenodo.1045523
authors:
- given-names: Felipe
family-names: Zapata
orcid: "https://orcid.org/0000-0001-8286-677X"
- given-names: Lars
family-names: Ridder
orcid: "https://orcid.org/0000-0002-7635-9533"
- given-names: Johan
family-names: Hidding
- given-names: Bas
family-names: van Beek
orcid: "https://orcid.org/0000-0003-2463-6559"
keywords:
- computational-chemistry
- materials-science
- python
- Workflows
version: '1.0.0'
date-released: 2023-10-06 # YYYY-MM-DD
repository-code: https://github.com/SCM-NV/qmflows
license: "LGPL-3.0"