diff --git a/samk-thesis-template/SAMK-ThesisTemplate2021.tex b/samk-thesis-template/SAMK-ThesisTemplate2021.tex index 89a6fc5..c2b82d4 100644 --- a/samk-thesis-template/SAMK-ThesisTemplate2021.tex +++ b/samk-thesis-template/SAMK-ThesisTemplate2021.tex @@ -39,10 +39,12 @@ %\renewcommand{\absnamepos}{empty} % originally center \usepackage[bottom]{footmisc} %force footnote to stay at bottom of the page -\usepackage[bottom=0.4in,top=0.5in,left=0.9in,right=0.9in]{geometry} %define margin size +\usepackage[bottom=2cm,top=0.5in,left=0.9in,right=0.9in]{geometry} %define margin size \usepackage{url} +\usepackage{fontawesome5} + \usepackage{wrapfig}%to wrap text around picture @@ -114,4 +116,9 @@ Do the same with less \bibliographystyle{plain} \bibliography{bibliography} + +\mbox{} +\vfill +\centering +\textcopyleft \ by Eduardo Luis Hofmann || Made with \faIcon{linux} and \LaTeX\\ \end{document}