Skip to content

Update citation and referencing metadata - #43

Merged
harryswift01 merged 3 commits into
mainfrom
42-general-update-citation-and-referencing-metadata
Sep 8, 2026
Merged

Update citation and referencing metadata#43
harryswift01 merged 3 commits into
mainfrom
42-general-update-citation-and-referencing-metadata

Conversation

@harryswift01

Copy link
Copy Markdown
Member

Summary

This PR updates citation and referencing metadata for SIST, adding the full contributor list to CITATION.cff and pyproject.toml so all authors are properly credited and citable.

Changes

Add contributors to CITATION.cff:

  • Added initial authors entries for all contributors, including affiliations, emails, and ORCIDs where available

Add contributors to pyproject.toml:

  • Added a PEP 621 authors list covering all contributors

Impact

  • CITATION.cff now generates a complete and correctly ordered citation for the software
  • pyproject.toml metadata now reflects the full authorship of the project, improving accuracy for packaging/citation tooling that reads PEP 621 metadata
  • No functional/runtime code changes; metadata-only update

@harryswift01 harryswift01 self-assigned this Sep 7, 2026
@harryswift01 harryswift01 added the documentation Improvements or additions to documentation label Sep 7, 2026
@harryswift01 harryswift01 linked an issue Sep 7, 2026 that may be closed by this pull request
@harryswift01
harryswift01 force-pushed the 42-general-update-citation-and-referencing-metadata branch from 136c945 to a395b57 Compare September 7, 2026 15:53
@harryswift01
harryswift01 requested a review from jimboid September 8, 2026 08:08
@harryswift01
harryswift01 merged commit 478bb1c into main Sep 8, 2026
4 checks passed
@harryswift01
harryswift01 deleted the 42-general-update-citation-and-referencing-metadata branch September 8, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[General]: Update Citation and Referencing Metadata

2 participants