bibtex query¶
Usage
Run using mc_script bibtex query after installation or using ~ndcn0236/bin/mc_script bibtex query on jalapeno.
Import in python using from mcutils.scripts.bibtex import query
Documentation
Query pubmed and adds result to bibtex file
Functions
|
Queries pubmed and adds the result to the given bibtex file (stdout by default) |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |