Skip to content

Commit 6a632b7

Browse files
authored
Merge pull request #214 from cadenmyers13/update-ref
doc: Add published paper to README
2 parents d541bf5 + 6635518 commit 6a632b7

File tree

2 files changed

+37
-7
lines changed

2 files changed

+37
-7
lines changed

README.rst

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,19 @@ which is the most common geometry for lab PDF measurements.
4949

5050
The theory is described in the following paper:
5151

52-
Chen, Y., Schertenleib, T., Yang, A., Schouwink, P., Queen, W.L. and Billinge, S.J.L.,
53-
An Absorption Correction for Reliable Pair-Distribution Functions from Low Energy x-ray Sources.
54-
Arxiv.org. https://doi.org/10.48550/arXiv.2504.12499
52+
Chen, Y., Schertenleib, T., Yang, A., Schouwink, P., Queen, W. L., and Billinge, S. J. L.,
53+
*Absorption Correction for Reliable Pair Distribution Functions from Low Energy X-ray Sources*.
54+
Crystal Growth & Design, 2026, 26 (3), 1036–1047.
55+
https://doi.org/10.1021/acs.cgd.5c00551
56+
5557

5658
The related experimental data acquisition protocols are described in the following paper:
5759

58-
Schertenleib, T., Schmuckler, D., Chen, Y., Jin, G.B., Queen, W.L. and Billinge, S.J.L. (2025),
59-
Testing Protocols for Obtaining Reliable Pair Distribution Functions from Laboratory X-Ray Sources Using PDFgetX3.
60-
Chem. Methods 2500001. https://doi.org/10.1002/cmtd.202500001
60+
Schertenleib, T., Schmuckler, D., Chen, Y., Jin, G. B., Queen, W. L., and Billinge, S. J. L. (2025).
61+
*Testing Protocols for Obtaining Reliable Pair Distribution Functions from Laboratory X-Ray Sources Using PDFgetX3*.
62+
Chem. Methods, 2500001.
63+
https://doi.org/10.1002/cmtd.202500001
64+
6165

6266
For more information about the diffpy.labpdfproc library, please consult our `online documentation <https://diffpy.github.io/diffpy.labpdfproc>`_.
6367

@@ -66,7 +70,10 @@ Citation
6670

6771
If you use diffpy.labpdfproc in a scientific publication, we would like you to cite this package as
6872

69-
diffpy.labpdfproc Package, https://github.com/diffpy/diffpy.labpdfproc
73+
Chen, Y., Schertenleib, T., Yang, A., Schouwink, P., Queen, W. L., and Billinge, S. J. L.,
74+
*Absorption Correction for Reliable Pair Distribution Functions from Low Energy X-ray Sources*.
75+
Crystal Growth & Design, 2026, 26 (3), 1036–1047.
76+
https://doi.org/10.1021/acs.cgd.5c00551
7077

7178
Installation
7279
------------

news/update-ref.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* Added published reference to ``README.rst``.
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)