Skip to content

Conversation

@djmaxus
Copy link
Owner

@djmaxus djmaxus commented May 17, 2025

No description provided.

Copilot AI review requested due to automatic review settings May 17, 2025 00:00
Copy link
Contributor

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

This PR adds DOI information to the repository documentation.

  • Added a DOI badge to the README to display the digital object identifier.
  • Updated the CITATION.cff file to include the DOI for citation purposes.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Added DOI badge with a link to the corresponding DOI.
CITATION.cff Included DOI field for citation metadata.
djmaxus added 2 commits May 17, 2025 23:32
Embed citation template directly in `init` Refactors to remove the external citation template file by embedding its content directly into the `init` function. This simplifies the codebase by eliminating the need for managing an additional file, while retaining the same functionality for resetting citation details.
@djmaxus djmaxus force-pushed the 162-add-and-cff branch from bc26023 to ae6f1d9 Compare May 17, 2025 22:34
@djmaxus djmaxus requested a review from Copilot May 17, 2025 22:34
Copy link
Contributor

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

This PR adds persistent DOI support by embedding DOI metadata into citation files and displaying a DOI badge in the README.

  • Adds a Zenodo DOI badge to README.md
  • Updates CITATION.cff with a doi field
  • Inlines the citation template in init.m and clears out CITATION.cff.template
  • Updates the spell-check dictionary to include “Zenodo”

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
init.m Inlined the citation template in reset_cff, including a DOI placeholder
README.md Added a DOI badge linking to the Zenodo record
CITATION.cff Populated the doi field with the Zenodo DOI
CITATION.cff.template Removed all template content (now empty)
.cspell.json Added “Zenodo” to the custom dictionary
Comments suppressed due to low confidence (1)
@djmaxus djmaxus merged commit ffdc6bb into main May 17, 2025
9 checks passed
@djmaxus djmaxus deleted the 162-add-and-cff branch May 17, 2025 22:38
@djmaxus djmaxus restored the 162-add-and-cff branch May 18, 2025 20:44
@djmaxus djmaxus deleted the 162-add-and-cff branch May 18, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants