mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
69ddbe18a4
Command line manipulation of BibTeX files PR: 88455 Submitted by: rafan@infor.org
18 lines
657 B
Plaintext
18 lines
657 B
Plaintext
Command line manipulation of BibTeX files:
|
|
|
|
* Pretty-printing data bases
|
|
* Syntactic checks with error recovery
|
|
* Semantic checks
|
|
* Sorting and merging of data bases
|
|
* Generation of uniform reference keys according to predefined rules or
|
|
according to user specification
|
|
* Selecting references used in one publication which are found by
|
|
analyzing an aux file
|
|
* Controlled rewriting of fields utilising regular expressions to specify
|
|
the rewriting rules
|
|
* Macro (String) expansion to eliminate the need of extra string
|
|
definitions
|
|
* Collecting statistics about one or more data bases
|
|
|
|
WWW: http://www.ctan.org/tex-archive/biblio/bibtex/utils/bibtool/
|