From 7db7d488be57200b954b9d46cc28041820930fe4 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sun, 6 Sep 2020 02:39:00 +0100 Subject: Prepared slides for iranknowledge.net Some very minor improvements were also made. --- slides-intro.tex | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/slides-intro.tex b/slides-intro.tex index c070764..3a0f853 100644 --- a/slides-intro.tex +++ b/slides-intro.tex @@ -35,7 +35,7 @@ %% Set the title \title{\huge\textbf{BIG} Data, \textbf{BIG} responsibility - \\ {\normalsize Introducing \emph{Maneage}: customizable framework for \emph{man}aging data lin\emph{eage}}} + \\\vspace{2mm} \normalsize Introducing \emph{Maneage}: customizable framework for \emph{man}aging data lin\emph{eage}\\(\href{https://arxiv.org/abs/2006.03018}{arXiv:2006.03018})} %% Set the author \author{\vspace{1cm}\\ @@ -46,7 +46,8 @@ %% Set the date and insitutional logos. \date{\footnotesize\vspace{0cm}\\ - \textcolor{white}{PLACE HOLDER}\\\textcolor{white}{MONTH DAY, YEAR} \\ + \textcolor{black}{http://iranknowledge.net}\\ + \textcolor{black}{September 6th, 2020} \\ \tiny\vspace{3mm} Most recent slides available in link below (this PDF is built from \href{http://git.maneage.org/slides-intro.git}{Git commit} \gitcommit):\\ \footnotesize\textcolor{blue}{\url{https://maneage.org/pdf/slides-intro.pdf}}\\ @@ -1452,19 +1453,14 @@ In summary, they only \alert{store a built} environment (they are outputs, not g environment}. \item Runs the software on data to \alert{generate} the final \alert{research results}. - \item A modification in one part of the analysis will only - result in re-doing that part, not the whole project. + \item Only parts affected by a modifcation are re-done. \item Using LaTeX macros, paper's figures, tables and numbers - will be \alert{Automatically updated} after a change in - analysis. Allowing the scientist to focus on the scientific - interpretation. + will be \alert{Automatically updated}. \item The whole project is under \alert{version control} (Git) - to allow easy reversion to a previous state. This - \alert{encourages tests/experimentation} in the analysis. + \alert{encouraging tests/experimentation}. \item The \alert{Git commit hash} of the project source, is - \alert{printed} in the published paper and \alert{saved on - output} data products. Ensuring the - integrity/reproducibility of the result. + \alert{printed} in the paper and \alert{on output} data + products. \item \colorbox{green!30!white}{These slides are available at \textcolor{blue}{\url{https://maneage.org/pdf/slides-intro.pdf}}.} \end{itemize} @@ -1475,7 +1471,10 @@ In summary, they only \alert{store a built} environment (they are outputs, not g as a checklist to customize it, and tips on good practices, please see this page: - \textcolor{blue}{\footnotesize\url{https://gitlab.com/maneage/project/-/blob/maneage/README-hacking.md}} + \textcolor{blue}{\url{https://gitlab.com/maneage/project/-/blob/maneage/README-hacking.md}} + + \vspace{3mm} + \hfill \colorbox{green!30!white}{Feel free to contact me: \textcolor{blue}{\large{\url{mohammad@akhlaghi.org}}}} \end{tcolorbox} \end{frame} \end{document} -- cgit v1.2.1