From 4e2cb9387862344aab9aa2a6be118d774ae221a0 Mon Sep 17 00:00:00 2001 From: hanste <s185790@student.dtu.dk> Date: Sun, 19 Dec 2021 13:58:13 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9978781..13eb062 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ 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, +``` +@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}, @@ -11,4 +12,5 @@ This project contains a small program with user interface implementing the drift pages={1--7}, year={2020}, publisher={Nature Publishing Group} -}` +} +``` -- GitLab