diff --git a/README.md b/README.md index 50ea2f9..442ffde 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,13 @@ It is written entirely in Python, using plotly to visualise the data, and is als The code is available at [MJCliffe/PASCal](https://github.com/MJCliffe/PASCal) on GitHub, and the documentation at [docs.pascalapp.co.uk](https://docs.pascalapp.co.uk). Installation instructions can be found [below](#offline-installation), and example Jupyter notebooks showcasing the functionality can be found in `./examples` folder on GitHub, or in the online documentation. -A paper summarising the original motivation and theory behind PASCal is published at [J. Appl. Cryst. (2012). 45, 1321-1329](https://doi.org/10.1107/S0021889812043026) ([arXiv](http://arxiv.org/pdf/1204.3007.pdf)). Please cite this if you use PASCal in a publication. This publication was produced for a previous version of PASCal and so description of the software itself is out of date. PASCal as designed might not be the most appropriate method for full analysis of your data, so please read the sections below on [errors](#errors), [fitting](#fitting) and [strains](#strain-calculation) if you have particular needs. +PASCal as designed might not be the most appropriate method for full analysis of your data, so please read the sections below on [errors](#errors), [fitting](#fitting) and [strains](#strain-calculation) if you have particular needs. + +## How to cite + +A paper summarising the original motivation and theory behind PASCal is published at [J. Appl. Cryst. (2012). 45, 1321-1329](https://doi.org/10.1107/S0021889812043026) ([arXiv](http://arxiv.org/pdf/1204.3007.pdf)). + +If you use PASCal v2+ in a publication, please cite the latest published description of the software: [Lertkiattraku *et al.*, Journal of Open Source Software (2023)](https://joss.theoj.org/papers/3bfe66743c9a86f34d3c1b2f17906261). # Quick start diff --git a/src/PASCal/templates/index.html b/src/PASCal/templates/index.html index ea3a048..d90d388 100644 --- a/src/PASCal/templates/index.html +++ b/src/PASCal/templates/index.html @@ -295,7 +295,8 @@

Options

Developed by Monthakan Lertkiattrakul and Matthew Cliffe at the University of Nottingham, with contributions from Matthew Evans, based off the original version developed by Matthew Cliffe and Andrew Goodwin at the University of Oxford. The code and further information is available on GitHub at MJCliffe/PASCal, and bugs, errors or feature requests can also be submitted. Additional comments please email Matthew.Cliffe[at]nottingham.ac.uk
- Please cite M.J. Cliffe and A.L. Goodwin, J. Appl. Cryst. (2012). 45, 1321-1329. + Please cite Lertkiattrakul et al., PASCal Python: Principal Axis Strain Calculator, JOSS (2023). + For more background and methods, please cite M.J. Cliffe and A.L. Goodwin, J. Appl. Cryst. (2012). 45, 1321-1329. The preprint is available at arXiv:1204.3007.