bibtex updateΒΆ
Usage
Run using mc_script bibtex update after installation or using ~ndcn0236/bin/mc_script bibtex update on jalapeno.
Import in python using from mcutils.scripts.bibtex import update
Documentation
Updates entries in an existing bibtex file
Functions
|
Creates a new bibtex set updated from pubmed |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |