1616 :target: https://github.com/psf/black
1717
1818.. |CI | image :: https://github.com/diffpy/diffpy.srmise/actions/workflows/matrix-and-codecov-on-merge-to-main.yml/badge.svg
19- :target: https://github.com/diffpy/diffpy.srmise/actions/workflows/matrix-and-codecov-on-merge-to-main.yml/badge.svg
19+ :target: https://github.com/diffpy/diffpy.srmise/actions/workflows/matrix-and-codecov-on-merge-to-main.yml
2020
2121.. |Codecov | image :: https://codecov.io/gh/diffpy/diffpy.srmise/branch/main/graph/badge.svg
2222 :target: https://codecov.io/gh/diffpy/diffpy.srmise
@@ -72,14 +72,18 @@ must be specified.
7272
7373For more information about the diffpy.srmise library, please consult our `online documentation <https://diffpy.github.io/diffpy.srmise >`_.
7474
75+
7576Citation
7677--------
7778
78- If you use diffpy.srmise in a scientific publication, we would like you to cite this package as
79+ If you use this program for a scientific research that leads
80+ to publication, we ask that you acknowledge use of the program
81+ by citing the following paper in your publication:
7982
80- L. Granlund, Billinge, S. J. L., and P. M. Duxbury. “Algorithm for systematic peak extraction from atomic
81- pair distribution functions”. In: Acta Crystallogr. A 71.4 (2015), pp. 392–409. DOI:
82- 10.1107/S2053273315005276
83+ L. Granlund, S. J. L. Billinge and P. M. Duxbury,
84+ `Algorithm for systematic peak extraction from atomic pair distribution functions
85+ <http://dx.doi.org/10.1107/S2053273315005276> `__,
86+ *Acta Crystallogr. A * **4 **, 392-409 (2015).
8387
8488Installation
8589------------
@@ -104,11 +108,7 @@ Then, to fully install ``diffpy.srmise`` in our active environment, run ::
104108
105109Another option is to use ``pip `` to download and install the latest release from
106110`Python Package Index <https://pypi.python.org >`_.
107- To install using ``pip `` into your ``diffpy.srmise_env `` environment, we will also have to install dependencies ::
108-
109- pip install -r https://raw.githubusercontent.com/diffpy/diffpy.srmise/main/requirements/run.txt
110-
111- and then install the package ::
111+ To install using ``pip `` into your ``diffpy.srmise_env `` environment, type ::
112112
113113 pip install diffpy.srmise
114114
0 commit comments