choderalab / software-development

A primer on software development best practices for computational chemistry
254 stars 76 forks source link

Recommend using 'duecredit' to ensure downstream tools can properly cite all modules? #105

Open jchodera opened 2 years ago

jchodera commented 2 years ago

What do folks think of recommending the use of duecredit as a way to ensure citations for all modules can be easily extracted in a standard manner?

It is pip-installable, but we would likely need to create a conda-forge feedstock since it doesn't yet exist in conda-forge.

orbeckst commented 1 year ago

A conda feedstock for duecredit would be nice. We use it for MDAnalysis https://docs.mdanalysis.org/stable/documentation_pages/references.html#citations-using-duecredit and it's a good way to tie citations to code.