<?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 -->
<!ENTITY agr	"&#x03B1;"> <!--  -->
<!ENTITY Agr	"&#x0391;"> <!-- GREEK CAPITAL LETTER ALPHA -->
<!ENTITY bgr	"&#x03B2;"> <!-- GREEK SMALL LETTER BETA -->
<!ENTITY Bgr	"&#x0392;"> <!-- GREEK CAPITAL LETTER BETA -->
<!ENTITY ggr	"&#x03B3;"> <!-- GREEK SMALL LETTER GAMMA -->
<!ENTITY Ggr	"&#x0393;"> <!-- GREEK CAPITAL LETTER GAMMA -->
<!ENTITY dgr	"&#x03B4;"> <!-- GREEK SMALL LETTER DELTA -->
<!ENTITY Dgr	"&#x0394;"> <!-- GREEK CAPITAL LETTER DELTA -->
<!ENTITY egr	"&#x03B5;"> <!--  -->
<!ENTITY Egr	"&#x0395;"> <!-- GREEK CAPITAL LETTER EPSILON -->
<!ENTITY zgr	"&#x03B6;"> <!-- GREEK SMALL LETTER ZETA -->
<!ENTITY Zgr	"&#x0396;"> <!-- GREEK CAPITAL LETTER ZETA -->
<!ENTITY eegr	"&#x03B7;"> <!-- GREEK SMALL LETTER ETA -->
<!ENTITY EEgr	"&#x0397;"> <!-- GREEK CAPITAL LETTER ETA -->
<!ENTITY thgr	"&#x03B8;"> <!--  -->
<!ENTITY THgr	"&#x0398;"> <!-- GREEK CAPITAL LETTER THETA -->
<!ENTITY igr	"&#x03B9;"> <!-- GREEK SMALL LETTER IOTA -->
<!ENTITY Igr	"&#x0399;"> <!-- GREEK CAPITAL LETTER IOTA -->
<!ENTITY kgr	"&#x03BA;"> <!-- GREEK SMALL LETTER KAPPA -->
<!ENTITY Kgr	"&#x039A;"> <!-- GREEK CAPITAL LETTER KAPPA -->
<!ENTITY lgr	"&#x03BB;"> <!-- GREEK SMALL LETTER LAMDA -->
<!ENTITY Lgr	"&#x039B;"> <!-- GREEK CAPITAL LETTER LAMDA -->
<!ENTITY mgr	"&#x03BC;"> <!-- GREEK SMALL LETTER MU -->
<!ENTITY Mgr	"&#x039C;"> <!-- GREEK CAPITAL LETTER MU -->
<!ENTITY ngr	"&#x03BD;"> <!-- GREEK SMALL LETTER NU -->
<!ENTITY Ngr	"&#x039D;"> <!-- GREEK CAPITAL LETTER NU -->
<!ENTITY xgr	"&#x03BE;"> <!-- GREEK SMALL LETTER XI -->
<!ENTITY Xgr	"&#x039E;"> <!-- GREEK CAPITAL LETTER XI -->
<!ENTITY ogr	"&#x03BF;"> <!-- GREEK SMALL LETTER OMICRON -->
<!ENTITY Ogr	"&#x039F;"> <!-- GREEK CAPITAL LETTER OMICRON -->
<!ENTITY pgr	"&#x03C0;"> <!-- GREEK SMALL LETTER PI -->
<!ENTITY Pgr	"&#x03A0;"> <!-- GREEK CAPITAL LETTER PI -->
<!ENTITY rgr	"&#x03C1;"> <!-- GREEK SMALL LETTER RHO -->
<!ENTITY Rgr	"&#x03A1;"> <!-- GREEK CAPITAL LETTER RHO -->
<!ENTITY sgr	"&#x03C3;"> <!-- GREEK SMALL LETTER SIGMA -->
<!ENTITY Sgr	"&#x03A3;"> <!-- GREEK CAPITAL LETTER SIGMA -->
<!ENTITY sfgr	"&#x03C2;"> <!--  -->
<!ENTITY tgr	"&#x03C4;"> <!-- GREEK SMALL LETTER TAU -->
<!ENTITY Tgr	"&#x03A4;"> <!-- GREEK CAPITAL LETTER TAU -->
<!ENTITY ugr	"&#x03C5;"> <!-- GREEK SMALL LETTER UPSILON -->
<!ENTITY Ugr	"&#x03A5;"> <!--  -->
<!ENTITY phgr	"&#x03C6;"> <!-- GREEK SMALL LETTER PHI -->
<!ENTITY PHgr	"&#x03A6;"> <!-- GREEK CAPITAL LETTER PHI -->
<!ENTITY khgr	"&#x03C7;"> <!-- GREEK SMALL LETTER CHI -->
<!ENTITY KHgr	"&#x03A7;"> <!-- GREEK CAPITAL LETTER CHI -->
<!ENTITY psgr	"&#x03C8;"> <!-- GREEK SMALL LETTER PSI -->
<!ENTITY PSgr	"&#x03A8;"> <!-- GREEK CAPITAL LETTER PSI -->
<!ENTITY ohgr	"&#x03C9;"> <!-- GREEK SMALL LETTER OMEGA -->
<!ENTITY OHgr	"&#x03A9;"> <!-- GREEK CAPITAL LETTER OMEGA -->
<!ENTITY aacgr	"&#x03AC;"> <!-- GREEK SMALL LETTER ALPHA WITH TONOS -->
<!ENTITY Aacgr	"&#x0386;"> <!-- GREEK CAPITAL LETTER ALPHA WITH TONOS -->
<!ENTITY eacgr	"&#x03AD;"> <!-- GREEK SMALL LETTER EPSILON WITH TONOS -->
<!ENTITY Eacgr	"&#x0388;"> <!-- GREEK CAPITAL LETTER EPSILON WITH TONOS -->
<!ENTITY eeacgr	"&#x03AE;"> <!-- GREEK SMALL LETTER ETA WITH TONOS -->
<!ENTITY EEacgr	"&#x0389;"> <!-- GREEK CAPITAL LETTER ETA WITH TONOS -->
<!ENTITY idigr	"&#x03CA;"> <!-- GREEK SMALL LETTER IOTA WITH DIALYTIKA -->
<!ENTITY Idigr	"&#x03AA;"> <!-- GREEK CAPITAL LETTER IOTA WITH DIALYTIKA -->
<!ENTITY iacgr	"&#x03AF;"> <!-- GREEK SMALL LETTER IOTA WITH TONOS -->
<!ENTITY Iacgr	"&#x038A;"> <!-- GREEK CAPITAL LETTER IOTA WITH TONOS -->
<!ENTITY idiagr	"&#x0390;"> <!-- GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS -->
<!ENTITY oacgr	"&#x03CC;"> <!-- GREEK SMALL LETTER OMICRON WITH TONOS -->
<!ENTITY Oacgr	"&#x038C;"> <!-- GREEK CAPITAL LETTER OMICRON WITH TONOS -->
<!ENTITY udigr	"&#x03CB;"> <!-- GREEK SMALL LETTER UPSILON WITH DIALYTIKA -->
<!ENTITY Udigr	"&#x03AB;"> <!-- GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA -->
<!ENTITY uacgr	"&#x03CD;"> <!-- GREEK SMALL LETTER UPSILON WITH TONOS -->
<!ENTITY Uacgr	"&#x038E;"> <!-- GREEK CAPITAL LETTER UPSILON WITH TONOS -->
<!ENTITY udiagr	"&#x03B0;"> <!-- GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS -->
<!ENTITY ohacgr	"&#x03CE;"> <!-- GREEK SMALL LETTER OMEGA WITH TONOS -->
<!ENTITY OHacgr	"&#x038F;"> <!-- GREEK CAPITAL LETTER OMEGA WITH TONOS -->
<!ENTITY acy	"&#x0430;"> <!-- CYRILLIC SMALL LETTER A -->
<!ENTITY Acy	"&#x0410;"> <!-- CYRILLIC CAPITAL LETTER A -->
<!ENTITY bcy	"&#x0431;"> <!-- CYRILLIC SMALL LETTER BE -->
<!ENTITY Bcy	"&#x0411;"> <!-- CYRILLIC CAPITAL LETTER BE -->
<!ENTITY vcy	"&#x0432;"> <!-- CYRILLIC SMALL LETTER VE -->
<!ENTITY Vcy	"&#x0412;"> <!-- CYRILLIC CAPITAL LETTER VE -->
<!ENTITY gcy	"&#x0433;"> <!-- CYRILLIC SMALL LETTER GHE -->
<!ENTITY Gcy	"&#x0413;"> <!-- CYRILLIC CAPITAL LETTER GHE -->
<!ENTITY dcy	"&#x0434;"> <!-- CYRILLIC SMALL LETTER DE -->
<!ENTITY Dcy	"&#x0414;"> <!-- CYRILLIC CAPITAL LETTER DE -->
<!ENTITY iecy	"&#x0435;"> <!-- CYRILLIC SMALL LETTER IE -->
<!ENTITY IEcy	"&#x0415;"> <!-- CYRILLIC CAPITAL LETTER IE -->
<!ENTITY iocy	"&#x0451;"> <!-- CYRILLIC SMALL LETTER IO -->
<!ENTITY IOcy	"&#x0401;"> <!-- CYRILLIC CAPITAL LETTER IO -->
<!ENTITY zhcy	"&#x0436;"> <!-- CYRILLIC SMALL LETTER ZHE -->
<!ENTITY ZHcy	"&#x0416;"> <!-- CYRILLIC CAPITAL LETTER ZHE -->
<!ENTITY zcy	"&#x0437;"> <!-- CYRILLIC SMALL LETTER ZE -->
<!ENTITY Zcy	"&#x0417;"> <!-- CYRILLIC CAPITAL LETTER ZE -->
<!ENTITY icy	"&#x0438;"> <!-- CYRILLIC SMALL LETTER I -->
<!ENTITY Icy	"&#x0418;"> <!-- CYRILLIC CAPITAL LETTER I -->
<!ENTITY jcy	"&#x0439;"> <!-- CYRILLIC SMALL LETTER SHORT I -->
<!ENTITY Jcy	"&#x0419;"> <!-- CYRILLIC CAPITAL LETTER SHORT I -->
<!ENTITY kcy	"&#x043A;"> <!-- CYRILLIC SMALL LETTER KA -->
<!ENTITY Kcy	"&#x041A;"> <!-- CYRILLIC CAPITAL LETTER KA -->
<!ENTITY lcy	"&#x043B;"> <!-- CYRILLIC SMALL LETTER EL -->
<!ENTITY Lcy	"&#x041B;"> <!-- CYRILLIC CAPITAL LETTER EL -->
<!ENTITY mcy	"&#x043C;"> <!-- CYRILLIC SMALL LETTER EM -->
<!ENTITY Mcy	"&#x041C;"> <!-- CYRILLIC CAPITAL LETTER EM -->
<!ENTITY ncy	"&#x043D;"> <!-- CYRILLIC SMALL LETTER EN -->
<!ENTITY Ncy	"&#x041D;"> <!-- CYRILLIC CAPITAL LETTER EN -->
<!ENTITY ocy	"&#x043E;"> <!-- CYRILLIC SMALL LETTER O -->
<!ENTITY Ocy	"&#x041E;"> <!-- CYRILLIC CAPITAL LETTER O -->
<!ENTITY pcy	"&#x043F;"> <!-- CYRILLIC SMALL LETTER PE -->
<!ENTITY Pcy	"&#x041F;"> <!-- CYRILLIC CAPITAL LETTER PE -->
<!ENTITY rcy	"&#x0440;"> <!-- CYRILLIC SMALL LETTER ER -->
<!ENTITY Rcy	"&#x0420;"> <!-- CYRILLIC CAPITAL LETTER ER -->
<!ENTITY scy	"&#x0441;"> <!-- CYRILLIC SMALL LETTER ES -->
<!ENTITY Scy	"&#x0421;"> <!-- CYRILLIC CAPITAL LETTER ES -->
<!ENTITY tcy	"&#x0442;"> <!-- CYRILLIC SMALL LETTER TE -->
<!ENTITY Tcy	"&#x0422;"> <!-- CYRILLIC CAPITAL LETTER TE -->
<!ENTITY ucy	"&#x0443;"> <!-- CYRILLIC SMALL LETTER U -->
<!ENTITY Ucy	"&#x0423;"> <!-- CYRILLIC CAPITAL LETTER U -->
<!ENTITY fcy	"&#x0444;"> <!-- CYRILLIC SMALL LETTER EF -->
<!ENTITY Fcy	"&#x0424;"> <!-- CYRILLIC CAPITAL LETTER EF -->
<!ENTITY khcy	"&#x0445;"> <!-- CYRILLIC SMALL LETTER HA -->
<!ENTITY KHcy	"&#x0425;"> <!-- CYRILLIC CAPITAL LETTER HA -->
<!ENTITY tscy	"&#x0446;"> <!-- CYRILLIC SMALL LETTER TSE -->
<!ENTITY TScy	"&#x0426;"> <!-- CYRILLIC CAPITAL LETTER TSE -->
<!ENTITY chcy	"&#x0447;"> <!-- CYRILLIC SMALL LETTER CHE -->
<!ENTITY CHcy	"&#x0427;"> <!-- CYRILLIC CAPITAL LETTER CHE -->
<!ENTITY shcy	"&#x0448;"> <!-- CYRILLIC SMALL LETTER SHA -->
<!ENTITY SHcy	"&#x0428;"> <!-- CYRILLIC CAPITAL LETTER SHA -->
<!ENTITY shchcy	"&#x0449;"> <!-- CYRILLIC SMALL LETTER SHCHA -->
<!ENTITY SHCHcy	"&#x0429;"> <!-- CYRILLIC CAPITAL LETTER SHCHA -->
<!ENTITY hardcy	"&#x044A;"> <!-- CYRILLIC SMALL LETTER HARD SIGN -->
<!ENTITY HARDcy	"&#x042A;"> <!-- CYRILLIC CAPITAL LETTER HARD SIGN -->
<!ENTITY ycy	"&#x044B;"> <!-- CYRILLIC SMALL LETTER YERU -->
<!ENTITY Ycy	"&#x042B;"> <!-- CYRILLIC CAPITAL LETTER YERU -->
<!ENTITY softcy	"&#x044C;"> <!-- CYRILLIC SMALL LETTER SOFT SIGN -->
<!ENTITY SOFTcy	"&#x042C;"> <!-- CYRILLIC CAPITAL LETTER SOFT SIGN -->
<!ENTITY ecy	"&#x044D;"> <!-- CYRILLIC SMALL LETTER E -->
<!ENTITY Ecy	"&#x042D;"> <!-- CYRILLIC CAPITAL LETTER E -->
<!ENTITY yucy	"&#x044E;"> <!-- CYRILLIC SMALL LETTER YU -->
<!ENTITY YUcy	"&#x042E;"> <!-- CYRILLIC CAPITAL LETTER YU -->
<!ENTITY yacy	"&#x044F;"> <!-- CYRILLIC SMALL LETTER YA -->
<!ENTITY YAcy	"&#x042F;"> <!-- CYRILLIC CAPITAL LETTER YA -->
<!ENTITY numero	"&#x2116;"> <!-- NUMERO SIGN -->
<!ENTITY alef	"&#x05D0;"> <!--Hebrew letter alef/aleph (U#05D0)-->
<!ENTITY ayin   "&#x05E2;"> <!--=Hebrew letter ayin (U#05E2)-->
<!ENTITY bet    "&#x05D1;"> <!--=Hebrew letter bet or beth (U#05D1) -->
<!ENTITY dalet   "&#x05D3;"> <!--=Hebrew letter dalet or daleth (U#05D3)-->
<!ENTITY finalkaf "&#x05DA;"> <!--=Hebrew letter final kaf or final kaph (U#05DA)-->
<!ENTITY finalmem   "&#x05DD;"> <!--=Hebrew letter final mem (U#05DD)-->
<!ENTITY finalnun   "&#x05DF;"> <!--=Hebrew letter final nun (U#05DF)-->
<!ENTITY finalpe    "&#x05E3;"> <!--=Hebrew letter final pe (U#05E3)-->
<!ENTITY finaltsadi "&#x05E5;"> <!--=Hebrew letter final tsadi or final tsadhe (U#05E5)-->
<!ENTITY gimel       "&#x05D2;"> <!--=Hebrew letter gimel (U#05D2)-->
<!ENTITY he           "&#x05D4;"> <!--=Hebrew letter he (U#05D4)-->
<!ENTITY het          "&#x05D7;"> <!--=Hebrew letter het or heth (U#05D7)-->
<!ENTITY kaf          "&#x05DB;"> <!--=Hebrew letter kaf or kaph (U#05DB)-->
<!ENTITY lamed        "&#x05DC;"> <!--=Hebrew letter lamed or lamedh (U#05DC)-->
<!ENTITY mem          "&#x05DE;"> <!--=Hebrew letter mem (U#05DE)-->
<!ENTITY nun          "&#x05E0;"> <!--=Hebrew letter nun (U#05E0)-->
<!ENTITY pe           "&#x05E4;"> <!--=Hebrew letter pe (U#05E4)-->
<!ENTITY qof          "&#x05E7;"> <!--=Hebrew letter qof or qoph (U#05E7)-->
<!ENTITY resh         "&#x05E8;"> <!--=Hebrew letter resh (U#05E8)-->
<!ENTITY samekh       "&#x05E1;"> <!--=Hebrew letter samekh or samek (U#05E1)-->
<!ENTITY shin         "&#x05E9;"> <!--=Hebrew letter shin (U#05E9)-->
<!ENTITY tav          "&#x05EA;"> <!--=Hebrew letter tav or taw (U#05EA)-->
<!ENTITY tsadi        "&#x05E6;"> <!--=Hebrew letter tsadi or tsadhe (U#05E6)-->
<!ENTITY tet          "&#x05D8;"> <!--=Hebrew letter tet or teth (U#05D8)-->
<!ENTITY vav          "&#x05D5;"> <!--=Hebrew letter vav or waw (U#05D5)-->
<!ENTITY yod          "&#x05D9;"> <!--=Hebrew letter yod or yodh (U#05D9)-->
<!ENTITY zayin        "&#x05D6;"> <!--=Hebrew letter zayin (U#05D6)-->



























































]>

<!--   -->

<numlit>

<record id="AbdullaevK2004" inlib="yes" show="yes">
<author>Abdullaev, K.</author>
<title>A hoard of Kushan copper coins from the Khalchayan area (Sekharakat village, Surkhandarya Region, Uzbekistan) - a preliminary report</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>3-43, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-09</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
<group>&g.hoard;</group>
</record>

<record id="AckermannD2005" inlib="yes" show="yes">
<author>Ackermann, Daniel K.</author>
<title>Thomas Jefferson's French Twist: The 1792 Half Disme</title>
<date>August 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>8</number>
<pages>52-52, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-08</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>2005-11-08</abdate>
<abtext>The author discusses the influence of the French metric system on the naming and production of the U.S. half disme.</abtext>
</abstract>
</record>

<record id="AckermannRMartiR2005" inlib="yes" show="yes">
<author>Ackermann, Rahel C.</author>
<author>Marti, Reto</author>
<title>Eine Börse aus Aesch BL um 1500</title>
<date>2005</date>
<journal>Schweizerische Numismatische Rundschau</journal>
<volume>84</volume>
<pages>169-188, illus.</pages>
<language iso="de"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<group>&g.finds;</group>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-02-28</abdate>
<abtext>A review of early modern coin finds from Aesch-"Käppel".</abtext>
</abstract>
</record>

<record id="AckermannS2004" inlib="yes" show="yes">
<author>Ackermann, S.</author>
<title>and memory: calendar medals in the British Museum part 1.</title>
<date>Autumn 2004</date>
<journal>The Medal</journal>
<volume>45</volume>
<pages>3-43, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
</record>

<record id="AdamsS2004" inlib="yes" show="yes">
<author>Adams, S.</author>
<title>Phoenix medals and medallions</title>
<date>March 2004</date>
<journal>Token Corresponding Society Bulletin</journal>
<volume>7</volume>
<number>10</number>
<pages>407-416, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
</record>

<record id="AdembriB2001" inlib="yes" show="yes">
<author>Adembri, Benedetta</author>
<title>Un tesoretto di monete e frammenti di storia etrusca (Civitella Paganico GR)</title>
<date>2001</date>
<journal>Annali, Istituto Italiano di Numismatica</journal>
<volume>48</volume>
<pages>203-207, illus.</pages>
<language iso="en"/>
<enteredon>2007-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.rep;</subject>
<subject>&s.etruscan;</subject>
<group>&g.hoard;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-02-28</abdate>
<abtext>Otto denarii d'argento di età repubblicana rinvenuti nel territorio di Civitella Paganico (Grosseto) nel 1989-90. La maggior parte di essi furono emessi fra l'88 e l'80 a.C. e possono essere riferiti al difficile periodo delle guerre civili in Etruria e allo sbarco di Mario a Talamone nell'87 a.C.</abtext>
</abstract>
</record>

<record id="AdonazzoloC2003" inlib="yes" show="yes">
<inid id="MorenoM2003"/>
<author>Adonazzolo Crisante, Cristina</author>
<title>Angelo Maria Cortenovis</title>
<date>2003</date>
<pages>9-11</pages>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.bio;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-04-11</abdate>
<abtext>Cenni biografici su A. M. Cortenovis (1727-1801), padre barnabita originario di Bergamo. Rettore del Collegio dei Barnabiti di San Lorenzo Giustiniani ad Udine, fu uomo erudito e colto esperto in bibliografia, epigrafia, archeologia e con una spiccata passione per monete e medaglie. Fu in contatto epistolare con le più illustri personalità dell'epoca, incluso il cardinale Stefano Borgia. Oltre alle lettere scrisse saggi e manoscritti molti dei quali conservati nella Biblioteca Civica di Udine.</abtext>
</abstract>
</record>

<record id="Alekseev2004" inlib="yes" show="yes">
<author>Alekseev, A.</author>
<title>The "Greek Project" of the Empress Catherine the Great and Russian Medal Art</title>
<date>2004</date>
<journal>&Ngr;&ogr;&mgr;&igr;&sgr;&mgr;&agr;&tgr;&igr;&kgr;&agr; &Xgr;&rgr;&ogr;&ngr;&igr;&kgr;&agr;</journal>
<volume>23</volume>
<pages>97-101, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="he"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-11-08</abdate>
<abtext>The author discusses a medal produced in 1779 that presents Constantin, the grandson of Catherine the Great, as a new Byzantine Emperor who would rule over Greece after Russian armies had expelled the Ottoman Turks.  Text in English and Greek.</abtext>
</abstract>
</record>

<record id="Alfaroetal2005" inlib="yes" show="yes">
<editor>Alfaro, Carmen</editor>
<editor>Marcos, Carmen</editor>
<editor>Otero, Paloma</editor>
<title>Actas del XIII Congreso Internacional de Numismàtica. Madrid, 2003.</title>
<date>2005</date>
<publisher>Ministerio de Cultura</publisher>
<city>Madrid</city>
<language iso="es"/>
<enteredon>2007-09-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gen;</subject>
</record>

<record id="AlfoldiM2003" inlib="yes" show="yes">
<inid id="PauloPasini2003"/>
<author>Alföldi, Maria R.</author>
<title>Il messaggio dei multipli tardoantichi</title>
<date>2003</date>
<pages>93-95, illus.</pages>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Lo studio è dedicato ai multipli, vale a dire a quegli esemplari di grosso taglio, simili ai medaglioni, ma, al contrario di questi, con pieno valore monetario, che da Augusto in poi furono coniati per trasmettere il messaggio del potere e la visione propagandistica dell'imperatore. Il contributo prende in esame alcuni pezzi particolarmente significativi di epoca tardo-antica.</abtext>
</abstract>
</record>


<record id="AllandW2004a" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Bank Note Vignettes XXIV</title>
<date>2004</date>
<journal>The Canadian Paper Money Society Journal</journal>
<volume>40</volume>
<number>124</number>
<pages>30-32, illus.</pages>
<language iso="en"/>
<enteredon>2006-03-14</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-03-14</abdate>
<abtext>The author shows that the "Montreal Harbour" or "Allan Line Wharves" vignette for 1886 and 1897 Canadian $100 notes and 1909 $5 notes derives from an engraving by Frederick Schell in Picturesque Canada (New York, 1882).</abtext>
</abstract>
</record>

<record id="AllandW2004b" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Bank Note Vignettes XXV</title>
<date>2004</date>
<journal>The Canadian Paper Money Society Journal</journal>
<volume>40</volume>
<number>124</number>
<pages>32-33, illus.</pages>
<language iso="en"/>
<enteredon>2006-03-14</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-03-14</abdate>
<abtext>A discussion of the Sir Edwin Landseer painting that provided the source for the "Industry" or "Cottage Girl" vignette on Canadian and American notes of the late 1830s and 1840s.</abtext>
</abstract>
</record>

<record id="AllandW2004c" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Bank Note Vignettes XXVI</title>
<date>2004</date>
<journal>The Canadian Paper Money Society Journal</journal>
<volume>40</volume>
<number>124</number>
<pages>34, illus.</pages>
<language iso="en"/>
<enteredon>2006-03-14</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-03-14</abdate>
<abtext>The author traces the buffalo vignette for a 1905 Manitoba $20 bank note to a photograph from a portfolio published in 1894.</abtext>
</abstract>
</record>

<record id="AllandW2004d" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Bank Note Vignettes XXVII</title>
<date>2004</date>
<journal>The Canadian Paper Money Society Journal</journal>
<volume>40</volume>
<number>124</number>
<pages>35, illus.</pages>
<language iso="en"/>
<enteredon>2006-03-14</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-03-14</abdate>
<abtext>The individuals depicted in the "fishing dory and cod trap" vignette from an 1897 $2 Dominion of Canada note are identified.</abtext>
</abstract>
</record>

<record id="AllandW2004e" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Bank Note Vignettes XXVIII</title>
<date>2004</date>
<journal>The Canadian Paper Money Society Journal</journal>
<volume>40</volume>
<number>124</number>
<pages>36-37, illus.</pages>
<language iso="en"/>
<enteredon>2006-03-14</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-03-14</abdate>
<abtext>The source for the"Rescue" vignette of 1837 and 1852 Canadian $3 and $5 notes as well as several nineteenth century American notes is traced to an engraving by John Gadsby Chapman.</abtext>
</abstract>
</record>

<record id="AllandW2004f" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Bank Note Vignettes XXIX</title>
<date>2004</date>
<journal>The Canadian Paper Money Society Journal</journal>
<volume>40</volume>
<number>124</number>
<pages>38-40, illus.</pages>
<language iso="en"/>
<enteredon>2006-03-14</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-03-14</abdate>
<abtext>The source for the "Zella" vignette used for numerous nineteenth century American and Canadian bank notes nineteenth century American notes to an 1849 engraving by H. Corbould and Charles Heath.</abtext>
</abstract>
</record>

<record id="AllenM2004a" inlib="yes" show="yes">
<author>Allen, Martin</author>
<title>The Framlingham Castle, Suffolk, hoard of Cross-and-Crosslets (Tealby) and Short Cross coins, 1850</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>282-285</pages>
<language iso="en"/>
<enteredon>2007-05-09</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<group>&g.hoard;</group>
</record>

<record id="AllenM2004b" inlib="yes" show="yes">
<author>Allen, Martin</author>
<title>The groats of Edward I</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>28-38, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
</record>

<record id="AllenM2004c" inlib="yes" show="yes">
<author>Allen, Martin</author>
<title>Medieval English die-output</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>39-49</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.med;</subject>
</record>

<record id="AllenMetal2004" inlib="yes" show="yes">
<author>Allen, Martin</author>
<author>Abdy, R.</author>
<author>De Jersey, Philip</author>
<title>Coin Register 2003</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>198-299, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.celt;</subject>
<subject>&s.rom;</subject>
<subject>&s.eur.med;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.eur.mod;</subject>
<group>&g.hoard;</group>
<group>&g.finds;</group>
</record>

<record id="AlramM2001" inlib="yes" show="yes">
<author>Alram, Micahel</author>
<title>The History of the Vienna Penny (c. 1120-c.1150)</title>
<date>2001</date>
<journal>Annali, Istituto Italiano di Numismatica</journal>
<volume>48</volume>
<pages>185-199, illus.</pages>
<language iso="en"/>
<enteredon>2007-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-02-28</abdate>
<abtext>Vengono delineate la storia e le vicende del denaro introdotto da Carlo Magno, battuto nelle zecche imperiali fra il 1120 e il 1500, prima moneta standard universalmente accettata e rionosciuta in Europa.</abtext>
</abstract>
</record>

<record id="AlteriG2000" inlib="yes" show="yes">
<inid id="BenzoF2000"/>
<author>Alteri, Giancarlo</author>
<title>Il Giubileo di Sisto IV attraverso alcune testimonianze numismatiche dirette e indirette</title>
<date>2000</date>
<pages>151-154, illus.</pages>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-04-11</abdate>
<abtext>Vengono presentate alcune monete e medaglie di Sisto IV nelle quali si rintracciano riferimenti diretti o indiretti al Giubileo del 1475. Fra le altre, si ricorda un pezzo d'oro di 10 fiorini di Camera, un doppio grosso in argento e una medaglia con la raffigurazione sul R/ del Ponte Sisto, inaugurato proprio nel gennaio di quell'anno giubilare per accogliere i pellegrini giunti a Roma e per permettere loro di raggiungere la riva destra del Tevere.</abtext>
</abstract>
</record>

<record id="Amadasietal2002" inlib="yes" show="yes">
<editor>Amadasi Guzzo, M. Giulia</editor>
<editor>Liverani, Mario</editor>
<editor>Matthiae, Paolo</editor>
<title>Da Pyrgi a Mozia Studi sull'archeologia del Mediterraneo in memoria di Antonia Ciasca </title>
<date>2002</date>
<series>Quaderno</series>
<volume>31</volume>
<publisher>Vicino Oriente</publisher>
<city>Roma</city>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr;</subject>
<subject>&s.rom;</subject>
<group>&g.finds;</group>
<country iso="it"/>
</record>

<record id="AmbuhlM2004" inlib="yes" show="yes">
<author>Ambühl,Martin</author>
<title>Einige Überlegungen zum Nominalsystem der Sittener Münzprägung im 15. und 16. Jahrhundert</title>
<date>March 2004</date>
<journal>Schweizer Münzblätter</journal>
<number>213</number>
<pages>1-8, illus.</pages>
<language iso="de"/>
<enteredon>2006-12-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-12-06</abdate>
<abtext>An overview of early modern denomination systems used in Switzerland.</abtext>
</abstract>
</record>

<record id="AndisonA2004a" inlib="yes" show="yes">
<author>Andison, A.</author>
<title>Obstetric calendars</title>
<date>March 2004</date>
<journal>Token Corresponding Society Bulletin</journal>
<volume>7</volume>
<number>10</number>
<pages>423-425, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
</record>

<record id="AndisonA2004b" inlib="yes" show="yes">
<author>Andison, A.</author>
<title>A stroll around South Bridge</title>
<date>September 2004</date>
<journal>Token Corresponding Society Bulletin</journal>
<volume>7</volume>
<number>12</number>
<pages>484-506, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.tokens;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-30</abdate>
<abtext>Tokens of South Bridge in Edinburgh.</abtext>
</abstract>
</record>

<record id="AndreauJ2003" inlib="yes" show="yes">
<inid id="LoCascio2003"/>
<author>Andreau, Jean</author>
<title>Conclusions</title>
<date>2003</date>
<pages>281-288</pages>
<language iso="fr"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Vengono tratte le conclusioni del convegno sul credito e la moneta nel mondo romano con ampi commenti e note sui contributi scientifici presentati.</abtext>
</abstract>
</record>

<record id="Anonymous2004a" inlib="yes" show="yes">
<author>Anonymous</author>
<title>In honorem Dimitar Draganov</title>
<date>2004</date>
<journal>Numismatica Bulgarica</journal>
<volume>2</volume>
<number>1</number>
<pages>3-8, illus.</pages>
<language iso="bu"/>
<enteredon>2005-12-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.bio;</subject>
<subject>&s.biblio;</subject>
<country iso="bu"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-12-07</abdate>
<abtext>A review of the career and published works of Dimitar Draganov. Bulgarian text.</abtext>
</abstract>
</record>

<record id="Anonymous2004b" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Meshorer, Ya'akov</title>
<date>2004</date>
<journal>Israel Museum Studies in Archaeology</journal>
<volume>3</volume>
<pages>2-4, illus.</pages>
<language iso="en"/>
<enteredon>2006-11-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Arnold Spaer</submittedby>
<subject>&s.obit;</subject>
<country iso="is"/>
</record>

<record id="Anonymous2004c" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Rheinisches Landesmuseum Bonn. Bericht des Direktors für das Jahr 2002</title>
<date>2004</date>
<journal>Bonner Jahrbuch</journal>
<volume>204</volume>
<pages>359-368, illus.</pages>
<language iso="de"/>
<enteredon>2006-03-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.celt;</subject>
<subject>&s.eur.lmed;</subject>
<subject>&s.eur.mod;</subject>
<subject>&s.paper;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2006-03-07</abdate>
<abtext>p. 362, "Münzen": The coin cabinet acquired a double shilling of Wilhelm von Gennep (Cologne), struck at Bonn in 1356;  3,86g, Noss 102a.
p. 367, "Münzen": Two Ancient Celtic coins entered the coin cabinet: Ambiani, stater 1st century B.C., 6.13g, Scheers 24, found at Zülpich;   Southern Germany, stater (?Regenbogenschüsselchen?) 1st century B.C.,   7,58g,  de la Tour 9430/Streber 53, found at Zülpich.  Also: 102 German banknotes, 1922-23.
</abtext>
</abstract>
</record>

<record id="Anonymous2005" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Reallexikon der Germanischen Altertumskunde, 2nd ed.,  vol. 28, Seddin - Skíringssal</title>
<date>2005</date>
<city>Berlin/New York</city>
<language iso="de"/>
<enteredon>2005-10-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.rom;</subject>
<subject>&s.eur.med;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2005-10-10</abdate>
<abtext>Several articles may be interesting to the numismatist (ancient-medieval coins): i.e. that of St. Krmnicek, "Silbergeld", pp. 440-443; Wilhelm Hollstein, "Siliqua," pp. 445-451, illus. (plate 11, a-f); L. Lind, "Sindarve," pp. 456-458, illus. (plate 12, illustrationg the  1st-2nd century AD  Roman silver hoard, Gotland 1870, deposited after 300 AD, and which included imperial denarii (several pierced and/or worn, some imitations)); M. Milinkoviç, "Sirmium," pp. 499-503; Ralf Wiechmann, "Skandinavisches Münzwesen," pp. 604-614, illus. (sketches).</abtext>
</abstract>
</record>

<record id="Anonymous2006" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Philip Grierson, 1911-2006</title>
<date>Spring 2006</date>
<journal>The American Numismatic Society Magazine</journal>
<volume>5</volume>
<number>1</number>
<pages>60</pages>
<language iso="en"/>
<enteredon>2006-05-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.obit;</subject>
<country iso="us"/>
</record>

<record id="AnnaloroV2005a" inlib="yes" show="yes">
<author>Annaloro, Victor</author>
<title>De Witt Clinton's Big Ditch</title>
<date>January 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>1</number>
<pages>49-50, illus.</pages>
<language iso="en"/>
<enteredon>2005-09-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.federal;</subject>
<subject>&s.medals;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-09-22</abdate>
<abtext>A brief discussion of the digging of the Erie Canal and medals struck to commemorate its conclusion.</abtext>
</abstract>
</record>

<record id="AnnaloroV2005b" inlib="yes" show="yes">
<author>Annaloro, Victor</author>
<title>New York's Crystal Palace</title>
<date>March 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>3</number>
<pages>40-43, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.federal;</subject>
<subject>&s.medals;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-11-02</abdate>
<abtext>An overview of America's first World's Fair in the Crystal Palace and the medals struck to commemorate the event and the building.</abtext>
</abstract>
</record>

<record id="AnthonyAMooreRNewmanE2005" inlib="yes" show="yes">
<author>Alan, Anthony</author>
<author>Moore, Roger A.</author>
<author>Newman, Eric P.</author>
<title>Virginia Halfpence Variety Update with Revised Die Interlock Chart</title>
<date>April 2005</date>
<journal>The Colonial Newsletter</journal>
<number>127</number>
<pages>2797-2806, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<country iso="us"/>
</record>

<record id="ArchibaldM2004" inlib="yes" show="yes">
<author>Archibald, M.M.</author>
<author>Dhenin, M.</author>
<title>A sceat of Offa of Mercia</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>20-27, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
</record>

<record id="ArslanE2003a" inlib="yes" show="yes">
<inid id="PauloPasini2003"/>
<author>Arslan, Ermanno A.</author>
<title>Propaganda e immagine nella moneta di IV-V secolo</title>
<date>2003</date>
<pages>96-99, illus.</pages>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Le emissioni bronzee, destinate all'esercito e alle classi medio-basse, furono in epoca tardoantica il veicolo principale per la propaganda corrente dei messaggi del potere. Al contrario, la monetazione aurea, più conservativa,  ospitò rappresentazioni legate ai valori e ai temi stabili del mondo romano. Per questo motivo, tali iconografie sopravvissero alla caduta dell'impero nelle monetazioni successive, mentre le prime furono presto abbandonate.</abtext>
</abstract>
</record>

<record id="ArslanE2003b" inlib="yes" show="yes">
<author>Arslan, Ermanno A.</author>
<title>Simbolo del potere. Potere del simbolo. Appunti per l'analisi di una strategia della comunicazione da Augusto Imperatore agli Ottoni</title>
<date>2003</date>
<journal>Numismatica e Antichità Classiche</journal>
<volume>32</volume>
<pages>337-363, illus.</pages>
<language iso="it"/>
<enteredon>2007-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.eur.emed;</subject>
<subject>&s.eur.hmed;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-02-28</abdate>
<abtext>Le esigenze di comunicazione dell'autorità e del comando, mediante l'immagine e la funzionalità dei simboli del potere, vengono ripercorse dall'A., grazie alla documentazione numismatica, per l'età romana imperiale e fino a tutto l'alto medioevo.</abtext>
</abstract>
</record>

<record id="ArubasGoldfus2005" inlib="yes" show="yes">
<editor>Arubas, Benny</editor>
<editor>Goldfus, Haim</editor>
<title>Excavations on the Site of the Jerusalem International Convention Center (Binyanei ha'Uma): The Pottery and Other Small Finds</title>
<date>2005</date>
<series>JRA Supplementary Series</series>
<number>60</number>
<publisher>Journal of Roman Archaeology</publisher>
<city>Portsmouth, Rhode Island</city>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.ane;</subject>
</record>

<record id="AshtonR2004" inlib="yes" show="yes">
<author>Ashton, R.H.J.</author>
<title>Kaunos, not Miletos or Mylasa</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>33-46, illus</pages>
<language iso="en"/>
<enteredon>2007-05-09</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-09</abdate>
<abtext>Bronze coins of Alexander III, Philip III and Eupolemos are reattributed to Kaunos.</abtext>
</abstract>
</record>

<record id="AshtonRKinnsP2004" inlib="yes" show="yes">
<author>Ashton, R.H.J.</author>
<author>Kinns, Philip</author>
<title>Opuscula Anatolica III</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>70-107, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-09</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-09</abdate>
<abtext>Four notes on the ancient Greek coinages of Anatolia (Magnesia, Metropolis in Ionia, Rhodes and Apameia).</abtext>
</abstract>
</record>

<record id="AssarG2005" inlib="yes" show="yes">
<author>Assar, G.R.F.</author>
<title>The Genealogy of the Parthian King Sinatruces (93/2-69/8 BC)</title>
<date>June 2005</date>
<journal>The Journal of the Classical and Medieval Society</journal>
<volume>6</volume>
<number>2</number>
<pages>16-33, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.parthia;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>Numismatic and textual evidence are used in an attempt to determine the genealogy of Sinatruces.</abtext>
</abstract>
</record>

<record id="AttwoodP2004" inlib="yes" show="yes">
<author>Attwood, P.</author>
<title>Promoting the medal in France 1889-1939</title>
<date>Spring 2004</date>
<journal>The Medal</journal>
<volume>44</volume>
<pages>36-59, illus.</pages>
<language iso="en"/>
<enteredon>2007-10-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
</record>

<record id="AubersonA2005" inlib="yes" show="yes">
<author>Auberson, Anne-Francine</author>
<title>Geneviève, Vincent.  Monnaies et circulation monétaire à Toulouse sous l'Empire romain (Ier-Ve siècle). Toulouse: Musée Saint-Raymond, 2002</title>
<date>2005</date>
<journal>Schweizerische Numismatische Rundschau</journal>
<volume>84</volume>
<pages>223-224</pages>
<language iso="sp"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="sw"/>
</record>

<record id="AubertJ2003" inlib="yes" show="yes">
<inid id="LoCascio2003"/>
<author>Aubert, Jean-Jacques</author>
<title>Monetary policy and Gresham law in the late third century A.D.</title>
<date>2003</date>
<pages>245-263</pages>
<language iso="en"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>L'A. prende in esame le linee della politica monetaria della seconda metà del III secolo d.C. fino a Diocleziano, caratterizzata dalla progressiva perdita del fino d'argento della moneta. A questo proposito viene verificata la validità della legge di Gresham (la moneta cattiva scaccia la buona).</abtext>
</abstract>
</record>

<record id="BaldassarriM2003a" inlib="yes" show="yes">
<inid id="Tangheroni2003"/>
<author>Baldassarri, Monica</author>
<title>La città e il commercio internazionale: la monetazione a Pisa tra XII e XVII secolo</title>
<date>2003</date>
<pages>263-269, illus.</pages>
<city>Pisa/Milano</city>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.med;</subject>
<subject>&s.eur.emod;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Si prende in esame il ruolo-chiave svolto dalla città e dal porto di Pisa nel raccordo fra l'entroterra toscano e lo spazio commerciale del Mar Tirrenico. Riflesso e testimonianza materiale di tale funzione economica  di primario rilievo sono le vicende della zecca pisana, riaperta verso la metà del XII secolo, dopo la parentesi carolingia, e attiva fino alla sua chiusura nel 1609.</abtext>
</abstract>
</record>

<record id="BaldassarriM2003b" inlib="yes" show="yes">
<inid id="Tangheroni2003"/>
<author>Baldassarri, Monica</author>
<title>Le tessere mercantili</title>
<date>2003</date>
<pages>432-434, illus.</pages>
<city>Pisa/Milano</city>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.med;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.tokens;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Esposte nella mostra dedicata alla storia e all'economia della città di Pisa ottotessere mercantili databili fra XIII e XIV secolo. Si tratta di dischi in lega di rame con raffigurazioni di simboli araldici di corporazioni commerciali che venivano utilizzati, secondo una recente ipotesi, come contrassegni o "lettere di presentazione metallica" per mezzo delle quali gli agenti potevano ritirare le merci e svolgere affari anche su mercati lontani.</abtext>
</abstract>
</record>

<record id="BaldassarriM2003c" inlib="yes" show="yes">
<inid id="Tangheroni2003"/>
<author>Baldassarri, Monica</author>
<title>Il ripostiglio delle Logge dei Banchi: la circolazione mediterranea e le coniazioni auree alla metà del Duecento</title>
<date>2003</date>
<pages>416-421, illus.</pages>
<city>Pisa/Milano</city>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.hmed;</subject>
<group>&g.hoard;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Nel 1925, sotto la pavimentazione della Loggia dei Banchi a Pisa, fu rinvenuto e subito disperso un ricco ripostiglio di monete d'oro medievali. Furono in seguito recuperati 289 pezzi emessi dalle zecche di Costantinopoli, Messina, Brindisi, Firenze e Lucca. La massima concentrazione delle monete è compresa fra il 1196 e il 1270, un periodo in cui la zecca di Pisa non emetteva moneta aurea.</abtext>
</abstract>
</record>

<record id="BaldassarriM2003d" inlib="yes" show="yes">
<inid id="Tangheroni2003"/>
<author>Baldassarri, Monica</author>
<title>I denari lucchesi e le monete portate dai crociati al seguito di Daiberto in Terrasanta</title>
<date>2003</date>
<pages>414-415, illus.</pages>
<city>Pisa/Milano</city>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.neme;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Esposta nella mostra una serie di denari emessi dalla zecca di Lucca a nome di Enrico IV di Franconia nella seconda metà dell'XI secolo. Queste monete registrarono una discreta diffusione anche in Terrasanta all'epoca della Prima Crociata e soprattutto in seguito all'elezione di Daiberto, vescovo di Pisa, al Patriarcato di Gerusalemme.</abtext>
</abstract>
</record>

<record id="BaldassarriM2003e" inlib="yes" show="yes">
<inid id="Tangheroni2003"/>
<author>Baldassarri, Monica</author>
<title>Le rotte commerciali</title>
<date>2003</date>
<pages>435-437, illus.</pages>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Esposti nella mostra sette aquilini grossi e minuti, recanti sul D/ la Vergine coronata in trono con il Bambino,  battuti a nome di Federico II dalla zecca di Pisa fra il 1255 e gli anni successivi al 1270.</abtext>
</abstract>
</record>

<record id="BaldassarriM2003f" inlib="yes" show="yes">
<author>Baldassarri, Monica</author>
<title>"Stemmi, animali e altre bizzarrie". Tessere mercantili e gettoni di Moisè Supino</title>
<date>2003</date>
<publisher>Museo Nazionale di San Matteo</publisher>
<extent>92, illus.</extent>
<city>Pisa</city>
<language iso="it"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.lmed;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.tokens;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Nel catalogo vengono presentati i 50 esemplari (tessere mercantili, delle Arti, doganali e di beneficenza, gettoni di conto e da gioco) provenienti dalla collezione di Moisè Supino (1812-1878), donata nel 1893 al Comune di Pisa e ora esposta al Museo Nazionale di San Matteo. Le tessere, raccolte da Supino sulle rive dell'Arno, furono battute per conto di società mercantili fiorentine, senesi e pisane fra il XIII e il XV secolo. Quelle di beneficenza sono invece databili al XVI-XVIII, mentre i gettoni fra XII e XVI secolo.</abtext>
</abstract>
</record>

<record id="BaldusH2006" inlib="yes" show="yes">
<inid id="NiemeyerHetal2006"/>
<author>Baldus, Hans R.</author>
<title>Die Fundmünzen</title>
<date>2006</date>
<pages>821-840, pl. 56</pages>
<language iso="de"/>
<enteredon>2006-11-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.africa;</subject>
<subject>&s.rom.rep;</subject>
<subject>&s.punic;</subject>
<subject>&s.rom.imp;</subject>
<subject>&s.byz;</subject>
<group>&g.finds;</group>
<country iso="li"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2006-11-22</abdate>
<abtext>A list of coins (151, nearly all bronze) from the excavations with a commentary by the author:
Several Punic coins (4th century BC to 146 BC) ? among them some interesting early and very small ones; one each from the Ptolemaic Cyrenaica, of the Numidian kingdom, and from the island of Ebusus/Baleares.
One halved Roman Republican as, one antoninianus of Claudius II Gothicus (268-270).
Several Late Roman coins (4th to 5th centuries) ? clipped now and then, Vandalic minimi and Byzantine coins, Carthage mint until about 660 A.D.
</abtext>
</abstract>
</record>

<record id="BatesonJ2004" inlib="yes" show="yes">
<author>Bateson, J.D.</author>
<title>Two seventeenth-century copper hoards from Scotland</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>187-190</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<abstract lang="it">
<abauth>Martin Allen</abauth>
<abdate>2007-05-30</abdate>
<abtext>A presentation of thirty-six coins found at St Combs, Aberdeenshire, in 2002, and twenty-one coins from Athelstaneford, East Lothian, in 2001. </abtext>
</abstract>
</record>

<record id="BauerF2006" inlib="yes" show="yes">
<editor>Bauer, Franz Alto</editor>
<title>Visualisierungen von Herrschaft. Frühmittelalterliche Residenzen - Gestalt und Zeremoniell</title>
<date>2006</date>
<series>Bizyas</series>
<volume>5</volume>
<language iso="de"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.eur.med;</subject>
<country iso="de"/>
</record>

<record id="BellG2005" inlib="yes" show="yes">
<author>Bell, Geoffrey</author>
<title>La Banque de St. Jean</title>
<date>December 2005</date>
<journal>Canadian Paper Money Newsletter</journal>
<volume>13</volume>
<number>2</number>
<pages>58-59, illus.</pages>
<language iso="en"/>
<enteredon>2006-05-02</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>2005-05-02</abdate>
<abtext>A brief account of the Banque de St. Jean in Quebec and its banknotes from its foundation in 1873 to its closure in 1908.</abtext>
</abstract>
</record>

<record id="BenassiFetal2003" inlib="yes" show="yes">
<author>Benassi, Francesco</author>
<author>Giordani, Nicoletta</author>
<author>Poggi, Carlo</author>
<title>Una tessera numerale con scena erotica da un contesto funerario di Mutina</title>
<date>2003</date>
<journal>Numismatica e Antichità Classiche</journal>
<volume>32</volume>
<pages>249-273, illus.</pages>
<language iso="it"/>
<enteredon>2007-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.tokens;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-02-28</abdate>
<abtext>Edizione di 4 monete di età giulio-claudia e di una spintria, tessera monetale con scena erotica, rinvenute in un corredo tombale di una necropoli sita sulla via Aemilia, ad est di Mutina (Modena).</abtext>
</abstract>
</record>

<record id="Benazic2002" inlib="yes" show="yes">
<author>Bena&zcaron;i&cacute;, Aleksandar</author>
<title>Podrijetlo simbola kune na hrvatskom novcu (II.) uvod - The origin of the symbol of a marten on Croatian money (II)</title>
<date>2002</date>
<journal>Numizmati&ccaron;ke Vijesti</journal>
<volume>44</volume>
<pages>97-121, illus.</pages>
<language iso="hr"/>
<enteredon>2007-10-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.eur.mod;</subject>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2007-10-10</abdate>
<abtext>The author explores the symbolic aspect of the marten (kuna) used on medieval and modern money of Croatia. He suggests that the creature had mythological, alchemical, and kabbalistic associations that made it a potent symbol. Croatian with English summary..</abtext>
</abstract>
</record>

<record id="BendallS2004a" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A Further Note on the 'Dioikitirion Square' Trachy</title>
<date>2004</date>
<journal>&Ngr;&ogr;&mgr;&igr;&sgr;&mgr;&agr;&tgr;&igr;&kgr;&agr; &KHgr;&rgr;&ogr;&ngr;&igr;&kgr;&agr;</journal>
<volume>23</volume>
<pages>97-101, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.byz;</subject>
<subject>&s.is;</subject>
<group>&g.hoard;</group>
<country iso="he"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-11-08</abdate>
<abtext>The author discusses a small hoard of fourteenth century Byzantine, Ottoman, and Beylik issues.  Text in English and Greek.</abtext>
</abstract>
</record>

<record id="BendallS2004b" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>Andronicus II and the Doge of Venice</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>238, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<subject>&s.eur.lmed;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-30</abdate>
<abtext>Discussion of a copper trachy of Andronicus II and Michael IX.</abtext>
</abstract>
</record>

<record id="BendallS2004c" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>An early nineteenth century seal of the American Consulate in London</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>237, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.us.federal;</subject>
<subject>&s.seals;</subject>
</record>

<record id="BendallS2004d" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>An enigmatic obverse type on a copper trachy of the sole reign of Andronicus II</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>378-380, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
</record>

<record id="BendallS2004e" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A forgery of a basilikon of Andronicus III (A.D. 1328-1341)</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>377, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<subject>&s.forgery;</subject>
</record>

<record id="BendallS2004ee" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A hyperperon of Andronicus III and John V (A.D. 1341)?</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>161-166, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
</record>

<record id="BendallS2004f" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>The last Palaeologan silver scyphate trachy?</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>91, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
</record>

<record id="BendallS2004g" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A note on the hyperpyra of John V and VI (1347-1354)</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>297-299, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
</record>

<record id="BendallS2004h" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>Richard I in Cyprus again</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>85-86, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.neme;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-30</abdate>
<abtext>The author discusses a plated copper coin attributed to Richard I of England and struck in Cyprus.</abtext>
</abstract>
</record>

<record id="BendallS2004i" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>A silver asper of John III (1342-1344) of Trebizond</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>245-276, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
</record>

<record id="BendallS2004j" inlib="yes" show="yes">
<author>Bendall, Simon</author>
<title>Some thoughts on the silver coinage of Manuel I and John II of Trebizond in the light of a recent hoard</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>10-12, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<group>&g.hoard;</group>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-30</abdate>
<abtext>Discussion of a hoard of 592 aspers of Trebizond.</abtext>
</abstract>
</record>

<record id="BennerS2005" inlib="yes" show="yes">
<author>Benner, Steve M.</author>
<title>Achaean League Hemidrachms</title>
<date>May 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>5</number>
<pages>54-58, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.hl;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-11-02</abdate>
<abtext>A brief overview of the Achaean League hemidrachms of the second century BC.</abtext>
</abstract>
</record>

<record id="BenzoF2000" inlib="yes" show="yes">
<editor>Benzo, Fabio</editor>
<title>Sisto IV. Le Arti a Roma nel Primo Rinascimento. Atti del Convegno Internazionale</title>
<date>2000</date>
<publisher>Associazione Culturale Shakespeare and Company</publisher>
<city>Roma</city>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom;</subject>
<subject>&s.eur.emod;</subject>
<country iso="it"/>
</record>

<record id="Bestak2002" inlib="yes" show="yes">
<author>Be&scaron;tak, Branko</author>
<title>Odlikovanja Miroslava i Bele Krle&zcaron;e / The decorations of Miroslav and Bela Krle&zcaron;a</title>
<date>2002</date>
<journal>Numizmati&ccaron;ke Vijesti</journal>
<volume>44</volume>
<pages>170-192, illus.</pages>
<language iso="hr"/>
<enteredon>2007-10-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.decorations;</subject>
</record>

<record id="BhandareS2004a" inlib="yes" show="yes">
<author>Bhandare, S.</author>
<title>Coinage of the Habshi rulers of Janjira</title>
<date>Winter 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>178</volume>
<pages>28-35, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
</record>

<record id="BhandareS2004b" inlib="yes" show="yes">
<author>Bhandare, S.</author>
<title>Hardwar: a new mint for Akbar's copper coinage</title>
<date>Winter 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>178</volume>
<pages>27-28, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
</record>

<record id="BhandareS2004c" inlib="yes" show="yes">
<author>Bhandare, S.</author>
<title>History and coinage of the Angreys, admirals of the Maratha navy</title>
<date>Summerr 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>180</volume>
<pages>15-23, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
</record>

<record id="Bianchi2005" inlib="yes" show="yes">
<author>Bianchi II, David C.</author>
<title>The Life and Times of a Medieval Moneyer</title>
<date>January 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>1</number>
<pages>52-56, illus.</pages>
<language iso="en"/>
<enteredon>2005-09-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-09-22</abdate>
<abtext>An overview of coin production in twelfth century England with a biography of the moneyer William FitzErembald.</abtext>
</abstract>
</record>

<record id="BiggsN2004" inlib="yes" show="yes">
<author>Biggs, N.</author>
<title>Provincial coin-weights in the eighteenth century</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>102-120, illus.</pages>
<language iso="en"/>
<enteredon>2007-07-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-07-04</abdate>
<abtext>Coin weights in eighteenth-century England.</abtext>
</abstract>
</record>

<record id="Bijovsky1994" inlib="yes" show="yes">
<author>Bijovsky, Gabriela</author>
<title>A Coin of Demetrius I from Akko-Ptolemais</title>
<date>1994-1999</date>
<journal>Israel Numismatic Journal</journal>
<volume>13</volume>
<pages>39-45, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.ane;</subject>
</record>

<record id="Bijovsky1998" inlib="yes" show="yes">
<author>Bijovsky, Gabriela</author>
<title>The Gush Halav Hoard Reconsidered</title>
<date>1998</date>
<journal>'Atiqot</journal>
<volume>35</volume>
<pages>77-108, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.ane;</subject>
<group>&g.hoard;</group>
</record>

<record id="Bijovsky2000" inlib="yes" show="yes">
<author>Bijovsky, Gabriela</author>
<title>More about Pygmalion from Tyre</title>
<date>2000</date>
<journal>Numismatica e Antichità Classiche</journal>
<volume>29</volume>
<pages>319-332, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.ane;</subject>
</record>

<record id="BijovskyGitler2002" inlib="yes" show="yes">
<author>Gitler, Haim</author>
<author>Bijovsky, Gabriela</author>
<title>The Coins of Pygmalion from Tyre: A Chronological Sequence from Elagabal to Gallienus</title>
<date>2002</date>
<journal>Numismatica e Antichità Classiche</journal>
<volume>31</volume>
<pages>317-324, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.ane;</subject>
</record>

<record id="Bijovsky2003" inlib="yes" show="yes">
<author>Bijovsky, Gabriela</author>
<title>The Myth of Daphne on a Coin Minted at Damascus</title>
<date>2003</date>
<journal>American Numismatic Journal</journal>
<volume>15</volume>
<pages>53-59, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.ane;</subject>
<country iso="is"/>
<abstract lang="en">
<abauth>Gabriela Bijovsky</abauth>
<abdate>2007-08-29</abdate>
<abtext>A Roman provincial coin struck at Damascus under Volusian depicts on the reverse an image that is best paralleled by depictions of the myth of Daphne, specifically representations of her metamorphosis. This third-century depiction is most closely paralleled by examples from Coptic art. The myth of Daphne is well known to have been connected with Antioch in Syria, but the paucity of literary evidence for Roman Damascus leaves us with no indication for why this scene should have been used there.</abtext>
</abstract>
</record>


<record id="Bijovsky2004a" inlib="yes" show="yes">
<author>Bijovsky, Gabriela</author>
<title>A Hoard of Coins of Mattathias Antigonus from 'Ein Feshkha</title>
<date>2004</date>
<journal>Israel Exploration Journal</journal>
<volume>54</volume>
<pages>75-76, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.jewish;</subject>
<subject>&s.ane;</subject>
<group>&g.hoard;</group>
</record>

<record id="Bijovsky2004b" inlib="yes" show="yes">
<inid id="Magenetal2004"/>
<author>Bijovsky, Gabriela</author>
<title>The Coins from Khirbet Badd 'Isa-Qiryat Sefer: Isolated Coins and Two Hoards Dated to the Bar-Kokhba Revolt</title>
<date>2004</date>
<pages>234-300, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.jewish;</subject>
<subject>&s.rom.pro;</subject>
<subject>&s.rom.imp;</subject>
<subject>&s.ane;</subject>
<group>&g.finds;</group>
<group>&g.hoard;</group>
</record>

<record id="Bijovsky2005a" inlib="yes" show="yes">
<inid id="ArubasGoldfus2005"/>
<author>Bijovsky, Gabriela</author>
<title>The Coins</title>
<date>2005</date>
<pages>212-224, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.cl;</subject>
<subject>&s.gr.hl;</subject>
<subject>&s.jewish;</subject>
<subject>&s.rom.pro;</subject>
<subject>&s.rom.imp;</subject>
<subject>&s.byz;</subject>
<subject>&s.ane;</subject>
<group>&g.finds;</group>
</record>

<record id="Bijovsky2005b" inlib="yes" show="yes">
<inid id="Alfaroetal2005"/>
<author>Bijovsky, Gabriela</author>
<title>The Ambrosial Rocks and the Sacred Precinct of Melqart in Tyre</title>
<date>2005</date>
<pages>829-834, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.ane;</subject>
</record>


<record id="BlascheggM2005" inlib="yes" show="yes">
<author>Blaschegg, Max</author>
<title>Der Schatzfund von Wolsen</title>
<date>2005</date>
<journal>Schweizerische Numismatische Rundschau</journal>
<volume>84</volume>
<pages>141-168, illus.</pages>
<language iso="de"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.lmed;</subject>
<group>&g.hoard;</group>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-02-28</abdate>
<abtext>The author presents a thirteenth century penny and bracteate hoard found in Wolsen (Zurich Canton)in 1869.</abtext>
</abstract>
</record>

<record id="BonacicM2004" inlib="yes" show="yes">
<author>Bona&ccaron;i&cacute; Mandini&cacute;, Maja</author>
<title>Greek Coins Displayed in the Archaeological Museum Split</title>
<date>2006</date>
<publisher>Arheološki muzej-Split</publisher>
<extent>113 pp., illus.</extent>
<city>Split</city>
<language iso="en"/>
<enteredon>2006-11-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.ar;</subject>
<subject>&s.gr.cl;</subject>
<subject>&s.gr.hl;</subject>
<country iso="hr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-11-08</abdate>
<abtext>A catalogue of 214 silver and bronze coins, primarily of the Greek cities of Illyria displayed in the Split Museum.  Especially notable is the inclusion of the contents of the Vrbanj hoard of Pharian bronze coins.</abtext>
</abstract>
</record>

<record id="BonacicM2006" inlib="yes" show="yes">
<author>Bona&ccaron;i&cacute; Mandini&cacute;, Maja</author>
<title>Roman Republican Coins Displayed in the Archaeological Museum Split</title>
<date>2006</date>
<publisher>Arheološki muzej-Split</publisher>
<extent>141 pp., illus.</extent>
<city>Split</city>
<language iso="en"/>
<enteredon>2006-11-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.rep;</subject>
<country iso="hr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-11-08</abdate>
<abtext>A catalogue of 282 silver denarii and aes coins of the Roman Republic displayed in the Split Museum.  Most come from ninteenth century collections formed in Dalmatia.</abtext>
</abstract>
</record>

<record id="BopearachchiO2004" inlib="yes" show="yes">
<author>Bopearachchi, Osmund</author>
<title>Two rare pre-Kushan coins</title>
<date>Winter 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>178</volume>
<pages>18-20, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
</record>

<record id="BopearachchiOPieperW2004" inlib="yes" show="yes">
<author>Bopearachchi, Osmund</author>
<author>Pieper, W.</author>
<title>Over-struck and double-struck</title>
<date>Winter 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>178</volume>
<pages>20, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
<subject>&s.gr.hl;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2005-12-06</abdate>
<abtext>Discussion of a Graeco-Bactrian tetradrachm of Euthydemos I.</abtext>
</abstract>
</record>

<record id="BopearachchiORatnatunga2004" inlib="yes" show="yes">
<author>Bopearachchi, Osmund</author>
<author>Ratnatunga, K.</author>
<title>An inscribed Abhisheka Lakshmi coin from Sri Lanka</title>
<date>Winter 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>178</volume>
<pages>20-21, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
</record>

<record id="BourneM2004" inlib="yes" show="yes">
<author>Bourne, M.L.</author>
<title>In which the Worshipful Company of Founders commissions a medal from Linda Crook</title>
<date>Autumn 2004</date>
<journal>The Medal</journal>
<volume>45</volume>
<pages>74-77, illus.</pages>
<language iso="en"/>
<enteredon>2007-08-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
</record>

<record id="BourneR2004" inlib="yes" show="yes">
<author>Bourne, R.</author>
<title>Two new antoniniani or aureliani of Carausius</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>377-378, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rom.imp;</subject>
</record>

<record id="BrownD2004a" inlib="yes" show="yes">
<author>Brown, I. David</author>
<title>The Counterpane and the Calculator</title>
<date>November 2004</date>
<journal>The Canadian Numismatic Journal</journal>
<volume>49</volume>
<number>9</number>
<pages>464-469, illus.</pages>
<language iso="en"/>
<enteredon>2005-12-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.med;</subject>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-12-06</abdate>
<abtext>Some thoughts on accounting and dating using Roman numerals.</abtext>
</abstract>
</record>

<record id="BrownI2004b" inlib="yes" show="yes">
<author>Brown, I. David</author>
<title>Some Things Are Free, For Everything Else There's A Credit Card - The Nature and Form of Money</title>
<date>December 2004</date>
<journal>The Journal of the Classical and Medieval Society</journal>
<volume>5</volume>
<number>4</number>
<pages>192-200, illus.</pages>
<language iso="en"/>
<enteredon>2005-12-09</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.lmed;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.eur.mod;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-12-09</abdate>
<abtext>An overview of English money and banking from the late Middle Ages to the early twenty first century.</abtext>
</abstract>
</record>

<record id="BrownL2004" inlib="yes" show="yes">
<author>Brown, L.</author>
<title>Corpus Nummorum Italicorum: an index</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>87-89</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.biblio;</subject>
<subject>&s.eur;</subject>
</record>

<record id="BryceJ2004" inlib="yes" show="yes">
<author>Bryce, J.</author>
<title>A medal by Hedlinger in Hans Sloane's collection</title>
<date>Spring 2004</date>
<journal>The Medal</journal>
<volume>44</volume>
<pages>30-31, illus.</pages>
<language iso="en"/>
<enteredon>2007-10-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
<abstract lang="en">
<abauth>J. Bryce</abauth>
<abdate>2007-10-17</abdate>
<abtext>Using written evidence, an unsigned silver medal of Empress Anna of Russia in the Slaone collection is shown to be by Hedlinger in 1736. </abtext>
</abstract>
</record>

<record id="BrzicADenkR2004" inlib="yes" show="yes">
<author>Brzi&cacute;, A.N.</author>
<author>Denk, R.</author>
<title>An intriguing Vienna connection: newly discovered punches for Bulgarian ducats of Czar Boris (1918-1943)</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>166-167, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
</record>

<record id="BuoraM2003" inlib="yes" show="yes">
<inid id="MorenoM2003"/>
<author>Buora, Maurizio</author>
<title>Il Cortenovi, l'Asquini e le ricerche sui documenti celtici</title>
<date>2003</date>
<pages>13-32</pages>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.celt;</subject>
<group>&g.hoard;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-04-11</abdate>
<abtext>Fra la produzione di argomento numismatico del Cortenovis particolare interesse presenta il suo studio sulle monete celtiche a partire dal rinvenimento del tesoretto di Zuglio Carnico (1762). Questo settore di indagine ricevette dalle opere del Cortenovis un notevolissimo impulso ed ad esse farà frequentemente riferimento le letteratura successiva.</abtext>
</abstract>
</record>

<record id="ButcherKPontingM2005" inlib="yes" show="yes">
<author>Butcher, Kevin</author>
<author>Ponting, Matthew</author>
<title>The Egyptian Billon Tetradrachm under the Julio-Claudian Emperors - Fiduciary or Intrinsic?</title>
<date>2005</date>
<journal>Schweizerische Numismatische Rundschau</journal>
<volume>84</volume>
<pages>93-124</pages>
<language iso="de"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.analysis;</subject>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-02-28</abdate>
<abtext>Scientific analysis of 26 billon tetradrachms of Alexandria clearly shows a direct relationship between the silver content of these issues and contemporary silver issues of Antioch, Tyre and Rome.</abtext>
</abstract>
</record>

<record id="ButcherK2005a" inlib="yes" show="yes">
<author>Butcher, Kevin</author>
<title>Ziegler, R. Sylloge Nummorum Graecorum Deutschland, Pfälzer Privatsammlungen, 6. Band: Isauria und Kilikien, Nr. 1-1486. München: Hirmer Verlag, 2001</title>
<date>2005</date>
<journal>Schweizerische Numismatische Rundschau</journal>
<volume>84</volume>
<pages>223-224</pages>
<language iso="sp"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="sw"/>
</record>

<record id="ButcherK2005b" inlib="yes" show="yes">
<author>Butcher, Kevin</author>
<title>Die Sharing in Asia Minor: A Phantom Link</title>
<date>September 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>219</number>
<pages>67-68, illus.</pages>
<language iso="en"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-02-28</abdate>
<abtext>The author suggests that a Carallia issue of Philip I involving a "Sardis" obverse die, is really a "Sardis" coin with the reverse inscription retooled to name Carallia in modern times.</abtext>
</abstract>
</record>

<record id="ButcherM2005" inlib="yes" show="yes">
<author>Butcher, Marguerite Spoerri</author>
<title>Nollé, J. Sylloge Nummorum Graecorum Deutschland, Pfälzer Privatsammlungen, 5. Band: Pisidien und Lykaonien, Nr. 1-586. München: Hirmer Verlag, 1999</title>
<date>2005</date>
<journal>Schweizerische Numismatische Rundschau</journal>
<volume>84</volume>
<pages>221-222</pages>
<language iso="sp"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="sw"/>
</record>

<record id="ButhL2005" inlib="yes" show="yes">
<author>Buth, Len</author>
<title>Unlisted Ontario Tokens and Information Update Supplement #35</title>
<date>December 2005</date>
<journal>Numismatica Canada</journal>
<volume>4</volume>
<number>4</number>
<pages>196-198, illus.</pages>
<language iso="en"/>
<enteredon>2006-03-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-03-07</abdate>
<abtext>The author corrects information for W.B. Leslie and J. Pitman bakery tokens and introduces a new bakery token for George Pound and a new 10-cent Evening Telegram token.</abtext>
</abstract>
</record>

<record id="CamireD2005" inlib="yes" show="yes">
<author>Camire, David</author>
<title>The "Wave" of the Future</title>
<date>February 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>2</number>
<pages>56-58, illus.</pages>
<language iso="en"/>
<enteredon>2005-09-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>2005-09-22</abdate>
<abtext>The author discusses the coin crusher system used to destroy and invalidate damaged blanks at the United States Mint.</abtext>
</abstract>
</record>

<record id="CampagnoloM2004" inlib="yes" show="yes">
<author>Campagnolo, Matteo</author>
<title>Les années "genevoises" de la Société suisse de numismatique, 1889-1924</title>
<date>December 2004</date>
<journal>Schweizer Münzblätter</journal>
<number>216</number>
<pages>96-102, illus.</pages>
<language iso="fr"/>
<enteredon>2006-12-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.bio;</subject>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-12-06</abdate>
<abtext>A history of the Swiss Numismatic Society in the late nineteenth and early twentieth century, during which time it was based in Geneva.</abtext>
</abstract>
</record>

<record id="CappellettiL2002" inlib="yes" show="yes">
<author>Cappelletti, Loredana</author>
<title>Lucani e Brettii. Ricerche sulla storia politica  e istituzionale di due populi dell' Italia antica (V - III sec. A.C.)</title>
<date>2002</date>
<series>Europäische Hochschulschriften</series>
<volume>III</volume>
<number>940</number>
<city>Frankfurt/Berlin</city>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.gr.cl;</subject>
<subject>&s.gr.hl;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2007-04-11</abdate>
<abtext>On pp.180ff.: "La monetazione federale lucana: descrizione, cronologia, tipologia"; pp. 222ff.: "La monetazione brettia: descrizione, cronologia, tipologia". </abtext>
</abstract>
</record>

<record id="CarrieJ2003" inlib="yes" show="yes">
<inid id="LoCascio2003"/>
<author>Carrie', Jean-Michel</author>
<title>Solidus et crédit: qu'est-ce que l'or a pu changer?</title>
<date>2003</date>
<pages>265-279</pages>
<language iso="fr"/>
<enteredon>2007-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-01-17</abdate>
<abtext>Vengono sottolineate le conseguenze che la le congiunture inflazionistiche o deflazionistiche ebbero sul credito nel quadro del crollo del sistema monetario del principato e della sua ristrutturazione sul solidus aureo al principio del IV secolo.</abtext>
</abstract>
</record>

<record id="Charpentier2004" inlib="yes" show="yes">
<author>Charpentier-Darcy, M.</author>
<title>'L'esprit et la main': les monnaies de verre d'Henri Navarre</title>
<date>Spring 2004</date>
<journal>The Medal</journal>
<volume>44</volume>
<pages>60-71, illus.</pages>
<language iso="fr"/>
<enteredon>2007-10-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-10-17</abdate>
<abtext>The work of the French medallist and artist Henri Navarre (1885-1971).</abtext>
</abstract>
</record>

<record id="ChatrD2001" inlib="yes" show="yes">
<author>Chatr Aryamontri, Deborah</author>
<title>Insediamenti, vie di comunicazione e circolazione monetale in Peucezia</title>
<date>2001</date>
<journal>Annali, Istituto Italiano di Numismatica</journal>
<volume>48</volume>
<pages>13-72, illus.</pages>
<language iso="it"/>
<enteredon>2007-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr;</subject>
<subject>&s.rom;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-02-28</abdate>
<abtext>A partire dall'esame della localizzazione dei ripostigli e dei rinvenimenti sporadici di monete l'A. tenta una ricostruzione dell'occupazione del territorio e dei principali tracciati viari in Peucezia dall'età greca a quella romana.</abtext>
</abstract>
</record>

<record id="CicconiJ2004a" inlib="yes" show="yes">
<author>Cicconi, Joseph</author>
<title>The ANS Bids Washington Heights Farewell</title>
<date>Summer 2004</date>
<journal>The American Numismatic Society Magazine</journal>
<volume>3</volume>
<number>2</number>
<pages>20-28, illus.</pages>
<language iso="en"/>
<enteredon>2005-09-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.bio;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-11-15</abdate>
<abtext>A history of the Audobon Terrace location of the ANS on the occasion of the Society's move downtown.</abtext>
</abstract>
</record>

<record id="CicconiJ2004b" inlib="yes" show="yes">
<author>Cicconi, Joseph</author>
<title>Young Edward Newell</title>
<date>Winter 2004</date>
<journal>The American Numismatic Society Magazine</journal>
<volume>3</volume>
<number>3</number>
<pages>32-36, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-15</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.bio;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-11-15</abdate>
<abtext>The biography of Edward T. Newell.</abtext>
</abstract>
</record>

<record id="ClarkC2005a" inlib="yes" show="yes">
<author>Clark, Cathy L.</author>
<title>The California State Quarter: A Wild Choice</title>
<date>January 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>1</number>
<pages>37-40, illus.</pages>
<language iso="en"/>
<enteredon>2005-09-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>2005-09-22</abdate>
<abtext>An introduction to the California quarter in the U.S. State Quarters program.</abtext>
</abstract>
</record>

<record id="ClarkC2005b" inlib="yes" show="yes">
<author>Clark, Cathy L.</author>
<title>The Kansas State Quarter: Range of Memory</title>
<date>August 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>8</number>
<pages>47-49, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-08</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>2005-11-08</abdate>
<abtext>An introduction to the design of the Kansas state quarter in the U.S. Mint's State Quarters Program.</abtext>
</abstract>
</record>

<record id="CluteS2004" inlib="yes" show="yes">
<author>Clute, Stanley</author>
<title>Robbie L. Reid</title>
<date>November 2004</date>
<journal>The Canadian Numismatic Journal</journal>
<volume>49</volume>
<number>9</number>
<pages>475-477, illus.</pages>
<language iso="en"/>
<enteredon>2005-12-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.bio;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-12-06</abdate>
<abtext>A biography of Judge Robbie L. Reid (1866-1945), a noted numismatist of British Columbia.</abtext>
</abstract>
</record>

<record id="CluteS2005a" inlib="yes" show="yes">
<author>Clute, Stanley H.</author>
<title>Robert W. Redford and his Numismatic Collection</title>
<date>January-February 2005</date>
<journal>The Canadian Numismatic Journal</journal>
<volume>50</volume>
<number>1</number>
<pages>24-32, illus.</pages>
<language iso="en"/>
<enteredon>2005-12-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.bio;</subject>
<subject>&s.tokens;</subject>
<subject>&s.medals;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-12-06</abdate>
<abtext>The biography of the Montreal businessman Robert W. Redford and the catalogue of his extensive collection of Canadian coins, tokens, and medals.</abtext>
</abstract>
</record>

<record id="CluteS2005b" inlib="yes" show="yes">
<author>Clute, Stanley H.</author>
<title>Louis XV of France: Jetons of the Ordinaire des Guerres and the Extraordinaire des Guerres</title>
<date>March 2005</date>
<journal>The Canadian Numismatic Journal</journal>
<volume>50</volume>
<number>2</number>
<pages>69-78, illus.</pages>
<language iso="en"/>
<enteredon>2005-12-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-12-06</abdate>
<abtext>A catalogue and discussion of jetons issued between 1720 and 1758 by the departments responsible for financing the French military machine.</abtext>
</abstract>
</record>

<record id="CookB2004" inlib="yes" show="yes">
<author>Cook, B.J.</author>
<title>A hoard of medieval English coins from Yuretta, near Bilbao</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>292-295</pages>
<language iso="en"/>
<enteredon>2007-05-16</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.lmed;</subject>
<group>&g.hoard;</group>
<abstract lang="en">
<abauth>B.J. Cook</abauth>
<abdate>2007-05-16</abdate>
<abtext>This appears to be the earliest find of English medieval coins from Spain: a group of 24 English pennies of Edward I-II and 4 continental sterlings, deposited c. 1307-1310.</abtext>
</abstract>
</record>

<record id="CopeA2004" inlib="yes" show="yes">
<author>Cope, A.</author>
<title>Canaries and the big bang!!</title>
<date>September 2004</date>
<journal>Token Corresponding Society Bulletin</journal>
<volume>7</volume>
<number>12</number>
<pages>507-511, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-30</abdate>
<abtext>Tokens of the First World War ordnance factory at Chilwell, Nottinghamshire.</abtext>
</abstract>
</record>

<record id="CopeG2005" inlib="yes" show="yes">
<author>Cope, Geoffrey</author>
<title>The Mystery Monogram</title>
<date>July 2005</date>
<journal>The Numismatist</journal>
<volume>110</volume>
<number>7</number>
<pages>54-56, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author discusses the inclusion of the hidden TR monogram of the engraver Thomas Rawlins on the Oxford crowns of Charles I produced in 1644.</abtext>
</abstract>
</record>

<record id="CortenovisA2003a" inlib="yes" show="yes">
<inid id="MorenoM2003"/>
<author>Cortenovis, Angelo Maria</author>
<title>Dissertazione sulle monete appartenenti agli antichi regoli della Carnia</title>
<date>2003</date>
<pages>45-89, illus.</pages>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr;</subject>
<subject>&s.rom;</subject>
<subject>&s.celt;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-04-11</abdate>
<abtext>Edizione del manoscritto del Cortenovis intitolato De Nummis ad Veteres Carnorum Regulos Pertinentibus Dissertatio</abtext>
</abstract>
</record>

<record id="CortenovisA2003b" inlib="yes" show="yes">
<inid id="MorenoM2003"/>
<author>Cortenovis, Angelo Maria</author>
<title>Delle medaglie carnico-illiriche</title>
<date>2003</date>
<pages>87-122, illus.</pages>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-04-11</abdate>
<abtext>Edizione del manoscritto autografo del Cortenovis dedicato alle medaglie carnico-illiriche.</abtext>
</abstract>
</record>

<record id="CrafterT2004" inlib="yes" show="yes">
<author>Crafter, T.C.R.</author>
<title>A moneyer's initial on a Cross-and-Crosslets coin</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>180-181, illus.</pages>
<language iso="en"/>
<enteredon>2007-07-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-07-04</abdate>
<abtext>A Henry II cross-and-crosslets penny probably struck by a Canterbury moneyer Rogier with a surname indicated by the initial W. </abtext>
</abstract>
</record>

<record id="CrenshawD2005" inlib="yes" show="yes">
<author>Crenshaw, David</author>
<title>The Renowned Red Book</title>
<date>June 2005</date>
<journal>The Numismatist</journal>
<volume>118</volume>
<number>6</number>
<pages>44-48, illus.</pages>
<language iso="en"/>
<enteredon>2005-11-08</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>2005-11-08</abdate>
<abtext>The history of Yeoman's A Guide Book of United States Coins.</abtext>
</abstract>
</record>

<record id="CrusafontM2004" inlib="yes" show="yes">
<author>Crusafont i Sabater, M.</author>
<title>An unpublished Ravenna tremissis of Charlemagne</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>241-244, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-16</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
<abstract lang="en">
<abauth>M. Crusafont i Sabater</abauth>
<abdate>2007-05-16</abdate>
<abtext>This article publishes a new type of tremissis of Charlemagne belonging to the Lombard tradition and minted in Ravenna.  The reading and interpretation of its legends, and its authenticity and chronology (774-781) are discussed. This coin bears the title MAG(NA) given to Ravenna as the former imperial capital, which might indicate Charlemagne's desire to receive the imperial title that the pope finally gave him in 800. </abtext>
</abstract>
</record>

<record id="Curic2002" inlib="yes" show="yes">
<author>&Cacute;uri&cacute;, Mijo N.</author>
<title>Hrvatski dinar / The Croatian denar</title>
<date>2002</date>
<journal>Numizmati&ccaron;ke Vijesti</journal>
<volume>44</volume>
<pages>161-169, illus.</pages>
<language iso="hr"/>
<enteredon>2007-10-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2007-10-10</abdate>
<abtext>The author makes the peculiar claim that the name of the Croatian denar was inherited from Iran rather than from the Roman Empire. Croatian with English summary.</abtext>
</abstract>
</record>

<record id="CutroniA2001" inlib="yes" show="yes">
<author>Cutroni Tusa, Aldina</author>
<title>Ancora novità sul quadrigato</title>
<date>2001</date>
<journal>Annali, Istituto Italiano di Numismatica</journal>
<volume>48</volume>
<pages>287-289, illus.</pages>
<language iso="it"/>
<enteredon>2007-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.rep;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-02-28</abdate>
<abtext>In una breve nota, l'A. sottolinea la diffusione, attestata da rinvenimenti recenti, del quadrigato romano nella Sicilia occidentale.</abtext>
</abstract>
</record>

<record id="CutroniA2002" inlib="yes" show="yes">
<inid id="Amadasietal2002"/>
<author>Cutroni Tusa, Aldina</author>
<title>Mozia: considerazioni sui rinvenimenti monetali</title>
<date>2002</date>
<pages>163-170</pages>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr.ar;</subject>
<subject>&s.gr.cl;</subject>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-04-11</abdate>
<abtext>Attraverso l'esame del materiale numismatico restituito da scavi vecchi e nuovi l'A. ripercorre la circolazione monetarianell'abitato di Mozia dall'età arcaica al IV sec.a.C. Dalle evidenze disponibili risulta anche una discreta frequentazione dell'isola nella media e tarda età imperiale (II-IV sec.d.C.).</abtext>
</abstract>
</record>

<record id="CutroniA2003" inlib="yes" show="yes">
<inid id="Ernesto2003"/>
<author>Cutroni Tusa, Aldina</author>
<title>Himera tra realtà e immaginazione</title>
<date>2002</date>
<pages>223-233, illus.</pages>
<language iso="it"/>
<enteredon>2007-04-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr.cl;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-04-11</abdate>
<abtext>Alcune considerazioni sulla litra di Himera battuta per un breve periodo conclusosi con la distruzione della città nel 409 a.C. Da un punto di vista ponderale queste emissioni bronzee si assestarono sul piede della monetazione siracusana del tempo.</abtext>
</abstract>
</record>

<record id="DahmenK2001" inlib="yes" show="yes">
<author>Dahmen, Karsten</author>
<title>Nero in Brüssel: Eine Siegelkapsel aus der Sammlung Ravestein und Fragen nach den Beneutzern eines 'kaiserlichen' Siegelschutzes</title>
<date>2001</date>
<journal>Bulletin des Musées royaux d'art et d'histoire</journal>
<number>72</number>
<pages>5-17, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.seals;</subject>
<country iso="be"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author presents a bronze seal box bearing the portrait of Nero from the Ravestein collection and discusses its use.</abtext>
</abstract>
</record>

<record id="DahmenK2003" inlib="yes" show="yes">
<author>Dahmen, Karsten</author>
<title>Die verwundenen Füllhörner des Alexander II. Zabinas</title>
<date>2003</date>
<journal>Numismatica e Antichità Classiche</journal>
<volume>32</volume>
<pages>171-183, illus.</pages>
<language iso="de"/>
<enteredon>2007-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr.hl;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2007-02-28</abdate>
<abtext>Alcune considerazioni sulle emissioni del re seleucide Alessandro II (129-126 a.C.), recanti sul R/ una coppia di cornucopie intrecciate.</abtext>
</abstract>
</record>

<record id="DamaskosD1999" inlib="yes" show="yes">
<author>Damaskos, Dimitris</author>
<title>Untersuchungen zu hellenistischen Kultbildern</title>
<date>1999</date>
<city>Stutgartt</city>
<language iso="de"/>
<enteredon>2005-10-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.gr.hl;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2005-10-10</abdate>
<abtext>For coins see index of sources, pp. 347-349.</abtext>
</abstract>
</record>

<record id="DanforthB2004" inlib="yes" show="yes">
<author>Danforth, Brian</author>
<title>Rosa Americana Tonnage: Revising Breen</title>
<date>Winter 2004</date>
<journal>The C4 Newsletter</journal>
<volume>12</volume>
<number>4</number>
<pages>17-33</pages>
<language iso="en"/>
<enteredon>2005-11-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-11-02</abdate>
<abtext>A revision of Breen's interpretation of the Rosa Americana Patent based on metrological study of known specimens and the problematic ambiguity of the "ton" described in the patent.</abtext>
</abstract>
</record>

<record id="DanforthB2005" inlib="yes" show="yes">
<author>Danforth, Brian J.</author>
<title>St. Patrick Coinage Revisited</title>
<date>April 2005</date>
<journal>The Colonial Newsletter</journal>
<number>127</number>
<pages>2786-2796, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>A response to the criticism of Harrington Manville and a defense of the author's position on the use of Blondeau's equipment for the production of the coinage and denominational terminology.</abtext>
</abstract>
</record>

<record id="DanforthB2006a" inlib="yes" show="yes">
<author>Danforth, Brian J.</author>
<title>Rosa Americana Symbolism: Provenance Mark and the American Rose</title>
<date>April 2006</date>
<journal>The Colonial Newsletter</journal>
<number>130</number>
<pages>2937-2966, illus.</pages>
<language iso="en"/>
<enteredon>2006-05-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-05-02</abdate>
<abtext>The author argues that the rose of Wood's Rosa Americana coinage served primarily as a provenance mark for the mining and metalworking industries of western England.</abtext>
</abstract>
</record>

<record id="DanforthB2006b" inlib="yes" show="yes">
<author>Danforth, Brian</author>
<title>Bath Metal: Composition of Rosa Americana Coins</title>
<date>Summer 2006</date>
<journal>The C4 Newsletter</journal>
<volume>14</volume>
<number>2</number>
<pages>6-15, illus.</pages>
<language iso="en"/>
<enteredon>2006-12-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-12-06</abdate>
<abtext>A discussion of the so-called Bath metal used by William Wood for his Rosa Americana coinage with emphasis on the importance of zinc in the alloy.</abtext>
</abstract>
</record>

<record id="DansonE2003" inlib="yes" show="yes">
<author>Danson, E.</author>
<title>A seventeenth century token of Derby? </title>
<date>December 2003</date>
<journal>Token Corresponding Society Bulletin</journal>
<volume>7</volume>
<number>9</number>
<pages>381-382, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.tokens;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-30</abdate>
<abtext>A halfpenny token of 'Valentine in Derby', 1669.</abtext>
</abstract>
</record>

<record id="DauweR2004" inlib="yes" show="yes">
<author>Dauwe, R.</author>
<title>Some remarks on the coins of Qumm</title>
<date>Spring 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>179</volume>
<pages>24</pages>
<language iso="en"/>
<enteredon>2007-07-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.is;</subject>
<subject>&s.neme;</subject>
</record>

<record id="DayW2004" inlib="yes" show="yes">
<author>Day, W.R.</author>
<title>Early imitations of the gold florin of Florence and the imitation florin of Chivasso in the name of Theodore I Paleologus, Marquis of Montferrat (1306-1338)</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>183-199</pages>
<language iso="en"/>
<enteredon>2007-05-16</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.lmed;</subject>
<abstract lang="en">
<abauth>W.R. Day</abauth>
<abdate>2007-05-16</abdate>
<abtext>This article considers the dating of the imitation florin of Chivasso (Province of Turin, Italy), struck in the name of Marquis Theodore of Montferrat, in the context of florin imitations in western and central Europe. The earliest imitation florins, as opposed to counterfeits or hybrids, were those issued bu Pope John XXII (1316-34) from the papal mint at Pont de Sorgues, near Avignon, in September 1322. This constitutes the terminus post quem for the dating not only of Theodore's imitation florin but also all other florin imitations. The receipts of the Avignon popes indicate that florins of the Piedmont were coming into the papal coffers as early as November 1322. Barring evidence to the contrary, it seems reasonable to suppose that these coins were Theodore's florins of the Chivasso mint. </abtext>
</abstract>
</record>

<record id="Decallatay2004" inlib="yes" show="yes">
<author>De Callataÿ, François</author>
<title>On the Style of the Aitna Master from Eastern Sicily</title>
<date>2004</date>
<journal>Israel Museum Studies in Archaeology</journal>
<volume>3</volume>
<pages>43-52, illus.</pages>
<language iso="en"/>
<enteredon>2006-11-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Arnold Spaer</submittedby>
<subject>&s.gr.cl;</subject>
<country iso="is"/>
<abstract lang="en">
<abauth>Arnold Spaer</abauth>
<abdate>2006-11-22</abdate>
<abtext>A discussion of stylistic issues and the light they shed on the makers of ancient coins with particular emphasis on the unique tetradrachm of Aetna in the Belgian Coin Cabinet.  The article includes tables of dies used in Sicily during the fifth century BC.</abtext>
</abstract>
</record>

<record id="DeJerseyWickenden2004" inlib="yes" show="yes">
<author>De Jersey, P.</author>
<author>Wickenden, N.</author>
<title>A hoard of staters of Cunobelin and Dubnovellaunos from Great Waltham, Essex</title>
<date>2004</date>
<journal>British Numismatic Journal</journal>
<volume>74</volume>
<pages>175-178, illus.</pages>
<language iso="en"/>
<enteredon>2007-07-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.celt;</subject>
<group>&g.hoard;</group>
</record>

<record id="DepeyrotG1996" inlib="yes" show="yes">
<author>Depeyrot, Georges</author>
<translator>Vivanco, Juan</translator>
<title>Crisis e inflación entre la Antigüidad y la Edad Media</title>
<date>1996</date>
<publisher>Crítica</publisher>
<extent>339 pp.</extent>
<city>Barcelona</city>
<language iso="es"/>
<enteredon>2006-11-08</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.eur.emed;</subject>
<country iso="es"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-11-08</abdate>
<abtext>A Spanish translation of the author's Crises et inflation entre Antiquité et Moyen Âge (1992).</abtext>
</abstract>
</record>

<record id="DerschkaH2005" inlib="yes" show="yes">
<author>Derschka, Harald</author>
<title>Tabernero, José Diaz.  Ein Hortfund der Zeit um 1843 aus Sursee (LU), Inventar der Fundmünzen der Schweiz 7, Bern: Schweizerische Akademie der Geistes- und Sozialwissenschaften, Inventar der Fundmünzen der Schweiz, 2003.</title>
<date>June 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>218</number>
<pages>57</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="sw"/>
</record>

<record id="DeshazoA2004a" inlib="yes" show="yes">
<author>Deshazo, Alan S.</author>
<title>Numaylah b. Malik</title>
<date>Summer 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>180</volume>
<pages>5-6, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.is;</subject>
<subject>&s.neme;</subject>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-16</abdate>
<abtext>Discussion of the issuer of an Arab-Sasanian coin of Arrajan.</abtext>
</abstract>
</record>

<record id="DeshazoA2004b" inlib="yes" show="yes">
<author>Deshazo, Alan S.</author>
<title>The regnal years of Ahmad Shah and Tamur Shah Durrani</title>
<date>Summer 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>180</volume>
<pages>247</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.is;</subject>
<subject>&s.ea;</subject>
</record>

<record id="DestrooperA2004" inlib="yes" show="yes">
<author>Destrooper, A.</author>
<title>Coins from the New York University excavations on Geronisos (Cyprus), 1990-1997</title>
<date>2004</date>
<journal>The Numismatic Chronicle</journal>
<volume>164</volume>
<pages>329-331</pages>
<language iso="en"/>
<enteredon>2007-05-16</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<group>&g.finds;</group>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2007-05-16</abdate>
<abtext>The author reports on thirteen Ptolemaic coins found during the excavations.</abtext>
</abstract>
</record>

<record id="DimartinoG2004" inlib="yes" show="yes">
<author>Di Martino, G.</author>
<title>An interesting Sicilian tari minted by Roger II</title>
<date>Spring 2004</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>179</volume>
<pages>9-10, illus.</pages>
<language iso="en"/>
<enteredon>2007-06-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.is;</subject>
</record>

<record id="Dobrinic2002" inlib="yes" show="yes">
<author>Dobrini&cacute;, Julijan</author>
<title>Prilog istra&zcaron;ivanju matapana i njihovih imitacija / A contribution to research into matapans and their imitations (I)</title>
<date>2002</date>
<journal>Numizmati&ccaron;ke Vijesti</journal>
<volume>44</volume>
<pages>136-146, illus.</pages>
<language iso="hr"/>
<enteredon>2007-10-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.hmed;</subject>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2007-10-10</abdate>
<abtext>The author discusses imitations of the Venetian grosso (matapan)struck by the rulers of Bosnia and Serbia. Croatian with English summary.</abtext>
</abstract>
</record>

<record id="Dolenec2002" inlib="yes" show="yes">
<author>Dolenec, Irislav</author>
<title>Nove spoznaje o probnim otkovima novaca za vrijeme NDH 1941. godine / New insight about trial outputs of currency during the Independent State of Croatia in 1941</title>
<date>2002</date>
<journal>Numizmati&ccaron;ke Vijesti</journal>
<volume>44</volume>
<pages>157-160, illus.</pages>
<language iso="hr"/>
<enteredon>2007-10-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2007-10-10</abdate>
<abtext>The author looks at number varieties for the 500-kuna trial of 1941. Croatian with English summary.</abtext>
</abstract>
</record>

<record id="DuquesneN2004a" inlib="yes" show="yes">
<author>Du Quesne Bird, N.</author>
<title>English communion tokens of the 16th and 17th centuries</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>380, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.tokens;</subject>
</record>

<record id="DuquesneN2004b" inlib="yes" show="yes">
<author>Du Quesne Bird, N.</author>
<title>Islamic dreamstones resembling weights</title>
<date>2004</date>
<journal>Spink's Numismatic Circular</journal>
<volume>112</volume>
<pages>383, illus.</pages>
<language iso="en"/>
<enteredon>2007-05-30</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.is;</subject>
</record>

<record id="TaberneroJ2005a" inlib="yes" show="yes">
<author>Diaz Tabernero, José</author>
<title>Fundmünzen aus Tessiner Kirchen: Nachtrag</title>
<date>June 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>218</number>
<pages>54-55, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<group>&g.hoard;</group>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author discusses a billon picciolo of Francesco Sforza di Cotignola in the context of the Tessin Church hoard.</abtext>
</abstract>
</record>

<record id="TaberneroJ2005b" inlib="yes" show="yes">
<author>Diaz Tabernero, José</author>
<title>Der Hortfund vom Luzernorter in Sempach, gefunden 1950</title>
<date>December 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>220</number>
<pages>99-110, illus.</pages>
<language iso="en"/>
<enteredon>2006-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<group>&g.hoard;</group>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2006-02-