From c3f2fcaa09489e96e1e87f69c0cb3068903d3e02 Mon Sep 17 00:00:00 2001 From: Eduardo Luis Hofmann Date: Mon, 23 May 2022 01:42:37 +0300 Subject: [PATCH] added footnote copyleft --- samk-thesis-template/SAMK-ThesisTemplate2021.tex | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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}