From fd607c14ccb07c2b600ececa6116161962d140b0 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Tue, 17 Sep 2019 09:18:57 +0200 Subject: [PATCH] [README] Fix citation (bis bis) --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 63ebe8c6..4956766f 100644 --- a/README.rst +++ b/README.rst @@ -38,12 +38,12 @@ If you use this software package in a publication, we would appreciate if you could cite our work:: @article{laibacher_anjos_2019, - author = {Laibacher, Tim and {Anjos}, Andr\'e}, - title = "{On the Evaluation and Real-World Usage Scenarios of Deep Vessel Segmentation for Funduscopy}", + author = {Laibacher, Tim and Anjos, Andr\'e}, + title = {On the Evaluation and Real-World Usage Scenarios of Deep Vessel Segmentation for Funduscopy}, journal = {arXiv e-prints}, keywords = {Computer Science - Computer Vision and Pattern Recognition}, - year = "2019", - month = "Sep", + year = {2019}, + month = {Sep}, url = {https://arxiv.org/abs/1909.03856}, eid = {arXiv:1909.03856}, pages = {arXiv:1909.03856}, -- GitLab