-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add CITATION.cff
#9139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CITATION.cff
#9139
Conversation
|
exactly he same @justusschock was speaking last week :] |
Codecov Report
@@ Coverage Diff @@
## master #9139 +/- ##
======================================
Coverage 92% 92%
======================================
Files 176 176
Lines 14786 14810 +24
======================================
+ Hits 13634 13663 +29
+ Misses 1152 1147 -5 |
tchaton
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
Borda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's enable the zenodo first
Co-authored-by: Jirka Borovec <[email protected]>
What does this PR do?
Context:
https://github.blog/2021-08-19-enhanced-support-citations-github/
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files
Spec:
https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
See the result in:
https://github.com/PyTorchLightning/pytorch-lightning/tree/github/cff
to the right, below "About" there is now a button "cite this repository"
APA:
BibTeX
Does your PR introduce any breaking changes? If yes, please list them.
None
Before submitting
PR review