githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.
https://towardsdatascience.com/2326a3487cd5
MIT License
1.96k stars 885 forks source link

Missing CITATION.cff file for repository #170

Closed mhucka closed 2 months ago

mhucka commented 6 months ago

It would be useful for visitors & researchers if this repository had a CITATION.cff file, so that we can know how to properly cite it. Would you mind adding one, please?

In case it's useful, there is a handy online CITATION.cff file creation tool here: https://citation-file-format.github.io/cff-initializer-javascript/#/

For further motivation: the Zotero browser plugin knows how to read CITATION.cff files in GitHub repositories, making it easy for Zotero users to add an entry for the repository to their Zotero bibliography database and thus more likely that they will cite it in their work.

githubharald commented 2 months ago

will consider in the future.