From 324be2caf253b77beece51654b7b8259acde87b1 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 17 Mar 2020 19:33:57 +0100
Subject: [PATCH] [doc] Fix paper name (v2)

---
 doc/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.rst b/doc/index.rst
index c9d3853a..1c7b3d74 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -15,7 +15,7 @@ Please use the BibTeX reference below to cite this work:
 .. code:: bibtex
 
    @misc{laibacher_anjos_2019,
-      title         = {On the Evaluation and Real-World Usage Scenarios of Deep Vessel Segmentation for Funduscopy},
+      title         = {On the Evaluation and Real-World Usage Scenarios of Deep Vessel Segmentation for Retinography},
       author        = {Tim Laibacher and Andr\'e Anjos},
       year          = {2019},
       eprint        = {1909.03856},
-- 
GitLab