Fix URL formatting
This commit is contained in:
parent
efdd649520
commit
b4dc58286d
1 changed files with 4 additions and 1 deletions
|
|
@ -1402,7 +1402,10 @@ applications for security meshes made using low-cost, standard PCB manufacturing
|
|||
This is version \texttt{\input{version.tex}\unskip} of this paper, generated on \today. The git repository with the
|
||||
LaTeX source for this paper, all hardware design files, and firmware and analysis source code can be found at:
|
||||
|
||||
\center{\url{https://git.jaseg.de/sampling-mesh-monitor.git}}
|
||||
\begin{center}
|
||||
\url{https://git.jaseg.de/sampling-mesh-monitor.git}
|
||||
\end{center}
|
||||
|
||||
\FloatBarrier
|
||||
|
||||
\printbibliography[heading=bibintoc]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue