aboutsummaryrefslogtreecommitdiff
path: root/tex/src/preamble-style.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/src/preamble-style.tex')
-rw-r--r--tex/src/preamble-style.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/tex/src/preamble-style.tex b/tex/src/preamble-style.tex
index 26deac9..82f9714 100644
--- a/tex/src/preamble-style.tex
+++ b/tex/src/preamble-style.tex
@@ -91,6 +91,9 @@
\newcommand{\tonote}[1]{{}}
\fi
+%% To print the creation date on the PDF.
+\usepackage{datetime}
+
%% To have links.
\usepackage[
colorlinks,
@@ -127,7 +130,8 @@
\rhead{\mplight\footnotesize
Akhlaghi, M, et al. 2020. Maneage, a Customizable Framework\\
for Managing Data Lineage. \emph{Data Science Journal}, VV,\\
- NN, pp.1-\pageref*{LastPage}. DOI: \href{https://doi.org/10.5334/dsj-XXXX-XXX}{\textcolor{black}{https://doi.org/10.5334/dsj-XXXX-XXX}}}
+ NN, pp.1-\pageref*{LastPage}. DOI: \href{https://doi.org/10.5334/dsj-XXXX-XXX}{\textcolor{black}{https://doi.org/10.5334/dsj-XXXX-XXX}}\\
+ PDF created on: \currenttime{}, \today}
\lfoot{}
\cfoot{}
\rfoot{}