Skip to content

Commit de41950

Browse files
authored
Add citation file (#260)
* Add citation * Add blank news file * Update citation.rst
1 parent eab82b3 commit de41950

File tree

2 files changed

+31
-8
lines changed

2 files changed

+31
-8
lines changed

CITATION.cff

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@ authors:
1010
family-names: Yang
1111
1212
affiliation: Caltech
13-
orcid: 'https://orcid.org/0000-0003-0553-715X'
13+
orcid: "https://orcid.org/0000-0003-0553-715X"
1414
- given-names: Christopher
1515
family-names: Farrow
16-
orcid: 'https://orcid.org/0000-0001-5768-6654'
16+
orcid: "https://orcid.org/0000-0001-5768-6654"
1717
- given-names: Chia-Hao
1818
family-names: Liu
1919
affiliation: Columbia University
20-
orcid: 'https://orcid.org/0000-0002-3216-0354'
20+
orcid: "https://orcid.org/0000-0002-3216-0354"
2121
- given-names: Luis
2222
family-names: Kitsu
23-
orcid: 'https://orcid.org/0000-0002-9292-4416'
23+
orcid: "https://orcid.org/0000-0002-9292-4416"
2424
affiliation: University of Colorado Boulder
2525
2626
- given-names: Simon
2727
family-names: Billinge
2828
2929
affiliation: Columbia University
30-
orcid: 'https://orcid.org/0000-0002-9734-4998'
30+
orcid: "https://orcid.org/0000-0002-9734-4998"
3131
abstract: >-
3232
diffpy.morph is an open-source and free-to-use Python
3333
package that increases the insight researchers can obtain
@@ -47,9 +47,9 @@ abstract: >-
4747
comparison. Other morphs are also possible such as
4848
corrections for nanoparticle shape effects on the PDF.
4949
diffpy.morph is model-independent and also could be used
50-
on other non-diffraction spectra, though
51-
it has not been extensively tested beyond powder
52-
diffraction patterns and the PDF.
50+
on other non-diffraction spectra, though it has not been
51+
extensively tested beyond powder diffraction patterns
52+
and the PDF.
5353
keywords:
5454
- diffpy
5555
- pdf

news/citation.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* no news: style changes
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

0 commit comments

Comments
 (0)