Skip to main content

No project description provided

Project description

bib2coa

A command-line tool that converts a single bibtex file to a tsv with paper, author that can be used as the foundation for an NSF COA form.

Install

To install current stable version from PyPI

pip install bib2coa

To install source clone this repository or download the zip file and unzip and run

pip install .

From within the source dir tree (where setup.py is).

Usage

To build a tab-separated file (TSV) from a bibtex file run

bib2coa <filename>

This creates an outputfile called coa_initial.tsv which has two tab-separated columns. Unique authors (col 1) and the paper they come from with the paper year.

To see stats on the conversion include --stats flag.

To output a file with a different name add the --output my_file.tsv (for example).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bib2coa-1.1.tar.gz (23.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page