diff options
author | jaseg <git@jaseg.de> | 2022-09-28 14:58:51 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2022-09-28 14:58:51 +0200 |
commit | 074fbd50c8a51b8d9a06582a97d8cc49767470b7 (patch) | |
tree | 0a00cec68039128de7ce8fbfde2feb1e0a84396f /paper | |
parent | 1e4cbf01b3e7438e5612db544b55e314db271933 (diff) | |
download | master-thesis-074fbd50c8a51b8d9a06582a97d8cc49767470b7.tar.gz master-thesis-074fbd50c8a51b8d9a06582a97d8cc49767470b7.tar.bz2 master-thesis-074fbd50c8a51b8d9a06582a97d8cc49767470b7.zip |
Fix URL/acks formatting
Diffstat (limited to 'paper')
-rw-r--r-- | paper/safety-reset-paper.tex | 6 |
1 files changed, 5 insertions, 1 deletions
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. |