All Projects → ekmartin → Bibtex Search

ekmartin / Bibtex Search

Licence: mit
Search for BibTeX references

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Bibtex Search

bibtex
bibtex parser for R
Stars: ✭ 29 (-76.03%)
Mutual labels:  bibtex
Gbt7714 Bibtex Style
GB/T 7714-2015 BibTeX Style
Stars: ✭ 459 (+279.34%)
Mutual labels:  bibtex
Bibsearch
Download, manage, and search a BibTeX database.
Stars: ✭ 52 (-57.02%)
Mutual labels:  bibtex
videlibri
📚 Cross-platform library client to automate any OPAC and library catalog from your local device, e.g. for renewing of borrowed books or searching for books available in the library in automated scripts.
Stars: ✭ 18 (-85.12%)
Mutual labels:  bibtex
Betterbib
Update BibTeX files with info from online resources.
Stars: ✭ 380 (+214.05%)
Mutual labels:  bibtex
References
All of my bibliographic references
Stars: ✭ 17 (-85.95%)
Mutual labels:  bibtex
bibtex-js
Library for parsing .bib files, used in Bibliography.js 📚
Stars: ✭ 55 (-54.55%)
Mutual labels:  bibtex
Django Publications
A Django app for managing scientific publications.
Stars: ✭ 95 (-21.49%)
Mutual labels:  bibtex
Fiduswriter
Fidus Writer is an online collaborative editor for academics.
Stars: ✭ 405 (+234.71%)
Mutual labels:  bibtex
Rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
Stars: ✭ 1,005 (+730.58%)
Mutual labels:  bibtex
citation.vim
Zotero and bibtex citations for Vim
Stars: ✭ 78 (-35.54%)
Mutual labels:  bibtex
Helm Bibtex
Search and manage bibliographies in Emacs
Stars: ✭ 328 (+171.07%)
Mutual labels:  bibtex
Shbib
A BibTeX-centric bibliography manager written in POSIX shell
Stars: ✭ 26 (-78.51%)
Mutual labels:  bibtex
pandoc alfred
Pandoc-Suite for Academic Writing in Markdown
Stars: ✭ 68 (-43.8%)
Mutual labels:  bibtex
Docker Texlive
A docker container containing an installation of texlive as well as several useful scripts.
Stars: ✭ 52 (-57.02%)
Mutual labels:  bibtex
doi2bib
📝 Easily convert Digital Object Identifier (DOI) and Uniform Resource Locator (URL) to BibTeX and DOI to plain text.
Stars: ✭ 28 (-76.86%)
Mutual labels:  bibtex
Papis
Powerful and highly extensible command-line based document and bibliography manager.
Stars: ✭ 636 (+425.62%)
Mutual labels:  bibtex
Scihub2pdf
Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv
Stars: ✭ 120 (-0.83%)
Mutual labels:  bibtex
Gscholar Bibtex
Retrieve BibTeX entries from Google Scholar, ACM Digital Library, IEEE Xplore and DBLP
Stars: ✭ 92 (-23.97%)
Mutual labels:  bibtex
Jekyll Scholar
jekyll extensions for the blogging scholar
Stars: ✭ 872 (+620.66%)
Mutual labels:  bibtex

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].