bibtex-csv
bibtex-csv copied to clipboard
Argument parsing and conversion fixes
Implemented simple argument parsing. Modifications:
- Modified the = strip to accomodate lines with
=in the bib entry (e.g. abstracts). - Modified the findall catch to handle white space (e.g. multiple urls for bib entry)