Add CITATION.cff file#4109
Conversation
|
See it lively at https://github.com/drupol/typst/tree/add-citation-cff |
|
Would it also maybe make sense to add the |
Yes ! The more field we have, the better ! feel free to suggest them !!! |
On that note, the |
|
The |
Related to #4108
|
I applied your suggestions, and also added a new CI file to check the validity of the |
laurmaedje
left a comment
There was a problem hiding this comment.
I think CI for a citation file is overkill, so I'd rather not have that. 🙂
|
Removed |
|
Thanks! |
Hello,
I frequently need to cite Typst in the documents I write, and noticed that GitHub supports a specific citation file format (
CITATION.cff). Having this file would enhance the visibility and proper citation of Typst directly from the GitHub repository page.GitHub's support for the
CITATION.cfffiles enables easy access to citation information, which can be automatically parsed and displayed on the project page. More details can be found in the GitHub documentation on citation files.Would you be interested in adding such a file to the project?
When Github detect such a file in a repo, a new link is displayed on the right side:
Clicking on the link open a box:
Screenshots from https://github.com/citation-file-format/citation-file-format
Related to #4108