A .bib to md converter

A .bib to md converter

You don’t need to install anything. All you need to have is a bash shell on Linux/MAC OSX or Cygwin on Windows.

Simply download the script and invoke it with

sh bib2md ".bib file name" "your name"

It creates two itemized files named confs.md and journals.md in the current folder.

For creating this page, I clicked on the Export bibtex option on DBLP to download the .bib file and executed the following on my Mac shell.

sh bib2md Ganguly_Debasis.bib "Debasis Ganguly"