diff options
-rw-r--r-- | reproducible-paper.tex | 37 |
1 files changed, 16 insertions, 21 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex index 1c9bb6c..7ed08a9 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -746,6 +746,22 @@ + \begin{frame}{Project source and its execution} + \begin{tcolorbox} + Programs \textcolor{gray}{[here: Scientific projects]} must be + written for \alert{people to read}... + + \hfill ...and only \emph{incidentally} for machines to + \emph{execute}. + + \vspace{2mm} + \hfill \footnotesize Harold Abelson, Structure and Interpretation of Computer Programs + \end{tcolorbox} + \end{frame} + + + + \begin{frame}{Publication of the project} @@ -779,27 +795,6 @@ - \begin{frame}{Project source and its execution} - \begin{tcolorbox} - Programs \textcolor{gray}{[here: Scientific projects]} must be - written for \alert{people to read}... - - \hfill ...and only \emph{incidentally} for machines to - \emph{execute}. - - \vspace{2mm} - \hfill \footnotesize Harold Abelson, Structure and Interpretation of Computer Programs - \end{tcolorbox} - \end{frame} - - - - - - - - - \begin{frame}{GOOD NEWS: RDA adoption grant to IAC for this template} \begin{center} \includegraphics[width=3cm]{img/rda.png}\hspace{1cm} |