DEV Community

SybilGambleyyu
SybilGambleyyu

Posted on • Originally published at sybilgambleyyu.github.io

citesure 0.4: software citations, CJK scripts, offline DOI lint

Papers are not the only place citations go wrong. Research software ships CITATION.cff with Zenodo DOIs; multilingual drafts mix traditional and simplified Chinese; LLM drafts invent 10.1234/example.doi. citesure 0.4 covers those paths.

What is new

  • CITATION.cff parsing — citesure check CITATION.cff
  • DataCite for Zenodo/Dryad/Figshare-style DOIs
  • Traditional→simplified Chinese title folding
  • lint-dois offline preflight for placeholder DOIs
  • CourtListener case law, Europe PMC abstracts, research-software CI template

Evidence

Integrity bench 246/246 · claims mini-bench 31/31

pip install "git+https://github.com/SybilGambleyyu/citesure.git[pdf]"
citesure lint-dois refs.bib
citesure check CITATION.cff
citesure check refs.bib --used-in paper.tex
Enter fullscreen mode Exit fullscreen mode

Source: github.com/SybilGambleyyu/citesure · Demo: workers.dev

Top comments (0)