Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.21 KB

File metadata and controls

29 lines (19 loc) · 1.21 KB

Privacy Policy

bibtools is a bibliography toolkit for LaTeX, built as agent skills. It does not collect, store, or transmit any personal data.

What bibtools does

  • Reads and edits .bib files on your local machine
  • Sends bibliographic metadata (paper titles, author names) to public APIs (CrossRef, Google Scholar) to verify reference accuracy
  • All processing happens locally within your agent session

What bibtools does NOT do

  • Collect or store any personal information
  • Track usage or analytics
  • Send data to any server other than the public APIs listed above
  • Retain any data between sessions

Third-party services

bibtools queries the following public APIs during verification:

Service Data sent Privacy policy
CrossRef Paper titles, DOIs, author names CrossRef Privacy Policy
Google Scholar Paper titles, author names (when WebSearch is available) Google Privacy Policy

Contact

If you have questions about this privacy policy, please open an issue at https://github.com/mathpluscode/bibtools/issues.