aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-18 03:46:16 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-18 03:46:16 +0100
commit83fea2345105fa8887b3bfa9c3d908908a203b99 (patch)
treea7fc4cb822eccf6ebd83614d7c50a67ba622a0ca /tex
parente9b55c97d15b32001ae393f37ebc28d01fcb9274 (diff)
Two papers cited, for research software and data management plans
These are important aspects that are highly relevant to Maneage: its philosophy (the former) and usability (the latter). To add them, I tried to summarize some other parts of the paper.
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}",