From c747d7879d2476c89495ad46f675b799f02c8bea Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 1 Jun 2023 15:21:43 +0200 Subject: Added slide on SWHIDs --- img/SWHIDs.png | Bin 0 -> 178136 bytes slides-intro-short.tex | 13 +++++++++++++ slides-intro.tex | 14 +++++++++++++- 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 img/SWHIDs.png diff --git a/img/SWHIDs.png b/img/SWHIDs.png new file mode 100644 index 0000000..7f1a705 Binary files /dev/null and b/img/SWHIDs.png differ diff --git a/slides-intro-short.tex b/slides-intro-short.tex index 71cffd4..69d241f 100644 --- a/slides-intro-short.tex +++ b/slides-intro-short.tex @@ -1149,6 +1149,19 @@ + \begin{frame}{Software Heritage IDs (SWHID); persistent identifier for source code (or any text!)} + + \vspace{5mm} + \includegraphics[width=\linewidth]{img/SWHIDs.png} + \vspace{5mm} + + {\hfill\small For more details, see SoftwareHeritage FAQ (at \textcolor{blue}{\url{https://www.softwareheritage.org/faq}}}) + \end{frame} + + + + + \begin{frame}[t]{Executing a Maneaged project (for example \href{https://arxiv.org/abs/2006.03018}{arXiv:2006.03018})} \vspace{1cm} \texttt{\$ git clone https://gitlab.com/makhlaghi/maneage-paper{ }{ }{ }{ }\textcolor{gray}{\# Import the project.}}\\ diff --git a/slides-intro.tex b/slides-intro.tex index 4d71f01..76e5cd5 100644 --- a/slides-intro.tex +++ b/slides-intro.tex @@ -89,7 +89,6 @@ \titlepage \end{frame} - \begin{frame}{Let's start with this nice image of the Wirlpool galaxy (M51): \small{\url{https://i.redd.it/jfqgpqg0hfk11.jpg}}} \begin{center} \includegraphics[width=0.8\linewidth]{img/m51-amateur.jpg} @@ -1332,6 +1331,19 @@ for computational reproducibility] + \begin{frame}{Software Heritage IDs (SWHID); persistent identifier for source code (or any text!)} + + \vspace{5mm} + \includegraphics[width=\linewidth]{img/SWHIDs.png} + \vspace{5mm} + + {\hfill\small For more details, see SoftwareHeritage FAQ (at \textcolor{blue}{\url{https://www.softwareheritage.org/faq}}}) + \end{frame} + + + + + \begin{frame}{Project source and its execution} \begin{tcolorbox} Programs \textcolor{gray}{[here: Scientific projects]} must be -- cgit v1.2.1