From 158dbe2bbad88af34cca5af605c1444e1efb4019 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Tue, 4 Jun 2019 03:08:44 +0200 Subject: Added Git branching and history graph A graph was added showing how Git branching and history are used to verfiy the integrity of the result. --- reproducible-paper.tex | 66 +++++++++++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 27 deletions(-) (limited to 'reproducible-paper.tex') diff --git a/reproducible-paper.tex b/reproducible-paper.tex index e96d60b..52e0842 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -18,8 +18,9 @@ %% Set the author \author{Mohammad Akhlaghi\\\vspace{2mm}\footnotesize Instituto de Astrof\'isica de Canarias ({\scriptsize IAC}),\\Tenerife, Spain\\ - \vspace{0.5cm}\includegraphics[width=1.8cm]{img/iac.png} - \includegraphics[width=3cm]{img/sundial.png}%\vspace{0.5cm} + \vspace{0.5cm} \raisebox{+0.8\height}{\includegraphics[width=2cm]{img/ull.png}}{ }{ + }\includegraphics[width=1.5cm]{img/iac.png}{ }{ }{ + }\includegraphics[width=2cm]{img/sundial.png}\vspace{0.5cm} } %% Set the date and insitutional logos. @@ -116,47 +117,47 @@ \newcommand{\nodeopacity}{1} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\paperinit}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\sver}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\srep}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\dver}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\ddver}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\confopt}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\confenv}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\db}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\calib}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\corr}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\runord}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\runopt}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\humanerr}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\depupdate}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\coauth}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\varsinpaper}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\recordinfo}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\softcite}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\prevchange}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} \newcommand{\paperfinal}{} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} %% Don't show the happy scientist any more. \let\paperfinal\undefined @@ -215,7 +216,7 @@ \renewcommand{\nodeopacity}{0.3} - \begin{frame}{General outline of a project} \include{tex/plot} \end{frame} + \begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame} @@ -519,14 +520,25 @@ \renewcommand{\nodeopacity}{1} \begin{frame}{Everything in plain text (machine and human readable)} - \include{tex/plot} \end{frame} - \newcommand{\paperinit}{} + \include{tex/project-graph} \end{frame} \newcommand{\gitlogo}{} \begin{frame}{Everything in plain text (machine and human readable)} - \include{tex/plot} + \include{tex/project-graph} \end{frame} + + \begin{frame}{New projects branch from template} \include{tex/git-branch} \end{frame} + \newcommand{\projbranch}{} + \begin{frame}{New projects branch from template} \include{tex/git-branch} \end{frame} + \newcommand{\mergebranch}{} + \begin{frame}{New projects branch from template} \include{tex/git-branch} \end{frame} + \newcommand{\tofuture}{} + \begin{frame}{New projects branch from template} \include{tex/git-branch} \end{frame} + \newcommand{\githappy}{} + \begin{frame}{New projects branch from template} \include{tex/git-branch} \end{frame} + + \begin{frame}{Publication of the project} A reproducible project using this template will have the following -- cgit v1.2.1