Bibliograpy RIS 2001 / RIS 2011 / refer

RIS 2001

usage: bibliograpy ris2001 [-h] [--encoding [ENCODING]] [--output-dir [OUTPUT_DIR]] [--output-file [OUTPUT_FILE]] [--python-helper [PYTHON_HELPER]] [file]

positional arguments:
  file                  path to the input bibliography file (default to bibliography.ris)

options:
  -h, --help            show this help message and exit
  --encoding, -e [ENCODING]
                        the bibliograpy configuration file encoding (default to utf-8)
  --output-dir, -O [OUTPUT_DIR]
                        the source bibliograpy file output directory (default to .)
  --output-file, -o [OUTPUT_FILE]
                        the source bibliograpy output file name (default to bibliography.py)
  --python-helper, -p [PYTHON_HELPER]
                        an helper class my.helper.module:MyHelperClass used to build python symbols

RIS 2011

usage: bibliograpy ris2011 [-h] [--encoding [ENCODING]] [--output-dir [OUTPUT_DIR]] [--output-file [OUTPUT_FILE]] [--python-helper [PYTHON_HELPER]] [file]

positional arguments:
  file                  path to the input bibliography file (default to bibliography.ris)

options:
  -h, --help            show this help message and exit
  --encoding, -e [ENCODING]
                        the bibliograpy configuration file encoding (default to utf-8)
  --output-dir, -O [OUTPUT_DIR]
                        the source bibliograpy file output directory (default to .)
  --output-file, -o [OUTPUT_FILE]
                        the source bibliograpy output file name (default to bibliography.py)
  --python-helper, -p [PYTHON_HELPER]
                        an helper class my.helper.module:MyHelperClass used to build python symbols

refer

usage: bibliograpy refer [-h] [--encoding [ENCODING]] [--output-dir [OUTPUT_DIR]] [--output-file [OUTPUT_FILE]] [--python-helper [PYTHON_HELPER]] [file]

positional arguments:
  file                  path to the input bibliography file (default to bibliography.refer)

options:
  -h, --help            show this help message and exit
  --encoding, -e [ENCODING]
                        the bibliograpy configuration file encoding (default to utf-8)
  --output-dir, -O [OUTPUT_DIR]
                        the source bibliograpy file output directory (default to .)
  --output-file, -o [OUTPUT_FILE]
                        the source bibliograpy output file name (default to bibliography.py)
  --python-helper, -p [PYTHON_HELPER]
                        an helper class my.helper.module:MyHelperClass used to build python symbols

Endnote

usage: bibliograpy endnote [-h] [--encoding [ENCODING]] [--output-dir [OUTPUT_DIR]] [--output-file [OUTPUT_FILE]] [--python-helper [PYTHON_HELPER]] [file]

positional arguments:
  file                  path to the input bibliography file (default to bibliography.enw)

options:
  -h, --help            show this help message and exit
  --encoding, -e [ENCODING]
                        the bibliograpy configuration file encoding (default to utf-8)
  --output-dir, -O [OUTPUT_DIR]
                        the source bibliograpy file output directory (default to .)
  --output-file, -o [OUTPUT_FILE]
                        the source bibliograpy output file name (default to bibliography.py)
  --python-helper, -p [PYTHON_HELPER]
                        an helper class my.helper.module:MyHelperClass used to build python symbols

PubMed

usage: bibliograpy pubmed [-h] [--encoding [ENCODING]] [--output-dir [OUTPUT_DIR]] [--output-file [OUTPUT_FILE]] [--python-helper [PYTHON_HELPER]] [file]

positional arguments:
  file                  path to the input bibliography file (default to bibliography.nbib)

options:
  -h, --help            show this help message and exit
  --encoding, -e [ENCODING]
                        the bibliograpy configuration file encoding (default to utf-8)
  --output-dir, -O [OUTPUT_DIR]
                        the source bibliograpy file output directory (default to .)
  --output-file, -o [OUTPUT_FILE]
                        the source bibliograpy output file name (default to bibliography.py)
  --python-helper, -p [PYTHON_HELPER]
                        an helper class my.helper.module:MyHelperClass used to build python symbols