diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-10-26 00:37:58 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-10-26 00:40:07 +0200 |
commit | 79e46571c977608a7a2ef77b4748cf142ffffd8a (patch) | |
tree | e4e57f56fb597e5d9846f0b0df900d5119b815ca | |
parent | 1186236fc142778f1d80d938cfb54a8899a9bc05 (diff) |
Added link to Zenodo with source code tarballs
This will help point viewers to the tarballs.
-rw-r--r-- | slides-intro-short.tex | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/slides-intro-short.tex b/slides-intro-short.tex index 9ba52f5..5da86b8 100644 --- a/slides-intro-short.tex +++ b/slides-intro-short.tex @@ -231,8 +231,6 @@ reproducibility. \end{tcolorbox} - \vspace{2cm} - \begin{itemize} \setlength\itemsep{0.6cm} \item \emph{Containers} or \emph{Virtual Machines} are a @@ -244,8 +242,11 @@ \item Installs similar environment on \alert{GNU/Linux}, or \alert{macOS} systems. - \item Works very much like a package manager (e.g., + \item Works like a package manager (e.g., \alert{\texttt{apt}} or \alert{\texttt{brew}}). + + \item Source code of all software used is archived on + \textcolor{blue}{\href{https://doi.org/10.5281/zenodo.3883409}{zenodo.3883409}}. \end{itemize} \column{5cm} @@ -270,8 +271,6 @@ reproducibility. \end{tcolorbox} - \vspace{2cm} - \begin{itemize} \setlength\itemsep{0.6cm} \item \emph{Containers} or \emph{Virtual Machines} are a @@ -283,8 +282,11 @@ \item Installs similar environment on \alert{GNU/Linux}, or \alert{macOS} systems. - \item Works very much like a package manager (e.g., + \item Works like a package manager (e.g., \alert{\texttt{apt}} or \alert{\texttt{brew}}). + + \item Source code of all software used is archived on + \textcolor{blue}{\href{https://doi.org/10.5281/zenodo.3883409}{zenodo.3883409}}. \end{itemize} \column{5cm} |