GitXplorerGitXplorer
e

bibtex-search

public
128 stars
8 forks
1 issues

Commits

List of commits on branch master.
Unverified
d6cbf6061d1b128a699071e4073e6d61943385aa

v0.3.1

eekmartin committed 7 years ago
Unverified
c620d0eae167871738c5d193db676df15cec67af

Ignore clipboard related errors.

eekmartin committed 7 years ago
Unverified
3207eef0458f4028f78a5aa7d2d48ae7e7b3dce0

Update readme

eekmartin committed 7 years ago
Unverified
a3275c89541179a5e9219dfa9238f0311116075e

v0.3.0

eekmartin committed 7 years ago
Unverified
6c38357e91fcd67b36e0a7513f3ddf4045e985c1

Add support for IEEE Xplore

eekmartin committed 7 years ago
Unverified
6b81a32ce5df498ba68fbf360e3c2243ffc6d3f5

Travis -> Drone

eekmartin committed 7 years ago

README

The README file for this repository.

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