From 482330809c3a7c141afa6e377e7e582d3bd87d30 Mon Sep 17 00:00:00 2001 From: hanste <s185790@student.dtu.dk> Date: Sun, 19 Dec 2021 13:56:33 +0100 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc4b21..b60a581 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # Drift Corrector -This project contains a small program with user interface implementing the drift correction method for image stack containing near spherical objects as described in Stephensen et. al. Communications biology 3.1 (2020) \ No newline at end of file +This project contains a small program with user interface implementing the drift correction method for image stack containing near spherical objects as described in Stephensen et. al. Communications biology 3.1 (2020). If you found this helpful, please reference: + +@article{stephensen2020restoring, + title={Restoring drifted electron microscope volumes using synaptic vesicles at sub-pixel accuracy}, + author={Stephensen, Hans Jacob Teglbj{\ae}rg and Darkner, Sune and Sporring, Jon}, + journal={Communications biology}, + volume={3}, + number={1}, + pages={1--7}, + year={2020}, + publisher={Nature Publishing Group} +} -- GitLab