From 074fbd50c8a51b8d9a06582a97d8cc49767470b7 Mon Sep 17 00:00:00 2001
From: jaseg <git@jaseg.de>
Date: Wed, 28 Sep 2022 14:58:51 +0200
Subject: Fix URL/acks formatting

---
 paper/safety-reset-paper.tex | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

(limited to 'paper')

diff --git a/paper/safety-reset-paper.tex b/paper/safety-reset-paper.tex
index fc1f321..0faff8c 100644
--- a/paper/safety-reset-paper.tex
+++ b/paper/safety-reset-paper.tex
@@ -975,7 +975,11 @@ implementation.
 \subsection{Artifacts}
 
 Source code for the demonstrator and simulations, as well as hardware EDA designs are available at the public git
-repository at the following URL:\\\center{\url{https://git.jaseg.de/safety-reset.git}}
+repository at the following URL:
+
+\begin{center}
+    \url{https://git.jaseg.de/safety-reset.git}
+\end{center}
 
 \begin{acks}
     This work has been co-funded by the LOEWE initiative (Hesse, Germany) within the emergenCITY center.
-- 
cgit