• Stars
    star
    128
  • Rank 281,044 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Search for BibTeX references

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