Skip to content

Add CITATION.cff file and update README with full citation#98

Merged
eimrek merged 2 commits into
mainfrom
ml-evs/citation
Jun 19, 2026
Merged

Add CITATION.cff file and update README with full citation#98
eimrek merged 2 commits into
mainfrom
ml-evs/citation

Conversation

@ml-evs

@ml-evs ml-evs commented Jun 19, 2026

Copy link
Copy Markdown
Member

Closes #97

Adds the "cite this repository" button on GitHub, with copyable citation that looks like:

Eimre, K., Evans, M. L., Macaulay, B., Wang, X., Yu, J., Marzari, N., Rignanese, G., & Pizzi, G. (2026). optimade-maker: automated generation of interoperable materials APIs from static datasets. Digital Discovery, 5. https://doi.org/https://doi.org/10.1039/D6DD00125D

or

@article{Eimre_optimade-maker_automated_generation_2026,
author = {Eimre, Kristjan and Evans, Matthew L. and Macaulay, Bud and Wang, Xing and Yu, Jusong and Marzari, Nicola and Rignanese, Gian-Marco and Pizzi, Giovanni},
doi = {https://doi.org/10.1039/D6DD00125D},
journal = {Digital Discovery},
title = {{optimade-maker: automated generation of interoperable materials APIs from static datasets}},
volume = {5},
year = {2026}
}

Will also automatically update Zenodo metadata when we next do a release

@ml-evs ml-evs requested a review from eimrek as a code owner June 19, 2026 10:52

@eimrek eimrek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! thanks! :)

@eimrek eimrek merged commit 1576441 into main Jun 19, 2026
4 checks passed
@eimrek eimrek deleted the ml-evs/citation branch June 19, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add citation file and reference in README

2 participants