Skip to content

Conversation

JaroCamphuijsen
Copy link
Collaborator

Change from CITATION.md to CITATION.cff and use the proper data standard for .cff files. This will also enable the CITATION.cff-github integration and show the citation button in the web UI.

Additionally removed the AUTHORS file in the root of the repository. It is only mentioned (and linked to wrongly) in the paper.md file and contains duplicate information that already diverged from the content of the original CITATION.md. I added the additional authors from the AUTHORS file in the new CITATION.cff file.

Currently, the authors in CITATION.cff only have a given name and family name. It would be good to add an ORCID for everyone, perhaps this is something to ask in the slack channel/mailinglist and/or through other channels? I'm happy to put them all in if the authors post their ORCID as a comment to this PR.

fixes #477

Copy link

github-actions bot commented Sep 23, 2025

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/carpentries-incubator/python-intermediate-development/compare/md-outputs..md-outputs-PR-484

The following changes were observed in the rendered markdown documents:

 CITATION.md (gone) | 3 ---
 md5sum.txt         | 1 -
 2 files changed, 4 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2025-09-23 15:32:59 +0000

github-actions bot pushed a commit that referenced this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move from CITATION.md to CITATION.cff
1 participant