mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add CITATION.cff for automatic academic citation (#1351)
* Add CITATION.cff for automatic academic citation A `CITATION.cff` file has been added to the project to facilitate the generation of accurate academic citations directly from the GitHub page. This allows users to easily copy the citation and paste it into their academic papers. The file includes the project's information like title, authors, repository code, url, keywords, and license. * Fixed category name
This commit is contained in:
parent
d8e7801963
commit
e3def608f1
2 changed files with 25 additions and 0 deletions
2
CHANGES/1351.doc.rst
Normal file
2
CHANGES/1351.doc.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Added `CITATION.cff` file for automatic academic citation generation.
|
||||
Now you can copy citation from the GitHub page and paste it into your paper.
|
||||
Loading…
Add table
Add a link
Reference in a new issue