From 2cc4bc2a193bdb5816674266ad03c70c5da96ae6 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Tue, 14 Apr 2020 18:35:34 +0100 Subject: Further text shrink, added Competing interest and Author contributions To make the text easier to read and further comply with the author guideline, the text was shrank a little more and the two final sections were also added on "Competing interest" and "Author contributions". I also found the CODATA logo on Wikipedia in SVG format (vector graphics), so I replaced the previous pixelated PNG format with the PDF (converted from SVG). --- tex/src/preamble-style.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tex/src/preamble-style.tex') diff --git a/tex/src/preamble-style.tex b/tex/src/preamble-style.tex index e20c73c..26deac9 100644 --- a/tex/src/preamble-style.tex +++ b/tex/src/preamble-style.tex @@ -115,19 +115,19 @@ \pagestyle{fancy} \lhead{\mplight\footnotesize Art.XX, page {\thepage} of \pageref{LastPage}} \chead{} -\rhead{\mplight\footnotesize Akhlaghi et al; Reproducible paper template} +\rhead{\mplight\footnotesize Akhlaghi, et al: Maneage, a Customizable Framework for Managing Data Lineage} \lfoot{} \cfoot{} \rfoot{} \renewcommand\headrulewidth{0.0pt} \renewcommand\footrulewidth{0.0pt} \fancypagestyle{firstpage} { - \lhead{\includegraphics[width=3.5cm]{tex/img/codata.png}} + \lhead{\includegraphics[width=3.5cm]{tex/img/codata.pdf}} \chead{} \rhead{\mplight\footnotesize - Akhlaghi, M, et al. 2019. Reproducible paper template\\ - \emph{Data Science Journal}, VV, NN, pp.1-N,\\ - DOI: https://doi.org/10.5334/dsj-XXXX-XXX} + 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}}} \lfoot{} \cfoot{} \rfoot{} -- cgit v1.2.1