Skip to content

Add a citation file - #4

Merged
DenisDrobyshev merged 1 commit into
masterfrom
add-citation
Aug 10, 2026
Merged

Add a citation file#4
DenisDrobyshev merged 1 commit into
masterfrom
add-citation

Conversation

@DenisDrobyshev

Copy link
Copy Markdown
Member

CITATION.cff gives the repository a Cite this repository button on the sidebar, which produces BibTeX and APA on demand. Without one, anyone citing mlango in a paper or a thesis has to invent a format, and they will each invent a different one.

No version or date-released field. Both go stale the moment a release lands, and a citation file that disagrees with the latest tag is worse than one that never mentions a version.

Validated as YAML and against the CFF 1.2.0 required fields: cff-version, message, title, authors. license uses the SPDX identifier GitHub expects.

GitHub reads CITATION.cff and offers BibTeX and APA from the sidebar.
Without it, anyone citing this repository invents a format, and they each
invent a different one.

No version or date-released field: both go stale the moment a release
lands, and a citation file that disagrees with the latest tag is worse
than one that never mentions a version.
@DenisDrobyshev
DenisDrobyshev merged commit 969464e into master Aug 10, 2026
16 checks passed
@DenisDrobyshev
DenisDrobyshev deleted the add-citation branch August 10, 2026 19:27
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