[Refdb-cvs] CVS: refdb/examples testrefs.xml,1.4,1.4.2.1
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2006-01-04 21:34:47
|
Update of /cvsroot/refdb/refdb/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20008 Modified Files: Tag: Release_0_9_5_stable testrefs.xml Log Message: updated for risx-1.1.0 Index: testrefs.xml =================================================================== RCS file: /cvsroot/refdb/refdb/examples/testrefs.xml,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -U2 -r1.4 -r1.4.2.1 --- testrefs.xml 17 Feb 2004 22:13:07 -0000 1.4 +++ testrefs.xml 4 Jan 2006 21:34:32 -0000 1.4.2.1 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE ris PUBLIC "-//Markus Hoenicka//DTD Ris V1.0.2//EN" "http://refdb.sourceforge.net/dtd/risx/risx-1.02/risx.dtd"> +<!DOCTYPE ris PUBLIC "-//Markus Hoenicka//DTD Ris V1.1.0//EN" "http://refdb.sourceforge.net/dtd/risx-1.1.0/risx.dtd"> <ris> <entry type="BOOK" id="31" citekey="MILLER1999"> <publication> - <title>My first book about dinosaurs</title> + <title type="full">My first book about dinosaurs</title> <author> <lastname>Miller</lastname> @@ -25,9 +25,9 @@ <serial>1-56592-580-7</serial> <address>mi...@di...</address> - <url>http://www.dinosaurs.upenn.edu/</url> + <link type="url">http://www.dinosaurs.upenn.edu/</link> </pubinfo> </publication> <set> - <title>My first book series</title> + <title type="full">My first book series</title> <author> <lastname>Smith</lastname> @@ -55,5 +55,5 @@ <entry type="CHAP" id="32" citekey="WALSH1999"> <part> - <title>XML: Principles, Tools, and Techniques</title> + <title type="full">XML: Principles, Tools, and Techniques</title> <author> <lastname>Walsh</lastname> @@ -62,5 +62,5 @@ </part> <publication> - <title>Guide to XML</title> + <title type="full">Guide to XML</title> <author> <lastname>Connolly</lastname> @@ -85,11 +85,15 @@ </contents> </entry> - <entry type="CONF" id="33" citekey="PHADKE1994"><part><title>Application of global positioning systems to electrical systems synchronized phasor measurements techniques and uses</title> - <author><lastname>Phadke</lastname> + <entry type="CONF" id="33" citekey="PHADKE1994"> + <part> + <title type="full">Application of global positioning systems to electrical systems synchronized phasor measurements techniques and uses</title> + <author> + <lastname>Phadke</lastname> <firstname>Arun</firstname> <middlename>G</middlename> </author> </part> - <publication><title>Colloquium on Developments in the Use of Global Positioning Systems (GPS) in Power Systems,Feb 8 1994</title> + <publication> + <title type="full">Colloquium on Developments in the Use of Global Positioning Systems (GPS) in Power Systems,Feb 8 1994</title> <pubinfo><pubdate type="primary"><date><year>1994</year> <month>02</month> @@ -106,5 +110,6 @@ </pubinfo> </publication> - <set><title>IEE Colloquium (Digest)</title> + <set> + <title type="full">IEE Colloquium (Digest)</title> </set> <libinfo user="markus"><reprint status="NOTINFILE"/></libinfo> @@ -122,5 +127,5 @@ </contents> </entry> - <entry type="STAT" id="34" citekey="ANONYMOUS0"><publication><title>The Anti-Riot Act</title> + <entry type="STAT" id="34" citekey="ANONYMOUS0"><publication><title type="full">The Anti-Riot Act</title> <pubinfo><pubdate type="primary"><date><year>1968</year> </date> @@ -136,5 +141,5 @@ <contents></contents> </entry> - <entry type="JOUR" id="35" citekey="WANG2002"><part><title>Inhibition of superoxide anion generation by YC-1 in rat neutrophils through cyclic GMP-dependent and -independent mechanisms</title> + <entry type="JOUR" id="35" citekey="WANG2002"><part><title type="full">Inhibition of superoxide anion generation by YC-1 in rat neutrophils through cyclic GMP-dependent and -independent mechanisms</title> <author><lastname>Wang</lastname> <firstname>J</firstname> @@ -182,5 +187,5 @@ </contents> </entry> - <entry type="CONF" id="36" citekey="JACKQUET1995B"><part><title>Radiation induced translocations</title> + <entry type="CONF" id="36" citekey="JACKQUET1995B"><part><title type="full">Radiation induced translocations</title> <author><lastname>Jackquet</lastname> </author> @@ -219,5 +224,5 @@ </pubinfo> </publication> - <set><title>10th Intern Congress of Radiation Research</title> + <set><title type="full">10th Intern Congress of Radiation Research</title> </set> <libinfo user="markus"><reprint status="INFILE"/></libinfo> @@ -230,5 +235,5 @@ <entry type="BOOK" id="37" citekey="smith1975metalloporphyrins"> <publication> - <title>Porphyrins and metalloporphyrins</title> + <title type="full">Porphyrins and metalloporphyrins</title> <author> <lastname>Smith</lastname> |