Hacker News new | ask | show | jobs
by sdruskat 1758 days 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....
1 comments

Ah, 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?
The agenda release and docs update came a few days later, yes. I think it might have been in the Gem already, albeit experimentally.