diff --git a/talks-public/2020-02-19-RDA-AMA/METADATA b/talks-public/2020-02-19-RDA-AMA/METADATA new file mode 100644 index 0000000..a6cb05a --- /dev/null +++ b/talks-public/2020-02-19-RDA-AMA/METADATA @@ -0,0 +1,11 @@ +Title: Archiving and referencing all software source code using Software Heritage + + Abstract: + + Software is a fundamental pillar of modern scientific research, across all + fields and disciplines. It is of paramount importance to properly archive and reference the + source code of software used in all research activities. In this talk, we will show + how to use the Software Heritage infrastructure to seamlessly archive all + software source code, and how to obtain and use the special intrinsic identifiers + for software source code that are needed to reference the source code in a way that + supports reproducibility in the long run. Pointers to detailed guidelines will be provided. diff --git a/talks-public/2020-02-19-RDA-AMA/Makefile b/talks-public/2020-02-19-RDA-AMA/Makefile new file mode 100644 index 0000000..68fbee7 --- /dev/null +++ b/talks-public/2020-02-19-RDA-AMA/Makefile @@ -0,0 +1 @@ +include ../Makefile.slides