<?xml version="1.0" encoding="iso-8859-1" ?>

<!-- 

(C)2000 The American Numismatic Society              

This file may be redistibuted under the conditions that:
 1) its contents are unchanged.
 2) this notice is preserved.

-->

<!DOCTYPE numlit [
<!ELEMENT numlit (record+)                    >
<!ELEMENT record ( inid?,
                   revid?,
                   author*,
                   editor*,
                   contributor*,
                   translator*,
                   title,
                   otitle?,
                   date,
                   journal?,
                   series?,
                   volume?,
                   number?,
                   pages?,
                   publisher?,
                   extent?,
                   isbn?,
                   issn?,
                   city?,
                   url?,
                   language+,
                   enteredon?,
                   enteredby?,
                   submittedby,
                   subject+,
                   group*,
                   country*,
                   abstract?,
                   ast* )                     >

<!ATTLIST record id    ID    #REQUIRED        
                 inlib CDATA #REQUIRED        
                 show  CDATA #REQUIRED        >

<!ELEMENT inid         EMPTY                  >
<!ATTLIST inid id IDREF #REQUIRED             >
<!ELEMENT revid        EMPTY                  >
<!ATTLIST revid id IDREF #REQUIRED            >
<!ELEMENT author       (#PCDATA)              >
<!ELEMENT editor       (#PCDATA)              >
<!ELEMENT contributor  (#PCDATA)              >
<!ELEMENT translator (#PCDATA)                >
<!ELEMENT title        (#PCDATA|i)*           >
<!ELEMENT otitle       (#PCDATA|i)*           >
<!ATTLIST otitle lang CDATA #REQUIRED         >
<!ELEMENT date         (#PCDATA)              >
<!ELEMENT journal      (#PCDATA)              >
<!ELEMENT series       (#PCDATA)              >
<!ELEMENT volume       (#PCDATA)              >
<!ELEMENT number       (#PCDATA)              >
<!ELEMENT pages        (#PCDATA)              >
<!ELEMENT publisher    (#PCDATA)              >
<!ELEMENT extent       (#PCDATA)              >
<!ELEMENT city         (#PCDATA)              >
<!ELEMENT url          (#PCDATA)              >
<!ELEMENT isbn         (#PCDATA)              >
<!ELEMENT issn         (#PCDATA)              >
<!ELEMENT language     EMPTY                  >
<!ATTLIST language iso CDATA #REQUIRED        >
<!ELEMENT enteredon    (#PCDATA)              >
<!ELEMENT enteredby    (#PCDATA)              >
<!ELEMENT submittedby  (#PCDATA)              >
<!ELEMENT subject      (#PCDATA)              >
<!ELEMENT group        (#PCDATA)              >
<!ELEMENT country      EMPTY                  >
<!ATTLIST country  iso CDATA #REQUIRED        >
<!ELEMENT abstract     (abauth,abdate,abtext) >
<!ELEMENT abauth       (#PCDATA)              >
<!ELEMENT abdate       (#PCDATA)              >
<!ELEMENT abtext       (#PCDATA)              >
<!ATTLIST abstract lang CDATA #REQUIRED       >
<!ELEMENT ast          (#PCDATA)              >
<!ATTLIST ast cat      CDATA #IMPLIED         >
<!ELEMENT i            (#PCDATA)              >

<!ENTITY s.gen           "General"                      >
<!ENTITY s.biblio        "Bibliography"                 >
<!ENTITY s.anc           "Ancient"                      >
<!ENTITY s.gr            "Ancient Greek"                >
<!ENTITY s.gr.ar         "Ancient Greek -- Archaic"     >
<!ENTITY s.gr.cl         "Ancient Greek -- Classical"   >
<!ENTITY s.gr.hl         "Ancient Greek -- Hellenistic" >
<!ENTITY s.celt          "Ancient -- Celtic"            >
<!ENTITY s.parthia       "Ancient -- Parthian"          >
<!ENTITY s.etruscan      "Ancient -- Etruscan"          >
<!ENTITY s.punic         "Ancient -- Punic"             >
<!ENTITY s.jewish         "Ancient -- Jewish"             >
<!ENTITY s.ane           "Ancient Near East"            >
<!ENTITY s.rom           "Roman"                        >
<!ENTITY s.rom.rep       "Roman Republican"             >
<!ENTITY s.rom.imp       "Roman Imperial"               >
<!ENTITY s.rom.pro       "Roman Provincial"             >
<!ENTITY s.byz           "Byzantine"                    >
<!ENTITY s.is            "Sasanian and Islamic"         >
<!ENTITY s.eur           "European"                     >
<!ENTITY s.eur.med       "European -- Medieval"         > <!-- c. 500 -1500 -->
<!ENTITY s.eur.emed      "European -- Early Medieval"   > <!-- c. 500 -1000 -->
<!ENTITY s.eur.hmed      "European -- High Medieval"    > <!-- c. 1000-1250 -->
<!ENTITY s.eur.lmed      "European -- Late Medieval"    > <!-- c. 1250-1500 -->
<!ENTITY s.eur.emod      "European -- Early Modern"     > <!-- c. 1500-1750 -->
<!ENTITY s.eur.mod       "European -- Modern"           > <!-- c. 1750-     -->
<!ENTITY s.africa        "Africa"                       >
<!ENTITY s.neme          "Near and Middle East"         >
<!ENTITY s.indsa         "India and South Asia"         >
<!ENTITY s.ea            "Central and East Asia"        >
<!ENTITY s.mcsa          "Mexico, Central and South America" >
<!ENTITY s.us.colonial   "United States Colonial"       >
<!ENTITY s.us.federal    "United States Federal"        >
<!ENTITY s.canada        "Canada"                       >
<!ENTITY s.mod           "Modern"                       >
<!ENTITY s.medals        "Medals"                       >
<!ENTITY s.decorations   "Decorations"                  >
<!ENTITY s.tokens        "Tokens"                       >
<!ENTITY s.analysis      "Scientific Analysis"          >
<!ENTITY s.computer      "Computer Applications"        >
<!ENTITY s.paper         "Paper Money"                  >
<!ENTITY s.obit          "Obituary"                     >
<!ENTITY s.rev           "Review"                       >
<!ENTITY s.forgery       "Modern Forgery"               >
<!ENTITY s.economic      "Financial History"            >
<!ENTITY s.bio           "Biography"                    >
<!ENTITY s.arch          "Archaeological Report"        >
<!ENTITY s.seals         "Seals"                        >
<!ENTITY s.abstract      "Abstract"                     >


<!ENTITY g.finds         "Finds"                        >
<!ENTITY g.hoard         "Hoard Material"               >
<!ENTITY g.collection    "Collection"                   >

<!ENTITY ast.geo         "Geographic"                   >


<!-- unicode character entities -->
<!ENTITY abreve	"&#38;#x0103;"> <!-- LATIN SMALL LETTER A WITH BREVE -->
<!ENTITY Abreve	"&#38;#x0102;"> <!-- LATIN CAPITAL LETTER A WITH BREVE -->
<!ENTITY amacr	"&#38;#x0101;"> <!-- LATIN SMALL LETTER A WITH MACRON -->
<!ENTITY Amacr	"&#38;#x0100;"> <!-- LATIN CAPITAL LETTER A WITH MACRON -->
<!ENTITY aogon	"&#38;#x0105;"> <!-- LATIN SMALL LETTER A WITH OGONEK -->
<!ENTITY Aogon	"&#38;#x0104;"> <!-- LATIN CAPITAL LETTER A WITH OGONEK -->
<!ENTITY cacute	"&#38;#x0107;"> <!-- LATIN SMALL LETTER C WITH ACUTE -->
<!ENTITY Cacute	"&#38;#x0106;"> <!-- LATIN CAPITAL LETTER C WITH ACUTE -->
<!ENTITY ccaron	"&#38;#x010D;"> <!-- LATIN SMALL LETTER C WITH CARON -->
<!ENTITY Ccaron	"&#38;#x010C;"> <!-- LATIN CAPITAL LETTER C WITH CARON -->
<!ENTITY ccirc	"&#38;#x0109;"> <!-- LATIN SMALL LETTER C WITH CIRCUMFLEX -->
<!ENTITY Ccirc	"&#38;#x0108;"> <!-- LATIN CAPITAL LETTER C WITH CIRCUMFLEX -->
<!ENTITY cdot	"&#38;#x22C5;"> <!-- DOT OPERATOR -->
<!ENTITY Cdot	"&#38;#x010A;"> <!-- LATIN CAPITAL LETTER C WITH DOT ABOVE -->
<!ENTITY dcaron	"&#38;#x010F;"> <!-- LATIN SMALL LETTER D WITH CARON -->
<!ENTITY Dcaron	"&#38;#x010E;"> <!-- LATIN CAPITAL LETTER D WITH CARON -->
<!ENTITY dstrok	"&#38;#x0111;"> <!-- LATIN SMALL LETTER D WITH STROKE -->
<!ENTITY Dstrok	"&#38;#x0110;"> <!-- LATIN CAPITAL LETTER D WITH STROKE -->
<!ENTITY ecaron	"&#38;#x011B;"> <!-- LATIN SMALL LETTER E WITH CARON -->
<!ENTITY Ecaron	"&#38;#x011A;"> <!-- LATIN CAPITAL LETTER E WITH CARON -->
<!ENTITY edot	"&#38;#x0117;"> <!-- LATIN SMALL LETTER E WITH DOT ABOVE -->
<!ENTITY Edot	"&#38;#x0116;"> <!-- LATIN CAPITAL LETTER E WITH DOT ABOVE -->
<!ENTITY emacr	"&#38;#x0113;"> <!-- LATIN SMALL LETTER E WITH MACRON -->
<!ENTITY Emacr	"&#38;#x0112;"> <!-- LATIN CAPITAL LETTER E WITH MACRON -->
<!ENTITY eogon	"&#38;#x0119;"> <!-- LATIN SMALL LETTER E WITH OGONEK -->
<!ENTITY Eogon	"&#38;#x0118;"> <!-- LATIN CAPITAL LETTER E WITH OGONEK -->
<!ENTITY gacute	"&#38;#x01F5;"> <!-- LATIN SMALL LETTER G WITH ACUTE -->
<!ENTITY gbreve	"&#38;#x011F;"> <!-- LATIN SMALL LETTER G WITH BREVE -->
<!ENTITY Gbreve	"&#38;#x011E;"> <!-- LATIN CAPITAL LETTER G WITH BREVE -->
<!ENTITY Gcedil	"&#38;#x0122;"> <!-- LATIN CAPITAL LETTER G WITH CEDILLA -->
<!ENTITY gcirc	"&#38;#x011D;"> <!-- LATIN SMALL LETTER G WITH CIRCUMFLEX -->
<!ENTITY Gcirc	"&#38;#x011C;"> <!-- LATIN CAPITAL LETTER G WITH CIRCUMFLEX -->
<!ENTITY gdot	"&#38;#x0121;"> <!-- LATIN SMALL LETTER G WITH DOT ABOVE -->
<!ENTITY Gdot	"&#38;#x0120;"> <!-- LATIN CAPITAL LETTER G WITH DOT ABOVE -->
<!ENTITY hcirc	"&#38;#x0125;"> <!-- LATIN SMALL LETTER H WITH CIRCUMFLEX -->
<!ENTITY Hcirc	"&#38;#x0124;"> <!-- LATIN CAPITAL LETTER H WITH CIRCUMFLEX -->
<!ENTITY hstrok	"&#38;#x0127;"> <!-- LATIN SMALL LETTER H WITH STROKE -->
<!ENTITY Hstrok	"&#38;#x0126;"> <!-- LATIN CAPITAL LETTER H WITH STROKE -->
<!ENTITY Idot	"&#38;#x0130;"> <!-- LATIN CAPITAL LETTER I WITH DOT ABOVE -->
<!ENTITY Imacr	"&#38;#x012A;"> <!-- LATIN CAPITAL LETTER I WITH MACRON -->
<!ENTITY imacr	"&#38;#x012B;"> <!-- LATIN SMALL LETTER I WITH MACRON -->
<!ENTITY ijlig	"&#38;#x0133;"> <!-- LATIN SMALL LIGATURE IJ -->
<!ENTITY IJlig	"&#38;#x0132;"> <!-- LATIN CAPITAL LIGATURE IJ -->
<!ENTITY inodot	"&#38;#x0131;"> <!-- LATIN SMALL LETTER DOTLESS I -->
<!ENTITY iogon	"&#38;#x012F;"> <!-- LATIN SMALL LETTER I WITH OGONEK -->
<!ENTITY Iogon	"&#38;#x012E;"> <!-- LATIN CAPITAL LETTER I WITH OGONEK -->
<!ENTITY itilde	"&#38;#x0129;"> <!-- LATIN SMALL LETTER I WITH TILDE -->
<!ENTITY Itilde	"&#38;#x0128;"> <!-- LATIN CAPITAL LETTER I WITH TILDE -->
<!ENTITY jcirc	"&#38;#x0135;"> <!-- LATIN SMALL LETTER J WITH CIRCUMFLEX -->
<!ENTITY Jcirc	"&#38;#x0134;"> <!-- LATIN CAPITAL LETTER J WITH CIRCUMFLEX -->
<!ENTITY kcedil	"&#38;#x0137;"> <!-- LATIN SMALL LETTER K WITH CEDILLA -->
<!ENTITY Kcedil	"&#38;#x0136;"> <!-- LATIN CAPITAL LETTER K WITH CEDILLA -->
<!ENTITY kgreen	"&#38;#x0138;"> <!-- LATIN SMALL LETTER KRA -->
<!ENTITY lacute	"&#38;#x013A;"> <!-- LATIN SMALL LETTER L WITH ACUTE -->
<!ENTITY Lacute	"&#38;#x0139;"> <!-- LATIN CAPITAL LETTER L WITH ACUTE -->
<!ENTITY lcaron	"&#38;#x013E;"> <!-- LATIN SMALL LETTER L WITH CARON -->
<!ENTITY Lcaron	"&#38;#x013D;"> <!-- LATIN CAPITAL LETTER L WITH CARON -->
<!ENTITY lcedil	"&#38;#x013C;"> <!-- LATIN SMALL LETTER L WITH CEDILLA -->
<!ENTITY Lcedil	"&#38;#x013B;"> <!-- LATIN CAPITAL LETTER L WITH CEDILLA -->
<!ENTITY lmidot	"&#38;#x0140;"> <!-- LATIN SMALL LETTER L WITH MIDDLE DOT -->
<!ENTITY Lmidot	"&#38;#x013F;"> <!-- LATIN CAPITAL LETTER L WITH MIDDLE DOT -->
<!ENTITY lstrok	"&#38;#x0142;"> <!-- LATIN SMALL LETTER L WITH STROKE -->
<!ENTITY Lstrok	"&#38;#x0141;"> <!-- LATIN CAPITAL LETTER L WITH STROKE -->
<!ENTITY nacute	"&#38;#x0144;"> <!-- LATIN SMALL LETTER N WITH ACUTE -->
<!ENTITY Nacute	"&#38;#x0143;"> <!-- LATIN CAPITAL LETTER N WITH ACUTE -->
<!ENTITY eng	"&#38;#x014B;"> <!-- LATIN SMALL LETTER ENG -->
<!ENTITY ENG	"&#38;#x014A;"> <!-- LATIN CAPITAL LETTER ENG -->
<!ENTITY napos	"&#38;#x0149;"> <!-- LATIN SMALL LETTER N PRECEDED BY APOSTROPHE -->
<!ENTITY ncaron	"&#38;#x0148;"> <!-- LATIN SMALL LETTER N WITH CARON -->
<!ENTITY Ncaron	"&#38;#x0147;"> <!-- LATIN CAPITAL LETTER N WITH CARON -->
<!ENTITY ncedil	"&#38;#x0146;"> <!-- LATIN SMALL LETTER N WITH CEDILLA -->
<!ENTITY Ncedil	"&#38;#x0145;"> <!-- LATIN CAPITAL LETTER N WITH CEDILLA -->
<!ENTITY odblac	"&#38;#x0151;"> <!-- LATIN SMALL LETTER O WITH DOUBLE ACUTE -->
<!ENTITY Odblac	"&#38;#x0150;"> <!-- LATIN CAPITAL LETTER O WITH DOUBLE ACUTE -->
<!ENTITY Omacr	"&#38;#x014C;"> <!-- LATIN CAPITAL LETTER O WITH MACRON -->
<!ENTITY omacr	"&#38;#x014D;"> <!-- LATIN SMALL LETTER O WITH MACRON -->
<!ENTITY oelig	"&#38;#x0153;"> <!-- LATIN SMALL LIGATURE OE -->
<!ENTITY OElig	"&#38;#x0152;"> <!-- LATIN CAPITAL LIGATURE OE -->
<!ENTITY racute	"&#38;#x0155;"> <!-- LATIN SMALL LETTER R WITH ACUTE -->
<!ENTITY Racute	"&#38;#x0154;"> <!-- LATIN CAPITAL LETTER R WITH ACUTE -->
<!ENTITY rcaron	"&#38;#x0159;"> <!-- LATIN SMALL LETTER R WITH CARON -->
<!ENTITY Rcaron	"&#38;#x0158;"> <!-- LATIN CAPITAL LETTER R WITH CARON -->
<!ENTITY rcedil	"&#38;#x0157;"> <!-- LATIN SMALL LETTER R WITH CEDILLA -->
<!ENTITY Rcedil	"&#38;#x0156;"> <!-- LATIN CAPITAL LETTER R WITH CEDILLA -->
<!ENTITY sacute	"&#38;#x015B;"> <!-- LATIN SMALL LETTER S WITH ACUTE -->
<!ENTITY Sacute	"&#38;#x015A;"> <!-- LATIN CAPITAL LETTER S WITH ACUTE -->
<!ENTITY scaron	"&#38;#x0161;"> <!-- LATIN SMALL LETTER S WITH CARON -->
<!ENTITY Scaron	"&#38;#x0160;"> <!-- LATIN CAPITAL LETTER S WITH CARON -->
<!ENTITY scedil	"&#38;#x015F;"> <!-- LATIN SMALL LETTER S WITH CEDILLA -->
<!ENTITY Scedil	"&#38;#x015E;"> <!-- LATIN CAPITAL LETTER S WITH CEDILLA -->
<!ENTITY scirc	"&#38;#x015D;"> <!-- LATIN SMALL LETTER S WITH CIRCUMFLEX -->
<!ENTITY Scirc	"&#38;#x015C;"> <!-- LATIN CAPITAL LETTER S WITH CIRCUMFLEX -->
<!ENTITY tcaron	"&#38;#x0165;"> <!-- LATIN SMALL LETTER T WITH CARON -->
<!ENTITY Tcaron	"&#38;#x0164;"> <!-- LATIN CAPITAL LETTER T WITH CARON -->
<!ENTITY tcedil	"&#38;#x0163;"> <!-- LATIN SMALL LETTER T WITH CEDILLA -->
<!ENTITY Tcedil	"&#38;#x0162;"> <!-- LATIN CAPITAL LETTER T WITH CEDILLA -->
<!ENTITY tstrok	"&#38;#x0167;"> <!-- LATIN SMALL LETTER T WITH STROKE -->
<!ENTITY Tstrok	"&#38;#x0166;"> <!-- LATIN CAPITAL LETTER T WITH STROKE -->
<!ENTITY ubreve	"&#38;#x016D;"> <!-- LATIN SMALL LETTER U WITH BREVE -->
<!ENTITY Ubreve	"&#38;#x016C;"> <!-- LATIN CAPITAL LETTER U WITH BREVE -->
<!ENTITY udblac	"&#38;#x0171;"> <!-- LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
<!ENTITY Udblac	"&#38;#x0170;"> <!-- LATIN CAPITAL LETTER U WITH DOUBLE ACUTE -->
<!ENTITY umacr	"&#38;#x016B;"> <!-- LATIN SMALL LETTER U WITH MACRON -->
<!ENTITY Umacr	"&#38;#x016A;"> <!-- LATIN CAPITAL LETTER U WITH MACRON -->
<!ENTITY uogon	"&#38;#x0173;"> <!-- LATIN SMALL LETTER U WITH OGONEK -->
<!ENTITY Uogon	"&#38;#x0172;"> <!-- LATIN CAPITAL LETTER U WITH OGONEK -->
<!ENTITY uring	"&#38;#x016F;"> <!-- LATIN SMALL LETTER U WITH RING ABOVE -->
<!ENTITY Uring	"&#38;#x016E;"> <!-- LATIN CAPITAL LETTER U WITH RING ABOVE -->
<!ENTITY utilde	"&#38;#x0169;"> <!-- LATIN SMALL LETTER U WITH TILDE -->
<!ENTITY Utilde	"&#38;#x0168;"> <!-- LATIN CAPITAL LETTER U WITH TILDE -->
<!ENTITY wcirc	"&#38;#x0175;"> <!-- LATIN SMALL LETTER W WITH CIRCUMFLEX -->
<!ENTITY Wcirc	"&#38;#x0174;"> <!-- LATIN CAPITAL LETTER W WITH CIRCUMFLEX -->
<!ENTITY ycirc	"&#38;#x0177;"> <!-- LATIN SMALL LETTER Y WITH CIRCUMFLEX -->
<!ENTITY Ycirc	"&#38;#x0176;"> <!-- LATIN CAPITAL LETTER Y WITH CIRCUMFLEX -->
<!ENTITY Yuml	"&#38;#x0178;"> <!-- LATIN CAPITAL LETTER Y WITH DIAERESIS -->
<!ENTITY zacute	"&#38;#x017A;"> <!-- LATIN SMALL LETTER Z WITH ACUTE -->
<!ENTITY Zacute	"&#38;#x0179;"> <!-- LATIN CAPITAL LETTER Z WITH ACUTE -->
<!ENTITY zcaron	"&#38;#x017E;"> <!-- LATIN SMALL LETTER Z WITH CARON -->
<!ENTITY Zcaron	"&#38;#x017D;"> <!-- LATIN CAPITAL LETTER Z WITH CARON -->
<!ENTITY zdot	"&#38;#x017C;"> <!-- LATIN SMALL LETTER Z WITH DOT ABOVE -->
<!ENTITY Zdot	"&#38;#x017B;"> <!-- LATIN CAPITAL LETTER Z WITH DOT ABOVE -->

























































]>

<!--   -->

<numlit>

<record id="AbdyR2001" inlib="yes" show="yes">
<author>Abdy, Richard</author>
<title>Coin Register 2001</title>
<date>2001</date>
<journal>British Numismatic Journal</journal>
<volume>71</volume>
<pages>177-188, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gen;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-05-29</abdate>
<abtext>The author records 114 single-finds of coins from the British Isles.</abtext>
</abstract>
</record>

<record id="AbdyR2002" inlib="yes" show="yes">
<author>Abdy, Richard</author>
<title>A new coin type of Gallienus found in Hertfordshire</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>346-350, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="AbramsonTM2002" inlib="yes" show="yes">
<author>Abramson, Tony</author>
<title>A second Wolf Head/Running Fledgeling sceat</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>335, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<country iso="uk"/>
</record>

<record id="AdamsD2003" inlib="yes" show="yes">
<author>Adams, Doug</author>
<title>Error or variety</title>
<date>2003</date>
<journal>The Collector. The Canadian Tire Coupon Collectors Club Newsletter</journal>
<volume>13</volume>
<number>3</number>
<pages>45, illus.</pages>
<language iso="en"/>
<enteredon>2003-07-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-07-22</abdate>
<abtext>The author discusses the difficuties in distinguishing between errors and varieties of Canadian Tire scrip.</abtext>
</abstract>
</record>

<record id="AfaU1988" inlib="yes" show="yes">
<author>Af&amacr;, `Umar</author>
<title>Problems of Coinage in the History of Morocco in the 19th Century</title>
<otitle lang="ar">Mas&amacr;lat al-nuq&umacr;d f&imacr;ta'r&imacr;kh al-Maghrib fi'l-qarn al-t&amacr; `ashar (S&umacr;s 1822-1906)</otitle>
<date>1988</date>
<series>Al-Q&amacr;di `Iy&amacr;d. Publications of the College of the Humanities and Social Sciences, Agadir. Dissertations and Theses</series>
<volume>1</volume>
<publisher>Matba`at al-Naj&amacr;h al-Jad&imacr;da</publisher>
<extent></extent>
<city>Casablanca</city>
<language iso="ar"/>
<enteredon>2003-05-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Michael Bates</submittedby>
<subject>&s.is;</subject>
<subject>&s.africa;</subject>
<country iso="mo"/>
<abstract lang="en">
<abauth>Michael Bates</abauth>
<abdate>2003-05-27</abdate>
<abtext>Using the evidence of state and mint documents, surviving work instruments, and the coins, the author surveys the history of coinage, its administration, production, and circulation, in Morocco as a whole and in S&umacr;s province with its mint at T&amacr;r&umacr;d&amacr;nat.</abtext>
</abstract>
</record>

<record id="AfaU1993" inlib="yes" show="yes">
<author>Af&amacr;, `Umar</author>
<title>Moroccan Coinage in the 18th Century: Its Regulations and Weight Standards in the Province of S&umacr;s, with an Edition of Two Essays on Coins and Weights by `Umar b. `Abd al-Az&imacr;z al-Gars&imacr;f&imacr;</title>
<otitle lang="ar">Al-Nuq&umacr;d al Maghribiyya fi'l-qarn al-th&amacr;min `ashara: Anzimatuh&amacr; wa-awz&amacr;nuh&amacr; f&imacr; mantaqat S&umacr;s ma`a tahq&imacr;q ris&amacr;latayn fi'lnuq&umacr;d wa'l-awz&amacr;n li-`Umar b. `Abd al-Az&imacr;z al-Gars&imacr;f&imacr;</otitle>
<date>1993</date>
<series>Kingdom of Morocco. Muhammad V University. Publications of the College of the Humanities and Social Sciences in Rabat</series>
<volume>6</volume>
<publisher>Matba`at al-Naj&amacr;h al-Jad&imacr;da</publisher>
<extent></extent>
<city>Casablanca</city>
<language iso="ar"/>
<enteredon>2003-05-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Michael Bates</submittedby>
<subject>&s.is;</subject>
<subject>&s.africa;</subject>
<country iso="mo"/>
<abstract lang="en">
<abauth>Michael Bates</abauth>
<abdate>2003-05-27</abdate>
<abtext>On the evidence of state, mint, and private documents, narrative texts, and the coins, the author surveys the history of coinage, its administration, production, and circulation, in Morocco as a whole and in S&umacr;s province.  Two essays by al-Gars&imacr;f&imacr; (d. AD 1793-94) on the modern Moroccan monetary system are edited for the first time as appendices.</abtext>
</abstract>
</record>

<record id="AlbumSGoodwinT2002" inlib="yes" show="yes">
<author>Album, S.</author>
<author>Goodwin, T.</author>
<title>Sylloge of Islamic Coins in the Ashmolean Museum. Volume 1. The Pre-Reform Coinage of the Early Islamic Period</title>
<date>2002</date>
<publisher></publisher>
<extent>x+122 pp., illus.</extent>
<city>Oxford</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.is;</subject>
<subject>&s.neme;</subject>
<country iso="uk"/>
</record>

<record id="AlfaroC2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Alfaro Asins, Carmen</author>
<title></title>
<otitle lang="es">La moneda púnica foránea en la Pen. Ibérica y sus entornos</otitle>
<date>2002</date>
<pages>355-363</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.punic;</subject>
<country iso="es"/>
</record>

<record id="AlfaroC2003" inlib="yes" show="yes">
<author>Alfaro Asins, Carmen</author>
<title></title>
<otitle lang="es">El Departamento de Numismática de Museo Arquelógico Nacional</otitle>
<date>2003</date>
<publisher>Museo Arquelógico Nacional</publisher>
<extent>63 pp., illus.</extent>
<city>Madrid</city>
<language iso="en"/>
<enteredon>2003-09-20</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.bio;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-09-20</abdate>
<abtext>A history of the coin collection of the Museo Arquelógico Nacional from its beginnings in the early eighteenth century to the present.  Highlights of the museum's ancient, medieval, and early modern holdings are described and illustrated in color. </abtext>
</abstract>
</record>

<record id="AlfaroCBurnettA2003" inlib="yes" show="yes">
<editor>Alfaro Asins, Carmen</editor>
<title>A Survey of Numismatic Research 1996-2001</title>
<date>2003</date>
<publisher>International Association of Professional Numismatists</publisher>
<extent>1000 pp.</extent>
<city>Madrid</city>
<language iso="en"/>
<enteredon>2003-09-20</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.biblio;</subject>
<country iso="es"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-09-20</abdate>
<abtext>A detailed overview of important numismatic publications between 1996 and 2001.</abtext>
</abstract>
</record>

<record id="AllanW2002" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>A Pictorial Review of the Development of the Canadian Bank of Commerce Note Issues that Portray the Paintings of A.E. Foringer</title>
<date>2002</date>
<journal>The Canadian Paper Money Society Journal</journal>
<volume>38</volume>
<number>122</number>
<pages>4-104, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
</record>

<record id="AllenM2002" inlib="yes" show="yes">
<inid id="GivenC2002"/>
<author>Allen, Martin</author>
<title>Italians in English mints and exchanges</title>
<date>2002</date>
<pages>53-62</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.lmed;</subject>
<country iso="uk"/>
</record>

<record id="AlthoffR2002" inlib="yes" show="yes">
<author>Althoff, Ralf</author>
<title></title>
<otitle lang="de">Die mittelalterlichen Pfennige der Münzstätte Duisburg</otitle>
<date>2002</date>
<journal>Duisburger Forschungen </journal>
<volume>48</volume>
<pages>325-366, illus.</pages>
<language iso="de"/>
<enteredon>2003-06-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Peter Ilisch</submittedby>
<subject>&s.eur.med;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Peter Ilisch</abauth>
<abdate>2003-06-10</abdate>
<abtext>Following a survey of the medieval coins of Duisburg, the relevant coins in the Duisburg museum are catalogued and illustrated.</abtext>
</abstract>
</record>

<record id="AmelaL2000" inlib="yes" show="yes">
<author>Amela Valverde, L.</author>
<title></title>
<otitle lang="es">Acuñaciones de Gneo Pompeyo hijo en Hispania</otitle>
<date>2000</date>
<journal>Numisma</journal>
<number>244</number>
<pages>7-33</pages>
<language iso="en"/>
<enteredon>2003-07-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.rom.rep;</subject>
<country iso="es"/>
</record>

<record id="AmelaL2001" inlib="yes" show="yes">
<author>Amela Valverde, L.</author>
<title></title>
<otitle lang="es">Emisiones locales hispánicas erróneamente atribuidas a los pompeyanos</otitle>
<date>2001</date>
<journal>Gaceta Numismàtica</journal>
<number>143</number>
<pages>5-16</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.rom.rep;</subject>
<subject>&s.rom.pro;</subject>
<country iso="es"/>
</record>

<record id="AmmonsC2003" inlib="yes" show="yes">
<author>Ammons, C. Kevin</author>
<title>A Brief History of Larissa</title>
<date>July 2003</date>
<journal>The Celator</journal>
<volume>17</volume>
<number>7</number>
<pages>26-31, 36-37, illus.</pages>
<language iso="en"/>
<enteredon>2003-07-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr;</subject>
<country iso="us"/>
</record>

<record id="AndersonM2002" inlib="yes" show="yes">
<author>Anderson, Michael</author>
<title>Antonio Ovando and the Potosi coinage of 1649-51</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>190-191, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.mcsa;</subject>
<country iso="uk"/>
</record>

<record id="AndrewsPPennK1999" inlib="yes" show="yes">
<editor>Andrews, Phil</editor>
<editor>Penn, Kenneth</editor>
<title>Excavations in Thetford, North of the River, 1989-90</title>
<date>1999</date>
<series>East Anglian Archaeology</series>
<number>87</number>
<publisher></publisher>
<extent></extent>
<city>Gressenhall</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.eur.emed;</subject>
<country iso="uk"/>
</record>

<record id="anon1999" inlib="yes" show="yes">
<author>Anonymous</author>
<title></title>
<otitle lang="es">Jornario de las XIX jornadas nacionales de numismática y medallística de la Federación de entidades numismáticas argentinas organizidas por el Centro Numismático Bahiense "El Patacón". Bahia Blanca, 9 y 10 octubre de 1999</otitle>
<date>2000</date>
<publisher>Centro Numismático Bahiense "El Patacón"</publisher>
<extent></extent>
<city>Bahia Blanca</city>
<language iso="es"/>
<enteredon>2003-06-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ec"/>
</record>

<record id="anon2000" inlib="yes" show="yes">
<author>Anonymous</author>
<title></title>
<otitle lang="es">Jornario de las XX jornadas nacionales de numismática y medallística de la Federación de entidades numismáticas argentinas organizidas por el Centro Numismático Buenos Aires. Buenos Aires, 19 y 20 de agosto de 2000</otitle>
<date>2000</date>
<publisher>Centro Numismático Buenos Aires</publisher>
<extent></extent>
<city>Buenos Aires</city>
<language iso="es"/>
<enteredon>2003-06-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ec"/>
</record>

<record id="anon2002" inlib="yes" show="yes">
<author>Anonymous</author>
<title></title>
<otitle lang="es">Actas del X Congreso Nacional de Numismática, celebrado en Albacete del 28 al 31 de octubre de 1998</otitle>
<date>2002</date>
<publisher>Casa de la Moneda</publisher>
<extent>702 pp.</extent>
<city>Madrid</city>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.anc;</subject>
<subject>&s.eur;</subject>
<country iso="es"/>
</record>

<record id="ApostolouE2002" inlib="yes" show="yes">
<author>Apostolou, Eva</author>
<title></title>
<otitle lang="fr">Rhodes hellénestique. Les trésors et la circulation monétaire</otitle>
<date>2002</date>
<journal>Eulimene</journal>
<volume>3</volume>
<pages>117-182</pages>
<language iso="en"/>
<enteredon>2003-06-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Manolis I. Stefanakis</submittedby>
<subject>&s.gr.hl;</subject>
<group>&g.hoard;</group>
<country iso="he"/>
<abstract lang="it">
<abauth>Manolis I. Stefanakis</abauth>
<abdate>2003-06-12</abdate>
<abtext>The study of hoards containing issues of the Rhodian state from its foundation in 408 BC until the beginning of the 1st century BC, leads to the following conclusions: 1. The circulation of Rhodian coinage during the above mentioned period was restricted mainly within the borders of the Rhodian state. 2. The systematic control of coin circulation within Rhodian territory was achieved through the gradual decrease and withdrawl of the pre-existing local coinage (or part of it) and its simultaneous replacement by new issues. 3. The "closed" character of the Rhodian economy supported the commercial and political activities of the Rhodians and was an important factor in their prosperity during this period.</abtext>
</abstract>
</record>

<record id="ArchibaldM2001" inlib="yes" show="yes">
<author>Archibald, Marion M.</author>
<title>The Lion coinage of Robert Earl of Gloucester and William Earl of Gloucester</title>
<date>2001</date>
<journal>British Numismatic Journal</journal>
<volume>71</volume>
<pages>71-86, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-05-29</abdate>
<abtext>A comprehensive study and corpus of the coinage of Robert Earl of Gloucester (1121/2-1147) and his son William Earl of Gloucester (1147-1183), dating its production to c.1143-1149.</abtext>
</abstract>
</record>

<record id="ArevaloA2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Arevalo, A.</author>
<title></title>
<otitle lang="es">La moneda griega foránea en la Pen. Ibérica</otitle>
<date>2002</date>
<pages>1-15</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.gr;</subject>
<group>&g.finds;</group>
<country iso="es"/>
</record>

<record id="ArsenevaTFornasierJ2002" inlib="yes" show="yes">
<author>Arsen'eva, Tat'jana M.</author>
<author>Fornasier, Jochen</author>
<author>Ullrich, Michael</author>
<title></title>
<otitle lang="de">Griechen am Don. Die Grabungen in Tanais 2001</otitle>
<date>2002</date>
<journal>Eurasia Antiqua</journal>
<volume>8</volume>
<pages>389-413, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.rom.pro;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2003-06-08</abdate>
<abtext>During the 2001 excavations at Tanais (English summary p. 413) several ancient coins (Hellenistic to Roman Provincial) were found (cf. pp. 393, 400, 402-404). Two coins of Ininthimaios and one of Rheskuporis III receive special attention in the report.</abtext>
</abstract>
</record>

<record id="AshtonR2002a" inlib="yes" show="yes">
<author>Ashton, R.H.J.</author>
<title>Clubs, thunderbolts, torches, stars and caducei: more pseudo-Rhodian drachms from mainland Greece and the Islands</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>59-78, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<country iso="uk"/>
</record>

<record id="AshtonR2002b" inlib="yes" show="yes">
<author>Ashton, R.H.J.</author>
<title>The Ptolemaic coins in Fethiye Museum</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>7-12, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<country iso="uk"/>
</record>

<record id="AshtonRKinnsP2002" inlib="yes" show="yes">
<author>Ashton, R.H.J.</author>
<author>Kinns, Philip</author>
<title>Opuscula Anatolica</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>11-31, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr;</subject>
<country iso="uk"/>
</record>

<record id="AskariETreadwellW2002" inlib="yes" show="yes">
<author>Askari, E.</author>
<author>Treadwell, W.L.</author>
<title>Catalogue of Buyid coins in the National Museum of Iran</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>356-364, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.is;</subject>
<subject>&s.neme;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>E. Askari and W.L. Treadwell</abauth>
<abdate>2003-06-02</abdate>
<abtext>The Buyid collection in the National Museum of Iran has good coverage of all the main series.  Following the method adopted by Treadwell in his Buyid Coinage: A Die Corpus (322-445 AH) all coins were examined for die links with published specimens, and illustrations are provided of every unrecorded die in the collection.</abtext>
</abstract>
</record>

<record id="AttwoodP2002" inlib="yes" show="yes">
<author>Attwood, Philip</author>
<title>British Art Medals 1982-2002</title>
<date>2002</date>
<publisher></publisher>
<extent>56 pp.</extent>
<city>London</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
</record>

<record id="AttwoodP2003a" inlib="yes" show="yes">
<author>Attwood, Philip</author>
<title>John Maine and the British Museum's 250th Anniversary Medal</title>
<date>Spring 2003</date>
<journal>The Medal</journal>
<volume>42</volume>
<pages>83-91, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
</record>

<record id="AttwoodP2003b" inlib="yes" show="yes">
<author>Attwood, Philip</author>
<title>Modesti, Adolfo. Corpus Numismatum Omnium Romanorum Pontificum. Rome, 2002.</title>
<date>Spring 2003</date>
<journal>The Medal</journal>
<volume>42</volume>
<pages>92-96, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="uk"/>
</record>

<record id="AugsburgerLDarrellL2002" inlib="yes" show="yes">
<author>Augsburger, Leonard</author>
<author>Low, Darrell</author>
<title>A Survey of Liberty Seated Auction Sales, 1985-2002</title>
<date>November 2002</date>
<journal>Gobrecht Journal</journal>
<volume>29</volume>
<number>85</number>
<pages>27-43</pages>
<language iso="en"/>
<enteredon>2003-06-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Thomas Serfass</submittedby>
<subject>&s.us.federal;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Thomas Serfass</abauth>
<abdate>2003-06-08</abdate>
<abtext>The authors have reviewed over 500 sales of half-dimes and dimes for the period. The auction houses included are: Akers, Bowers and Merena, Goldberg, Heritage, Kreuger, McIntire, RARCOA, R.M. Smythe, Stack's, and Superior. The six Apostrophe sales are also included. An estimate of completeness with regard to the Seated series in question is provided, as well as for varieties and rarities, key coins, proofs (subdivided into 3 eras), uncirculated coins and average grade.  The 25 "best" sales by completeness of collections offered are presented in tabular form for both half-dimes and dimes.</abtext>
</abstract>
</record>

<record id="BakesJ2003" inlib="yes" show="yes">
<author>Bakes, James</author>
<title>An Apparently Unpublished As of Antoninus Pius</title>
<date>September 2003</date>
<journal>The Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>3</number>
<pages>127-128, illus.</pages>
<language iso="en"/>
<enteredon>2003-09-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-06-10</abdate>
<abtext>The author describes a new as of Antoninus Pius with Pax reverse and the legends ANTONINVS AVG PI VS PP IMP II and TRPO TXIX COS IIII SC.</abtext>
</abstract>
</record>

<record id="BalaguerA2001a" inlib="yes" show="yes">
<author>Balaguer, A.M.</author>
<author>Siso, T.</author>
<title></title>
<otitle lang="es">Dos tipus monetairs inèdits del comtat de Barcelona de Ramon Berenguer (1028-1035)</otitle>
<date>2001</date>
<journal>Acta Numismática</journal>
<number>31</number>
<pages>79-84</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="es"/>
</record>

<record id="BalaguerA2001b" inlib="yes" show="yes">
<author>Balaguer, A.M.</author>
<title></title>
<otitle lang="es">Medalla del cinquantenari de l'Institut d'Estudis Catalans (1907-1957)</otitle>
<date>2001</date>
<journal>Acta Numismática</journal>
<number>31</number>
<pages>201-205</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="es"/>
</record>

<record id="Banco2001" inlib="yes" show="yes">
<author>Banco Central del Ecuador</author>
<title></title>
<otitle lang="es">Monedas Commemorativas del Banco Central del Ecuador</otitle>
<date>2001</date>
<publisher></publisher>
<extent>27 pp., pls.</extent>
<city>Quito</city>
<language iso="es"/>
<enteredon>2003-05-05</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ec"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-05-05</abdate>
<abtext>Commemorative coins of Ecuador, struck between 1992 and 1999 are described and illustrated: Four silver issues of the Ibero-American series, one gold coin for Mariscal Antonio Sucre and one gold coin to commemorate the 70th anniversary of the creation of Ecuador's Central Bank.</abtext>
</abstract>
</record>

<record id="BarclayC2001" inlib="yes" show="yes">
<author>Barclay, Craig</author>
<title>Two hoards from North Yorkshire</title>
<date>2001</date>
<journal>British Numismatic Journal</journal>
<volume>71</volume>
<pages>168-172, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.lmed;</subject>
<subject>&s.eur.emod;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-05-29</abdate>
<abtext>A parcel from the Skipton Bridge hoard, deposited in the early years of the fifteenth century, and a late seventeenth-century hoard of coin clippings from Bainbridge.</abtext>
</abstract>
</record>

<record id="BarclayC2002" inlib="yes" show="yes">
<author>Barclay, Craig</author>
<title>Two parcels of groats</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>336, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.lmed;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-06-02</abdate>
<abtext>Reports on two small hoards of fourteenth- and fifteenth-century English groats, from Driffield and Market Rasen.</abtext>
</abstract>
</record>

<record id="BarlettP2001" inlib="yes" show="yes">
<author>Barlett, P.</author>
<title></title>
<otitle lang="en">Mave and Saldina. Two new mints of the coinage of Sisebut from Northern Carthaginensis in the present provincia de Plasencia</otitle>
<date>2001</date>
<journal>Gaceta Numismática</journal>
<number>143</number>
<pages>17-21</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.emed;</subject>
<country iso="es"/>
</record>

<record id="BarreroL2001" inlib="yes" show="yes">
<author>Barrero Coronada, L.</author>
<title></title>
<otitle lang="es">Apuntes para la catalogación de una desconocida moneda cubana</otitle>
<date>2001</date>
<journal>Gaceta Numismática</journal>
<number>143</number>
<pages>61-73</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.mcsa;</subject>
<country iso="es"/>
</record>

<record id="BartlettR2003" inlib="yes" show="yes">
<author>Bartlett, Richard</author>
<title>Who the Heck is Demosthenes</title>
<date>Spring 2003</date>
<journal>The "Conder" Token Collector's Journal</journal>
<volume>8</volume>
<number>1</number>
<pages>24-27, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<country iso="uk"/>
</record>

<record id="BatesM2003a" inlib="yes" show="yes">
<author>Bates, Michael</author>
<title>Martin, Marie H. (1942-2002)</title>
<date>Spring 2003</date>
<journal>American Numismatic Society Magazine</journal>
<volume>2</volume>
<number>1</number>
<pages>34-35, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.obit;</subject>
<subject>&s.biblio;</subject>
<country iso="us"/>
</record>

<record id="BatesM2003b" inlib="yes" show="yes">
<author>Bates, Michael L.</author>
<title>Iraq Museum Coins Found Safe</title>
<date>Summer 2003</date>
<journal>American Numismatic Society Magazine</journal>
<volume>2</volume>
<number>2</number>
<pages>29-31, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.is;</subject>
<subject>&s.neme;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-08-01</abdate>
<abtext>A brief account of the Islamic coin collection of the Baghdad Museum and efforts made to restore and preserve material in the wake of the second Gulf War.</abtext>
</abstract>
</record>

<record id="BatesonJ2001" inlib="yes" show="yes">
<author>Bateson, J.D.</author>
<title>Scottish Museums. English Coins, 1066-1279</title>
<date>2001</date>
<series>Sylloge of Coins of the British Isles</series>
<number>53</number>
<publisher></publisher>
<extent>114 pp., illus.</extent>
<city>London</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="uk"/>
</record>

<record id="BeckmannG2000" inlib="yes" show="yes">
<inid id="anon2000"/>
<author>Beckmann, Guillermo</author>
<title></title>
<otitle lang="es">Emisión de Billetes de la Provincia de Tucumán. Catalogación - "El Banco Provincial de Tucumán 1888-1898"</otitle>
<date>2000</date>
<pages>69-78, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.paper;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-24</abdate>
<abtext>The author gives a an historical survey of the Provincial Bank of Tucumán followed by an illustrated catalogue of the banknotes issued by this institution between 1888 and 1889.  The catalogue is based on the collections of the author, the bank and the Central Bank Museum of Buenos Aires.</abtext>
</abstract>
</record>

<record id="BeckmannG2001" inlib="yes" show="yes">
<author>Beckmann, Guillermo</author>
<title></title>
<otitle lang="es">Billetes del Banco Provincial de Tucumán 1888-1898</otitle>
<date>2000/2001</date>
<publisher>Ediciones Caja Popular</publisher>
<extent>18 pp., illus.</extent>
<city>Tucumán</city>
<language iso="es"/>
<enteredon>2003-06-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.paper;</subject>
<country iso="ec"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-24</abdate>
<abtext>The author gives a an historical survey of the Provincial Bank of Tucumán followed by an illustrated catalogue of the banknotes issued by this institution between 1888 and 1889.  The catalogue is based on the collections of the author, the bank and the Central Bank Museum of Buenos Aires.</abtext>
</abstract>
</record>

<record id="BellG2003" inlib="yes" show="yes">
<author>Bell, Geoffrey G.</author>
<title>Puddester, Robert P., Medals of British India with Rarity and Valuations: Vol. 1, Commemorative and Historical Medals from 1750 to 1974. London: Spink, 2002.</title>
<date>January/February 2003</date>
<journal>The Canadian Journal of Numismatics</journal>
<volume>48</volume>
<number>1</number>
<pages>35</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="ca"/>
</record>

<record id="BellR2003a" inlib="yes" show="yes">
<author>Bell, R.C.</author>
<title>England's Inland Waterways</title>
<date>Spring 2003</date>
<journal>The "Conder" Token Collector's Journal</journal>
<volume>8</volume>
<number>1</number>
<pages>9-12, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<country iso="uk"/>
</record>

<record id="BellR2003b" inlib="yes" show="yes">
<author>Bell, R.C.</author>
<title>Men of Old England's Inland Waterways</title>
<date>Summer 2003</date>
<journal>The "Conder" Token Collector's Journal</journal>
<volume>8</volume>
<number>2</number>
<pages>5-8, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<country iso="uk"/>
</record>

<record id="BellomoR2000a" inlib="yes" show="yes">
<author>Bellomo, Rodolfo Arnaldo</author>
<title></title>
<otitle lang="es">Variantes de Cuño en Monedas de un Centavo Convertible</otitle>
<date>2000</date>
<journal>Anuario de Numismática y Medallística</journal>
<volume></volume>
<pages>1-3, illus.</pages>
<language iso="es"/>
<enteredon>2003-06-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-12</abdate>
<abtext>The author discusses die varieties of the Argentinian 1 centavo coin, dated 1993 and struck in bronze/aluminum by the South African Mint and the 1 centavo dated 1997, struck in copper/aluminum by the Argentinian Mint.</abtext>
</abstract>
</record>

<record id="BellomoR2000b" inlib="yes" show="yes">
<inid id="anon2000"/>
<author>Bellomo, Rodolfo Arnaldo</author>
<title></title>
<otitle lang="es">Una Ficha de Transporte de San Nicolás</otitle>
<date>2000</date>
<pages>114-116, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.tokens;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-25</abdate>
<abtext>The author discusses and illustrates two metal transportation tokens, one without legend (issued in 1982), and one with legend issued in 1997 by the bus transport company "Vercelli Hermanos Sociedad Anónima".  These tokens were used for transportation in San Nicolás de los Arroyos (Argentina).</abtext>
</abstract>
</record>

<record id="BellomoR2000c" inlib="yes" show="yes">
<author>Bellomo, Rodolfo Arnaldo</author>
<title></title>
<otitle lang="es">Una Ficha de Transporte de San Nicolás</otitle>
<date>December 2000</date>
<journal>Boletín del Instituto de Numismática e Historia de San Nicolás de los Arroyos</journal>
<volume>13</volume>
<number>6</number>
<pages>123-127, illus.</pages>
<language iso="es"/>
<enteredon>2003-06-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.tokens;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-25</abdate>
<abtext>The author discusses and illustrates two metal transportation tokens, one without legend (issued in 1982), and one with legend issued in 1997 by the bus transport company "Vercelli Hermanos Sociedad Anónima".  These tokens were used for transportation in San Nicolás de los Arroyos (Argentina).</abtext>
</abstract>
</record>

<record id="BendallS2002a" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>Notes on the coinage in the name of John Comnenus-Ducas of Thessalonica (AD 1237-44)</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>253-264, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Simon Bendall</abauth>
<abdate>2003-06-02</abdate>
<abtext>Recent discoveries of new types and varieties of coins of John Comnenus-Ducas unknown to Hendy when he published DOC IV necessitate a reconsideration of John's coinage.  The writer suggests that all three series (I, II and III) are Byzantine issues of Thessalonica.  Series I was discontinued when John III Vatatzes commenced striking his own coins at Thessalonica, and series II ceased early in the reign of Theodore II when that emperor discontinued the issue of coins from Thessalonica.  The writer also suggests that the extensive small issues of series III were produced for trade with Bulgaria into the early years of Michael VIII.</abtext>
</abstract>
</record>

<record id="BendallS2002b" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A Cypriot coin of Richard I Lion-Heart?</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>63-64, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.neme;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002c" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A Cypriot coin of Richard I Lion-Heart?, a postscript</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>112</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.neme;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002d" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>An early coinage of the "Empire" of Trebizond?</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>113-115, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen </submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002e" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A Heraclian silver overstrike</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>62, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002f" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>The last Byzantine hexagram?</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>6, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002g" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A late eighth century Arab-Byzantine weight?</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>191-192, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<subject>&s.is;</subject>
<subject>&s.neme;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002h" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A mid-fourteenth century anonymous Byzantine coin</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>334-335, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002i" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>Some notes on the late Byzantine coinage</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>187-189, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002j" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>Some unpublished late Byzantine coins</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>194-195, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002k" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>Some unusual aspers of Trebizond from a secondary mint?</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>338-341, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2002l" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A neglected nineteenth century numismatist</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>261-264, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.bio;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-06-02</abdate>
<abtext>The author presents a biography of John Francis William de Salis, Sixth Count de Salis (1825-1871).</abtext>
</abstract>
</record>

<record id="BendallS2002m" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>The Dioikitirion Square Trachion Reconsidered</title>
<date>2002</date>
<journal>Nomismatika Khronika</journal>
<volume>21</volume>
<pages>107-115, illus.</pages>
<language iso="en"/>
<language iso="he"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.byz;</subject>
<subject>&s.ea;</subject>
<country iso="he"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-08-01</abdate>
<abtext>The author argues that the Virgin, rather than St. Demetrius is depicted on a fourteenth century trachion found in the excavations of Thessaloniki. Text in English with Greek translation by A.P. Tzamali on pp. 111-115</abtext>
</abstract>
</record>

<record id="BendersJ2000" inlib="yes" show="yes">
<author>Benders, Jos</author>
<title>Dating the deniers of Gerard IV and Otto II of Gelre</title>
<date>2000</date>
<journal>Jahrbuch für Numismatik und Geldgeschichte</journal>
<volume>50</volume>
<pages>115-126, illus.</pages>
<language iso="de"/>
<enteredon>2003-06-09</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Peter Ilisch</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>G. Stumpf</abauth>
<abdate>2003-06-09</abdate>
<abtext>Using historical and numismatic evidence the author dates the deniers of Gerard IV and Otto II, counts of Gelre, to the period 1212 to 1271.</abtext>
</abstract>
</record>

<record id="BendersJ2002" inlib="yes" show="yes">
<author>Benders, Jos</author>
<title>Sterlings from Gelre (Gelderland)</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>365-372, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.lmed;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Jos Benders</abauth>
<abdate>2003-06-02</abdate>
<abtext>On the basis of data from surviving specimens, hoards and documents, a chronology of the sterlings of the County of Gelre is proposed.  Four types of this penny are described and discussed.  They were probably all struck for Count Reinald I (1271-1326) before 1300.</abtext>
</abstract>
</record>

<record id="Bertsch2001a" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>A Catalogue of Tibetan Ration Coupons and Related Paper Notes</title>
<date>2001</date>
<publisher>Geoffrey Flack</publisher>
<extent></extent>
<city>Vancouver, BC</city>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.ea;</subject>
<subject>&s.paper;</subject>
<country iso="ti"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-27</abdate>
<abtext>The author catalogues ration coupons issued in Tibet under Chinese authority, particularly during the Cultural Revolution (1966-1976).  Coupons for grain, fodder, cloth, cotton, machine oil and other commodities are listed, with illustrations and explanations of their legends.</abtext>
</abstract>
</record>

<record id="Bertsch2001b" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>Numismatic Literature on the Coins and Banknotes of Tibet</title>
<date>Autumn 2001</date>
<series>Oriental Numismatic Society Newsletter Supplement</series>
<number>169</number>
<publisher></publisher>
<extent></extent>
<city></city>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.ea;</subject>
<subject>&s.paper;</subject>
<subject>&s.biblio;</subject>
<country iso="ti"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-27</abdate>
<abtext>Under "Western Literature on Coins Struck in Tibet" 103 titles are listed.  Under the headings "Western Literature on Tibetan Paper Money" and "Chinese Language Publications on the Coins Struck in Tibet" 38 and 42 items are listed, respectively.  Two Chinese articles on Tibetan paper money and three Tibetan language publications on Tibetan numismatics are listed.  Nearly all bibliographical data are accompanied by short summaries.</abtext>
</abstract>
</record>

<record id="Bertsch2002" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>The Currency of Tibet. A Sourcebook for the Study of Tibetan Coins, Paper Money and other Forms of Currency</title>
<date>2002</date>
<publisher>Tibetan Works and Archives</publisher>
<extent>viii+158 pp., illus.</extent>
<isbn>81-86470-32-8</isbn>
<city>Dharamsala (India)</city>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.ea;</subject>
<subject>&s.paper;</subject>
<subject>&s.medals;</subject>
<subject>&s.biblio;</subject>
<country iso="ti"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-27</abdate>
<abtext>The introductory section consists of a brief historical survey of Tibet's currency and discusses problems regarding Chinese numismatic literature on Tibet, Tibetan currency units, dates on Tibetan coins and banknotes, as well as some numismatic terms.  Tibetan coins and banknotes are illustrated on 18 plates (10 in color).  The main section consists of an annotated bibliography of Western Chinese, and Tibetan literature dealing with the coins, banknotes, medals and primitive money of Tibet and bordering areas to the south.</abtext>
</abstract>
</record>

<record id="BeslyE2002" inlib="yes" show="yes">
<author>Besly, Edward</author>
<title>A hoard of Tetrarchic nummi from Bridgend, South Wales</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>169-215, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Edward Besly</abauth>
<abdate>2003-06-02</abdate>
<abtext>This paper publishes a hoard of 1,424 nummi of Diocletian, his co-regents and immediate successors, buried around AD 310.  The hoard, found in 1994, is the most important British find of these coinages for fifty years and includes a significant group of London mint issues, notably of the reduced weight coins of AD 307-10.  A full catalogue is complemented by consideration of the compositions of this and other contemporary hoards from Britain and Gaul.  Analyses of selected coins provide pointers to minting practice, particularly in London.</abtext>
</abstract>
</record>

<record id="BhandareS2002a" inlib="yes" show="yes">
<author>Bhandare, Shailendra</author>
<title>Maratha mints at Pune and Chinchwad - The early years</title>
<date>Spring 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>171</volume>
<pages>20-22, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
<country iso="uk"/>
</record>

<record id="BhandareS2002b" inlib="yes" show="yes">
<author>Bhandare, Shailendra</author>
<title>Two rare and important coins of the Mughal Emperor, Shah Jahan I</title>
<date>Summer 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>172</volume>
<pages>19-21, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.is;</subject>
<subject>&s.indsa;</subject>
<country iso="uk"/>
</record>

<record id="BhandareSStevensP2002" inlib="yes" show="yes">
<author>Bhandare, Shailendra</author>
<author>Stevens, Paul</author>
<title>"Bombay Billys": The British coinage for the Malabar Coast - A reappraisal</title>
<date>Summer 2002</date>
<series>Oriental Numismatic Society Newsletter Supplement</series>
<number>172</number>
<publisher></publisher>
<extent>22 pp.</extent>
<city></city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
<country iso="uk"/>
</record>

<record id="BiggsN2001" inlib="yes" show="yes">
<author>Biggs, Norman</author>
<title>Coin-weights made by the Founders</title>
<date>2001</date>
<journal>British Numismatic Journal</journal>
<volume>71</volume>
<pages>111-118, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-05-29</abdate>
<abtext>A survey of the production of coin-weights by members of London's Worshipful Company of Founders in the seventeenth and eighteenth centuries.</abtext>
</abstract>
</record>

<record id="BischoffW2003" inlib="yes" show="yes">
<author>Bischoff, William L.</author>
<title>Ernst Thälmann's Legacy</title>
<date>March 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>3</number>
<pages>55-57, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="de"/>
</record>

<record id="BitnerJ2003" inlib="yes" show="yes">
<author>Bitner, John</author>
<title>The Art of Roman Sacrifice</title>
<date>April 2003</date>
<journal>The Celator</journal>
<volume>17</volume>
<number>4</number>
<pages>6-22, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom;</subject>
<country iso="it"/>
</record>

<record id="BlackburnMDaviesJ1999" inlib="yes" show="yes">
<inid id="AndrewsPPennK1999"/>
<author>Blackburn, M.A.S.</author>
<author>Davies, John</author>
<title>Anglo-Saxon and medieval coins</title>
<date>1999</date>
<pages>38</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.med;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="BlackburnM2000a" inlib="yes" show="yes">
<inid id="PerryD2000"/>
<author>Blackburn, M.A.S.</author>
<title>Danish silver penny ('sceat')</title>
<date>2000</date>
<pages>168-169, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="BlackburnM2000b" inlib="yes" show="yes">
<inid id="PennK2000"/>
<author>Blackburn, M.A.S.</author>
<title>The two sceattas of series B from Grave 18 (Objects 1a and b)</title>
<date>2000</date>
<pages>75-76, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="BlackburnM2001" inlib="yes" show="yes">
<inid id="Grahametal2001"/>
<author>Blackburn, M.A.S.</author>
<title>Expansion and control: Aspects of Anglo-Scandinavian minting south of the Humber</title>
<date>2000</date>
<pages>125-142, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="BlancoJSaezJ2002a" inlib="yes" show="yes">
<author>Blanco, J.M.</author>
<author>Saez, J.A.</author>
<title></title>
<otitle lang="es">La ceca "libiofenice" de Sacili</otitle>
<date>2002</date>
<journal>Gaceta Numismática</journal>
<number>144</number>
<pages>3-16</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.punic;</subject>
<country iso="es"/>
</record>

<record id="BlancoJSaezJ2002b" inlib="yes" show="yes">
<author>Blanco, J.M.</author>
<author>Saez, J.A.</author>
<title></title>
<otitle lang="es">La ceca "libiofenice" de Sacili</otitle>
<date>2002</date>
<journal>Gaceta Numismática</journal>
<number>145</number>
<pages>35-48</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.punic;</subject>
<country iso="es"/>
</record>

<record id="BloomW2002" inlib="yes" show="yes">
<author>Bloom, W.R.</author>
<title>A Jetton Found Far from Home</title>
<date>2002</date>
<journal>Journal of the Numismatic Association of Australia</journal>
<volume>13</volume>
<pages>45-47, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Kenneth Sheedy</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.ea;</subject>
<subject>&s.tokens;</subject>
<group>&g.finds;</group>
<country iso="au"/>
<abstract lang="en">
<abauth>Kenneth Sheedy</abauth>
<abdate>2003-08-01</abdate>
<abtext>A jetton produced by Hans Weidinger depicting Louis XIV has been identified among artefacts recovered from the wreck of the Dutch ship Zuytdorp which founded off the coast of Western Australia in 1712.</abtext>
</abstract>
</record>

<record id="BofarullA2001" inlib="yes" show="yes">
<author>Bofarull i Comenge, A.</author>
<title></title>
<otitle lang="es">Una moneda de plata nasri inèdita</otitle>
<date>2001</date>
<journal>Acta Numismática</journal>
<number>31</number>
<pages>77-78</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.is;</subject>
<subject>&s.eur.lmed;</subject>
<country iso="es"/>
</record>

<record id="BrombergP2001" inlib="yes" show="yes">
<author>Bromberg Commentz, Peter</author>
<title></title>
<otitle lang="es">Algunas diferencias de cuño en la moneda de cuproniquel del periodo 1920-1941</otitle>
<date>2001</date>
<journal>Historias Acuñadas</journal>
<volume></volume>
<number></number>
<pages>59-64, illus.</pages>
<language iso="es"/>
<enteredon>2003-06-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ch"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-23</abdate>
<abtext>The author illustrates and describes die varieties found among Chilean copper-nickel coins of 5 (KM 165), 10 (KM 166), 20 (KM 167.1-4) centavos and 1 peso struck by the Santiago mint between 1920 and 1941.</abtext>
</abstract>
</record>

<record id="BonacicM2002a" inlib="yes" show="yes">
<author>Bona&ccaron;i&cacute; Mandini&cacute;, Maja</author>
<title>The Coin Finds from Narona-Bare</title>
<otitle lang="hr">Nlazi novca na lokalitetu Bare u Vidu</otitle>
<date>2002</date>
<journal>Vjesnik za Arheologiju i Historiju Dalmatinsku</journal>
<volume>94</volume>
<pages>195-204, illus.</pages>
<language iso="hr"/>
<enteredon>2003-06-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.rep;</subject>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="hr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-06-10</abdate>
<abtext>The author describes 32 Roman coins discovered during the excavation campaigns of 1990-1996 at Narona-Bare (Vid) in Dalmatia.  The only Republican find was a halved as, while the Imperial issues range in date from the second to fifth century.  Conclusions are drawn from the fact that the coinage found at Narona-Bare only continues into the fifth century, while finds from Njive-Podstrana end in the fourth century and those from St. Vid stretch into the sixteenth century.  The lack of first century finds is notable for all three locations in Narona.</abtext>
</abstract>
</record>

<record id="BonacicM2002b" inlib="yes" show="yes">
<author>Bona&ccaron;i&cacute; Mandini&cacute;, Maja</author>
<title>The Coin Collection from the Franciscan Monastery in Tomislavgrad</title>
<otitle lang="hr">Zbirka novca Franjeva&ccaron; samostana u Tomislavgradu</otitle>
<date>2002</date>
<journal>Vjesnik za Arheologiju i Historiju Dalmatinsku</journal>
<volume>94</volume>
<pages>385-386</pages>
<language iso="hr"/>
<enteredon>2003-06-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.rep;</subject>
<subject>&s.rom.imp;</subject>
<subject>&s.byz;</subject>
<subject>&s.eur.lmed;</subject>
<country iso="hr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-06-10</abdate>
<abtext>The author describes 2 Roman Republican, 60 Roman Imperial, 1 Byzantine, and 1 medieval Hungarian coin in the collection of the Franciscan monastery in Tomislavgrad.  These, in conjunction with other holdings, are used to illustrate coin circulation in the region around Tomislavgrad (Delminium) in the Roman period.</abtext>
</abstract>
</record>

<record id="BopearachchiO2002a" inlib="yes" show="yes">
<author>Bopearachchi, Osmund</author>
<title>Diomedes overstruck by Agathocleia</title>
<date>Summer 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>172</volume>
<pages>13-14, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.indsa;</subject>
<country iso="uk"/>
</record>

<record id="BopearachchiO2002b" inlib="yes" show="yes">
<author>Bopearachchi, Osmund</author>
<title>Vandalized Afghanistan</title>
<date>2002</date>
<journal>Nomismatika Chronika</journal>
<volume>21</volume>
<pages>91-99, illus.</pages>
<language iso="en"/>
<language iso="he"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.ea;</subject>
<country iso="he"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-08-01</abdate>
<abtext>The author laments the destruction of Afghanistan's ancient cultural heritage, including numismatic riches like the Mir Zakah, Kabul, and Qunduz hoards. Text in English with Greek translation by M.J.A. Tzamales on pp. 88-90.</abtext>
</abstract>
</record>

<record id="BopearachchiOGrigoK2002" inlib="yes" show="yes">
<author>Bopearachchi, Osmund</author>
<author>Grigo, Klaus</author>
<title>To err is human</title>
<date>Summer 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>172</volume>
<pages>14-15, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.indsa;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-06-02</abdate>
<abtext>The authors discuss a die-engraving error on an Indo-Greek coin of King Lysias.</abtext>
</abstract>
</record>

<record id="BopearachchiOLiT2002" inlib="yes" show="yes">
<author>Bopearachchi, Osmund</author>
<author>Li, Ta-Cheng</author>
<title>Three interesting Indo-Greek coins</title>
<date>Summer 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>172</volume>
<pages>15-16, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.indsa;</subject>
<country iso="uk"/>
</record>

<record id="BornholdtK1999a" inlib="yes" show="yes">
<inid id="DaveyP1999a"/>
<author>Bornholdt, Kristin</author>
<title>Coins from Rushen Abbey excavations 1998</title>
<date>1999</date>
<pages>64</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.med;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="BornholdtK1999b" inlib="yes" show="yes">
<inid id="DaveyP1999b"/>
<author>Bornholdt, Kristin</author>
<title>Myth or mint? The evidence for a Viking-Age coinage on the Isle of Man</title>
<date>1999</date>
<pages>199-218, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="BoublikovaJ2003" inlib="yes" show="yes">
<author>Boublíková-Jahnová, Juliana</author>
<title>Chaise-Longue: Vladislav Mašata and Jan Smr&zcaron;</title>
<date>Spring 2003</date>
<journal>The Medal</journal>
<volume>42</volume>
<pages>51-59, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="cz"/>
</record>

<record id="BourneM2003" inlib="yes" show="yes">
<author>Bourne, Marcy Leavitt</author>
<title>Talking about Landscape with Ron Dutton, Roger Hannam and Clifford Bowen</title>
<date>Spring 2003</date>
<journal>The Medal</journal>
<volume>42</volume>
<pages>61-74, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
</record>

<record id="BourneR2002" inlib="yes" show="yes">
<author>De Jersey, Philip</author>
<title>A second TETVS (sic) antoninianus from the "RSR" mint</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>61-62, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="uk"/>
</record>

<record id="BraceB2003a" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Deceptions VIII: Patinas</title>
<date>June 2003</date>
<journal>The Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>2</number>
<pages>111</pages>
<language iso="en"/>
<enteredon>2003-06-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.forgery;</subject>
<country iso="ca"/>
</record>

<record id="BraceB2003b" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>The Legionary Coins of Septimius Severus</title>
<date>September 2003</date>
<journal>The Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>3</number>
<pages>119-126, illus.</pages>
<language iso="en"/>
<enteredon>2003-09-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-06-10</abdate>
<abtext>The author outlines the rise to power of Septimius Severus and the coins that he issued to honor the legions that supported his bid for control of the Roman Empire. An inventory of the coins is provided as well as an appendix on the disposition of the various legions named on the coins.</abtext>
</abstract>
</record>

<record id="BraceB2003c" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Deceptions IX: Renaissance Forgeries and Imitations: The So-called "Paduans"</title>
<date>September 2003</date>
<journal>The Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>3</number>
<pages>142-143, illus.</pages>
<language iso="en"/>
<enteredon>2003-09-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.forgery;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-06-10</abdate>
<abtext>A brief overview of Roman coin imitations during the Italian Renaissance and biographical sketches of master imitators like Vettor di Gambello, Alessandro Cesati, Leone Aretino, Gian Frederico Bonzagna and Jacopo Nizolla da Trezzo. </abtext>
</abstract>
</record>

<record id="BraceB2003d" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Another "Snippet" on Scaurus</title>
<date>September 2003</date>
<journal>The Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>3</number>
<pages>151-153, illus.</pages>
<language iso="en"/>
<enteredon>2003-09-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.rep;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-06-10</abdate>
<abtext>Brief comments on the denarius coinage of M. Aemilius Scaurus and the excavations of his house on the Palatine Hill.</abtext>
</abstract>
</record>

<record id="BraceD2003" inlib="yes" show="yes">
<author>Brace, Dorte</author>
<title>Byzantine Anonymous Folles</title>
<date>June 2003</date>
<journal>The Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>2</number>
<pages>97-109, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.byz;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-06-10</abdate>
<abtext>The author provides a general overview of the various problems involving the study of anonymous folles and describes the main features of type and overstriking that distingush each of the 15 identified follis classes.</abtext>
</abstract>
</record>

<record id="BranaJRomaA2001" inlib="yes" show="yes">
<author>Braña Pastor, J.L.</author>
<author>Roma Valdés, A.</author>
<title></title>
<otitle lang="es">Notas sobra una moneda de Alfonso X de Castilla y de León</otitle>
<date>2001</date>
<journal>Gaceta Numismática</journal>
<number>142</number>
<pages>63-66</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="es"/>
</record>

<record id="BreitsprecherM2003" inlib="yes" show="yes">
<author>Breitsprecher, Marc</author>
<title>Delestrée, Louis-Pol and Marcel Tache. Nouvel Atlas des Monnaies Gauloises Vol. I. La Gaule du Nord: de la Seine au Rhin. Saint-Germain-en-Laye, 2003.</title>
<date>June 2003</date>
<journal>The Celator</journal>
<volume>17</volume>
<number>6</number>
<pages>34-35</pages>
<language iso="en"/>
<enteredon>2003-06-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="fr"/>
</record>

<record id="BrennerS2003" inlib="yes" show="yes">
<author>Brenner, Sandy</author>
<title>Spending your way through Jewish History</title>
<date>May/June 2003</date>
<journal>Biblical Archaeology Review</journal>
<volume>29</volume>
<number>3</number>
<pages>46-51, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.jewish;</subject>
<subject>&s.rom.imp;</subject>
<country iso="is"/>
</record>

<record id="BriggsS2003" inlib="yes" show="yes">
<author>Briggs, Sherry</author>
<title>Honest Asclepius vs. Sly Old Hermes</title>
<date>May 2003</date>
<journal>The Celator</journal>
<volume>17</volume>
<number>5</number>
<pages>40-41, 60, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr;</subject>
<country iso="gr"/>
</record>

<record id="BronnyK2002" inlib="yes" show="yes">
<author>Bronny, Klaus</author>
<title>An unrecorded Nepalese dam of Jagatprakash Malla of Bhatgaon</title>
<date>Summer 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>172</volume>
<pages>21, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.ea;</subject>
<country iso="uk"/>
</record>

<record id="BrownMFarrC2001" inlib="yes" show="yes">
<editor>Brown, Michelle P.</editor>
<editor>Farr, Carol A.</editor>
<title>Mercia: An Anglo-Saxon Kingdom in Europe</title>
<date>2001</date>
<publisher></publisher>
<extent></extent>
<city>London and New York</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<country iso="uk"/>
</record>

<record id="Brzicetal2002" inlib="yes" show="yes">
<author>Brzi&cacute;, Aleksander N.</author>
<author>Emmerig, Hubert</author>
<author>Mandi&cacute;, Ranko</author>
<title>Some unpublished engraver's trials from early modern Serbian, Montenegrin and Yugoslav coinage</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>118-120, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="uk"/>
</record>

<record id="BurguetE2001" inlib="yes" show="yes">
<author>Burguet Fuentes, E.</author>
<title></title>
<otitle lang="es">Una pieza inédita de medalla de Santa Elena u "ochavo de Santa Elena" y nueva aportación al estudio de estas monedas usadas como amuleto</otitle>
<date>2001</date>
<journal>Gaceta Numismática</journal>
<number>143</number>
<pages>23-29</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="es"/>
</record>

<record id="ButhL2003" inlib="yes" show="yes">
<author>Buth, Len</author>
<title>Dominion Gun Works, R.W. Soper - London, Ontario</title>
<date>March 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>1</number>
<pages>20-21, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
</record>

<record id="ByattD2002" inlib="yes" show="yes">
<author>Byatt, Derrick</author>
<title>A complexity of Bank life</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>66</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.paper;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-06-02</abdate>
<abtext>The author discusses the numbering of Bank of England notes in 1917-18.</abtext>
</abstract>
</record>

<record id="ByrneS2000" inlib="yes" show="yes">
<author>Byrne, S.</author>
<title>A Wunneetton type thrymsa from Boulsdon, Newent</title>
<date>2000</date>
<journal>Glevensis</journal>
<volume>33</volume>
<pages>43</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="CacaresR2000" inlib="yes" show="yes">
<author>Cácares Poblete, Ricardo</author>
<title></title>
<otitle lang="es">El Cristo de los Andes Monumento a la Paz"</otitle>
<date>2000</date>
<journal>Medallas</journal>
<volume>5</volume>
<number>5</number>
<pages>34-38, illus.</pages>
<language iso="es"/>
<enteredon>2003-06-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.medals;</subject>
<country iso="ch"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-24</abdate>
<abtext>After giving background information on the "Cristo de los Andes", a statue erected as a monument to peace on the border of Argentina and Chile in the Andes and inaugurated in March 1904, the author describes and illustrates two Argentinian and two Chilean medals related to the statue, also referred to as "Cristo Redentor".</abtext>
</abstract>
</record>

<record id="CampbellF2002" inlib="yes" show="yes">
<author>Campbell, Francis D.</author>
<title>North, Geoffrey H. (1909-2002)</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>67</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.obit;</subject>
<country iso="uk"/>
</record>

<record id="CantoA2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Canto, A.</author>
<title></title>
<otitle lang="es">Monedas foráneas en al-Andalus</otitle>
<date>2002</date>
<pages>107-127</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.is;</subject>
<subject>&s.eur.med;</subject>
<group>&g.finds;</group>
<country iso="es"/>
</record>

<record id="CarrionE2001" inlib="yes" show="yes">
<author>Carrion Letory, Eduardo</author>
<title></title>
<otitle lang="es">Las Monedas del Ecuador.  El período colonial y las monedas de la república. Second edition.</otitle>
<date>2001</date>
<publisher></publisher>
<extent></extent>
<city>Quito</city>
<language iso="es"/>
<enteredon>2003-05-05</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ec"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-05-05</abdate>
<abtext>An illustrated catalogue of the coins of Ecuador with prices in US dollars.  The catalogue includes a chapter on Spanish-American coins and a brief chapter on forgeries of Ecuadorian coins.</abtext>
</abstract>
</record>

<record id="CarlisleLFleigP2002" inlib="yes" show="yes">
<author>Carlisle, L.</author>
<author>Fleig, P.</author>
<title>The Great War Children's Peace Medal</title>
<date>2002</date>
<journal>Journal of the Numismatic Association of Australia</journal>
<volume>13</volume>
<pages>48-72, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Kenneth Sheedy</submittedby>
<subject>&s.ea;</subject>
<subject>&s.medals;</subject>
<country iso="au"/>
<abstract lang="en">
<abauth>Kenneth Sheedy</abauth>
<abdate>2003-08-01</abdate>
<abtext>A study of the Australian Armistice peace medal designed by Charles D. Richardson and minted by Stokes and Son in 1919.</abtext>
</abstract>
</record>

<record id="CasanuevaJ2001" inlib="yes" show="yes">
<author>Casanueva Préndz, Juan Manuel</author>
<title></title>
<otitle lang="es">Medallas sobre Tacna y Arica</otitle>
<date>2001</date>
<journal>Medallas</journal>
<volume>6</volume>
<number>6</number>
<pages>12-14</pages>
<language iso="es"/>
<enteredon>2003-06-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.medals;</subject>
<country iso="ch"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-24</abdate>
<abtext>According to the Treaty of Ancon, concluded between Chile and Peru in 1883, Arica and Tacna were to belong to Chile for ten years; thereafter plebiscites should decide whether the towns should remain with Chile or return to Peru.  The author lists and illustrates 7 Chilean and 6 Peruvian medals struck in the first half of the 20th century and related to either Arica or Tacna.</abtext>
</abstract>
</record>

<record id="CastanC2002" inlib="yes" show="yes">
<author>Castan, C.</author>
<title></title>
<otitle lang="es">Aportación al estudio de la ceca de Valladolid (Una carta de pago inédita de la Casa de la Moneda d'esta ciudad en el reinado de Felipe III) </otitle>
<date>2001</date>
<journal>Gaceta Numismática</journal>
<number>144</number>
<pages>35-38</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="es"/>
</record>

<record id="CastroM2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Castro Priego, M.</author>
<title></title>
<otitle lang="es">Las primeras emisiones monetarias del emirato independentes. Las acuñaciones de Abd al Rahman I. Circulación e imposición fiscal</otitle>
<date>2002</date>
<pages>525-532</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.is;</subject>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="es"/>
</record>

<record id="CatalanJ2002" inlib="yes" show="yes">
<author>Catalan, J.</author>
<title></title>
<otitle lang="es">Costos y beneficios del euro en la Europa periférica: España versus Suecia</otitle>
<date>2002</date>
<journal>Gaceta Numismática</journal>
<number>145</number>
<pages>17-33</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="es"/>
</record>

<record id="CatenaT2000a" inlib="yes" show="yes">
<author>Catena, Teobaldo</author>
<title></title>
<otitle lang="es">Catálogo de la Moneda Argentina del Período Colonial Ceca de Santiago de Chile 1749-1776</otitle>
<date>2000</date>
<publisher></publisher>
<extent>38 pp., illus.</extent>
<city>San Nicolás</city>
<language iso="es"/>
<enteredon>2003-05-05</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-05-05</abdate>
<abtext>The author discusses Chilean colonial coins of the period 1749-1776 which in his opinion must be considered as well as Argentinian coins, as they circulated in Cuyo and Patagonia, which was Chilean territory at that time, but is now part of Argentina.</abtext>
</abstract>
</record>

<record id="CatenaT2000b" inlib="yes" show="yes">
<inid id="anon2000"/>
<author>Catena, Teobaldo</author>
<title></title>
<otitle lang="es">Moneda Argentina del Período Colonial Ceca de Santiago de Chile 1749-1776</otitle>
<date>2000</date>
<pages>117-120, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-25</abdate>
<abtext>The author discusses Chilean colonial coins of the period 1749-1776 which in his opinion must be considered as well as Argentinian coins, as they circulated in Cuyo and Patagonia, which was Chilean territory at that time, but is now part of Argentina.</abtext>
</abstract>
</record>

<record id="CatenaT2000c" inlib="yes" show="yes">
<inid id="anon2000"/>
<author>Catena, Teobaldo</author>
<title></title>
<otitle lang="es">Botones Gauchescos Rioplatenses. Los Discutidos Botones del IV Centenario y Diez Inéditas</otitle>
<date>2000</date>
<pages>117-120, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-25</abdate>
<abtext>The author discusses and illustrates 10 coin-shaped Gaucho buttons that imitate coins from Brazil, Chile, Italy and Argentina.</abtext>
</abstract>
</record>

<record id="CatlettC2003" inlib="yes" show="yes">
<author>Catlett, Charlie</author>
<title>Hammered Henrys</title>
<date>July 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>7</number>
<pages>57-61, illus.</pages>
<language iso="en"/>
<enteredon>2003-07-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.med;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-07-22</abdate>
<abtext>An overview of the history and coinages produced by English kings named Henry.</abtext>
</abstract>
</record>

<record id="CebrianM2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Cebrian, M.A.</author>
<title></title>
<otitle lang="es">Acuñaciones augusteas en plata en el museo Arq-Etnológico de Córdoba</otitle>
<date>2002</date>
<pages>371-375</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="es"/>
</record>

<record id="CepedaJ2000" inlib="yes" show="yes">
<author>Cepeda Ocampo, J.L.</author>
<title></title>
<otitle lang="es">A propósito de las acuñaciones del usupador Máximo en Barcino (411)</otitle>
<date>2000</date>
<journal>Numisma</journal>
<number>244</number>
<pages>43-51</pages>
<language iso="en"/>
<enteredon>2003-07-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="es"/>
</record>

<record id="CepedaJ2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Cepeda Ocampo, J.L.</author>
<title></title>
<otitle lang="es">Tesoros monetarios de la segunda mitad del. s. III, Valsadornia, 1937, Porto Carro, 1974</otitle>
<date>2002</date>
<pages>411-423</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.hoard;</group>
<country iso="es"/>
</record>

<record id="CezarE2000" inlib="yes" show="yes">
<author>Cezar de Oliveira, Eduardo</author>
<title></title>
<otitle lang="es">Introducción de la plata americana en Asia</otitle>
<date>2000</date>
<journal>Anuario de Numismática y Medallística</journal>
<volume></volume>
<pages>9-11</pages>
<language iso="es"/>
<enteredon>2003-06-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.ea;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-12</abdate>
<abtext>The author provides a brief historical survey of the Spanish American 8 reales coins from the Mexico, Lima and Potosí mints that reached Fujian (China) via Acapulco and Manila.</abtext>
</abstract>
</record>

<record id="ChaniqueG2002" inlib="yes" show="yes">
<author>Chanique Borquez, Gaston</author>
<title></title>
<otitle lang="es">Catálogo de Billetes de Chile. Edición 1802-2002</otitle>
<date>2002</date>
<publisher></publisher>
<extent>illus.</extent>
<city>Santiago de Chile</city>
<language iso="es"/>
<enteredon>2003-06-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<subject>&s.paper;</subject>
<country iso="ec"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-24</abdate>
<abtext>A catalogue with prices in US dollars and black and white illustrations of very poor quality.</abtext>
</abstract>
</record>

<record id="ChaseP2002" inlib="yes" show="yes">
<author>Chase, Peter A.</author>
<title>Early Copper Coins of Modern Greece</title>
<date>2002</date>
<journal>Nomismatika Khronika</journal>
<volume>21</volume>
<pages>117-126, illus.</pages>
<language iso="en"/>
<language iso="he"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="he"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-08-01</abdate>
<abtext>The author offers a die study of the lepton copper coinage of the Kapodistrian era of the modern Greek state. English text with Greek translation by A.P. Tzamali on pp. 122-126.</abtext>
</abstract>
</record>

<record id="ChinoE2002" inlib="yes" show="yes">
<author>Chino, Elisabetta</author>
<title></title>
<otitle lang="de">Johann Franz Neidinger, ein Nürnberger Medailleur des 17. Jahrhunderts in Venedig</otitle>
<date>2002</date>
<journal>Anzeiger des Germanischen Nationalmuseums Nürnberg</journal>
<volume></volume>
<pages>312-317</pages>
<language iso="de"/>
<enteredon>2003-06-09</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Peter Ilisch</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
<country iso="de"/>
</record>

<record id="ChuggA2003" inlib="yes" show="yes">
<author>Chugg, Andrew</author>
<title>A double entendre in the Alexandrian bigas of Triptolemos</title>
<date>August 2003</date>
<journal>The Celator</journal>
<volume>17</volume>
<number>8</number>
<pages>6-16, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.africa;</subject>
<country iso="eg"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-05-29</abdate>
<abtext>The author suggests that the figure of Triptolemos on Alexandrian drachms actually represents Alexander the Great in his role as city founder.</abtext>
</abstract>
</record>

<record id="ClancyK2001" inlib="yes" show="yes">
<author>Clancy, Kevin</author>
<title>The Ricardo Ingot: Experimental dies in the Royal Mint collection</title>
<date>2001</date>
<journal>British Numismatic Journal</journal>
<volume>71</volume>
<pages>172-174, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-05-29</abdate>
<abtext>The authors describe dies made for a Bank of England issue of 60-ounce gold bullion ingots in 1819.</abtext>
</abstract>
</record>

<record id="ClarkC2003a" inlib="yes" show="yes">
<author>Clark, Cathy L.</author>
<title>Fool the Eye: Numismatic Art with a Twist</title>
<date>April 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>4</number>
<pages>31-35, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.federal;</subject>
<subject>&s.paper;</subject>
<country iso="us"/>
</record>

<record id="ClarkC2003b" inlib="yes" show="yes">
<author>Clark, Cathy L.</author>
<title>"O Pioneers!" Rovelstad Helps Us Remember</title>
<date>May 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>5</number>
<pages>56-59, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.federal;</subject>
<subject>&s.medals;</subject>
<country iso="us"/>
</record>

<record id="ClarkC2003d" inlib="yes" show="yes">
<author>Clark, Cathy L.</author>
<title>Maryland Tercentenary Half Dollar: Salute to Freedom</title>
<date>July 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>7</number>
<pages>46-50, illus.</pages>
<language iso="en"/>
<enteredon>2003-07-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.us.federal;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-07-22</abdate>
<abtext>The author provides a history of the Maryland colony in the seventeenth century and the Calvert family whose members ruled it as Lords Baltimore.  The 1934 US half dollar commemorating the foundation of Maryland depicts the Calvert coat-of-arms and a portrait of Cecil Calvert.</abtext>
</abstract>
</record>


<record id="ClausonJ2002" inlib="yes" show="yes">
<author>Clauson-Kaas, Joergen</author>
<title>Jensen, Uno Barber (1948-2002)</title>
<date>Spring 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>171</volume>
<pages>2, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.obit;</subject>
<country iso="uk"/>
</record>

<record id="ClaytonP2002" inlib="yes" show="yes">
<author>Clayton, Peter A.</author>
<title>Cooper, Denis R. (1913-2002)</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>342</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.obit;</subject>
<country iso="uk"/>
</record>

<record id="CleryC2001" inlib="yes" show="yes">
<author>Clery Cerda, Carlos</author>
<title></title>
<otitle lang="es">Poyectos - Ensayos y pruebas de la moneda chilena durante el período del "Escudo" Años 1960-1975</otitle>
<date>2001</date>
<journal>Historias Acuñadas</journal>
<volume></volume>
<number></number>
<pages>38-43, illus.</pages>
<language iso="es"/>
<enteredon>2003-06-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ar"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-12</abdate>
<abtext>The author discusses and illustrates patterns, trial strikes and projects of Chile's Escudo series.</abtext>
</abstract>
</record>

<record id="ColladoEGozalbesM2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Collado, E.</author>
<author>Gozalbes, M.</author>
<title></title>
<otitle lang="es">El tsarillo de monedas de Ebusus de "Pedreguer" (Alicante)</otitle>
<date>2002</date>
<pages>253-258</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.punic;</subject>
<group>&g.hoard;</group>
<country iso="es"/>
</record>

<record id="CornwellB2002" inlib="yes" show="yes">
<author>Cornwell, Brian</author>
<title>Thoughts on collecting Canadian decimals</title>
<date>December 2002</date>
<journal>The Canadian Journal of Numismatics</journal>
<volume>47</volume>
<number>10</number>
<pages>443-449, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<country iso="ca"/>
</record>

<record id="CornwellB2003a" inlib="yes" show="yes">
<author>Cornwell, Brian</author>
<title>Canadian decimal research opportunities are plentiful</title>
<date>January/February 2003</date>
<journal>The Canadian Journal of Numismatics</journal>
<volume>48</volume>
<number>1</number>
<pages>11-13, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<country iso="ca"/>
</record>

<record id="CornwellB2003b" inlib="yes" show="yes">
<author>Cornwell, Brian</author>
<title>Spotting Fakes: It can take time and patience</title>
<date>March 2003</date>
<journal>The Canadian Journal of Numismatics</journal>
<volume>48</volume>
<number>2</number>
<pages>77-80, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.forgery;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-08-01</abdate>
<abtext>The author discusses techniques used to detect forgeries of the Canadian 1936 dot cent.</abtext>
</abstract>
</record>

<record id="CorzoS2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Corzo, S.</author>
<title></title>
<otitle lang="es">Un tesorillo hispano-musulman hallado en Villacarillo (Jaén)</otitle>
<date>2002</date>
<pages>475-479</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.is;</subject>
<subject>&s.eur.med;</subject>
<group>&g.hoard;</group>
<country iso="es"/>
</record>

<record id="CrafterT2002" inlib="yes" show="yes">
<author>Crafter, Timothy</author>
<title>A die study of the Cross-and-Crosslets type of the Ipswich mint, c.1161/2-1180</title>
<date>2002</date>
<journal>Numismatic Chronicle</journal>
<volume>162</volume>
<pages>237-251, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Timothy Crafter</abauth>
<abdate>2003-06-02</abdate>
<abtext>This paper examines the known dies of the Ipswich mint as an indication of the mint's activity in this period.  All known die combinations are listed, and the appropriateness of the sample is discussed.  Estimates of the number of obverse and reverse dies and ratios of coins to estimated dies are calculated and analysed.</abtext>
</abstract>
</record>

<record id="CrusafontM2001a" inlib="yes" show="yes">
<author>Crusafont i Sabater, M.</author>
<title></title>
<otitle lang="es">València: Divuitens de martell de Carles II</otitle>
<date>2001</date>
<journal>L'Ardit</journal>
<number>15</number>
<pages>21-25</pages>
<language iso="en"/>
<enteredon>2003-06-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="es"/>
</record>

<record id="CrusafontM2001b" inlib="yes" show="yes">
<author>Crusafont i Sabater, M.</author>
<title></title>
<otitle lang="es">La medalla i els seus artistes</otitle>
<date>2001</date>
<journal>L'Ardit</journal>
<number>15</number>
<pages>45-47</pages>
<language iso="en"/>
<enteredon>2003-07-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
<country iso="es"/>
</record>

<record id="CubbonM1999" inlib="yes" show="yes">
<inid id="DaveyP1999b"/>
<author>Cubbon, Marshall</author>
<title>Some observations on the eleventh-century Hiberno-Manx mint</title>
<date>1999</date>
<pages>218-220</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="CubbonM2000" inlib="yes" show="yes">
<author>Cubbon, Marshall</author>
<title>A remarkable decade of Manx coin hoards, 1972-1982</title>
<date>2000</date>
<journal>Proceedings of the Isle of Man Natural History and Antiquarian Society </journal>
<volume>11</volume>
<pages>29-50</pages>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.med;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="CuhajG2003" inlib="yes" show="yes">
<author>Cuhaj, George S.</author>
<title>Subway Token's Passing: Just the Latest for NYC</title>
<date>Summer 2003</date>
<journal>American Numismatic Society Magazine</journal>
<volume>2</volume>
<number>2</number>
<pages>63-66, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.federal;</subject>
<subject>&s.tokens;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-08-01</abdate>
<abtext>A brief history of the New York "railroad" and subway system and the tokens associated with them up until the abolition of the subway token on April 13, 2003.</abtext>
</abstract>
</record>

<record id="DahmenK2002" inlib="yes" show="yes">
<author>Dahmen, Karsten</author>
<title></title>
<otitle lang="de">Geschichte im klein format: Die römische Welt des 4. Jahrhunderts im Spiegel der Sammlung R. Heynen</otitle>
<date>2002</date>
<publisher>Museum Burg Linn</publisher>
<extent>48 pp., illus.</extent>
<city>Krefeld</city>
<language iso="en"/>
<enteredon>2003-09-20</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-09-20</abdate>
<abtext>The author gives an overview of Roman Imperial coinage and history from the introduction of the tetrarchic system to the rise of Constantine I with coins in the Reinhard Heynen collection providing illustrative material. Special attention is paid to the development of iconographical programs on the reverses of the coinage.</abtext>
</abstract>
</record>

<record id="DamatoC2000" inlib="yes" show="yes">
<author>Damato, Carlos</author>
<title></title>
<otitle lang="es">Monedas Primitivas</otitle>
<date>2000</date>
<journal>La Bolsa del Coleccionista</journal>
<volume>4</volume>
<number></number>
<pages>15-21</pages>
<language iso="es"/>
<enteredon>2003-06-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ch"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-24</abdate>
<abtext>A short survey of primitive money (moneda de la tierra) used in pre-colonial Central and South America with special reference to the use of cocoa beans as money.</abtext>
</abstract>
</record>

<record id="DanforthB2002a" inlib="yes" show="yes">
<author>Danforth, Brian J.</author>
<title>Discovered: Wood's Money with a Reeded Edge</title>
<date>April 2002</date>
<journal>The Colonial Newsletter</journal>
<volume>42</volume>
<number>1</number>
<pages>2334-2335, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Thomas Serfass</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Thomas Serfass</abauth>
<abdate>2003-06-08</abdate>
<abtext>The author has come upon a 1723 Hibernia halfpence with a reeded edge. Aside from a 1722 penny with a  "crudely" reeded edge referenced by Breen and recently sold in Bowers and Merena auction, there do not seem to be other reeded edge pieces produced by Mr. Woods. The author presents the scant information available on the 2 known pieces and would like information on any others that readers may know about.</abtext>
</abstract>
</record>

<record id="DanforthB2002b" inlib="yes" show="yes">
<author>Danforth, Brian J.</author>
<title>St. Patrick's Coinage</title>
<date>December 2002</date>
<journal>The Colonial Newsletter</journal>
<volume>42</volume>
<number>3</number>
<pages>2371-2402, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Thomas Serfass</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Thomas Serfass</abauth>
<abdate>2003-06-08</abdate>
<abtext>This in-depth investigation into the identity of the maker of this issue and its date of production will be indispensable to anyone interested in the series. Using a technological time line (i.e. when was the technology extant to produce the coins) Danforth concludes that the coins were almost certainly the work of Peter Blondeau and produced between 1662 and 1675.The second section of the article describes the political situation and other historical and political constraints on the possible production of St. Patrick's coinage. Lord Ormond was the influential politician ushering the production of these coins. Danforth also accounts for the help or acquiescence given by Slingsby at the Tower Mint, and the engineers who helped Blondeau with dies and other operational problems.   The author finally concludes that 1667 was the most likely date for the coins.
</abtext>
</abstract>
</record>

<record id="DargentE1993" inlib="yes" show="yes">
<author>Dargent Chamot, Eduardo</author>
<title></title>
<otitle lang="es">La moneda en la America Española en la moneda de cuproniquel del periodo 1920-1941</otitle>
<date>1993</date>
<journal>Cuadernos de Historia Numismática</journal>
<volume>4</volume>
<number></number>
<pages>89-97, illus.</pages>
<language iso="es"/>
<enteredon>2003-06-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ch"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-23</abdate>
<abtext>An historical survey of Latin American money from pre-Spanish times until the end of Spanish rule in the 1820s, including brief discussions of the mints.</abtext>
</abstract>
</record>

<record id="DavilaJ1997" inlib="yes" show="yes">
<author>Dávila Vásquez, Jorge</author>
<title></title>
<otitle lang="es">Museo Numismático</otitle>
<date>1997</date>
<publisher>Ediciones del Banco Central del Ecuador</publisher>
<extent>27 pp., illus.</extent>
<city>Cuenca</city>
<language iso="es"/>
<enteredon>2003-05-05</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ec"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-05-05</abdate>
<abtext>This is an introductory catalogue for visitors to the numismatic museum of the Cuenca branch of the Central Bank of Ecuador, giving a brief survey of the currency used in the country.</abtext>
</abstract>
</record>

<record id="DaveyP1999a" inlib="yes" show="yes">
<editor>Davey, P.</editor>
<title>Rushen Abbey, Ballasalla. Isle of Man: First Archaeological Report</title>
<date>1999</date>
<series>Studies University of Liverpool Research Report</series>
<number>7</number>
<publisher></publisher>
<extent></extent>
<city>Liverpool</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.med;</subject>
<country iso="uk"/>
</record>

<record id="DaveyP1999b" inlib="yes" show="yes">
<editor>Davey, P.</editor>
<title>Recent Archaeological Research on the Isle of Man</title>
<date>1999</date>
<series>British Archaeological Reports British Series</series>
<number>278</number>
<publisher></publisher>
<extent></extent>
<city>Oxford</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.med;</subject>
<country iso="uk"/>
</record>

<record id="DeambrosisC1997" inlib="yes" show="yes">
<author>Deambrosis, Carlos</author>
<title></title>
<otitle lang="es">Algo más sobre las Macuquinas Potosinas de Carlos III</otitle>
<date>1997</date>
<journal>Numismatica</journal>
<volume>62</volume>
<number></number>
<pages>13-18, illus.</pages>
<language iso="es"/>
<enteredon>2003-06-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="ch"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2003-06-23</abdate>
<abtext>The author describes some abnormal examples of cobs of the Potosí mint struck during the reign of Charles III.  These coins, which are of the lowest quality among all cobs, were struck on small flans and therefore there is no specimen that shows the complete legends and designs.</abtext>
</abstract>
</record>

<record id="DeisherB2003" inlib="yes" show="yes">
<author>Deisher, Beth</author>
<title>Liberty Head Legends</title>
<date>July 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>7</number>
<pages>36-43, illus.</pages>
<language iso="en"/>
<enteredon>2003-07-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.federal;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-07-22</abdate>
<abtext>The author gives a history of the elusive 1913 US Liberty Head 5-cent piece and the owners of five known specimens.</abtext>
</abstract>
</record>

<record id="DeJerseyP2002" inlib="yes" show="yes">
<author>De Jersey, Philip</author>
<title>Two Celtic oddities</title>
<date>2002</date>
<journal>Numismatic Circular</journal>
<volume>110</volume>
<pages>264, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.celt;</subject>
<country iso="uk"/>
</record>

<record id="DeshazoA2002" inlib="yes" show="yes">
<author>Deshazo, Alan S.</author>
<title>Tabaristan PYE 130-146</title>
<date>Summer 2002</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>172</volume>
<pages>29-30, ilus.</pages>
<language iso="en"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Allen Martin</submittedby>
<subject>&s.ea;</subject>
<country iso="uk"/>
</record>

<record id="DietzK2001" inlib="yes" show="yes">
<author>Dietz, Karlheinz</author>
<title></title>
<otitle lang="de">Religiöse Aspekte bei Stadtgründungen</otitle>
<date>2001</date>
<journal>Jahrbuch 1999/2000 des Heimat- und Altertumsvereins Heidenheim e.V.</journal>
<volume>8</volume>
<number></number>
<pages>22-39</pages>
<language iso="de"/>
<enteredon>2003-06-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.rom.pro;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2003-06-08</abdate>
<abtext>On pp. 33-34 the author lists Roman (late Republican to early Imperial) Provincial coins depicting ploughs or city-founders ploughing  the "sulcus primigenius" with a pair of cattle; cf. also p. 29.</abtext>
</abstract>
</record>

<record id="DimitrijevicS2001" inlib="yes" show="yes">
<author>Dimitrijevi&cacute;, Sergije</author>
<title>Catalog of the Sergije Dimitrijevi&cacute; collection of Serbian Medieval Coins</title>
<otitle lang="sr">Katalog zbirke srpskog srednjovekovnog novca Sergija Dimitrijevi&cacute;a</otitle>
<date>2001</date>
<publisher></publisher>
<extent>x+502 pp., illus.</extent>
<isbn>86-17-09086-3</isbn>
<city>Belgrade</city>
<language iso="sr"/>
<enteredon>2003-06-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Charles B. Smith</submittedby>
<subject>&s.eur.lmed;</subject>
<country iso="yu"/>
<abstract lang="en">
<abauth>Charles B. Smith</abauth>
<abdate>2003-06-02</abdate>
<abtext>In preparation for some 20 years, this catalog was completed from the author's notes by a team from the National Museum in Belgrade and the Serbian Academy of Sciences after Dimitrijevi&cacute;'s death in 1987.   The basis is primarily the author's collection, reputedly the most complete in existance, supplemented in a few cases by particularly rare types (such as Radoslav's issues) from other sources.  Entries are cross-referenced to &Scaron;afarik's pioneering research of 1851-56, Ljubi&cacute;'s classifications, and Rastislav Mari&cacute;'s 1956 catalog of types.</abtext>
</abstract>
</record>

<record id="DobrinicJ2002" inlib="yes" show="yes">
<author>Dobrini&cacute;, Julijan</author>
<title>Coinage of Dalmatian and North Albanian Cities in the Middle Ages</title>
<otitle lang="hr">Novci dalmatinskih i sjevernoalbanskih gradova u srednjem vijeku</otitle>
<date>2002</date>
<publisher>Numizmati&ccaron;ki studio Dobrini&cacute;</publisher>
<extent>133 pp., illus.</extent>
<isbn>953-6603-04-7</isbn>
<city>Rijeka</city>
<language iso="hr"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Julijan Dobrini&cacute;</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="hr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-08-01</abdate>
<abtext>The author catalogues and illustrates with line drawings the medieval coinages produced by the Dalmatian and Albanian cities of Bar, Drivast, Hvar, Kotor, Skadar, Split, Sva&ccaron;, &Scaron;ibenik, Trogir, Ulcinj, and Zadar during autonomous, Serbian, and Venitian periods.  Each city is introduced by an historical introduction and extensive concordances allow the cross referencing of the catalogue numbers with earlier references for the civic coinages.  Text in Croatian.</abtext>
</abstract>
</record>

<record id="DomenechC2002" inlib="yes" show="yes">
<inid id="anon2002"/>
<author>Domenech, C.</author>
<title></title>
<otitle lang="es">El numerario fatimi en el Sarq al-Andalus</otitle>
<date>2002</date>
<pages>481-490</pages>
<language iso="es"/>
<enteredon>2003-06-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.is;</subject>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="es"/>
</record>

<record id="DominisJ2003" inlib="yes" show="yes">
<author>Dominis, John M.</author>
<title>Venus Victrix on Roman Coin Reverses</title>
<date>June 2003</date>
<journal>The Celator</journal>
<volume>17</volume>
<number>6</number>
<pages>6-16, illus.</pages>
<language iso="en"/>
<enteredon>2003-06-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.rep;</subject>
<subject>&s.rom.imp;</subject>
<country iso="it"/>
</record>

<record id="DotyR2002" inlib="yes" show="yes">
<author>Doty, Richard G.</author>
<title>The Smithsonian Numismatic Cabinet: Friends in a Strange Place</title>
<date>2002</date>
<journal>Journal of the Numismatic Association of Australia</journal>
<volume>13</volume>
<pages>28-44, illus.</pages>
<language iso="en"/>
<enteredon>2003-08-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Kenneth Sheedy</submittedby>
<subject>&s.ea;</subject>
<subject>&s.paper;</subject>
<country iso="au"/>
<abstract lang="en">
<abauth>Kenneth Sheedy</abauth>
<abdate>2003-08-01</abdate>
<abtext>An introduction to 'America's Attic', with special coverage of the Australian component in the collection (mostly paper currency).</abtext>
</abstract>
</record>

<record id="DouglasS2003a" inlib="yes" show="yes">
<author>Douglas, Scott E.</author>
<title>Frank Thomas Hill, Tokens and Store, Markdale, Ontario</title>
<date>March 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>1</number>
<pages>22-25, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
</record>

<record id="DouglasS2003b" inlib="yes" show="yes">
<author>Douglas, Scott E.</author>
<title>Dr. Eric Nancekivell</title>
<date>March 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>1</number>
<pages>26, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.medals;</subject>
<country iso="ca"/>
</record>

<record id="DouglasS2003c" inlib="yes" show="yes">
<author>Douglas, Scott E.</author>
<title>Unlisted Markdale, Ontario Merchant Tokens</title>
<date>March 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>1</number>
<pages>44, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
</record>

<record id="DouglasS2003d" inlib="yes" show="yes">
<author>Douglas, Scott E.</author>
<title>Unlisted Ontario Merchant Tokens</title>
<date>March 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>1</number>
<pages>45, illus.</pages>
<language iso="en"/>
<enteredon>2003-05-25</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
</record>

<record id="DugglebyV2002" inlib="yes" show="yes">
<author>Duggleby, V.</author>
<title>English Paper Money. Treasury and Bank of England Notes 1694-2002</title>
<date>2002</date>
<publisher></publisher>
<extent></extent>
<city>London</city>
<language iso="en"/>
<enteredon>2003-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<sub