-
Notifications
You must be signed in to change notification settings - Fork 51
Make lesson citable #270
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
Make lesson citable #270
Conversation
Pdf test: (using defaults with Notes (after only a quick look at it):
Looks ok otherwise, what do you think? |
PDF looks good! The svg images we can perhaps convert during the pdf creation. |
Contributing a new type is a good idea! Until then it is probably more data than software.
I am thinking and unsure whether semantic versioning is the best thing for lessons but I don't have a better idea than v1.0.0.
We can also mergeit to main with a date in future but the date should be the date we create the first GitHub release.
Yes. Very good idea. I have used this in other repos and it works great and adds very little build time overhead.
Yes, the snapshot of the repository at release time plus the PDF. |
|
More todos from comments:
|
|
This started few more questions in my head:
|
Good points! Also came to my mind, but as automating would take me forever I opted for doing everything manually for now. Maybe we could do it manually first for each lesson once so that the lesson is citable (to do list item done ✔️ ) and then have a follow up task of automating it for the future? Automating will probably add more questions also on adding new contributors as authors, ... |
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.
Good work! The contents of the cff file look good to me. The new title "How to document your research software" is a nice one.
Dear contributors of this lesson, to the best of my abilities I have tried to identify "big enough" contributions to this lesson to give you the title of being an author of this lesson. There is no strict guidelines and if you feel that you would either like to be removed from authors or be added to authors, now is your time to speak up! Everyone mentioned in the CITATION.cff file will also be author of the lesson in Zenodo. @bast , @wikfeldt , @rantahar , @rkdarst , @svenvanderburg , @Sabryr , @annajiat , @blankdots , @blindij , @wmvanvliet , @luisaforozco , @johanhellsvik , @vezeli , @zbynio414 , @ingstra |
@samumantha Remove me, I just corrected a typo or something basic like that. |
PDF is now built as part of workflow: https://coderefinery.github.io/documentation/branch/citation/_static/lesson.pdf My recommendation:
|
Ok to merge from my side |
Authors are currently ordered as they are ordered in github Contributors, only few contributors are not added as authors as they only did a typo fix or other small thing (they will still be asked if they think it is fair).
To do:
To discuss:
Resolves #269