bibsync 0.3.1

A Rust package to automatically resolve, synchronize, and validate LaTeX citations across BibTeX databases
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
- id: bibsync
  name: bibsync
  description: Synchronize BibTeX entries from TeX citation keys
  entry: bibsync
  language: rust
  types_or: [tex, bib]
- id: bibsync-bin
  name: bibsync
  description: Synchronize BibTeX entries using a pre-built release binary
  entry: scripts/pre-commit-bibsync
  language: script
  types_or: [tex, bib]