The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pbib-export.pl - export references from the PBib database

SYNOPSIS

  perl pbib-export.pl -to I<outfile.bib>
  perl pbib-export.pl -to I<outfile.bib> I<filename1> ...

DESCRIPTION

Export all references in the Biblio DB to a format supported by bp (e.g. bibtex).

If input files are given, these are scanned for references and only references found are exported. You can use this, e.g., if you want to distribute the references used in a paper together with the paper in a machine-readable format.

Please check the bp documentation if you want to export the references in a format other than BibTeX ...