Skip to content

Add CITATION.cff for citation metadata - #5

Open
KardelRuveyda wants to merge 1 commit into
erturklab:mainfrom
KardelRuveyda:add-citation-cff
Open

Add CITATION.cff for citation metadata#5
KardelRuveyda wants to merge 1 commit into
erturklab:mainfrom
KardelRuveyda:add-citation-cff

Conversation

@KardelRuveyda

Copy link
Copy Markdown

What

Adds a CITATION.cff file (Citation File Format v1.2.0) so that the repository can be cited via GitHub's built-in "Cite this repository" feature.

Why

  • One-click citation export in APA / BibTeX / RIS for users referencing MouseMapper in papers
  • Recognized automatically by GitHub, Zenodo, Zotero, Mendeley and most reference managers
  • Pure metadata — no code or behavior changes
  • Follows the official Citation File Format spec

What it looks like

After merge, a "Cite this repository" entry will appear in the right sidebar of the repo, opening a popup with ready-to-copy APA and BibTeX citations pointing to the bioRxiv preprint (DOI: 10.1101/2024.08.18.608300).

I verified this on my fork — the button renders correctly and produces valid output.

Notes for the maintainer

A few intentional choices that you may want to refine before merging:

  • Author list is minimal (only Ali Ertürk for now). Please amend with the full author list from the preprint.
  • year: 2024 is taken from the bioRxiv submission date encoded in the DOI prefix. Please update if a newer revision exists.
  • Once the paper is published in a peer-reviewed journal, the preferred-citation block can be updated with the final journal name, volume, pages, and DOI.

Happy to amend any of the above in this PR if you share the details — or feel free to edit directly (I left "Allow edits by maintainers" enabled).

Thanks for the great work on MouseMapper! 🐭

Enables GitHub's 'Cite this repository' button. Users can then export BibTeX/APA/RIS in one click for both the software and the bioRxiv preprint. Author list intentionally minimal; please amend with full list before merging.
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.

1 participant