Skip to content

Feat: add citation.cff details #540

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

schwalbe10
Copy link

@schwalbe10 schwalbe10 commented Jul 12, 2025

fix #34

@tkoyama010
Copy link
Member

pre-commit.ci autofix

@tkoyama010 tkoyama010 requested a review from Copilot July 12, 2025 19:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds detailed documentation on how to cite software via CITATION.cff files and integrate with Zenodo.

  • Introduce “Citation.cff files” section with explanation and benefits
  • Describe date tracking fields and update practices
  • Show example YAML and explain Zenodo integration
Comments suppressed due to low confidence (1)

documentation/repository-files/license-files.md:133

  • [nitpick] Use consistent casing for the citation file name—e.g., 'CITATION.cff'—to match the actual filename and other headings.
While many permissive licenses do not require citation we STRONG encourage that you cite all software that you use in papers, blogs and other publications. You tell your users how to cite your package by using a [citation.cff file](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files).

schwalbe10 and others added 2 commits July 12, 2025 14:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@schwalbe10
Copy link
Author

I've committed the changes! @tkoyama010

@lwasser lwasser changed the title add citation details Feat: add citation.cff details Jul 12, 2025
@lwasser
Copy link
Member

lwasser commented Jul 12, 2025

@all-contributors please add @schwalbe10 for code, review

Copy link
Contributor

@lwasser

I've put up a pull request to add @schwalbe10! 🎉

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.

Add: overview about .citation.cff files on GitHub
3 participants