-
Notifications
You must be signed in to change notification settings - Fork 70
/
CITATION.cff
50 lines (49 loc) · 1.48 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
40
41
42
43
44
45
46
47
48
49
50
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: QCElemental
message: >-
Periodic table, physical constants, molecule parsing, and
QCSchema implementation for quantum chemistry
type: software
authors:
- given-names: Lori A.
family-names: Burns
affiliation: >-
Center for Computational Molecular Science and
Technology, Georgia Institute of Technology
orcid: 'https://orcid.org/0000-0003-2852-5864'
- given-names: Daniel G. A.
family-names: Smith
affiliation: The Molecular Sciences Software Institute
orcid: 'https://orcid.org/0000-0001-8626-0900'
- given-names: Levi N.
family-names: Naden
affiliation: The Molecular Sciences Software Institute
orcid: 'https://orcid.org/0000-0002-3692-5027'
- given-names: Matthew
family-names: Welborn
affiliation: The Molecular Sciences Software Institute
identifiers:
- type: doi
value: 10.1002/wcms.1491
description: QCArchive article
- type: doi
value: 10.1063/5.0059356
description: QCEngine article
repository-code: 'https://github.com/MolSSI/QCElemental/'
url: 'https://molssi.github.io/QCElemental/'
repository-artifact: 'https://anaconda.org/conda-forge/qcelemental/files'
keywords:
- nist
- chemistry
- standards
- computational-chemistry
- quantum-chemistry
- periodic-table
- codata
- physical-constant
- schema
license: BSD-3-Clause
version: 0.28.0
date-released: '2024-06-21'