Description

The entry element is the wrapper for a single reference.

The id attribute specifies a unique identifier provided by a database application.

The type attribute specifies the type of the reference. The following types are supported:

Example

<ris>
<entry type="ABST" citekey="MILLER1999">
...
</entry>
<entry type="BOOK" citekey="JONES2000">
...
</entry>
</ris>