Fix data pruning in db-ref-bib2json.pl
With the previous implementation, the data structure that is written out as a JSON file is pruned of no longer existing references only in interactive mode. Now it is always done. Fixed.
Please register or sign in to comment