Skip to content

ekmartin/bibtex-search

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Search for BibTeX references

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published