appendix
This commit is contained in:
parent
aa00d29e74
commit
44ed63dfbf
@ -14,6 +14,7 @@
|
||||
\usepackage[maxbibnames=99,style=authoryear]{biblatex}
|
||||
\usepackage[pdfusetitle]{hyperref}
|
||||
\usepackage{enumitem}
|
||||
\usepackage[toc,page,title]{appendix}
|
||||
\addbibresource{bib.bib}
|
||||
\usepackage{caption}
|
||||
\usepackage{subcaption}
|
||||
@ -107,6 +108,8 @@ Current open-source line generalization solutions have their roots in
|
||||
\tableofcontents
|
||||
\listoffigures
|
||||
|
||||
\newpage
|
||||
|
||||
\section{Introduction}
|
||||
\label{sec:introduction}
|
||||
|
||||
@ -310,4 +313,14 @@ two.
|
||||
|
||||
\printbibliography
|
||||
|
||||
\begin{appendices}
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[width=148mm]{zeimena-pretty}
|
||||
\caption{Lakaja and Žeimena river in context}
|
||||
\end{figure}
|
||||
|
||||
\end{appendices}
|
||||
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user