5 ms·
This is something that you can do by providing a `preferred-citation` in a CITATION.cff file. This will be rendered on GitHub as the thing to cite. See the sche
by sdruskat 5y ago
This is something that you can do by providing a `preferred-citation` in a CITATION.cff file. This will be rendered on GitHub as the thing to cite. See the schema guide section about this here: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#credit-redirection https://github.com/citation-file-format/citation-file-format....
- avian 5y agoAh, interesting. Thanks! I was experimenting with the "references" key to see if it can do what I want and somehow missed that "preferred-citation" exists. Was this added after the initial GitHub announcement?
- sdruskat 5y agoThe agenda release and docs update came a few days later, yes. I think it might have been in the Gem already, albeit experimentally.