aboutsummaryrefslogtreecommitdiff
path: root/slides-intro-short.tex
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 /slides-intro-short.tex
parenta1886b8f7c9f3050ef90ea2e6e18aa6bc6ca877a (diff)
Added slide on SWHIDs
Diffstat (limited to 'slides-intro-short.tex')
-rw-r--r--slides-intro-short.tex13
1 files changed, 13 insertions, 0 deletions
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.}}\\