-
Notifications
You must be signed in to change notification settings - Fork 3
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
Added citation.cff #173
Added citation.cff #173
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
black | 24 | 1 | 1.8s | ||
✅ PYTHON | pylint | 24 | 0 | 5.66s |
See detailed report in MegaLinter reports
Codecov Report
@@ Coverage Diff @@
## main #173 +/- ##
=======================================
Coverage 93.24% 93.24%
=======================================
Files 19 19
Lines 1303 1303
=======================================
Hits 1215 1215
Misses 88 88 Continue to review full report in Codecov by Sentry.
|
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.
Looks good. Very much in favour of citing software directly, rather than related papers.
- family-names: Wild | ||
given-names: Christopher | ||
title: "Causal Testing Framework" | ||
version: 3.1.0 |
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.
@cwild-UoS can this (and below) be automatically updated somehow?
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.
After a fair bit of digging around I can't find any tools or workflows to currently do this. I've found a good discussion on this in another project.
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.
It's tricky. Might need to be done by hand for now. Similar problem for ORDA releases.
Co-authored-by: bobturneruk <[email protected]>
Decided to cite with Figshare, PR with instructions on how to cite to soon follow |
I added a citation.cff file to make it easier to cite the repo in publications. If you could please add your ORCID ID if you have one and check I've not missed any authors off, that'd be much appreciated.