aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2023-06-01 15:21:43 +0200
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2023-06-01 15:21:43 +0200
commitc747d7879d2476c89495ad46f675b799f02c8bea (patch)
treef697004aa41e5216177f6254e9de67cd133a9ac4
parenta1886b8f7c9f3050ef90ea2e6e18aa6bc6ca877a (diff)
Added slide on SWHIDs
-rw-r--r--img/SWHIDs.pngbin0 -> 178136 bytes
-rw-r--r--slides-intro-short.tex13
-rw-r--r--slides-intro.tex14
3 files changed, 26 insertions, 1 deletions
diff --git a/img/SWHIDs.png b/img/SWHIDs.png
new file mode 100644
index 0000000..7f1a705
--- /dev/null
+++ b/img/SWHIDs.png
Binary files 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