From ca3d1b25c67003d6b681329cfdf686a1f553ebc2 Mon Sep 17 00:00:00 2001 From: Alexander Fabisch Date: Fri, 20 Sep 2024 10:31:38 +0200 Subject: [PATCH] Fix latexpdf build --- doc/source/index.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index c578b484d..67d64d1af 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -58,7 +58,5 @@ If you use pytransform3d for a scientific publication, I would appreciate citation of the following paper: Fabisch, A. (2019). pytransform3d: 3D Transformations for Python. -Journal of Open Source Software, 4(33), 1159, |DOI|_ - -.. |DOI| image:: http://joss.theoj.org/papers/10.21105/joss.01159/status.svg -.. _DOI: https://doi.org/10.21105/joss.01159 +Journal of Open Source Software, 4(33), 1159, +https://doi.org/10.21105/joss.01159