martisak / getref

Command line interface to dblp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI version PyPI - Downloads

getref

Text-menu and command line interface to dblp.

Screenshot

Installation

pip install getref

Usage

getref QUERY

Or pipe into file

getref QUERY >> references.bib
getref QUERY1 QUERY2 --all >> references.bib

About

Command line interface to dblp

License:MIT License


Languages

Language:Python 100.0%