Skip to content

Commit 09efee2

Browse files
authored
Merge pull request #64 from Sparks29032/pdfgui_update
Added reference to cite if using this software.
2 parents 00552aa + fefea69 commit 09efee2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

products/pdfgui.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,19 @@ and comes with built in graphical and structure visualization capabilities.
2020
Screen-shot of PDFgui during a refinement of multiple data-sets
2121

2222

23+
Reference
24+
=========
25+
26+
If you use this program for a scientific research that leads to publication,
27+
we ask that you acknowledge use of the program by citing the following paper
28+
in your publication:
29+
30+
C L Farrow, P Juhas, J W Liu, D Bryndin, E S Božin,
31+
J Bloch, Th Proffen and S J L Billinge, `PDFfit2 and PDFgui:
32+
computer programs for studying nanostructure in crystals <https://doi.org/10.1088/0953-8984/19/33/335219>`_,
33+
J. Phys.: Condens. Matter 19 (2007) 335219.
34+
35+
2336
Installation
2437
============
2538

@@ -81,7 +94,7 @@ the dependencies from conda-forge and then the pdffit2 itself from Pypi using th
8194

8295
Finally, we want to install PDFgui, again from conda-forge: ::
8396

84-
conda install diffpy.pdfgui --no-deps
97+
pip install diffpy.pdfgui
8598

8699

87100

0 commit comments

Comments
 (0)