diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-23 23:22:48 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-23 23:22:48 +0200 |
commit | a7e9bb084774efcfa554027d40f5918fd2b52101 (patch) | |
tree | d0525b7ff36c5bf3ac8d1ef0c581bebfae7309a5 | |
parent | 038142425434651655c135917b11d48721e07f6f (diff) |
Moved the quote on source code right after Git
This seems to be more logical with the flow of the talk (before
getting into publishing, and right after showing integrity).
-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} |