diff --git a/src/config.sty b/src/config.sty index 9dfd415..17a1cfe 100644 --- a/src/config.sty +++ b/src/config.sty @@ -11,6 +11,7 @@ anchorcolor = blue]{hyperref} \usepackage{amssymb} \usepackage{xspace} \usepackage{url} +\usepackage{datetime} \usepackage{lmodern} \usepackage[ruled]{algorithm2e} \usepackage{datatool} diff --git a/src/main.tex b/src/main.tex index 1c4c732..85e5a7b 100644 --- a/src/main.tex +++ b/src/main.tex @@ -24,12 +24,14 @@ \vspace{2cm} \copied{} -Text copied from other articles will be in this color +\noindent Text copied from other articles will be in this color \fresh{} -Text that was freshly written will be in this color +\noindent Text that was freshly written will be in this color \resetstyle{} +\quad\\ +This version was compiled on \today{} at \currenttime{}. \makeflyleaf{}