bibtex-search

0.3.1 • Public • Published

bibtex-search DroneCI

Command-line interface for retrieving BibTeX references

bibtex-search

Currently uses ACM's Digital Library, Google Scholar and IEEE Xplore to find papers, but might support other sources in the future.

Installation

bibtex-search needs at least version 7.6 of Node.js installed.

$ npm install --global bibtex-search

Usage

$ bibtex-search <query>
 
Options:
  --source, -s Where to find papers from (default: acm) - valid options: [acm, ieee, google]
 
Examples:
  $ bibtex-search bayou
  $ bibtex-search --source google zaharia spark

/bibtex-search/

    Package Sidebar

    Install

    npm i bibtex-search

    Weekly Downloads

    2

    Version

    0.3.1

    License

    MIT

    Last publish

    Collaborators

    • ekmartin