From 47bb746b636260ca9884a230191bb3185bfaebde Mon Sep 17 00:00:00 2001 From: Fabian Joswig Date: Mon, 10 Jul 2023 15:53:33 +0100 Subject: [PATCH] docs: citing pyerrors section added to README. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ddb08471..3e686e51 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,10 @@ conda update -c conda-forge pyerrors # Update ## Contributing We appreciate all contributions to the code, the documentation and the examples. If you want to get involved please have a look at our [contribution guideline](https://github.com/fjosw/pyerrors/blob/develop/CONTRIBUTING.md). + +## Citing pyerrors +If you use `pyerrors` for research that leads to a publication we suggest citing the following papers: +- Fabian Joswig, Simon Kuberski, Justus T. Kuhlmann, Jan Neuendorf, *pyerrors: a python framework for error analysis of Monte Carlo data*. Comput.Phys.Commun. 288 (2023) 108750. +- Ulli Wolff, *Monte Carlo errors with less errors*. Comput.Phys.Commun. 156 (2004) 143-153, Comput.Phys.Commun. 176 (2007) 383 (erratum). +- Alberto Ramos, *Automatic differentiation for error analysis of Monte Carlo data*. Comput.Phys.Commun. 238 (2019) 19-35. +- Stefan Schaefer, Rainer Sommer, Francesco Virotta, *Critical slowing down and error analysis in lattice QCD simulations*. Nucl.Phys.B 845 (2011) 93-119.