aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex')
-rw-r--r--tex/src/preamble-style.tex6
-rw-r--r--tex/src/references.tex13
2 files changed, 18 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{}
diff --git a/tex/src/references.tex b/tex/src/references.tex
index ef33d02..73e3b20 100644
--- a/tex/src/references.tex
+++ b/tex/src/references.tex
@@ -1,3 +1,16 @@
+@ARTICLE{clement19,
+ author = {Cl\'ement-Fontaine, M\'elanie and Di Cosmo, Roberto and Guerry, Bastien and MOREAU, Patrick and Pellegrini, Fran\c cois},
+ title = {Encouraging a wider usage of software derived from research},
+ year = {2019},
+ journal = {Archives ouvertes HAL},
+ volume = {},
+ pages = {\href{https://hal.archives-ouvertes.fr/hal-02545142}{hal-02545142}},
+}
+
+
+
+
+
@ARTICLE{dicosmo20,
author = {{Di Cosmo}, Roberto and {Gruenpeter}, Morane and {Zacchiroli}, Stefano},
title = "{Referencing Source Code Artifacts: a Separate Concern in Software Citation}",