Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subbyte/bibnorm
BibTeX Normalization Tool
https://github.com/subbyte/bibnorm
Last synced: 17 days ago
JSON representation
BibTeX Normalization Tool
- Host: GitHub
- URL: https://github.com/subbyte/bibnorm
- Owner: subbyte
- License: apache-2.0
- Created: 2014-10-06T16:13:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T22:59:28.000Z (over 9 years ago)
- Last Synced: 2023-08-04T09:35:45.101Z (over 1 year ago)
- Language: Python
- Size: 165 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BibTeX Normalization Tool
format, normalize and check bibtex files
Functionalities:
1) select cited entries from multiple .bib files (-c .aux)
- output all cited entries into one file (-o .bib)
- uncited entries are stored in file notcited.bib
2) unify format of all entriesexample output:
@article{greenwade93,
author = {George D. Greenwade},
title = {The {C}omprehensive {T}ex {A}rchive {N}etwork ({CTAN})},
year = {1993},
journal = {TUGBoat},
volume = {14},
number = {3},
pages = {342--351},
}
3) check and correct errors for entries