ITK icon indicating copy to clipboard operation
ITK copied to clipboard

Prefer Insight Journal DOIs to URL in references

Open jhlegarreta opened this issue 2 years ago • 3 comments

Description

Prefer Insight Journal DOIs to URL in references.

Expected information

DOIs are permanent; the Insight Journal website URL may change in the future.

Actual information

Current Insight Journal references used across the code use the IJ website URL, e.g. https://github.com/InsightSoftwareConsortium/ITK/blob/d1693433bfef91bb2b8bcace2ae18da1d231818b/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.h#L40

Each publication has an associated unique DOI, e.g. https://doi.org/10.54294/ux2obj

seen on the IJ website, e.g. https://www.insight-journal.org/browse/publication/154

and retrievable from the data of the associated JSON record: https://github.com/InsightSoftwareConsortium/InsightJournal/blob/dc8f3ccac27f349115b6f25da30a57715b2c8f82/data/publications/154/metadata.json

Versions

HEAD (https://github.com/InsightSoftwareConsortium/ITK/commit/d1693433bfef91bb2b8bcace2ae18da1d231818b at the time of opening this issue).

Additional Information

Cross-referencing https://github.com/InsightSoftwareConsortium/ITK/pull/4070#issuecomment-1593980019.

jhlegarreta avatar Jun 16 '23 21:06 jhlegarreta

Thank you for contributing an issue! 🙏

Welcome to the ITK community! 🤗👋☀️

We are glad you are here and appreciate your contribution. Please keep in mind our community participation guidelines. 📜 Also, please check existing open issues and consider discussion on the ITK Discourse. 📖

github-actions[bot] avatar Jun 16 '23 21:06 github-actions[bot]

Isn't this bot supposed to activate only on first-time contributions?

dzenanz avatar Jun 16 '23 21:06 dzenanz

Isn't this bot supposed to activate only on first-time contributions?

~It probably considers only issues opened after the bot was put in place.~

OK, looks like I had opened some issues after this was put in place (Aug 22, 2022) https://github.com/InsightSoftwareConsortium/ITK/commits/master/.github/workflows/first-interaction.yml e.g. https://github.com/InsightSoftwareConsortium/ITK/issues/created_by/jhlegarreta

Not sure what's going on @dzenanz.

jhlegarreta avatar Jun 16 '23 21:06 jhlegarreta