Skip to content

Commit 6c07d58

Browse files
committed
add doi
1 parent eb0b0c4 commit 6c07d58

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Install](https://img.shields.io/badge/Install-Instructions-blue)](INSTALL.md)
66
[![GitHubPages](https://img.shields.io/badge/GitHub%20Pages-online-blue.svg?style=flat)][website]
77
[![License](https://img.shields.io/badge/License-GNU%20LGPLv3-blue)](LICENSE.LGPL3)
8+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6818140.svg)](https://doi.org/10.5281/zenodo.6818140)
89

910
This is the replication package for our paper _Classifying Edits to Variability in Source Code_ accepted at the 30th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2022).
1011

STATUS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ We claim the _Artifacts Evaluated Reusable_ badge as we implemented DiffDetectiv
3939
Furthermore, both DiffDetective and our Haskell formalization serve as reference implementations if researchers or practitioners want to reimplement our theory in other programming languages.
4040

4141
[ddgithub]: https://github.com/VariantSync/DiffDetective/tree/esecfse22
42-
[ddzenodo]: UNDEFINED
42+
[ddzenodo]: https://doi.org/10.5281/zenodo.6818140
4343
[ddreadme]: https://github.com/VariantSync/DiffDetective/tree/esecfse22/README.md
4444
[ddappendix]: https://github.com/VariantSync/DiffDetective/raw/esecfse22/appendix.pdf
4545
[ddproofs]: https://github.com/VariantSync/DiffDetective/tree/esecfse22/proofs

0 commit comments

Comments
 (0)