diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-08 18:22:26 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-08 18:22:26 +0100 |
commit | c1bc4ebfa064f61fb53bc44d221fc059b7e4abfb (patch) | |
tree | 2d63c4e57170a3dc839c2d1a50ef3a44dd9afb61 /reproduce/analysis/config | |
parent | 54d994d4aedae5f0222ce2c967bb884bc19d1d64 (diff) |
Minor edits suggested by David and updating of Zenodo DOI
David made suggested some minor edits that are now implemented (most
importantly that he would not like to be associated with an ORCID ID).
I also "saved" a new Zenodo DOI for the final submission of this paper to
Zenodo, but "after" obtaining the page number information and other minor
things.
Diffstat (limited to 'reproduce/analysis/config')
-rw-r--r-- | reproduce/analysis/config/metadata.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/analysis/config/metadata.conf b/reproduce/analysis/config/metadata.conf index b1f657b..c544000 100644 --- a/reproduce/analysis/config/metadata.conf +++ b/reproduce/analysis/config/metadata.conf @@ -29,7 +29,7 @@ metadata-title = Towards Long-term and Archivable Reproducibility # 'https://doi.org/' or 'https://arxiv.org/abs'), they will be added # automatically where necessary. metadata-arxiv = 2006.03018 -metadata-doi-zenodo = 10.5281/zenodo.4291207 +metadata-doi-zenodo = 10.5281/zenodo.4913277 metadata-doi-journal = 10.1109/MCSE.2021.3072860 metadata-doi = $(metadata-doi-journal) metadata-git-repository = http://git.maneage.org/paper-concept.git |