Skip to content

Commit 156b126

Browse files
committed
README: slide links for papers
1 parent 414f044 commit 156b126

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Additionally, there is a screencast available on YouTube, guiding you through th
8585
### Variability-Aware Differencing with DiffDetective (FSE 2024, ⭐ [Best Demo Paper](https://2024.esec-fse.org/track/fse-2024-demonstrations?#Awards) ⭐)
8686

8787
[![Preprint](https://img.shields.io/badge/Preprint-Read-purple)](https://github.com/SoftVarE-Group/Papers/raw/main/2024/2024-FSE-Bittner.pdf)
88+
[![Slides](https://img.shields.io/badge/Slides-Here-purple)](https://github.com/SoftVarE-Group/Slides/raw/main/2024/2024-07-17-FSE-DiffDetective.pdf)
8889
[![Screencast](https://img.shields.io/badge/Screencast-Watch-purple)][screencast]
8990
[![Demo Repository](https://img.shields.io/badge/Demo-Try-blue)][demo]
9091

@@ -100,6 +101,7 @@ This paper gives an overview of DiffDetective, its design, features, use-cases,
100101
[![Preprint](https://img.shields.io/badge/Preprint-Read-purple)](https://github.com/SoftVarE-Group/Papers/raw/main/2022/2022-ESECFSE-Bittner.pdf)
101102
[![Paper](https://img.shields.io/badge/Paper-Read-purple)](https://dl.acm.org/doi/10.1145/3540250.3549108)
102103
[![Talk](https://img.shields.io/badge/Talk-Watch-purple)](https://www.youtube.com/watch?v=EnDx1AWxD24)
104+
[![Slides](https://img.shields.io/badge/Slides-Here-purple)](https://github.com/SoftVarE-Group/Slides/raw/main/2022/2022-11-14-ESECFSE-ClassifyingEdits.pdf)
103105
[![Original Replication Package](https://img.shields.io/badge/Replication_Package-Original-blue)](https://github.com/VariantSync/DiffDetective/tree/esecfse22)
104106
[![Updated Replication Package](https://img.shields.io/badge/Replication_Package-Updated-blue)](replication/esecfse22/)
105107
[![Artifact DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7110095.svg)](https://doi.org/10.5281/zenodo.7110095)
@@ -121,6 +123,7 @@ The original replication package can be found on the [esecfse](https://github.co
121123

122124
[![Preprint](https://img.shields.io/badge/Preprint-Read-purple)](https://github.com/SoftVarE-Group/Papers/raw/main/2023/2023-SPLC-Bittner.pdf)
123125
[![Paper](https://img.shields.io/badge/Paper-Read-purple)](https://dl.acm.org/doi/10.1145/3579027.3608985)
126+
[![Slides](https://img.shields.io/badge/Slides-Here-purple)](https://github.com/SoftVarE-Group/Slides/raw/main/2023/2023-08-30-SPLC-Views.pdf)
124127
[![Original Replication Package](https://img.shields.io/badge/Replication_Package-Original-blue)](https://github.com/VariantSync/DiffDetective/tree/splc23-views/replication/splc23-views)
125128
[![Updated Replication Package](https://img.shields.io/badge/Replication_Package-Updated-blue)](replication/splc23-views/)
126129
[![Artifact DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8027920.svg)](https://doi.org/10.5281/zenodo.8027920)
@@ -145,6 +148,7 @@ The original replication package can be found on the `splc23-views` branch withi
145148

146149
[![Preprint](https://img.shields.io/badge/Preprint-Read-purple)](https://github.com/SoftVarE-Group/Papers/raw/main/2024/2024-VaMoS-Guething.pdf)
147150
[![Paper](https://img.shields.io/badge/Paper-Read-purple)](https://doi.org/10.1145/3634713.3634725)
151+
[![Slides](https://img.shields.io/badge/Slides-Here-purple)](https://github.com/SoftVarE-Group/Slides/raw/main/2024/2024-02-07-VaMoS-ExplainingEdits.pdf)
148152
[![Replication Package](https://img.shields.io/badge/Replication_Package-at_Fork-blue)][forklg]
149153
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10286851.svg)](https://doi.org/10.5281/zenodo.10286851)
150154

@@ -169,4 +173,4 @@ DiffDetective was extended and used within bachelor's and master's theses:
169173
[website]: https://variantsync.github.io/DiffDetective/
170174
[forklg]: https://github.com/guethilu/DiffDetective
171175
[demo]: https://github.com/VariantSync/DiffDetective-Demo
172-
[screencast]: https://www.youtube.com/watch?v=q6ight5EDQY
176+
[screencast]: https://www.youtube.com/watch?v=q6ight5EDQY

0 commit comments

Comments
 (0)