Colab-CITATION.cff-Validator

DOI

Colab-CITATION.cff-Validator: 基於cffr套件的CITATION.cff驗證工具

A CITATION.cff validator based on the cffr package.

輸入 CFF 格式的檔案,例如 CITATION.cff,這個工具會使用 cffr套件驗證檔案的內容,並輸出驗證結果,以此確認 CITATION.cff 檔案是否符合規範。

This tool validates the content of CITATION.cff files (or other CFF formatted files) using the cffr package and outputs the validation results to ensure the file adheres to the specified format.

Demo

https://colab.research.google.com/github/pulipulichen/Colab-CITATION.cff-Validator/blob/main/CITATION.cff%20Validator.ipynb

Key Techniques

Citation

APA

Chen, Y.-T. (2025). Colab-CITATION.cff-Validator (Version 0.9.0) [Jupyter Notebook]. https://doi.org/10.5281/zenodo.14602650

BibTex

@software{
    Chen_Colab-CITATION_cff-Validator,
    author = {Chen, Yung-Ting},
    doi = {10.5281/zenodo.14602650},
    license = {GPL3},
    title = ,
    url = {https://github.com/pulipulichen/Colab-CITATION.cff-Validator},
    version = {0.9.0}
}

Reference

Hernangómez, D., (2021). cffr: Generate Citation File Format Metadata for R Packages. Journal of Open Source Software, 6(67), 3900, https://doi.org/10.21105/joss.03900