Skip to content

Commit 4c51c55

Browse files
authored
Merge pull request #68 from bobleesj/cookie-citation
Add citation to README.rst and index.rst in document
2 parents 94def5a + f907473 commit 4c51c55

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,15 @@ For more information about the diffpy.snmf library, please consult our `online d
4444
Citation
4545
--------
4646

47-
If you use diffpy.snmf in a scientific publication, we would like you to cite this package as
47+
If you use this program for a scientific research that leads
48+
to publication, we ask that you acknowledge use of the program
49+
by citing the following paper in your publication:
50+
51+
Ran Gu, Yevgeny Rakita, Ling Lan, Zach Thatcher, Gabrielle E. Kamm, Daniel O’Nolan, Brennan Mcbride, Allison Wustrow, James R. Neilson, Karena W. Chapman, Qiang Du, and Simon J. L. Billinge,
52+
`Stretched Non-negative Matrix Factorization
53+
<https://doi.org/10.48550/arXiv.2311.15173>`__,
54+
arXiv:2311.15173 [cond-mat.mtrl-sci] (2023).
4855

49-
diffpy.snmf Package, https://github.com/diffpy/diffpy.snmf
5056

5157
Installation
5258
------------

doc/source/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,19 @@ within the chemical phases through its addition of stretching factors.
3838
It is important to note that the user must specify the number of component signals to obtain from the experimental data.
3939
Non-physical results may be obtained if the number of anticipated component signals is too high.
4040

41+
Citation
42+
--------
43+
44+
If you use this program for a scientific research that leads
45+
to publication, we ask that you acknowledge use of the program
46+
by citing the following paper in your publication:
47+
48+
Ran Gu, Yevgeny Rakita, Ling Lan, Zach Thatcher, Gabrielle E. Kamm, Daniel O’Nolan, Brennan Mcbride, Allison Wustrow, James R. Neilson, Karena W. Chapman, Qiang Du, and Simon J. L. Billinge,
49+
`Stretched Non-negative Matrix Factorization
50+
<https://doi.org/10.48550/arXiv.2311.15173>`__,
51+
arXiv:2311.15173 [cond-mat.mtrl-sci] (2023).
52+
53+
4154
Authors
4255
-------
4356

0 commit comments

Comments
 (0)