Skip to content

Conversation

@lipikaparida-web
Copy link

Description

This PR adds a CITATION.cff file to the repository root so GitHub’s citation widget can automatically generate citations (BibTeX/APA) for GBasis.

This makes the journal citation more visible and easier to export for users, complementing the citation information already present in the README.

Checklist

  • Write a good description of what the PR does.
  • Add tests for each unit of code added (e.g. function, class)
  • Update documentation
  • Squash commits that can be grouped together
  • Rebase onto master

Type of Changes

Type
✅ 📜 Docs

Related

Refs #206

Copy link
Contributor

@marco-2023 marco-2023 left a comment

Choose a reason for hiding this comment

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

Hi @lipikaparida-web, thank you for the PR.

Adding a CITATION.cff file provides citation metadata that GitHub uses to populate the “Cite this repository” menu. However, it does not affect the generated website or Jupyter Book documentation, where the citation information is actually needed.

As a result, this PR is incomplete: the citation should also be surfaced explicitly in the documentation via a rendered reference entry in the website/intro.md file.

@lipikaparida-web
Copy link
Author

Hi! Thanks for the review. I’ve now added the citation explicitly to website/intro.md as requested. Please take another look.

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.

2 participants