From 93afa9d7fb216d0b102f4aa315638a04e29b58bc Mon Sep 17 00:00:00 2001 From: Sparks29032 Date: Mon, 22 Sep 2025 16:50:16 -0700 Subject: [PATCH 1/3] Add citation --- CITATION.cff | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 9e2c37a..bfdaca5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -10,24 +10,24 @@ authors: family-names: Yang email: ayang2@caltech.edu affiliation: Caltech - orcid: 'https://orcid.org/0000-0003-0553-715X' + orcid: "https://orcid.org/0000-0003-0553-715X" - given-names: Christopher family-names: Farrow - orcid: 'https://orcid.org/0000-0001-5768-6654' + orcid: "https://orcid.org/0000-0001-5768-6654" - given-names: Chia-Hao family-names: Liu affiliation: Columbia University - orcid: 'https://orcid.org/0000-0002-3216-0354' + orcid: "https://orcid.org/0000-0002-3216-0354" - given-names: Luis family-names: Kitsu - orcid: 'https://orcid.org/0000-0002-9292-4416' + orcid: "https://orcid.org/0000-0002-9292-4416" affiliation: University of Colorado Boulder email: Luis.Kitsu@echemes.ethz.ch - given-names: Simon family-names: Billinge email: sb2896@columbia.edu affiliation: Columbia University - orcid: 'https://orcid.org/0000-0002-9734-4998' + orcid: "https://orcid.org/0000-0002-9734-4998" abstract: >- diffpy.morph is an open-source and free-to-use Python package that increases the insight researchers can obtain @@ -47,9 +47,9 @@ abstract: >- comparison. Other morphs are also possible such as corrections for nanoparticle shape effects on the PDF. diffpy.morph is model-independent and also could be used - on other non-diffraction spectra, though - it has not been extensively tested beyond powder - diffraction patterns and the PDF. + on other non-diffraction spectra, though it has not been + extensively tested beyond powder diffraction patterns + and the PDF. keywords: - diffpy - pdf From 464edfa7ba67627cc9289501f2d96ca0f9e858b2 Mon Sep 17 00:00:00 2001 From: Sparks29032 Date: Mon, 22 Sep 2025 16:51:09 -0700 Subject: [PATCH 2/3] Add blank news file --- news/citation.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 news/citation.rst diff --git a/news/citation.rst b/news/citation.rst new file mode 100644 index 0000000..790d30b --- /dev/null +++ b/news/citation.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +* From e0e4dddabc871564f711930858b18c79c0c5795f Mon Sep 17 00:00:00 2001 From: Sparky <59151395+Sparks29032@users.noreply.github.com> Date: Tue, 23 Sep 2025 11:58:01 -0700 Subject: [PATCH 3/3] Update citation.rst --- news/citation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/citation.rst b/news/citation.rst index 790d30b..4b69694 100644 --- a/news/citation.rst +++ b/news/citation.rst @@ -1,6 +1,6 @@ **Added:** -* +* no news: style changes **Changed:**