Skip to content

ShahanM/bib-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bib Parser

Convenient script to parse .bib files with the ACM Digital Library like metadata.

I had a few very large .bib files from a literature survey and I wanted to explore the tags and abstracts within those literature. The script does not do much else other than parse the bib items and represents them as Python dictionaries with some convenient query methods.

Disclaimer: Use at your own risk. The author of this code does not take any liabilities for data loss or incorrect parsing that may or may not lead to misleading information.

Always back up your data before manipulating them! :D

About

Convenient script to parse .bib files with the ACM Digital Library like metadata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages