Skip to content

Commit edb868f

Browse files
authored
Merge pull request #9 from andriumon/development
Updated publications.bib
2 parents d14c903 + f92a010 commit edb868f

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
*.DS_Store
1+
/.vscode/
2+
*.DS_Store

website/publications.bib

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
@inproceedings{el_hounsri_25,
2-
title={Good practice versus reality: A landscape analysis of Research Software metadata adoption in European Open Science Clusters},
3-
author={El Hounsri, Anas and Garijo, Daniel},
4-
booktitle={To appear in Proceedings of the Mining Software Repositories Conference, 2025)},
5-
publisher={Association for Computing Machinery},
6-
series={MSR '25},
7-
year={2025},
8-
url = {https://dgarijo.com/papers/El_Hounsri_MSR_2025_landscape_analysis_CR.pdf}
2+
title = {Good practice versus reality: A landscape analysis of Research Software metadata adoption in European Open Science Clusters},
3+
author = {El Hounsri, Anas and Garijo, Daniel},
4+
year = 2025,
5+
booktitle = {2025 IEEE/ACM 22nd International Conference on Mining Software Repositories (MSR)},
6+
publisher = {Association for Computing Machinery},
7+
series = {MSR '25},
8+
doi = {10.1109/MSR66628.2025.00028},
9+
pages = {116-128},
10+
url = {https://dgarijo.com/papers/El_Hounsri_MSR_2025_landscape_analysis_CR.pdf}
911
}

0 commit comments

Comments
 (0)