Skip to main content

Read BibTeX

Synopsis

This operator can read BibTeX files.

Description

This operator can read BibTeX files. It uses Stefan Haustein's kdb tools.

Input

file

An BibTeX file is expected as a file object which can be created with other operators with file output ports like the Open File (Deprecated) operator.

Output

output

This port delivers the BibTeX file in tabular form along with the meta data. This output is similar to the output of the Retrieve (Deprecated) operator.

Parameters

label attribute

The (case sensitive) name of the label attribute

id attribute

The (case sensitive) name of the id attribute

weight attribute

The (case sensitive) name of the weight attribute