aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--reproducible-paper.tex80
1 files changed, 49 insertions, 31 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex
index 680411d..9b98c7e 100644
--- a/reproducible-paper.tex
+++ b/reproducible-paper.tex
@@ -646,38 +646,48 @@
+
+
+
\newcommand{\focusonpaper}{}
\begin{frame}{General outline of a project} \include{tex/project-graph} \end{frame}
\let\focusonpaper\undefined
- \begin{frame}{Analysis results stored as \LaTeX{} macros}
- Any analysis result that must be reported in the final
- paper/report must is saved as a \LaTeX{} macro.
- \begin{center}
- \includegraphics[width=0.6\linewidth]{img/reproducible-write-macro.png}
- \end{center}
+
+ \begin{frame}{Values in final report/paper}
+ All analysis \alert{results} (numbers, plots, tables) written in
+ paper's PDF as \alert{\LaTeX{} macros}. They are thus
+ \alert{updated automatically} on any change.\\ Shown here is a
+ portion of the \textsf{NoiseChisel} paper and its \LaTeX{} source
+ (\textcolor{blue}{\small\href{https://arxiv.org/abs/1505.01664}{arXiv:1505.01664}}).
+
+ \vspace{0.4cm}
+ \includegraphics[width=\linewidth]{img/reproducible-latex.png}
\end{frame}
- \begin{frame}{Analysis results stored as \LaTeX{} macros}
- Any analysis result that must be reported in the final
- paper/report must is saved as a \LaTeX{} macro.
- \begin{center}
- \includegraphics[width=0.6\linewidth]{img/reproducible-write-macro-highlight.png}
- \end{center}
+
+ \begin{frame}{Values in final report/paper}
+ All analysis \alert{results} (numbers, plots, tables) written in
+ paper's PDF as \alert{\LaTeX{} macros}. They are thus
+ \alert{updated automatically} on any change.\\ Shown here is a
+ portion of the \textsf{NoiseChisel} paper and its \LaTeX{} source
+ (\textcolor{blue}{\small\href{https://arxiv.org/abs/1505.01664}{arXiv:1505.01664}}).
+
+ \vspace{0.4cm}
+ \includegraphics[width=\linewidth]{img/reproducible-latex-highlighted.png}
\end{frame}
+
\begin{frame}{Analysis step results/values concatenated into a single file.}
- All analysis results are concatenated into a \alert{single file}
- that will be included into the paper's \LaTeX{} source.
+ All \LaTeX{} macros come from a \alert{single file}.
\begin{center}
\includegraphics[width=0.6\linewidth]{img/reproducible-macros.png}
\end{center}
\end{frame}
\begin{frame}{Analysis step results/values concatenated into a single file.}
- All analysis results are concatenated into a \alert{single file}
- that will be included into the paper's \LaTeX{} source.
+ All \LaTeX{} macros come from a \alert{single file}.
\begin{center}
\includegraphics[width=0.6\linewidth]{img/reproducible-macros-highlighted.png}
\end{center}
@@ -687,25 +697,33 @@
- \begin{frame}{Values in final report/paper}
- The \LaTeX{} macros are used when writing the paper (all numbers
- updated automatically).\\ Shown here is a portion of the
- \textsf{NoiseChisel} paper and its source
- (\textcolor{blue}{\small\href{https://arxiv.org/abs/1505.01664}{arXiv:1505.01664}}).
- \vspace{1.2cm}
- \includegraphics[width=\linewidth]{img/reproducible-latex.png}
+
+ \begin{frame}{Analysis results stored as \LaTeX{} macros}
+ The analysis scripts write/update the \LaTeX{} macro values
+ automatically.
+ \begin{center}
+ \includegraphics[width=0.6\linewidth]{img/reproducible-write-macro.png}
+ \end{center}
+ \end{frame}
+ \begin{frame}{Analysis results stored as \LaTeX{} macros}
+ The analysis scripts write/update the \LaTeX{} macro values
+ automatically.
+ \begin{center}
+ \includegraphics[width=0.6\linewidth]{img/reproducible-write-macro-highlight.png}
+ \end{center}
\end{frame}
- \begin{frame}{Values in final report/paper}
- The \LaTeX{} macros are used when writing the paper (all numbers
- updated automatically).\\ Shown here is a portion of the
- \textsf{NoiseChisel} paper and its source
- (\textcolor{blue}{\small\href{https://arxiv.org/abs/1505.01664}{arXiv:1505.01664}}).
- \vspace{1.2cm}
- \includegraphics[width=\linewidth]{img/reproducible-latex-highlighted.png}
- \end{frame}
+
+
+
+
+
+
+
+
+