From 9ce662e93db880b6e3cf9b4482c71bace5a275ec Mon Sep 17 00:00:00 2001 From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch> Date: Fri, 30 Mar 2018 23:54:00 +0200 Subject: [PATCH] Add citation details, link to bioRxiv --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b20c11..d9defc1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,12 @@ the [documentation][ijnet_noisee] for details. ## Citation -The corresponding publication will be added as soon as it is available through -biorxiv.org. +Please note that NoiSee is based on a publication. If you use it for related +research please be so kind to cite our work: -[ijnet_noisee]: https://imagej.net/NoiSee \ No newline at end of file +*Alexia Ferrand, Kai D Schleicher, Nikolaus Ehrenfeuchter, Wolf Heusermann, +Oliver Biehlmaier*, **Signal-to-Noise ratio made easy: A tool to assess your +confocal performance**, [bioRxiv 291500][doi]. + +[ijnet_noisee]: https://imagej.net/NoiSee +[doi]: https://doi.org/10.1101/291500 \ No newline at end of file -- GitLab