Skip to content

Add CITATION.cff for repository citation metadata - #24

Merged
adamsimms merged 1 commit into
masterfrom
cursor/add-citation-cff-9afc
Jul 23, 2026
Merged

Add CITATION.cff for repository citation metadata#24
adamsimms merged 1 commit into
masterfrom
cursor/add-citation-cff-9afc

Conversation

@adamsimms

Copy link
Copy Markdown
Owner

Summary

Adds a root-level Citation File Format file so GitHub can show a Cite this repository button and citation tools can format a software citation.

Details

  • Author: Adam Simms (from LICENSE copyright)
  • Title / version / license / repo URL aligned with pyproject.toml and project metadata
  • No DOI (none registered yet)

Test plan

  • Confirm CITATION.cff appears at repo root after merge
  • On GitHub, verify “Cite this repository” is available for the repo (may take a short delay after merge)
Open in Web Open in Cursor 

Provide Citation File Format metadata so GitHub and citation tools
can cite Cloudberry (authors, title, version, license, repository).

Co-authored-by: Adam Simms <hello@adamsimms.xyz>
@adamsimms
adamsimms marked this pull request as ready for review July 23, 2026 23:30
Copilot AI review requested due to automatic review settings July 23, 2026 23:30
@adamsimms
adamsimms merged commit d8d9f74 into master Jul 23, 2026
6 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 so GitHub and citation tooling can generate a standardized “Cite this repository” entry for Cloudberry, aligning citation metadata with existing project metadata.

Changes:

  • Introduces CITATION.cff using Citation File Format v1.2.0 metadata.
  • Populates title/version/license/repository URLs and keywords for citation tooling.

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

Comment thread CITATION.cff
Comment on lines +13 to +15
abstract: >-
Raspberry Pi rig: GoPro and Pi camera capture with S3 upload for
Pinchard's Island.
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