From 8b006f31cd8d3d21bbd4fa0a7b0f722fe8cb497b Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 21 Nov 2019 17:12:21 +0000 Subject: Added Git commit checksum was on first slide The Git commit checksum has been added to the first slide to help readers identify any change. --- reproducible-paper.tex | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'reproducible-paper.tex') diff --git a/reproducible-paper.tex b/reproducible-paper.tex index 8390955..9617104 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -18,6 +18,9 @@ % Basic LaTeX settings. \documentclass[9pt,usenames,dvipsnames,aspectratio=169]{beamer} +% Read the current Git commit information +\include{git-commit} + %% Beamer settings. %\setbeamertemplate{footline}[frame number] @@ -35,16 +38,18 @@ reproducible scientific papers)}} %% Set the author -\author{ +\author{\vspace{1cm}\\ \href{http://akhlaghi.org}{Mohammad Akhlaghi}\\\vspace{0.5mm} \footnotesize Instituto de Astrof\'isica de Canarias ({\scriptsize IAC}), Tenerife, Spain } %% Set the date and insitutional logos. -\date{\scriptsize\vspace{1.8cm}\\ +\date{\footnotesize\vspace{0.2cm}\\ \href{https://www.rd-alliance.org/groups/early-career-and-engagement-ig}{RDA Early Career and Engagement Interest Group},\\ \href{https://www.rd-alliance.org/group/early-career-and-engagement-ig-early-career-networking-group/event/november-ama-call}{AMA Webinar}, November 20th, 2019 \\ - Slides available at: \textcolor{blue}{\url{http://akhlaghi.org/pdf/reproducible-paper.pdf}}\\ + \tiny\vspace{2mm} + Slides available at (this PDF is built from \href{https://gitlab.com/makhlaghi/reproducible-paper-slides}{Git commit} \gitcommit):\\ + \footnotesize\textcolor{blue}{\url{http://akhlaghi.org/pdf/reproducible-paper.pdf}}\\ \vspace{5mm} \raisebox{+0.5\height}{\includegraphics[width=2cm]{img/ministerio-ciencia.png}} \raisebox{+0.3\height}{\includegraphics[width=1.3cm]{img/sundial.png}} -- cgit v1.2.1