a php function that takes a BibTeX file (*.bib) and parses it into approperiate fields, then it inserts the results into a MySQL database. The BibTeX file can contain one or multiple articles The current version (0.0) does not recognize @string yet. To se