From 6d362e10a298c6bb41ce6d43affe7add541b127d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 19 May 2021 22:57:50 +0300 Subject: [PATCH] sync with overleaf --- mj-msc.tex | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/mj-msc.tex b/mj-msc.tex index 986a0da..071b6d5 100644 --- a/mj-msc.tex +++ b/mj-msc.tex @@ -5,7 +5,13 @@ \usepackage[utf8]{inputenc} \usepackage [autostyle,english=american]{csquotes} \MakeOuterQuote{"} -\usepackage[maxbibnames=99,style=numeric,sorting=none,alldates=iso]{biblatex} +\usepackage[ + maxbibnames=99, + style=numeric, + sorting=none, + alldates=iso, + seconds=true +]{biblatex} \addbibresource{bib.bib} \usepackage[ pdfusetitle, @@ -611,7 +617,7 @@ example reference for anyone willing to start using the algorithm. arrow/.style={thick,->,>=stealth}, } -\begin{figure}[!h] +\begin{figure}[!ht] \centering \begin{tikzpicture}[node distance=1.5cm,auto] \node (start) [startstop] {Read \textsc{linestring}};