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

NAME

pica2bibtex.pl - Convert PICA+ records to BibTeX

DESCRIPTION

This example parses PICA+ records from given files and creates a simple BibTeX mapping of it.

pica2bibtex ( $record [, $key ] )

Converts a given PICA::Record to a Text::BibTeX::Entry object. If no BibTeX key is specified (by the second argument), the key will be set by the PPN in PICA+ field 003@$0.

AUTHOR

Jakob Voss <jakob.voss@gbv.de> and Alexander Wagner <a.wagner@fz-juelich.de>