Skip to content

Add CITATION.cff for repository citation metadata - #7

Merged
adamsimms merged 1 commit into
mainfrom
cursor/add-citation-cff-33e6
Jul 23, 2026
Merged

Add CITATION.cff for repository citation metadata#7
adamsimms merged 1 commit into
mainfrom
cursor/add-citation-cff-33e6

Conversation

@adamsimms

Copy link
Copy Markdown
Owner

Summary

Adds a root-level CITATION.cff (Citation File Format 1.2.0) so GitHub can show Cite this repository and citation tools know how to cite Waves.

  • Author: Adam Simms
  • Title / abstract from README and composer metadata
  • MIT license, release date from initial import
  • Canonical URL and GitHub repository-code
  • No DOI (none registered yet)

Test plan

  • Confirm CITATION.cff validates on GitHub after merge (Cite this repository appears)
  • Spot-check APA/BibTeX export fields look correct
Open in Web Open in Cursor 

Enables GitHub's Cite this repository button with author, title, license, and project URLs. DOI omitted until one is registered.

Co-authored-by: Adam Simms <hello@adamsimms.xyz>
@adamsimms
adamsimms marked this pull request as ready for review July 23, 2026 23:31
Copilot AI review requested due to automatic review settings July 23, 2026 23:31
@adamsimms
adamsimms merged commit f4b4da5 into main Jul 23, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a root-level CITATION.cff (CFF 1.2.0) so GitHub and external citation tooling can generate “Cite this repository” metadata for Waves.

Changes:

  • Introduces CITATION.cff with software citation metadata (title, abstract, author, license, release date, URLs).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants