Skip to content

add CITATION.cff#72

Open
benedict-armstrong wants to merge 2 commits intomainfrom
chore/citation
Open

add CITATION.cff#72
benedict-armstrong wants to merge 2 commits intomainfrom
chore/citation

Conversation

@benedict-armstrong
Copy link
Collaborator

Description

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📚 Documentation
  • Other

Changes Made

Adds a CITATION.cff. Github will automatically parse this and add a button to the repository. See image below and citations on github.

Screenshot 2026-03-01 at 17 28 37

Copilot AI review requested due to automatic review settings March 1, 2026 16:31
@gemini-code-assist
Copy link

Important

Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services.

Copy link

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

Adds a CITATION.cff file so GitHub can automatically surface “Cite this repository” metadata for the project.

Changes:

  • Introduces a CITATION.cff with project title, authors, repository URL, abstract, keywords, and license metadata.

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

metadata from this file.
type: software
authors:
- given-names: Philipp
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you put a star behind all three of our names?

@phnazari
Copy link
Collaborator

phnazari commented Mar 1, 2026

Actually idk if we want this. Because in the end this creates two different ways of citing the repo. How does Fla do this?

@phnazari
Copy link
Collaborator

phnazari commented Mar 2, 2026

@benedict-armstrong okay, so I think the way to go is the following: add this CITATION.md and then edit the citation at the end of the README.md to exactly match the one created by CITATION.md.

Once this is done, can you let me know? Because I will also update the citation mentioned in the docs then.

@francescoshox can you approve this PR afterwards?

Updated title and release date in CITATION.cff
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: "discretax: A Lightweight Collection of State Space Models in JAX"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess we should write Discretax and not discretax
@phnazari @benedict-armstrong wdyt?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Sure. But I actually think we might not want to include this CITATION.cff because it is risky. We do not want two different ways of citing this repo. If we merge this PR, we always have to make sure that all three citations match: at the end of the README, at the end of the main page in the docs and in CITATION.cff

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.

4 participants