Description

The link element encodes the RIS fields UR and L1 through L4. All of them denote the URL of an external resource related to the reference.

The type element can be set to one of "url", "pdf", "fulltext", "related", or "image", to specify the above fields.

Example

<pubinfo>
<pubdate type="primary">
<date>
<year>1999</year>
</date>
</pubdate>
<city>Sebastopol</city>
<publisher>O'Reilly</publisher>
<serial>1-56592-580-7</serial>
<address>millera@dinosaurs.upenn.edu</address>
<link type="url">http://www.dinosaurs.upenn.edu/</url>
<misc type="1">high</misc>
</pubinfo>