From fefea69ad590e3b4f93f371eec8c7953ca00746b Mon Sep 17 00:00:00 2001 From: Sparks29032 Date: Sun, 23 Feb 2025 10:37:32 -0500 Subject: [PATCH] Added reference to cite if using this software. --- products/pdfgui.rst | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/products/pdfgui.rst b/products/pdfgui.rst index db3367a..71659e0 100644 --- a/products/pdfgui.rst +++ b/products/pdfgui.rst @@ -20,6 +20,19 @@ and comes with built in graphical and structure visualization capabilities. Screen-shot of PDFgui during a refinement of multiple data-sets +Reference +========= + +If you use this program for a scientific research that leads to publication, +we ask that you acknowledge use of the program by citing the following paper +in your publication: + + C L Farrow, P Juhas, J W Liu, D Bryndin, E S Božin, + J Bloch, Th Proffen and S J L Billinge, `PDFfit2 and PDFgui: + computer programs for studying nanostructure in crystals `_, + J. Phys.: Condens. Matter 19 (2007) 335219. + + Installation ============ @@ -81,7 +94,7 @@ the dependencies from conda-forge and then the pdffit2 itself from Pypi using th Finally, we want to install PDFgui, again from conda-forge: :: - conda install diffpy.pdfgui --no-deps + pip install diffpy.pdfgui