added footnote copyleft

This commit is contained in:
2022-05-23 01:42:37 +03:00
parent cdb5393cbe
commit c3f2fcaa09

View File

@@ -39,10 +39,12 @@
%\renewcommand{\absnamepos}{empty} % originally center %\renewcommand{\absnamepos}{empty} % originally center
\usepackage[bottom]{footmisc} %force footnote to stay at bottom of the page \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{url}
\usepackage{fontawesome5}
\usepackage{wrapfig}%to wrap text around picture \usepackage{wrapfig}%to wrap text around picture
@@ -114,4 +116,9 @@ Do the same with less
\bibliographystyle{plain} \bibliographystyle{plain}
\bibliography{bibliography} \bibliography{bibliography}
\mbox{}
\vfill
\centering
\textcopyleft \ by Eduardo Luis Hofmann || Made with \faIcon{linux} and \LaTeX\\
\end{document} \end{document}