risx XML DTD: User Element View | [DTD Element View] |
[Home] [Elements] | [Prev] [Next] |
(part?,publication,set?,libinfo*,contents?)+
Name | Type | Default Value |
---|---|---|
id | NMTOKEN | None |
type | Enumeration: ABST ADVS ART BILL BOOK CASE CHAP COMP CONF CTLG DATA ELEC GEN HEAR ICOMM INPR JFULL JOUR MAP MGZN MPCT MUSIC NEWS PAMP PAT PCOMM RPRT SER SLIDE SOUND STAT THES UNBILL UNPB VIDEO |
"GEN" |
citekey | NMTOKEN | None |
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:
contents, libinfo, part, publication, set
<ris> <entry type="ABST" citekey="MILLER1999"> ... </entry> <entry type="BOOK" citekey="JONES2000"> ... </entry> </ris>