3 open(IN
, "<$ENV{HOME}/Documents/Papers/bib/HOOMD-doc.bib") or die("No input file");
4 open(OUT
, '>doc/user/HOOMD.bib');
6 print OUT
"This file is automatically generated by update_bib.pl from a bibtex database managed by Joshua Anderson\n";
7 print OUT
"Please send him the doi of any reference you wish to add\n";
13 if (/^file/ || /^mendeley-tags/ || /^abstract/ || /^keywords/ || /^url/ || /^language/ || /^month/ || /^issn/ || /^doi/ || /^pmid/ || /^publisher/)