Skip to content

Commit ec02bb7

Browse files
authored
Add CITATION.cff (#315)
* add CITATION.cff
1 parent 1a44b2d commit ec02bb7

File tree

2 files changed

+86
-1
lines changed

2 files changed

+86
-1
lines changed

CITATION.cff

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
cff-version: 1.2.0
2+
title: Crystal Toolkit - A Web App Framework to Improve Usability and Accessibility of Materials Science Research Algorithms
3+
message: If you use this software, please cite it as below.
4+
authors:
5+
- family-names: Horton
6+
given-names: Matthew
7+
affiliation: Lawrence Berkeley National Laboratory
8+
orcid: 0000-0001-7777-8871
9+
- family-names: Shen
10+
given-names: Jimmy-Xuan
11+
affiliation: UC Berkeley, LBL
12+
orcid: 0000-0002-2743-7531
13+
- family-names: Burns
14+
given-names: Jordan
15+
- family-names: Cohen
16+
given-names: Orion
17+
affiliation: UC Berkeley, Lawrence Berkeley National Laboratory
18+
- family-names: Chabbey
19+
given-names: François
20+
- family-names: Ganose
21+
given-names: Alex
22+
affiliation: Lawrence Berkeley National Laboratory
23+
orcid: 0000-0002-4486-3321
24+
- family-names: Guha
25+
given-names: Rishabh
26+
- family-names: Huck
27+
given-names: Patrick
28+
affiliation: Lawrence Berkeley National Laboratory
29+
- family-names: Li
30+
given-names: Hamming Howard
31+
- family-names: McDermott
32+
given-names: Matthew
33+
affiliation: Lawrence Berkeley National Laboratory, University of California Berkeley
34+
- family-names: Montoya
35+
given-names: Joseph
36+
affiliation: Toyota Research Institute
37+
orcid: 0000-0001-5760-2860
38+
- family-names: Moore
39+
given-names: Guy
40+
affiliation: Lawrence Berkeley National Laboratory, University of California Berkeley
41+
- family-names: Munro
42+
given-names: Jason
43+
affiliation: Lawrence Berkeley National Laboratory
44+
- family-names: O'Donnell
45+
given-names: Cody
46+
- family-names: Ophus
47+
given-names: Colin
48+
- family-names: Petretto
49+
given-names: Guido
50+
affiliation: Université catholique de Louvain
51+
- family-names: Riebesell
52+
given-names: Janosh
53+
affiliation: University of Cambridge, Lawrence Berkeley National Laboratory
54+
orcid: 0000-0001-5233-3462
55+
- family-names: Wetizner
56+
given-names: Steven
57+
- family-names: Wander
58+
given-names: Brook
59+
- family-names: Winston
60+
given-names: Donny
61+
affiliation: Consulting at donnywinston.com
62+
orcid: 0000-0002-8424-0604
63+
- family-names: Yang
64+
given-names: Ruoxi
65+
affiliation: Lawrence Berkeley National Laboratory
66+
orcid: 0000-0001-8225-5856
67+
- family-names: Zeltmann
68+
given-names: Steven
69+
- family-names: Jain
70+
given-names: Anubhav
71+
affiliation: Lawrence Berkeley National Laboratory
72+
orcid: 0000-0001-5893-9967
73+
- family-names: Persson
74+
given-names: Kristin A.
75+
affiliation: Lawrence Berkeley National Laboratory
76+
orcid: 0000-0003-2495-5509
77+
license: MIT
78+
license-url: https://github.com/materialsproject/crystaltoolkit/blob/main/LICENSE
79+
repository-code: https://github.com/materialsproject/crystaltoolkit
80+
type: software
81+
url: https://docs.crystaltoolkit.org
82+
arxiv: https://arxiv.org/abs/2302.06147
83+
doi: 10.48550/arXiv.2302.06147
84+
version: 2023.02.01 # replace with whatever version you use
85+
date-released: 2023-02-13

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Interested in contributing?
44

5-
A current list of new contributor issues can be seen [here](https://github.com/materialsproject/crystaltoolkit/labels/new-contributor).
5+
A current list of new contributor issues can be seen [here](https://github.com/materialsproject/crystaltoolkit/labels/new-contributor).
66
If you would like a new contributor issue assigned, get in touch with project maintainers!
77

88
## Status

0 commit comments

Comments
 (0)