study-docker-repro-longevity/protocol/references.bib

64 lines
2.6 KiB
BibTeX
Raw Normal View History

2024-08-01 17:49:41 +02:00
@inproceedings{acmrep24,
TITLE = {{Longevity of Artifacts in Leading Parallel and Distributed Systems Conferences: a Review of the State of the Practice in 2023}},
AUTHOR = {Guilloteau, Quentin and Ciorba, Florina M and Poquet, Millian and Goepp, Dorian and Richard, Olivier},
URL = {https://hal.science/hal-04562691},
BOOKTITLE = {{REP 2024 - ACM Conference on Reproducibility and Replicability}},
ADDRESS = {Rennes, France},
ORGANIZATION = {{ACM}},
PAGES = {1-14},
YEAR = {2024},
MONTH = Jun,
DOI = {10.1145/3641525.3663631},
KEYWORDS = {Empirical studies Reproducibility ; Artifact Evaluation ; Badges ; Longevity},
PDF = {https://hal.science/hal-04562691/file/rep24_longevity_artifacts.pdf},
HAL_ID = {hal-04562691},
HAL_VERSION = {v1},
}
@inproceedings{grid5000,
title={Adding virtualization capabilities to the Grid5000 testbed},
author={Balouek, Daniel and Amarie, Alexandra Carpen and Charrier, Ghislain and Desprez, Fr{\'e}d{\'e}ric and Jeannot, Emmanuel and Jeanvoine, Emmanuel and L{\`e}bre, Adrien and Margery, David and Niclausse, Nicolas and Nussbaum, Lucas and others},
booktitle={Cloud Computing and Services Science: Second International Conference, CLOSER 2012, Porto, Portugal, April 18-21, 2012. Revised Selected Papers 2},
pages={3--20},
year={2013},
organization={Springer}
}
@inproceedings{dolstra2004nix,
title={Nix: A Safe and Policy-Free System for Software Deployment.},
author={Dolstra, Eelco and De Jonge, Merijn and Visser, Eelco and others},
booktitle={LISA},
volume={4},
pages={79--92},
year={2004}
}
@software{ecg,
title = {{ecg.py}},
author = {Guilloteau, Quentin and Waehren, Antoine},
date = {2024},
license = {GPL-3.0},
url = {https://forge.chapril.org/GuilloteauQ/study-docker-repro-longevity},
repository= {https://forge.chapril.org/GuilloteauQ/study-docker-repro-longevity},
}
@codefragment{nickel_schema,
subtitle = {Nickel Artifact Schema},
swhid = {
swh:1:cnt:bc691d4b5c87458bff498223185b2956d182a766;
origin=https://forge.chapril.org/GuilloteauQ/study-docker-repro-longevity;
visit=swh:1:snp:e6702465c82c96864a6d4a49d51789f398a8a336;
anchor=swh:1:rev:114d0e58163d6e01152c683bddb0a7b79269d4fe;
path=/workflow/nickel/artifact_contract.ncl
},
crossref = {ecg}
}
@codefragment{ecg_code,
subtitle = {{ecg.py} Code source},
swhid = {
swh:1:cnt:7c7a8497fed8f31052ef9492a99862678a06d6d4;origin=https://forge.chapril.org/GuilloteauQ/study-docker-repro-longevity;visit=swh:1:snp:e6702465c82c96864a6d4a49d51789f398a8a336;anchor=swh:1:rev:114d0e58163d6e01152c683bddb0a7b79269d4fe;path=/ecg.py
},
crossref = {ecg}
}