aboutsummaryrefslogtreecommitdiff
path: root/reproducible-paper.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-11-20 00:53:51 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-11-20 00:53:51 +0000
commit79cd971ce39185116a401399538d842a4cf85a43 (patch)
treec5c7035b1c6a965cdd862706e3941a31a065aff8 /reproducible-paper.tex
parent572d7bc3d16630f83bb73fc609c4ed4d7e01a1dc (diff)
Title slide updated for RDA AMA Webinar, added architecture plot
The information on the presentation place was updated for the RDA AMA webinar and all the necessary logos that should have been added before were now added. Also a diagram showing the relation between the source and build files has been added after the introduction to Makefiles.
Diffstat (limited to 'reproducible-paper.tex')
-rw-r--r--reproducible-paper.tex37
1 files changed, 25 insertions, 12 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex
index 1ddb16e..0e02fed 100644
--- a/reproducible-paper.tex
+++ b/reproducible-paper.tex
@@ -17,18 +17,25 @@
reproducible scientific papers)}}
%% Set the author
-\author{\href{http://akhlaghi.org}{Mohammad
- Akhlaghi}\\\vspace{2mm}\footnotesize Instituto de Astrof\'isica de
- Canarias ({\scriptsize IAC}), Tenerife, Spain\\
- \vspace{0.25cm} \raisebox{+0.8\height}{\includegraphics[width=1.5cm]{img/ull.png}}{ }{
- }\includegraphics[width=1cm]{img/iac.png}{ }{ }{
- }\includegraphics[width=1.5cm]{img/sundial.png}\vspace{0.5cm}\\\vspace{-0.5cm}
- \hspace{-0.9mm}\includegraphics[width=1.2cm]{img/rda.png}\vspace{0.5cm}
+\author{
+ \href{http://akhlaghi.org}{Mohammad Akhlaghi}\\\vspace{2mm}
+ \footnotesize
+ Instituto de Astrof\'isica de Canarias ({\scriptsize IAC}), Tenerife, Spain
}
%% Set the date and insitutional logos.
-\date{\scriptsize \href{https://indico.lip.pt/event/575}{10th Iberian Grid Conference (Ibergrid2019)},\\ Santiago de Compostela (Spain), September 23rd, 2019 \\
- \vspace{0.1cm} Slides available at
+\date{\vspace{1mm}\\
+ \raisebox{+0.3\height}{\includegraphics[width=1.3cm]{img/sundial.png}}
+ \includegraphics[width=1cm]{img/eu-sundial.png}
+ \includegraphics[width=1.5cm]{img/iac.png}
+ \raisebox{0.13\height}{\includegraphics[width=1cm]{img/eu-regional.png}}
+ \raisebox{+1.3\height}{\includegraphics[width=1.4cm]{img/ull.png}}\\
+ \raisebox{+0.2\height}{\includegraphics[width=2cm]{img/gobierno-canarias.png}}
+ \includegraphics[width=1.4cm]{img/rda.png}
+ { }\raisebox{+0.3\height}{\includegraphics[width=2cm]{img/ministerio-ciencia.png}}\\
+ \vspace{4mm}
+ \scriptsize \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 \\
+ \vspace{0.1cm} Slides available at\\
\textcolor{blue}{\url{http://akhlaghi.org/pdf/reproducible-paper.pdf}}}
%% For a wider writing width.
@@ -214,14 +221,14 @@
\begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame}
\newcommand{\sver}{}
\begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame}
- \begin{frame}{Different package managers have different versions of software (repology.org, 2019/08/19)}
+ \begin{frame}{Different package managers have different versions of software (repology.org, 2019/11/20)}
\begin{columns}
\column{7cm} \center
Astropy\\
- \includegraphics[width=2.5cm]{img/distros-astropy.pdf}
+ \includegraphics[width=2.2cm]{img/distros-astropy.pdf}
\column{7cm} \center
GNU Astronomy Utilities (Gnuastro)\\
- \includegraphics[width=3cm]{img/distros-gnuastro.pdf}
+ \includegraphics[width=2.7cm]{img/distros-gnuastro.pdf}
\end{columns}
\end{frame}
\newcommand{\srep}{}
@@ -745,6 +752,12 @@
+ \begin{frame}{With Make, the full lineage from raw inputs to final PDF is recorded}
+ \centering
+ \includegraphics[width=0.8\linewidth]{img/analysis-diagram.pdf}
+ \end{frame}
+
+