Pre-requisites:
---------------

- Python 2.6.* or above
- Latex, Bibtex

Help :: 

  bib2bbl.py [-h] [-b FILES]
  or
  bib2bbl -b yourbibfile.bib

Usage ::

  python bib2bbl.py -b yourBibfile.bib
  or
  bib2bbl -b yourBibfile.bib

optional arguments ::

  -h, --help            show this help message and exit
  -b, --bib FILES       -b bibliography.bib
                        
