<?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="AbdyRetal2002" inlib="yes" show="yes">
<author>Abdy, R.A.</author>
<author>Allen, M.</author>
<author>Gannon, A.</author>
<title>Coin Register 2002</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>189-212, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rom;</subject>
<subject>&s.celt;</subject>
<subject>&s.eur.med;</subject>
<subject>&s.eur.emod;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2004-02-22</abdate>
<abtext>Descriptions of 251 single finds of coins in Britain and Ireland.</abtext>
</abstract>
</record>

<record id="AbdyR2003a" inlib="yes" show="yes">
<author>Abdy, R.A.</author>
<title>Worn sestertii in Roman Britain and the Longhorsley hoard</title>
<date>2003</date>
<journal>Numismatic Chronicle</journal>
<volume>163</volume>
<pages>137-146, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="AbdyR2003b" inlib="yes" show="yes">
<author>Abdy, R.A.</author>
<title>Reece, Richard. The Coinage of Roman Britain. Oxford, 2002.</title>
<date>2003</date>
<journal>Numismatic Chronicle</journal>
<volume>163</volume>
<pages>411-413</pages>
<language iso="en"/>
<enteredon>2004-04-13</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="uk"/>
</record>

<record id="AckermannRetal2003" inlib="yes" show="yes">
<editor>Ackermann, Rahel C.</editor>
<editor>Boschetti-Maradai, Tünde</editor>
<editor>Tabernero, José Diaz</editor>
<editor>Mages, Carol</editor>
<editor>Abriel, Françoise</editor>
<title></title>
<date>2003</date>
<journal>Bulletin Inventar der Fundmünzen der Schweiz</journal>
<volume>10</volume>
<extent>47 pp.</extent>
<language iso="en"/>
<enteredon>2004-05-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom;</subject>
<subject>&s.celt;</subject>
<subject>&s.eur.med;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.eur.mod;</subject>
<group>&g.finds;</group>
<group>&g.hoard;</group>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-05-06</abdate>
<abtext>A listing of 181 coin finds and hoards from the environs of modern Switzerland.</abtext>
</abstract>
</record>

<record id="AckworthR2003" inlib="yes" show="yes">
<author>Ackworth, R.W.H.</author>
<title>An unfinished article on Love Tokens (1941)</title>
<date>June 2003</date>
<journal>Token Corresponding Society Bulletin</journal>
<volume>7</volume>
<number>7</number>
<pages>286-293</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<country iso="uk"/>
</record>

<record id="AllanJ2002" inlib="yes" show="yes">
<author>Allan, J.</author>
<title>The Anglo-Saxon mint at Lydford</title>
<date>2002</date>
<journal>Transactions of the Devonshire Association for the Advancement of Science, Literature and Art</journal>
<volume>134</volume>
<pages>9-32, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emed;</subject>
</record>

<record id="AllanW2004a" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Banknote Vignettes XX: "Busy Cupids" after Thomas Stothard</title>
<date>2004</date>
<journal>Canadian Paper Money Society Journal</journal>
<volume>39</volume>
<number>123</number>
<pages>17, illus.</pages>
<language iso="en"/>
<enteredon>2004-10-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-10-22</abdate>
<abtext>The cupid vignettes on the 1837 Agricultural Bank $4 note are traced to an engraving by Thomas Stothard.</abtext>
</abstract>
</record>

<record id="AllanW2004b" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Banknote Vignettes XXI: "The Little Gleaner" after Hoppner/Beechy</title>
<date>2004</date>
<journal>Canadian Paper Money Society Journal</journal>
<volume>39</volume>
<number>123</number>
<pages>21-23, illus.</pages>
<language iso="en"/>
<enteredon>2004-10-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-10-22</abdate>
<abtext>The "Little Gleaner" vignette used on notes printed by the New England Bank Note Company is traced to a portrait of Mary Brenchley by John Hoppner.</abtext>
</abstract>
</record>

<record id="AllanW2004c" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Banknote Vignettes XXII: The "Friends" or "The White and Red Rose" after A.J. Bouvier</title>
<date>2004</date>
<journal>Canadian Paper Money Society Journal</journal>
<volume>39</volume>
<number>123</number>
<pages>24-25, illus.</pages>
<language iso="en"/>
<enteredon>2004-10-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-10-22</abdate>
<abtext>The vignette depicting two women used on notes printed by Rawdon, Wright, Hatch and Edson is traced to a painting by A.J. Bouvier.</abtext>
</abstract>
</record>

<record id="AllanW2004d" inlib="yes" show="yes">
<author>Allan, Walter D.</author>
<title>Origin of Banknote Vignettes XXIII: The "Country Girl" after J. Holmes</title>
<date>2004</date>
<journal>Canadian Paper Money Society Journal</journal>
<volume>39</volume>
<number>123</number>
<pages>26-31, illus.</pages>
<language iso="en"/>
<enteredon>2004-10-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-10-22</abdate>
<abtext>The vignette depicting a country girl holding a sheaf of grain engraved by Draper, Toppan and Longacre is traced to a painting by J. Holmes.</abtext>
</abstract>
</record>

<record id="AllenM2002" inlib="yes" show="yes">
<author>Allen, Martin</author>
<title>English coin hoards, 1158-1544</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>24-84, illus</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.eur.lmed;</subject>
<subject>&s.eur.emod;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="AllenMDoolanS2002" inlib="yes" show="yes">
<author>Allen, M.</author>
<author>Doolan, S.P.</author>
<title>Finds from Dunwich</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>85-94</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.med;</subject>
<subject>&s.eur.emod;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="AllenM2003" inlib="yes" show="yes">
<author>Allen, Martin</author>
<title>Archibald, M.M., and B.J. Cook. English Medieval Coin Hoards: I. Cross and Crosslets, Short Cross and Long Cross Hoards. British Museum, London, 2001.</title>
<date>2003</date>
<journal>Numismatic Chronicle</journal>
<volume>163</volume>
<pages>421-424</pages>
<language iso="en"/>
<enteredon>2004-04-13</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="uk"/>
</record>

<record id="ArchibaldM2002" inlib="yes" show="yes">
<author>Archibald, M.M.</author>
<title>Early medieval coinage (1066-1279)</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>76-88</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2004-02-22</abdate>
<abtext>A review of research on medieval English coinage.</abtext>
</abstract>
</record>

<record id="ArenaV2003" inlib="yes" show="yes">
<author>Arena, V.</author>
<title>New acquisitions at the British Museum: additions to Price, Alexander, and to the 1870 Larcana hoard</title>
<date>2003</date>
<journal>Numismatic Chronicle</journal>
<volume>163</volume>
<pages>49-57, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr.hl;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2004-02-22</abdate>
<abtext>The bequests of the collections formed by Edward Gilbertson (1813-1904) and Charles Hersh (1923-99) have greatly enriched the British Museum's holdings of Macedonian regal coins in the names of Philip II, Alexander III and Philip III.  They add 44 new varieties to the issues in the names of Alexander III and Philip III recorded by Martin Price, and 50 staters of Philip II and Alexander III from the Gilbertson collection probably derive from the Larcana hoard (IGCH 1472).</abtext>
</abstract>
</record>

<record id="AcquaroEetal2001" inlib="yes" show="yes">
<author>Acquaro, Enrico</author>
<author>Gaudina, Elisabetta</author>
<author>Manfredi, Lorenza Ilia</author>
<title>Rassegna di numismatica punica 1995-1999</title>
<date>2001</date>
<publisher>Agorà edizioni</publisher>
<extent>122 pp., pls.</extent>
<city>La Spezia</city>
<language iso="it"/>
<enteredon>2004-02-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.punic;</subject>
<subject>&s.biblio;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-06</abdate>
<abtext>Circa 150 segnalazioni bibliografiche di studi recenti sulla numismatica punica.</abtext>
</abstract>
</record>

<record id="AebischerT2002" inlib="yes" show="yes">
<author>Aebischer, Tullio</author>
<title>La medaglia testimone del confine pontificio-napoletano (1840)</title>
<date>2002</date>
<journal>Rassegna Storica del Risorgimento</journal>
<volume>89</volume>
<number>4</number>
<pages>517-536</pages>
<language iso="it"/>
<enteredon>2004-01-23</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>2003-01-23</abdate>
<abtext>Nel 1840, una commissione congiunta definì il confine tra il Regno di Napoli e lo Stato Pontificio, procedendo alla demarcazione con la collocazione di una serie di cippi terminali. A testimonianza di questa operazione fu emessa una medaglia, recante gli stemmi di Ferdinando II di Borbone e di due pontefici, Gregorio XVI e Pio IX, destinata ad essere interrata sotto i cippi di confine. Viene sottolineata la funzione, ad un tempo commemorativa, storico-geografica e giuridico-amministrativa di questi materiali di cui sono conservati alcuni esemplari in collezioni pubbliche e private.</abtext>
</abstract>
</record>

<record id="AitI2003" inlib="yes" show="yes">
<author>Ait, Ivana</author>
<title>Uno spazio produttivo: il Tevere nel basso Medioevo</title>
<date>2003</date>
<journal>Rivista Storica del Lazio</journal>
<volume>17</volume>
<pages>3-15</pages>
<language iso="it"/>
<enteredon>2003-12-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.eur.lmed;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2003-12-17</abdate>
<abtext>Commerci per approvvigionamento, cantieri navali, mulini, piscicoltura: sono alcune delle attività produttive legate al Tevere che fornirono un non trascurabile contributo all'economia di Roma fra X e XV secolo.</abtext>
</abstract>
</record>

<record id="AllanW2004" inlib="yes" show="yes">
<author>Allan, Walter</author>
<title>St. Stephens Bank, varieties of the Boston Bank Note, Co. $5 issue (1852)</title>
<date>2004</date>
<journal>Canadian Paper Money Newsletter</journal>
<volume>12</volume>
<number>1</number>
<pages>12, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
</record>

<record id="AllenH2004a" inlib="yes" show="yes">
<author>Allen, Harold Don</author>
<title>Reference Holdings Pose Questions</title>
<date>June 2004</date>
<journal>Canadian Paper Money Newsletter</journal>
<volume>12</volume>
<number>2</number>
<pages>42, illus.</pages>
<language iso="en"/>
<enteredon>2004-07-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
</record>

<record id="AllenM2003b" inlib="yes" show="yes">
<author>Allen, Martin</author>
<title>The Durham Mint</title>
<date>2003</date>
<series>British Numismatic Society Special Publication</series>
<number>4</number>
<publisher>British Numismatic Society</publisher>
<extent>xii+228 pp., illus.</extent>
<city>London</city>
<language iso="en"/>
<enteredon>2004-03-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="uk"/>
</record>

<record id="AmandryM2002" inlib="yes" show="yes">
<inid id="GoriniG2002a"/>
<author>Amandry, Michel</author>
<title>Provenances et absences</title>
<date>2002</date>
<pages>11-15, pls.</pages>
<language iso="it"/>
<enteredon>2004-02-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.anc;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-04</abdate>
<abtext>Attraverso quattro diversi esempi l'A. sottolinea l'importanza della provenienza dei rinvenimenti per determinare la localizzazione della zecca o, almeno, dell'area di produzione  delle monete anepigrafi o con legende abbreviate.</abtext>
</abstract>
</record>

<record id="Per2001" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Per una storia del denaro nel Vicino Oriente Antico, Atti dell'incontro di studio, Roma 13 giugno 2001</title>
<date>2003</date>
<series>Studi e materiali</series>
<number>10</number>
<publisher>Istituto Italiano di Numismatica</publisher>
<extent></extent>
<city>Roma</city>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="it"/>
</record>

<record id="AndisonA2003" inlib="yes" show="yes">
<author>Andison, A.</author>
<title>Walter Wilson's Colosseum Warehouse</title>
<date>March 2003</date>
<journal>Token Corresponding Society Bulletin</journal>
<volume>7</volume>
<number>7</number>
<pages>253, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2003-02-24</abdate>
<abtext>A 19th-century advertisement token.</abtext>
</abstract>
</record>

<record id="AndreauJetal2002" inlib="yes" show="yes">
<author>Andreau, Jean</author>
<author>Broise, Henri</author>
<author>Catalli, Fiorenzo</author>
<author>Galeotti, Lorenzo</author>
<author>Jolivet, Vincent</author>
<title>Musarna 1. Les trésors monétaires</title>
<date>2002</date>
<series>Collection de l'Ecole Française de Rome</series>
<volume>304</volume>
<publisher>Ecole Française de Rome</publisher>
<extent>168 pp., illus., pls.</extent>
<city>Roma</city>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.hoard;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2003-12-17</abdate>
<abtext>Edizione di due tesori monetali rinvenuti nel 1987 e nel 1993 nel quadro degli scavi programmati effettuati dall'Ecole Française de Rome a Musarna, colonia militare di Tarquinia, fondata nel IV sec.a.C. I ripostigli provengono entrambi da un'area della città destinata a mercato. Il primo, comprendente circa mille monete d'argento (denari, compresi fra la fine del III sec.a.C. e il 67 a.C.), fu occultato intorno alla metà del I sec.a.C., mentre il secondo, composto di un centinaio di esemplari (per lo più denari, dalla fine del III al 27 a.C.), è riferibile alla fine del medesimo secolo.</abtext>
</abstract>
</record>

<record id="AnelaL2002" inlib="yes" show="yes">
<author>Anela Valverde, L.</author>
<title>Las emisiones de bronce con cabeza/proa de Arse-Saguntum. Una nota</title>
<date>2002</date>
<journal>Gaceta Numismática</journal>
<volume>147</volume>
<pages>3-14</pages>
<language iso="en"/>
<enteredon>2004-08-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.rom.pro;</subject>
<country iso="es"/>
</record>

<record id="AnelaL2003" inlib="yes" show="yes">
<author>Anela Valverde, L.</author>
<title>La serie de Q. NASIDIVS (RRC 483)</title>
<date>2003</date>
<journal>Gaceta Numismática</journal>
<volume>148</volume>
<pages>9-23</pages>
<language iso="en"/>
<enteredon>2004-08-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.rom.rep;</subject>
<country iso="es"/>
</record>

<record id="AngeliG2001" inlib="yes" show="yes">
<author>Angeli Bufalini, Gabriella</author>
<title>La moneta romana</title>
<date>2001</date>
<publisher>Electa</publisher>
<extent>146 pp., pls.</extent>
<city>Milano</city>
<language iso="it"/>
<enteredon>2004-02-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.eur.med;</subject>
<subject>&s.eur.mod;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-06</abdate>
<abtext>Guida-catalogo del nuovo allestimento del Medagliere del Museo Nazionale Romano a Roma. Fra i nuclei più significativi della raccolta vanno segnalati la collezione dei bronzi fusi italici dal Museo Kircheriano, la raccolta Gnecchi di monete romane e altomedievali ela collezione numismatica medievale e moderna di Vittorio Emanuele III di Savoia.</abtext>
</abstract>
</record>

<record id="AnnaloroV2004" inlib="yes" show="yes">
<author>Annaloro, Victor</author>
<title>Medals of an Engineering Marvel: Panama Canal</title>
<date>October 2004</date>
<journal>The Numismatist</journal>
<volume>117</volume>
<number>10</number>
<pages>40-44, illus.</pages>
<language iso="en"/>
<enteredon>2004-10-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver D. Hoover</submittedby>
<subject>&s.us.federal;</subject>
<subject>&s.medals;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-10-07</abdate>
<abtext>The author discusses the "so-called dollar" medals struck to commemorate the completion of the Panama Canal.</abtext>
</abstract>
</record>

<record id="Anonymous1998" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Calabria bizantina. Civiltà bizantina nei territori di Gerace e Stilo</title>
<date>1998</date>
<publisher>Rubbettino</publisher>
<extent></extent>
<city>Soveria Mannelli (Catanzaro)</city>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.byz;</subject>
<country iso="it"/>
</record>

<record id="Anonymous2002" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Traffico illecito del patrimonio archeologico. Internazionalizzazione del fenomeno e politiche di contrasto, Atti del 7° Convegno Internazionale, Roma, 25-28 giugno 2001</title>
<date>2002</date>
<series>Bollettino di Numismatica Supplement</series>
<number>38</number>
<publisher>Istituto Poligrafico e Zecca dello Stato</publisher>
<extent></extent>
<city>Roma</city>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gen;</subject>
<country iso="it"/>
</record>

<record id="Anonymous2003" inlib="yes" show="yes">
<author>Anonymous</author>
<title>Index to volume XI of the Canadian Paper Money Newsletter</title>
<date>December 2003</date>
<journal>Canadian Paper Money Newsletter</journal>
<volume>11</volume>
<number>4</number>
<pages>126-127</pages>
<language iso="en"/>
<enteredon>2004-03-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<subject>&s.biblio;</subject>
<country iso="ca"/>
</record>

<record id="AntonucciM2003" inlib="yes" show="yes">
<author>Antonucci, Micaela</author>
<title>Le sedi della zecca di Roma dall'antichità a oggi</title>
<date>2003</date>
<journal>Revista Italiana di Numismatica e Scienze Affini</journal>
<volume>104</volume>
<pages>117-164, pls.</pages>
<language iso="it"/>
<enteredon>2004-01-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom;</subject>
<subject>&s.eur.med;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.eur.mod;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2003-01-23</abdate>
<abtext>Dall'officina monetale sul Campidoglio, attiva nel periodo repubblicano, alla zecca di via Principe Umberto, inaugurata nel 1911,  l'A. passa in rassegna le ubicazioni dei diversi edifici nei quali, in età antica, medievale e moderna, si batté la moneta di Roma.</abtext>
</abstract>
</record>

<record id="ArrigoniM2003" inlib="yes" show="yes">
<author>Arrigoni, Marco</author>
<title>Was Claudius Really Gothicus?</title>
<date>November 2003</date>
<journal>The Celator</journal>
<volume>17</volume>
<number>11</number>
<pages>14-20, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-02-11</abdate>
<abtext>The author questions the authenticity of the DEO CABIRO (RIC V, 215) antoninianus issue of Claudius II, normally associated with the relief of Thessalonica from attack by the Goths.</abtext>
</abstract>
</record>

<record id="ArslanE2001" inlib="yes" show="yes">
<inid id="MannoniTMurialdoG2001"/>
<author>Arslan, Ermanno A.</author>
<title>Considerazioni sulla circolazione monetaria in età protobizantina a S. Antonino</title>
<date>2001</date>
<pages>239-252, illus.</pages>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.byz;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-02</abdate>
<abtext>A partire dai rinvenimenti numismatici effettuati nel corso delle recenti ricerche, l'A. traccia un quadro della circolazione monetaria del teritorio del castrum di S. Antonino in Liguria, con particolare riferimento al primo periodo bizantino.</abtext>
</abstract>
</record>

<record id="ArslanE2002a" inlib="yes" show="yes">
<inid id="GoriniG2002a"/>
<author>Arslan, Ermanno</author>
<title>Ritrovamenti monetali in Lombardia: venticinque anni di lavoro per la documentazione</title>
<date>2002</date>
<pages>159-176</pages>
<language iso="it"/>
<enteredon>2004-02-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-04</abdate>
<abtext>I rinvenimenti di monete provenienti da scavi effettuati in area lombarda saranno sistematicamente pubblicati nella nuova serie dei Ritrovamenti monetali di età romana in Lombardia (RMRLomb), pubblicazioni che si rifanno alle analoghe edizioni già apparse sulle scoperte di interesse numismatico registrate nel Veneto (RMRVe).</abtext>
</abstract>
</record>

<record id="ArslanE2002b" inlib="yes" show="yes">
<author>Arslan, Ermanno A.</author>
<title>Museo Civico "Carlo Verri" Biassono. Catalogo delle collezioni numismatiche. Le monete greche. Parte I. Hispania-Sicilia</title>
<date>2002</date>
<publisher></publisher>
<extent>100 pp., illus.</extent>
<city>Commune di Biassono</city>
<language iso="it"/>
<enteredon>2004-02-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr.ar;</subject>
<subject>&s.gr.cl;</subject>
<subject>&s.gr.hl;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-06</abdate>
<abtext>Edizione delle 405 monete greche battute in Sicilia e nella penisola iberica conservate al Museo Civico di Biassono. La formazione della collezione è recente e si è costituita attraverso donazioni e piccoli acquisti.</abtext>
</abstract>
</record>

<record id="ArslanEetal2001a" inlib="yes" show="yes">
<inid id="MannoniTMurialdoG2001"/>
<author>Arslan, Ermanno A.</author>
<author>Ferretti, Franco</author>
<author>Nurialdo, Giovanni</author>
<title>I reperti numismatici greci, romani e bizantini</title>
<date>2001</date>
<pages>233-238, illus.</pages>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr;</subject>
<subject>&s.rom;</subject>
<subject>&s.byz;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-02</abdate>
<abtext>Edizione delle 26 monete di diverse epoche rinvenute negli scavi del castrum di S.Antonino in Liguria. Il nucleo più ricco è formato da monete imperiali romane di IV-V secolo (Magnenzio, Costanzo II e Graziano) e bizantine (siliquae d'argento da Giustiniano I a Eraclio).</abtext>
</abstract>
</record>

<record id="ArslanEetal2001b" inlib="yes" show="yes">
<inid id="MannoniTMurialdoG2001"/>
<author>Arslan, Ermanno A.</author>
<author>Bonara, Elisio</author>
<author>Ferretti, Franco</author>
<title>Le monete medievali e moderne</title>
<date>2001</date>
<pages>253-254, illus.</pages>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.eur.lmed;</subject>
<subject>&s.eur.emod;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-02</abdate>
<abtext>Dagli scavi del castrum di S.Antonino in Liguria provengono anche alcune monete medievali e moderne, fra le quali si ricordano due emissioni genovesi (XII-XVI secolo) una di Pavia a nome di Enrico III di Franconia  (XI secolo) e una della zecca di Asti  (XIII secolo).</abtext>
</abstract>
</record>

<record id="AshtonR2003" inlib="yes" show="yes">
<author>Ashton, R.H.J.</author>
<title>Excavation coins from Phanagoreia</title>
<date>2003</date>
<journal>Numismatic Chronicle</journal>
<volume>163</volume>
<pages>379-385</pages>
<language iso="en"/>
<enteredon>2004-02-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.anc;</subject>
<group>&g.finds;</group>
<country iso="uk"/>
</record>

<record id="AshtonRKinnsP2003" inlib="yes" show="yes">
<author>Ashton, R.H.J.</author>
<author>Kinns, P.</author>
<title>Opuscula Anatolica II</title>
<date>2003</date>
<journal>Numismatic Chronicle</journal>
<volume>163</volume>
<pages>1-47, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.gr;</subject>
<subject>&s.ane;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2004-02-22</abdate>
<abtext>Eight notes on ancient Greek coins.</abtext>
</abstract>
</record>

<record id="AsolatiM1996" inlib="yes" show="yes">
<author>Asolati, Michele</author>
<title>Aspetti particolari della circolazione monetale nell'agro altinate: le monete inedite rispeto al RIC</title>
<date>1996</date>
<journal>Quaderni di Archeologia del Veneto</journal>
<volume>12</volume>
<pages>148-151, illus.</pages>
<language iso="it"/>
<enteredon>2004-01-20</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-01-20</abdate>
<abtext>Alcune note sulla presenze numismatiche nell'agro di Altino con particolare riferimento alla situazione, meglio documentata, del periodo flavio e della metà del III secolo d.C.</abtext>
</abstract>
</record>

<record id="AsolatiM2002c" inlib="yes" show="yes">
<inid id="GoriniG2002a"/>
<author>Asolati, Michele</author>
<title>I ritrovamenti monetali in rapporto ai contesti archeologici: gli esempi di Altino e della laguna veneziana in epoca romana</title>
<date>2002</date>
<pages>193-202</pages>
<language iso="it"/>
<enteredon>2004-02-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-04</abdate>
<abtext>Viene sottolineata l'importanza di una lettura della documentazione numismatica non disgiunta dal suo sito di provenienza. Riportando alcuni esempi offerti da una serie di scavi effettuati ad Altino e nella laguna di Venezia, si ribadisce l'esigenza dell'interdipendenza fra i dati forniti dalle monete con le informazioni offerte dal contesto archeologico e dagli altri materiali associati.</abtext>
</abstract>
</record>

<record id="AsolatiMCrisafulliC1996" inlib="yes" show="yes">
<author>Asolati, Michele</author>
<author>Crisafulli, Cristina</author>
<title>Cristina, Museo Archeologico di Venezia: proposta per una lettura della collezione numismatica</title>
<date>1996</date>
<journal>Archivio Veneto</journal>
<volume>146</volume>
<pages>127-141, pls.</pages>
<language iso="it"/>
<enteredon>2004-01-20</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-01-20</abdate>
<abtext>Nel quadro di un più vasto progetto di schedatura relativa ai ritrovamenti monetali di età romana nel Veneto, gli AA. presentano alcune note preliminari sulla collezione numismatica del Museo Archeologico di Venezia, sulla storia della raccolta e  sull'allestimento museale scelto per esporre al pubblico le monete.</abtext>
</abstract>
</record>

<record id="AtallahN2003" inlib="yes" show="yes">
<author>Atallah, Nabil</author>
<title>Timbres amphoriques du nord de la Jordanie</title>
<date>2003</date>
<journal>&Tgr;&Ogr;&Pgr;&Ogr;&Igr; Supplement</journal>
<volume>4</volume>
<pages>485-498, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.ane;</subject>
<subject>&s.seals;</subject>
<country iso="fr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-03-29</abdate>
<abtext>A catalogue of Rhodian and local amphora stamps found in Transjordanian excavations.</abtext>
</abstract>
</record>

<record id="AttwoodP2003a" inlib="yes" show="yes">
<author>Attwood, P.</author>
<title>John Maine and the British Museum's Anniversary Medal</title>
<date>Spring 2003</date>
<journal>The Medal</journal>
<volume>42</volume>
<pages>83-91, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>P. Attwood</abauth>
<abdate>2004-02-27</abdate>
<abtext>This article describes how the British Museum set about commissioning a medal to celebrate its 250th anniversary in 2003, designed by the sculptor John Maine, RA.</abtext>
</abstract>
</record>

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

<record id="AttwoodP2003c" inlib="yes" show="yes">
<author>Attwood, Philip</author>
<title>Italian Medals c. 1530-1600 in British Public Collections</title>
<date>2003</date>
<publisher>British Museum</publisher>
<extent>2 vols., 576+264 pp., illus.</extent>
<city>London</city>
<language iso="en"/>
<enteredon>2004-03-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
</record>

<record id="AusbutelF2003" inlib="yes" show="yes">
<author>Ausbüttel, Frank M.</author>
<title>Theoderich der Große</title>
<date>2003</date>
<publisher>Primus Verlag</publisher>
<extent>192 pp., illus.</extent>
<city>Darmstadt</city>
<language iso="de"/>
<enteredon>2004-05-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.eur.emed;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2004-05-28</abdate>
<abtext>Coins are used for illustration.</abtext>
</abstract>
</record>

<record id="BachmannD2000" inlib="yes" show="yes">
<author>Bachmann, Dirk et al.</author>
<title>Rheinisches Amt für Bodendenkmalpflege: Ausgrabungen, Funde und Befunde 1998</title>
<date>2000</date>
<journal>Bonner Jahrbücher</journal>
<volume>200</volume>
<pages>509-585, illus.</pages>
<language iso="de"/>
<enteredon>2004-05-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2004-05-28</abdate>
<abtext>On pp. 541 and 544 fig. 23 coins found at Bergisch-Gladbach are presented.  These include a fragment of a silver(?) coin of an unknown Augustus (the author suggests Hadrian, but a third century emperor (Volusian?) may be more likely).  On p. 553 coins (1st-4th century) found at Meerbusch near Neuss are described.</abtext>
</abstract>
</record>

<record id="BakerP2000" inlib="yes" show="yes">
<author>Baker, Paul</author>
<title>Varieties on Aluminum Fen-Denominated Coins (1,2, and 5 Fen - Y1, 2, and 3) of the People's Rebublic of China</title>
<date>August 2000</date>
<journal>Numismatics International</journal>
<volume>36</volume>
<number>8</number>
<pages>238-239, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.ea;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>Several varieties noticed by the author are discussed and catalogued.</abtext>
</abstract>
</record>

<record id="BakerP2002a" inlib="yes" show="yes">
<author>Baker, Paul</author>
<title>The Reappearance of a Privy Mark</title>
<date>November 2002</date>
<journal>Numismatics International</journal>
<volume>37</volume>
<number>11</number>
<pages>353-354, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.africa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>Privy marks on Malagasy Republic coins are discussed and illustrated.</abtext>
</abstract>
</record>

<record id="BakerP2002b" inlib="yes" show="yes">
<author>Baker, Paul</author>
<title>Liberia's First Circulating Coins in a Long Time</title>
<date>December 2002</date>
<journal>Numismatics International</journal>
<volume>37</volume>
<number>12</number>
<pages>383-384, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.africa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>Coins minted in 2000 by Liberia are discussed and illustrated.</abtext>
</abstract>
</record>

<record id="BakerP2003a" inlib="yes" show="yes">
<author>Baker, Paul</author>
<title>The Portrait on Tanzania's Coinage</title>
<date>April 2003</date>
<journal>Numismatics International</journal>
<volume>38</volume>
<number>4</number>
<pages>114-118, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.africa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>Short biographies of the people who have appeared on coins of Tanzania are presented with illustrations of representative issues.</abtext>
</abstract>
</record>

<record id="BakerP2003b" inlib="yes" show="yes">
<author>Baker, Paul</author>
<title>Recent Coinage Developments in Ethiopia</title>
<date>May 2003</date>
<journal>Numismatics International</journal>
<volume>38</volume>
<number>5</number>
<pages>167-169, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.africa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>Ethiopian coins minted in 2000 and 2001 are discussed and illustrated.</abtext>
</abstract>
</record>

<record id="BakerP2004a" inlib="yes" show="yes">
<author>Baker, Paul</author>
<title>Central African States</title>
<date>February 2004</date>
<journal>Numismatics International</journal>
<volume>39</volume>
<number>2</number>
<pages>41-43, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.africa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>Coins issued by the Bank of Central African States are discussed and illustrated.</abtext>
</abstract>
</record>

<record id="BakerP2004b" inlib="yes" show="yes">
<author>Baker, Paul</author>
<title>New Bi-Metallic Coins for West African States</title>
<date>April 2004</date>
<journal>Numismatics International</journal>
<volume>39</volume>
<number>4</number>
<pages>95-96, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.africa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>An announcement of a new coinage for West Africa.</abtext>
</abstract>
</record>

<record id="BakesJ2003" inlib="yes" show="yes">
<author>Bakes, James R.</author>
<title>The Sestertius: Big Art on Small Change</title>
<date>December 2003</date>
<journal>Canadian Numismatic Journal</journal>
<volume>48</volume>
<number>10</number>
<pages>494-498, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-11</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-02-11</abdate>
<abtext>A general overview of the development of the Roman sestertius from its origin as a fractional silver coin to the third century AD, illustrated by eight specimens of high artistic merit.</abtext>
</abstract>
</record>

<record id="BakesJ2004a" inlib="yes" show="yes">
<author>Bakes,James R.</author>
<title>The abdication coinage of Diocletian and Maximianus I Herculius</title>
<date>March 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>1</number>
<pages>34-42, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-03-24</abdate>
<abtext>A discussion of the coinage struck to commemorate the abdication of Diocletian and Maximian I in AD 305.</abtext>
</abstract>
</record>

<record id="BakesJ2004" inlib="yes" show="yes">
<author>Bakes, James R.</author>
<title>An Apparently Unpublished Sastertius from the Balkans</title>
<date>September 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>3</number>
<pages>138-139, illus.</pages>
<language iso="en"/>
<enteredon>2004-10-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-10-22</abdate>
<abtext>The author publishes a new sestertius of Marcus Aurelius with unusual obverse variety depicting the emperor laureate and with drapery on left shoulder.</abtext>
</abstract>
</record>

<record id="BakicL2002" inlib="yes" show="yes">
<author>Baki&cacute;, Ljiljiana</author>
<title>Zbirka srednjovekovnog novca: Gradskog muzeja u Vr&scaron;cu</title>
<date>2002</date>
<journal>Dinar</journal>
<volume>19</volume>
<pages>20-22, illus.</pages>
<language iso="sr"/>
<enteredon>2004-09-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.byz;</subject>
<subject>&s.eur.hmed;</subject>
<subject>&s.eur.lmed;</subject>
<group>&g.hoard;</group>
<country iso="sr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-09-01</abdate>
<abtext>The author presents four medieval hoards (two Byzantine hoards dated to the fifth-sixth centuries and the eleventh-twelfth centuries, a hoard of bracteates and Hungarian oboles of the twelfth-fifteenth centuries, a hoard of Serbian denars of the thirteenth-fifteenth centuries) in the collection of the Gradskog Museum of Vr&scaron;cu.</abtext>
</abstract>
</record>

<record id="BalaguerA2002" inlib="yes" show="yes">
<author>Balaguer, A.M.</author>
<title>La medallística montserratina dela segles XVIII-XIX, Catalogació i justificació cronològica</title>
<date>2002</date>
<journal>Acta Numismàtica</journal>
<volume>32</volume>
<pages>159-220</pages>
<language iso="es"/>
<enteredon>2004-08-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="es"/>
</record>

<record id="BalbiS2002" inlib="yes" show="yes">
<inid id="Anonymous2002"/>
<author>Balbi de Caro, Silvana</author>
<title>La tutela del "bene numismatico": problemi e prospettive</title>
<date>1998</date>
<pages>149-152</pages>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gen;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-02</abdate>
<abtext>Viene auspicata la costituzione di un organismo centrale (l'Istituto Centrale per la Numismatica) deputato alla tutela dei beni numismatici che provveda al loro censimento, gestione, valorizzazione e fruizione. Tale struttura potrà più efficacemente operare anche nel campo della tutela e della salvaguardia dai furti e dagli scavi clandestini.</abtext>
</abstract>
</record>

<record id="BaldusH2004" inlib="yes" show="yes">
<author>Baldus, Hans Roland</author>
<title>Die beinahe in Vergessenheit geratene Münznadel der BNG von 1929</title>
<date>2001/2002</date>
<journal>Jahrbuch für Numismatik und Geldgeschichte</journal>
<volume>51/52</volume>
<pages>149</pages>
<language iso="de"/>
<enteredon>2004-11-20</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver D. Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Gerd Stumpf and Bernhard Overbeck</abauth>
<abdate>2004-11-20</abdate>
<abtext>The author presents a virtually unknown commemorative pin issued by the Bavarian Numismatic Society in 1929 for the 6th meeting of German numismatists in Munich.  It was designed by the Munich medallist Josef Bernhart, who also designed the pin of 1950.</abtext>
</abstract>
</record>

<record id="BaltyJ2003" inlib="yes" show="yes">
<author>Balty, Jean Charles</author>
<title>À la recherche de l'Apamée hellénistique: les témoignages archéologiques</title>
<date>2003</date>
<journal>&Tgr;&Ogr;&Pgr;&Ogr;&Igr; Supplement</journal>
<volume>4</volume>
<pages>223-252, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.ane;</subject>
<group>&g.finds;</group>
<country iso="fr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-03-29</abdate>
<abtext>The author describes excavation finds from the Syrian city of Apamea, including a quasi-municipal coin of Alexander I Balas.  The author also provides a brief history of the Seleucid mint at Apamea.</abtext>
</abstract>
</record>

<record id="BarclayC2003" inlib="yes" show="yes">
<author>Barclay, C.</author>
<title>Decorative silverware relating to a Jacobean coin hoard from Deighton, North Yorkshire</title>
<date>2003</date>
<journal>Numismatic Circular</journal>
<volume>111</volume>
<pages>8-9, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="BartlettD2003" inlib="yes" show="yes">
<author>Bartlett, Dick</author>
<title>Galen of Pergamum, A Man with a Snake on his Cane</title>
<date>Winter 2003/4</date>
<journal>The "Conder" Token Collector's Journal</journal>
<volume>8</volume>
<number>4</number>
<pages>34-39, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<subject>&s.bio;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-02-06</abdate>
<abtext>A biography of the influential physician of the second century AD (depicted on tokens of Somersetshire) and his influence on the medical practices of later periods.</abtext>
</abstract>
</record>

<record id="BatesMPrestonI2004" inlib="yes" show="yes">
<inid id="MalloyAetal2004"/>
<author>Bates, Michael</author>
<author>Preston, Irene F.</author>
<title>Crusader imitations of Ayyubid dirhams</title>
<date>2004</date>
<pages>127-133</pages>
<language iso="en"/>
<enteredon>2004-03-19</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.hmed;</subject>
<subject>&s.neme;</subject>
<subject>&s.is;</subject>
<country iso="us"/>
</record>

<record id="BatesonJ2002" inlib="yes" show="yes">
<author>Bateson, J.D.</author>
<title>Scotland and Ireland: a century of progress in coinage studies</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>137-147</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur;</subject>
<country iso="uk"/>
</record>

<record id="BeattieC2004a" inlib="yes" show="yes">
<author>Beattie, Cliff</author>
<title>Register of 1954 $1.00 ten million numbered bank notes</title>
<date>2004</date>
<journal>Canadian Paper Money Newsletter</journal>
<volume>12</volume>
<number>1</number>
<pages>9, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-29</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.paper;</subject>
<country iso="ca"/>
</record>

<record id="BeattieC2004b" inlib="yes" show="yes">
<author>Beattie, Cliff</author>
<title>The story of short snorters bank notes</title>
<date>2004</date>
<journal>Canadian Paper Money Newsletter</journal>
<volume>12</volume>
<number>1</number>
<pages>26-27, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-29</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>2004-03-29</abdate>
<abtext>A brief account of "short snorters", banknotes signed by military servicemen as memorabilia of particular postings.  A 1937 Canadian $1 short snorter is illustrated.</abtext>
</abstract>
</record>

<record id="BeckerA2003" inlib="yes" show="yes">
<author>Becker, Armin</author>
<title>Lahnau-Waldgirmes. Eine augusteische Stadtgründung in Hessen</title>
<date>2003</date>
<journal>Historia</journal>
<volume>52</volume>
<number>3</number>
<pages>337-350</pages>
<language iso="it"/>
<enteredon>2004-02-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2004-02-12</abdate>
<abtext>On p. 338 there is a short note about the 226 coins found at Lahnau-Waldgirmes, 154 of which could be identified.</abtext>
</abstract>
</record>

<record id="BellR2003" inlib="yes" show="yes">
<author>Bell, R.C.</author>
<title>Wellington, the 'Iron Duke'</title>
<date>Winter 2003/4</date>
<journal>The "Conder" Token Collector's Journal</journal>
<volume>8</volume>
<number>4</number>
<pages>6-9</pages>
<language iso="en"/>
<enteredon>2004-02-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.tokens;</subject>
<subject>&s.bio;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-02-06</abdate>
<abtext>A biography of Arthur Wesley, the Duke of Wellington, illustrated by the copper tokens struck in his name.</abtext>
</abstract>
</record>

<record id="BelloniG1996" inlib="yes" show="yes">
<inid id="StellaCValvoA1996"/>
<author>Belloni, Gianguido</author>
<title>Ideologia e prassi del potere dopo Nerone in contesti figurativi ed epigrafici delle monete: la conclusione traianea</title>
<date>1996</date>
<pages>97-114, pls.</pages>
<language iso="it"/>
<enteredon>2004-02-05</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>2004-02-05</abdate>
<abtext>Nell'iconografia e nelle legende delle monete flavio-traianee emerge la marcata impostazione ideologica e propagandistica del messaggio trasmesso funzionale all'esaltazione del ruolo e della figura dell'imperatore.</abtext>
</abstract>
</record>

<record id="BendallS2003a" inlib="yes" show="yes">
<author>Bendall, S.</author>
<title>An unusual Palaeologan overstrike</title>
<date>2003</date>
<journal>Numismatic Circular</journal>
<volume>111</volume>
<pages>134-135, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2003b" inlib="yes" show="yes">
<author>Bendall, S.</author>
<title>Copper trachea of Manuel I (AD 1143-1180) from the mint of Trebizond</title>
<date>2003</date>
<journal>Numismatic Circular</journal>
<volume>111</volume>
<pages>245-246, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BendallS2003c" inlib="yes" show="yes">
<author>Bendall, S.</author>
<title>Two new Palaeologan billon tornese</title>
<date>2003</date>
<journal>Numismatic Circular</journal>
<volume>111</volume>
<pages>310-311, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.byz;</subject>
<country iso="uk"/>
</record>

<record id="BenesatJetal2002" inlib="yes" show="yes">
<author>Benesat, J.</author>
<author>Doncs, Ch.</author>
<author>Lentillon, J.P.</author>
<title>L'obole inèdite de Girard Ier, comte du Roussillon (1102-1115)</title>
<date>2002</date>
<journal>Acta Numismàtica</journal>
<volume>32</volume>
<pages>71-74</pages>
<language iso="fr"/>
<enteredon>2004-08-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.hmed;</subject>
<country iso="es"/>
</record>

<record id="BenfordT2003" inlib="yes" show="yes">
<author>Benford Jr., Timothy B.</author>
<title>MacNeil's Liberty: Art or Obscenity?</title>
<date>December 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>12</number>
<pages>32-35, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-11</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>2004-02-11</abdate>
<abtext>The author discusses the scandal surrounding the bare-breasted depiction of standing Liberty on the 1916-17 U.S. quarters designed by Hermon A. MacNeil..</abtext>
</abstract>
</record>

<record id="Benvenuto2003" inlib="yes" show="yes">
<author>Benvenuto, Mark</author>
<title>Time for a Little Change</title>
<date>December 2003</date>
<journal>The Numismatist</journal>
<volume>116</volume>
<number>12</number>
<pages>41-43, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-11</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>2004-02-11</abdate>
<abtext>The author presents arguments for the replacement of the U.S. copper-plated zinc one-cent coin with a coin produced in polystyrene plastic.</abtext>
</abstract>
</record>

<record id="BergaminiM2000b" inlib="yes" show="yes">
<author>Bergamini, Margherita</author>
<title>Monete dallo scavo di un complesso produttivo di età romana (scavi 1995-1998) Baschi, Località Scoppieto (Terni)</title>
<date>2000</date>
<journal>Bollettino di Numismatica</journal>
<volume>30-35</volume>
<pages>318-326, illus.</pages>
<language iso="it"/>
<enteredon>2004-01-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2003-01-23</abdate>
<abtext>Edizione di 14 monete da Augusto a Teodosio I rinvenute dagli scavi effettuati nell'area di un complesso edilizio destinato alla produzione di vasellame ceramico in terra sigilllata e lucerne in Umbria.</abtext>
</abstract>
</record>

<record id="BergerF2000" inlib="yes" show="yes">
<author>Berger, Frank</author>
<title>Grierson, Philip. Catalogue of the Byzantine Coins in the Dumbarton Oaks Collection and in the Whittemore Collection.  Vol. V, Michael VIII - Constantine XI (1258-1453). 1999.</title>
<date>2000</date>
<journal>Bonner Jahrbücher</journal>
<volume>200</volume>
<pages>719-721</pages>
<language iso="de"/>
<enteredon>2004-05-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.rev;</subject>
<country iso="de"/>
</record>

<record id="BergerF2003" inlib="yes" show="yes">
<author>Berger, Frank</author>
<title>Mommsen und die Varusschlacht. Auch ein Beitrag zur Auswertung von Münzfunden</title>
<date>2003</date>
<journal>Numismatisches Nachrichtenblatt</journal>
<volume>52</volume>
<number>11</number>
<pages>461-465, illus.</pages>
<language iso="de"/>
<enteredon>2004-02-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.bio;</subject>
<subject>&s.rom.imp;</subject>
<subject>&s.decorations;</subject>
<subject>&s.eur.mod;</subject>
<group>&g.finds;</group>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2004-02-12</abdate>
<abtext>A military decoration and some coins from Kalkriese are illustrated.</abtext>
</abstract>
</record>

<record id="BertschW1997" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>A Secret Mark on the Low Centavo Values of Peru’s Present Circulating Coins</title>
<date>November 1997</date>
<journal>Numismatics International</journal>
<volume>32</volume>
<number>11</number>
<pages>277-280, illus.</pages>
<language iso="en"/>
<enteredon>2005-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.mcsa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-01-17</abdate>
<abtext>A symbol of freemasonry was placed on 1, 5, and 10 centimos coins inside a braille dot used to mark those denominations for the blind.</abtext>
</abstract>
</record>

<record id="BertschW2000" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>The Lima Mint in 1822, as described by Gilbert Farquhar Mathison</title>
<date>August 2000</date>
<journal>Numismatics International</journal>
<volume>36</volume>
<number>8</number>
<pages>236-237, illus.</pages>
<language iso="en"/>
<enteredon>2005-03-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.mcsa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-03-23</abdate>
<abtext>What Gilbert Mathison found while visiting the Lima, Peru mint is discussed.</abtext>
</abstract>
</record>

<record id="BertschW2003a" inlib="yes" show="yes">
<author>Bertsch, W.</author>
<title>A new Chinese publication on the currency of Tibet</title>
<date>Autumn 2003</date>
<journal>Oriental Numismatic Society Newsletter Supplement</journal>
<volume>177</volume>
<pages>1-6, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.rev;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2004-08-06</abdate>
<abtext>A detailed review of Zhu Jin zhong et al. Zhong guo Xi zang Qian bi [Chinese Tibet's Money](Beijing, 2002).</abtext>
</abstract>
</record>

<record id="BertschW2003b" inlib="yes" show="yes">
<author>Bertsch, W.</author>
<title>Tibetan currency units</title>
<date>Autumn 2003</date>
<journal>Oriental Numismatic Society Newsletter Supplement</journal>
<volume>177</volume>
<pages>7-11, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.ea;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2004-08-06</abdate>
<abtext>A discussion of official and popular names for the various Tibetan currency units.</abtext>
</abstract>
</record>

<record id="BertschW2003c" inlib="yes" show="yes">
<author>Bertsch, W.</author>
<title>An early Western report on the currency of Tibet</title>
<date>Autumn 2003</date>
<journal>Oriental Numismatic Society Newsletter Supplement</journal>
<volume>177</volume>
<pages>11-12, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.ea;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2004-08-06</abdate>
<abtext>The author presents and English translation of a passage from an Italian missionary report by Domenico da Fano (AD 1713), which was published by Luciano Petech in I Missionari italiani nel Tibet e nel Nepal, Part III, Rome (1952-1956).  This report gives information on items used as currency in Central Tibet along with silver or Malla coins in the early 18th century.</abtext>
</abstract>
</record>

<record id="BertschW2003d" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>Una Ficha Salitreara Erroneamente Attribuida a Orillie Antoine I</title>
<date>March 2003</date>
<journal>Boletín del Instituto de Numismática e Historia de San Nicolás de los Arroyos</journal>
<volume>14</volume>
<number>39</number>
<pages>3-14</pages>
<language iso="es"/>
<enteredon>2004-08-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.mcsa;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2004-08-06</abdate>
<abtext>The author discusses the crude disks inscribed with the letters "O..A I..P", which have been attributed to Orllie Antoine I by several numismatic authors.  It is argued that these are unrelated to the king of Arauncia and Patagonia, but are actually nitrate tokens from northern Tarapacá.</abtext>
</abstract>
</record>

<record id="BertschW2003e" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>Tibetan Fake Coins and Fantasy Countermarks.  An Introduction to their Identification</title>
<date>2003</date>
<extent>23 pp., 30 pls.</extent>
<city>Gundernhausen (near Darmstadt)</city>
<language iso="en"/>
<enteredon>2004-08-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.ea;</subject>
<subject>&s.forgery;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2004-08-06</abdate>
<abtext>The first part of the book presents enlarged photographs of 43 different modern forgeries of Tibetan coins along with their genuine counterparts, including a detailed discussion of forgeries of Tibetan gold coins.  Two modern forgeries of Sichuan rupees, one forgery of a half and a quarter rupee are also included.  The discussion of eight fantasy and eleven genuine countermarks on Sichuan rupees and other coins form the second part.  In the third part, a selection of fifteen contemporary counterfeits of mostly common Tibetan coins along with equivalent genuine specimens is presented.</abtext>
</abstract>
</record>

<record id="BertschW2003f" inlib="yes" show="yes">
<author>Bertsch, Wolfgang</author>
<title>Modern Medals and Badges from or Related to Tibet, Sikkim and Bhutan in the Collection of Wolfgang Bertsch. Including a Chapter on Coins as Jewelry and Two Appendices</title>
<date>2003</date>
<extent>23 pp., 24 pls.</extent>
<city>Gundernhausen (near Darmstadt)</city>
<language iso="en"/>
<enteredon>2004-08-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.ea;</subject>
<subject>&s.medals;</subject>
<subject>&s.tokens;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2004-08-06</abdate>
<abtext>A privately published illustrated catalogue of modern medals, badges, tokens, passes and jewelry made from coins.  Two appendices deal with Tibetan gold medals and army badges from before 1950.</abtext>
</abstract>
</record>

<record id="BeslyE2002a" inlib="yes" show="yes">
<author>Besly, E.</author>
<title>A fourteenth-century hoard from Llanddona, Anglesey</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>169-171</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.lmed;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="BeslyE2002b" inlib="yes" show="yes">
<author>Besly, E.</author>
<title>A Civil War hoard from Shropshire</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>180-183</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="BeslyE2003" inlib="yes" show="yes">
<author>Besly, E.</author>
<title>The Coinage of the Stuarts</title>
<date>2003</date>
<journal>British Numismatic Journal</journal>
<volume>73</volume>
<pages>120-127</pages>
<language iso="en"/>
<enteredon>2004-02-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="uk"/>
</record>

<record id="BhandareS2003a" inlib="yes" show="yes">
<author>Bhandare, S.</author>
<title>Kings, commanders and minister at Erich</title>
<date>Spring 2003</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>175</volume>
<pages>11-17, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2004-02-28</abdate>
<abtext>The coinage of Erich in Uttar Pradesh, India.</abtext>
</abstract>
</record>

<record id="BhandareS2003b" inlib="yes" show="yes">
<author>Bhandare, S.</author>
<title>A pawn in politics: the first reign of Muhammad Akbar</title>
<date>Spring 2003</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>175</volume>
<pages>18-30, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
<subject>&s.is;</subject>
<country iso="uk"/>
</record>

<record id="BhupatirajuS2003" inlib="yes" show="yes">
<author>Bhupatiraju, S.</author>
<title>Lead coins of the Tanjore Marathas</title>
<date>Spring 2003</date>
<journal>Oriental Numismatic Society Newsletter</journal>
<volume>175</volume>
<pages>30-31, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.indsa;</subject>
<country iso="uk"/>
</record>

<record id="BigaM2001" inlib="yes" show="yes">
<inid id="Per2001"/>
<author>Biga, Maria Giovanna</author>
<title>Aspetti monetari e finanziari dell'area siro-palestinese nel III e II millennio a.C.</title>
<date>2001</date>
<pages>59-78</pages>
<language iso="it"/>
<enteredon>2004-02-02</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.ane;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-02</abdate>
<abtext>Le tavolette di Ebla e gli archivi di Mari gettano nuova luce sulla storia politica, economica, amministrativa e sociale dell'area siro-palestinese. Particolare rilevanza riveste l'argento che, verso la fine del II millennio a.C., resta la sola unità di valore in uso.</abtext>
</abstract>
</record>

<record id="BjelosN2002" inlib="yes" show="yes">
<author>Bjelo&scaron;, Nenand</author>
<title>Od zna&ccaron;ke do ordena "Zlatni ljiljan"</title>
<date>2002</date>
<journal>Dinar</journal>
<volume>19</volume>
<pages>61, illus.</pages>
<language iso="sr"/>
<enteredon>2004-09-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.decorations;</subject>
<country iso="sr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-09-01</abdate>
<abtext>A brief discussion of the "Zlatni ljilan" decoration awarded by the Republic of Bosnia and Hercegovna during the civil war of 1992-1995.</abtext>
</abstract>
</record>

<record id="BlackJ2003" inlib="yes" show="yes">
<author>Black, J.</author>
<title>Celebrating service: the medals of Eric Kennington</title>
<date>Autumn 2003</date>
<journal>The Medal</journal>
<volume>43</volume>
<pages>30-47, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>J. Black</abauth>
<abdate>2004-02-27</abdate>
<abtext>Eric Kennington (1888-1960) is best known as a war artist, sculptor and portraitist.  However, between 1935 and 1953 he worked on four challenging medal projects, three of which achieved realisation.  The medals he produced are appealingly idiosyncratic, memorable and highly accomplished technically.  His contribution to British medals in the twentieth century deserves reassessment and deeper appreciation.</abtext>
</abstract>
</record>

<record id="BlackburnMPaganH2002" inlib="yes" show="yes">
<author>Blackburn, M.</author>
<author>Pagan, H.</author>
<title>The St. Edmund Coinage in the light of a parcel from a hoard</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>1-14, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.hmed;</subject>
<group>&g.hoard;</group>
<country iso="uk"/>
</record>

<record id="BlockD1998" inlib="yes" show="yes">
<author>Block, David</author>
<title>Napoleonic Medals: The Last Twelve Medals</title>
<date>January 1998</date>
<journal>Numismatics International</journal>
<volume>33</volume>
<number>11</number>
<pages>6-17, illus.</pages>
<language iso="en"/>
<enteredon>2005-01-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-01-17</abdate>
<abtext>Forgeries of Danish West Indies counterstamps are discussed and catalogued.</abtext>
</abstract>
</record>

<record id="BocciaG2003" inlib="yes" show="yes">
<author>Boccia, Gianluigi</author>
<title>La sede vacante pontificia e le sue medaglie. Conclavi e partecipanti dal 1549 al 1978</title>
<date>2003</date>
<publisher>Edizioni Fragi</publisher>
<extent>344 pp., illus.</extent>
<city>Roma</city>
<language iso="it"/>
<enteredon>2003-12-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>C. Carignani</abauth>
<abdate>2003-12-17</abdate>
<abtext>Studio completo ed articolato sulle medaglie emesse durante la Sede Vacante Pontificia. Vengono trattati luoghi e personaggi del Conclave, la storia e la funzione delle medaglie e gli artisti che le coniarono. Seguono gli elenchi di tutti i Cardinali che presero parte alle elezioni dei pontefici fra il 1549 e il 1978 e il catalogo delle 135 medaglie coniate.</abtext>
</abstract>
</record>

<record id="BoddingtonJ2003a" inlib="yes" show="yes">
<author>Boddington, Jack</author>
<title>The Excellence in Law Enforcement Award (Medal) of the Manitoba (Canada) Ministry of Justice</title>
<date>December 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>4</number>
<pages>193-194, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-13</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.decorations;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-02-13</abdate>
<abtext>A description of a Manitoba medal initiated in 2000 to honor exemplary service in law enforcement.</abtext>
</abstract>
</record>

<record id="BoddingtonJ2003b" inlib="yes" show="yes">
<author>Boddington, Jack</author>
<title>A Further Three Police Medals from Manitoba, Canada</title>
<date>December 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>4</number>
<pages>195-198, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-13</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.decorations;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-02-13</abdate>
<abtext>The author describes the Manitoba Public Insurance Roadwise Efficiency Medal, the City of Brandon Police Department Distinguished Service Medal, and the the City of Brandon Police Department Centennial Medal.</abtext>
</abstract>
</record>

<record id="BoddyB1999" inlib="yes" show="yes">
<author>Boddy, Bob</author>
<title>Ban Liang Chinese Cash Coins</title>
<date>June 1999</date>
<journal>Numismatics International</journal>
<volume>34</volume>
<number>6</number>
<pages>146-147, illus.</pages>
<language iso="en"/>
<enteredon>2005-02-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.ea;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-02-07</abdate>
<abtext>A brief discussion of the evolution of Ban Liang coins is presented.</abtext>
</abstract>
</record>

<record id="BofarullA2002" inlib="yes" show="yes">
<author>Bofarull, A.</author>
<title>Troballes monetàries XVIII.  Troballa al municipi d'Artés (Bages). Troballa de Palau Sator</title>
<date>2002</date>
<journal>Acta Numismàtica</journal>
<volume>32</volume>
<pages>227-239</pages>
<language iso="es"/>
<enteredon>2004-08-10</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Leandre Villaronga</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="es"/>
</record>


<record id="BolisAArslanE2003" inlib="yes" show="yes">
<author>Bolis, Alessia</author>
<author>Arslan, Ermanno A.</author>
<title>La collezione numismatica dell'Università di Pavia. Monete romane repubblicane. Monete celtiche</title>
<date>2003</date>
<series>Fonti e studi per la storia dell'Università di Pavia</series>
<volume>39</volume>
<publisher>Cisalpino Istituto Editoriale Universitario</publisher>
<extent>178 pp., illus.</extent>
<city>Milano</city>
<language iso="it"/>
<enteredon>2003-12-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. CarignaniOliver Hoover</submittedby>
<subject>&s.rom.rep;</subject>
<subject>&s.celt;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2003-12-17</abdate>
<abtext>Edizione delle 611 monete romane repubblicane che compongono la collezione numismatica dell'Università di Pavia. Gli esemplari vanno da un'oncia del 230-226 a.C. fino ad alcuni denari emessi da Marco Antonio nel 32-31 a.C. In appendice, un contributo sulle 45 monete riferibili al mondo celtico, occidentale, orientale e cisalpino.</abtext>
</abstract>
</record>

<record id="BoothL2003" inlib="yes" show="yes">
<author>Booth, Len</author>
<title>The W.E. Tunis Token of Clifton, C.W. - Revisited</title>
<date>September 2003</date>
<journal>Numismatica Canada</journal>
<volume>2</volume>
<number>3</number>
<pages>116-123, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-13</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.canada;</subject>
<subject>&s.us.federal;</subject>
<subject>&s.tokens;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-02-13</abdate>
<abtext>The author discusses a U.S. Civil War store card issued by William E. Tunis and naming Detroit, Milwaukee, and Clifton, Canada West as the locations of his newspaper stores.</abtext>
</abstract>
</record>

<record id="BoskovicB2002" inlib="yes" show="yes">
<author>Bo&scaron;kovi&cacute;, Bo&scaron;ko</author>
<title>Jedna varijanta dinara cara Stefana Du&scaron;ana</title>
<date>2002</date>
<journal>Dinar</journal>
<volume>19</volume>
<pages>15, illus.</pages>
<language iso="sr"/>
<enteredon>2004-09-01</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.lmed;</subject>
<country iso="sr"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-09-01</abdate>
<abtext>The author presents a new countermarked dinar variant of Stefan Du&scaron;an as King of Serbia(1331-1355).</abtext>
</abstract>
</record>

<record id="BostonR2004" inlib="yes" show="yes">
<author>Boston, Robert</author>
<title>Twelve Caesars, Nine Years and 856 Dollars</title>
<date>April 2003</date>
<journal>The Celator</journal>
<volume>18</volume>
<number>4</number>
<pages>22-28, illus.</pages>
<language iso="en"/>
<enteredon>2004-04-20</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-04-20</abdate>
<abtext>Commentary on portrait coin collections based on the Twelve Caesars of Suetonius.</abtext>
</abstract>
</record>

<record id="BoublikovaJJ2003" inlib="yes" show="yes">
<author>Boublikova-Jahnova, J.</author>
<title>Chaise-longue: Vladislav Masata and Jan Smrz</title>
<date>Spring 2003</date>
<journal>The Medal</journal>
<volume>42</volume>
<pages>51-59, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>J. Boublikova-Jahnova</abauth>
<abdate>2004-02-27</abdate>
<abtext>The group which calls itself Chaise Longue and consists of two Czech artists - Valdislav Masata and Jan Smrz- originated in 1999.  With his abstractly felt expressive content and morphology Masata creates an eloquent psycho-erotic context. Smrz creates unique forged medals sometimes comprising kinetic elements and discovers an original poetry of these mechanisms.</abtext>
</abstract>
</record>

<record id="BournM2003" inlib="yes" show="yes">
<author>Bourn, M.L.</author>
<title>Talking about landscape: with Ron Dutton, Roger Hannam and Clifford Bowen</title>
<date>Spring 2003</date>
<journal>The Medal</journal>
<volume>42</volume>
<pages>61-74, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
</record>

<record id="BowerP2002" inlib="yes" show="yes">
<author>Bower, Peter</author>
<title>Splitting Tibetan Banknotes: An Investigation into the Structure of the Notes</title>
<date>January 2002</date>
<journal>The Quarterly. The Journal of the British Association of Paper Historians</journal>
<volume>41</volume>
<pages>20-27, illus.</pages>
<language iso="es"/>
<enteredon>2004-08-06</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Wolfgang Bertsch</submittedby>
<subject>&s.ea;</subject>
<subject>&s.paper;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Wolfgang Bertsch</abauth>
<abdate>2004-08-06</abdate>
<abtext>A profusely illustrated report on the structure of the Tibetan 25 and 100 srang notes.  Both notes were printed on two sheets (one for the obverse and one for the reverse) of local paper.  The fibers of the paper seem to be a blend of Daphnepapyracea and Daphne bolua.  After delamination of both notes, the author found that the inner legend in two lines was printed in normal characters on the inner side of the reverse sheet (25 srang notes) or in reversed characters on the inner side of the obverse sheet (100 srang notes).</abtext>
</abstract>
</record>

<record id="BraceB2003a" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Deceptions IX: Renaissance Forgeries and Imitations: The So-Called "Paduans" (Continued)</title>
<date>December 2003</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>4</number>
<pages>188-191, illus.</pages>
<language iso="en"/>
<enteredon>2003-12-26</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
<subject>&s.forgery;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-12-26</abdate>
<abtext>A brief discussion of medals and Roman imitations by Giovanni da Cavino and other Italian imitations of the sixteenth century.</abtext>
</abstract>
</record>

<record id="BraceB2003b" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Venus, Goddess of the Great Sewer</title>
<date>December 2003</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>4</number>
<pages>193-196, illus.</pages>
<language iso="en"/>
<enteredon>2003-12-26</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.rep;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-12-26</abdate>
<abtext>A short history of the Cloaca Maxima and its patron goddess, Venus Cloacina, in connection with the denarii issued by L. Mussidius Longus in 42 BC.</abtext>
</abstract>
</record>

<record id="BraceB2003c" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Some Notes on Roman Metrology</title>
<date>December 2003</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>4</volume>
<number>4</number>
<pages>197-198</pages>
<language iso="en"/>
<enteredon>2003-12-26</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2003-12-26</abdate>
<abtext>A brief look at attempts to determine the weight of the Roman pound.</abtext>
</abstract>
</record>

<record id="BraceB2004a" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Some notes on Asia Minor</title>
<date>March 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>1</number>
<pages>21-28, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.ane;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-03-24</abdate>
<abtext>An overview of the geographical regions of Roman Anatolia and its coinages.</abtext>
</abstract>
</record>

<record id="BraceB2004b" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Deceptions X: Tooling</title>
<date>March 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>1</number>
<pages>45-46, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.forgery;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-03-24</abdate>
<abtext>A look at the practice of tooling authentic copper coins in order increase their value.</abtext>
</abstract>
</record>

<record id="BraceB2004c" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Anglo-Saxon personal names and early English coins</title>
<date>March 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>1</number>
<pages>47-48, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emed;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-03-24</abdate>
<abtext>A brief discussion of inscriptions on early English coins and the proper reading of Saxon letter forms that have fallen out of use in English.</abtext>
</abstract>
</record>

<record id="BraceB2004d" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>A Tale of a Lady</title>
<date>June 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>2</number>
<pages>88-90, illus.</pages>
<language iso="en"/>
<enteredon>2004-06-16</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.pro;</subject>
<subject>&s.bio;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-06-16</abdate>
<abtext>A biography of Valeria Galeria and very brief commentary on her coinage.</abtext>
</abstract>
</record>

<record id="BraceB2004e" inlib="yes" show="yes">
<author>Brace, Bruce R.</author>
<title>Some Notes on Ancient Asia Minor (Continued)</title>
<date>June 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>2</number>
<pages>91-93, illus.</pages>
<language iso="en"/>
<enteredon>2004-06-16</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr;</subject>
<subject>&s.rom.pro;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-06-16</abdate>
<abtext>A very brief overview of the geography and history of Lycia, Pamphylia, and Cilicia with illustrations of the coinages issued in these regions.</abtext>
</abstract>
</record>

<record id="BraceD2004" inlib="yes" show="yes">
<author>Brace, Dorte</author>
<title>The Last Emperor of the Byzantine Empire</title>
<date>September 2004</date>
<journal>Journal of the Classical and Medieval Numismatic Society</journal>
<volume>5</volume>
<number>3</number>
<pages>140-149, illus.</pages>
<language iso="en"/>
<enteredon>2004-10-22</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.byz;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.is;</subject>
<country iso="ca"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-10-22</abdate>
<abtext>The author retells the story of Constantine XI Palaeologus and the fall of Constantinople to the Ottoman Turks in 1453.  Special attention is paid to the influence of European coinage on the development of the late coinage of the Byzantine Empire.</abtext>
</abstract>
</record>

<record id="BradtD2004" inlib="yes" show="yes">
<author>Bradt, Don</author>
<title>Gas Bar Varieties</title>
<date>April 2004</date>
<journal>The Collector. The Candian Tire Coupon Collectors Club Newsletter</journal>
<volume>14</volume>
<number>3</number>
<pages>45, illus.</pages>
<language iso="en"/>
<enteredon>2004-07-12</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>2004-07-12</abdate>
<abtext>A look at the "spot on window (bsw)", "bent serif (pbs)" and "streaked 0 (ss0)" varieties of Canadian Tire scrip.</abtext>
</abstract>
</record>

<record id="BraunlinM2003" inlib="yes" show="yes">
<author>Braunlin, Michael</author>
<title>'Byzantium in the Medieval World: Monetary Transactions and Exchange' Dunbarton Oaks Colloquium 1999 in Dumbarton Oaks Papers 55 (2001), pp. 179-278.</title>
<date>2003</date>
<journal>Numismatic Chronicle</journal>
<volume>163</volume>
<pages>424-426</pages>
<language iso="en"/>
<enteredon>2004-04-13</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="uk"/>
</record>

<record id="BrenotC2002" inlib="yes" show="yes">
<inid id="GoriniG2002a"/>
<author>Brenot, Claude</author>
<title>Remarque sur la nature des "trésors" à propos d'un trésor de monnaies romains du Ve trouvé à Carthage</title>
<date>2002</date>
<pages>151-157, illus.</pages>
<language iso="it"/>
<enteredon>2004-02-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.hoard;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-04</abdate>
<abtext>Alcune riflessioni sul significao di un piccolo ripostiglio di 301 monete di bronzo (IV-V sec.d.C.) rinvenuto in un ambiente di una domus tardoantica di Cartagine. Nel riferire all'epoca dell'invasione vandala (455) l'abbandono del ripostiglio, l'A. suggerisce l'ipotesi che si tratti di pezzi residuali e meno preziosi di un tesoretto le cui monete d'oro e d'argento siano state prelevate e messe in salvo al momento del pericolo.</abtext>
</abstract>
</record>

<record id="BriantM1999" inlib="yes" show="yes">
<author>Briant, Murray A.</author>
<title>ABOUT THOSE COUNTERSTAMPS: The GCP Counterstamp on 19th Century Portuguese 40 Reis Coins</title>
<date>June 1999</date>
<journal>Numismatics International</journal>
<volume>34</volume>
<number>6</number>
<pages>138-139, illus.</pages>
<language iso="en"/>
<enteredon>2005-02-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-02-07</abdate>
<abtext>Counterstamps of the Governo Civil do Porto used in 1847 are discussed and ilustrated.</abtext>
</abstract>
</record>

<record id="BriantM2001" inlib="yes" show="yes">
<author>Briant, Murray A.</author>
<title>How  the Initials TW Defied and Outlived a King</title>
<date>November 2001</date>
<journal>Numismatics International</journal>
<volume>36</volume>
<number>11</number>
<pages>324-325, illus.</pages>
<language iso="en"/>
<enteredon>2005-02-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Joseph Uphoff</abauth>
<abdate>2005-02-07</abdate>
<abtext>A groat initialed by Cardinal Thomas Wolsey is discussed, illustrated and accompanied by a brief biography.</abtext>
</abstract>
</record>

<record id="BridgerCKrausK2000" inlib="yes" show="yes">
<author>Bridger, Clive</author>
<author>Kraus, Kerstin</author>
<title>Römische Gräber in Xanten, Viktorstraße 21</title>
<date>2000</date>
<journal>Bonner Jahrbücher</journal>
<volume>200</volume>
<pages>25-81, illus.</pages>
<language iso="de"/>
<enteredon>2004-05-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.rom.imp;</subject>
<group>&g.finds;</group>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2004-05-28</abdate>
<abtext>In several tombs bronze coins (single or in small groups) were found (2nd-3rd century AD).  Identified rulers include Antoninus Pius, Diva Faustina, Marcus Aurelius and Traian Decius.</abtext>
</abstract>
</record>

<record id="BringmannK2003" inlib="yes" show="yes">
<author>Bringmann, Klaus</author>
<title>Krise und Ende der römischen Republik (133-42 v.Chr.)</title>
<date>2003</date>
<publisher>Verlag</publisher>
<extent></extent>
<city>Berlin</city>
<language iso="de"/>
<enteredon>2004-02-12</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.rom.rep;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2004-02-12</abdate>
<abtext>For coins see pp. 105 ff., Q 5 (early Roman ingots and coins) and p. 196, Q 50 (coins of Julius Caesar).</abtext>
</abstract>
</record>

<record id="BroshiM2003" inlib="yes" show="yes">
<author>Broshi, M.</author>
<title>Excavations at Qumran, Summer of 2001</title>
<date>2003</date>
<journal>Israel Exploration Journal</journal>
<volume>53</volume>
<number>1</number>
<pages>61-73, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Arnold Spaer</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.rom.pro;</subject>
<subject>&s.jewish;</subject>
<group>&g.finds;</group>
<country iso="is"/>
<abstract lang="en">
<abauth>Arnold Spaer</abauth>
<abdate>2004-03-07</abdate>
<abtext>Coin finds included a Tyrian silver issue of Antiochus VII, an erased  Tyrian half shekel, a coin of Nero struck at Caesarea, one of Alexander Jannaeus, one of the Roman procurator Festus and two coppers of Year 2 of the First Jewish Revolt.</abtext>
</abstract>
</record>

<record id="BrownL2002" inlib="yes" show="yes">
<author>Brown, L.</author>
<title>Queen Charlotte's Medal for the Recovery of George III</title>
<date>2002</date>
<journal>British Numismatic Journal</journal>
<volume>72</volume>
<pages>183-184, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
</record>

<record id="BrownL2003" inlib="yes" show="yes">
<author>Brown, L.</author>
<title>A Discourse of Medals</title>
<date>2003</date>
<journal>British Numismatic Journal</journal>
<volume>73</volume>
<pages>175-185</pages>
<language iso="en"/>
<enteredon>2004-02-27</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.medals;</subject>
<country iso="uk"/>
<abstract lang="en">
<abauth>Martin Allen</abauth>
<abdate>2004-02-27</abdate>
<abtext>The study of medals in Britain.</abtext>
</abstract>
</record>

<record id="BrowneG2003" inlib="yes" show="yes">
<author>Browne, Gerald M.</author>
<title>Bayer's coin of Eucratides</title>
<date>2003</date>
<journal>Zeitschrift für Papyrologie und Epigraphik</journal>
<volume>145</volume>
<pages>212, illus.</pages>
<language iso="en"/>
<enteredon>2004-04-13</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Hans R. Baldus</submittedby>
<subject>&s.gr.hl;</subject>
<subject>&s.ea;</subject>
<country iso="de"/>
<abstract lang="en">
<abauth>Hans R. Baldus</abauth>
<abdate>2004-04-13</abdate>
<abtext>The coin illustrated in G. S. Bayer's Historia regni Graecorum bactriani (1738), usually thought to have been a tetradrachm, is reinterpreted as a drachm, based on its weight.</abtext>
</abstract>
</record>

<record id="BruinsAFaltinD2004" inlib="yes" show="yes">
<author>Bruins, Arnout</author>
<author>Faltin, Dirk</author>
<title>A Rare Coin of Thrasemundus of Maastricht</title>
<date>May 2004</date>
<journal>The Celator</journal>
<volume>18</volume>
<number>5</number>
<pages>34-36, illus.</pages>
<language iso="en"/>
<enteredon>2004-05-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emed;</subject>
<group>&g.finds;</group>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-05-28</abdate>
<abtext>The authors describe a rare tremissis of the Merovingian king Thrasemundus, recently found in England.   The coin was struck at Maastricht and bears a helmeted bust on the obverse, modeled on that of earlier Constantinian issues.</abtext>
</abstract>
</record>

<record id="BrzicADenkR2002" inlib="yes" show="yes">
<author>Brzi&cacute;, Aleksandar N.</author>
<author>Denk, Roswitha</author>
<title>Some modern Serbian, Montenegrin, and Yugoslav rarities in the coin cabinet of the Kunsthistorisches Museum, Vienna</title>
<date>2002</date>
<journal>American Journal of Numismatics</journal>
<volume>14</volume>
<pages>165-178, illus.</pages>
<language iso="en"/>
<enteredon>2004-03-07</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="us"/>
</record>

<record id="BrzicA2003a" inlib="yes" show="yes">
<author>Brzi&cacute;, A.N.</author>
<title>Some new discoveries in modern Yugoslav numismatics</title>
<date>2003</date>
<journal>Numismatic Circular</journal>
<volume>111</volume>
<pages>193-194, 248, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="uk"/>
</record>

<record id="BrzicA2003b" inlib="yes" show="yes">
<author>Brzi&cacute;, A.N.</author>
<title>A previously unpublished trial die for the Kingdom of Serbia gold coinage of 1882</title>
<date>2003</date>
<journal>Numismatic Circular</journal>
<volume>111</volume>
<pages>247-248, illus.</pages>
<language iso="en"/>
<enteredon>2004-02-24</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Martin Allen</submittedby>
<subject>&s.eur.mod;</subject>
<country iso="uk"/>
</record>

<record id="BugnoM2001" inlib="yes" show="yes">
<inid id="BugnoMMasseriaC2001"/>
<author>Bugno, Maurizio</author>
<title>La cronologia dei primi incusi di Laos in Magna Grecia</title>
<date>2001</date>
<pages>145-147</pages>
<language iso="it"/>
<enteredon>2004-02-05</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr.ar;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-05</abdate>
<abtext>Nuove ipotesi sulla successione cronologica delle prime emissioni della città magnogreca di Laos sul Tirreno.</abtext>
</abstract>
</record>

<record id="BugnoMMasseriaC2001" inlib="yes" show="yes">
<editor>Bugno, Maurizio</editor>
<editor>Masseria, Concetta</editor>
<title>Il mondo enotrio tra VI e I secolo a.C., Atti dei seminari napoletani (1996-1998)</title>
<date>2001</date>
<series>Quaderni di Ostraka</series>
<volume>1</volume>
<number>1</number>
<publisher>Loffredo Editore</publisher>
<extent></extent>
<city>Napoli</city>
<language iso="it"/>
<enteredon>2004-02-05</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gr;</subject>
<country iso="it"/>
</record>

<record id="BuoraM1998" inlib="yes" show="yes">
<inid id="Regione"/>
<author>Buora, Maurizio</author>
<title>Il lascito al Comune - Appendice: La biblioteca di Augusto de Brandis</title>
<date>1998</date>
<pages>41-52, illus.</pages>
<language iso="it"/>
<enteredon>2003-12-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.gr;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>C. Carignani</abauth>
<abdate>2003-12-17</abdate>
<abtext>Nel 1928 il Comune di Udine ricevette in eredità la raccolta di monete di Augusto de Brandis. Vengono rievocate le vicende del lascito di una raccolta composta da 151 monete d'oro, 3073 d'argento e 15893 di bronzo.</abtext>
</abstract>
</record>

<record id="BuoraM2000a" inlib="yes" show="yes">
<author>Buora, Maurizio</author>
<title>Attività del Gabinetto Numismatico in campo medaglistico. Udine, Civici Musei</title>
<date>2000</date>
<journal>Bollettino di Numismatica</journal>
<volume>34-35</volume>
<pages>239-241</pages>
<language iso="it"/>
<enteredon>2003-12-17</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.gen;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2003-12-17</abdate>
<abtext>Resoconto delle principali iniziative del Gabinetto Numismatico dei Civici Musei di Udine fra il 1997 e il 1999. L'A. segnala i convegni, le mostre, le acquisizioni di monete e medaglie effettuate in questo periodo.</abtext>
</abstract>
</record>

<record id="BuoraM2000b" inlib="yes" show="yes">
<author>Buora, Maurizio</author>
<title>La VII Triennale Italiana della Medaglia d'Arte</title>
<date>2000</date>
<journal>Bollettino di Numismatica</journal>
<volume>30-35</volume>
<pages>316-317</pages>
<language iso="it"/>
<enteredon>2004-01-23</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>2003-01-23</abdate>
<abtext>La VII Triennale Italiana della Medaglia d'Arte, tenutasi ad Udine  nel settembre-ottobre 1999,  si è articolata in tre sezioni dedicate rispettivamente alle medaglie di artisti italiani contemporanei, agli esemplari liberty italiani della collezione Johnson e ad alcune produzioni originali olandesi degli anni '90.</abtext>
</abstract>
</record>

<record id="BurnettA2002" inlib="yes" show="yes">
<inid id="GoriniG2002a"/>
<author>Burnett, Andrew</author>
<title>The Scheme for Recording Portable Antiquities in Britain</title>
<date>2002</date>
<pages>11-15, pls.</pages>
<language iso="it"/>
<enteredon>2004-02-04</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom;</subject>
<subject>&s.celt;</subject>
<subject>&s.eur.med;</subject>
<group>&g.finds;</group>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2004-02-04</abdate>
<abtext>L'A. illustra i risultati positivi dei primi due anni di applicazione nel Regno Unito della nuova Law of Treasure sulla notificazione dei piccoli oggetti di intersse archeologico. Alcune decine di migliaia di monete sono state così assicurate alla tutela e alla conservazione.</abtext>
</abstract>
</record>

<record id="BurnsJ2004" inlib="yes" show="yes">
<author>Burns, Jasper</author>
<title>Vipsania on Roman Coins?</title>
<date>May 2004</date>
<journal>The Celator</journal>
<volume>18</volume>
<number>5</number>
<pages>6-20, illus.</pages>
<language iso="en"/>
<enteredon>2004-05-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.rom.pro;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2004-05-28</abdate>
<abtext>The author argues that Vipsania Agrippina is depicted in the guise of Pietas on the controversial dupondii of Drusus Caesar.  Provincial issues, apparently modeled on the imperial PIETAS dupondii are also discussed.</abtext>
</abstract>
</record>

<record id="BussiS2003" inlib="yes" show="yes">
<author>Bussi, Silvia</author>
<title>Zenobia/Cleopatra: immagine e propaganda</title>
<date>2003</date>
<journal>Revista Italiana di Numismatica e Scienze Affini</journal>
<volume>104</volume>
<pages>261-268, illus.</pages>
<language iso="it"/>
<enteredon>2004-01-23</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>A. Carignani</submittedby>
<subject>&s.rom.imp;</subject>
<subject>&s.gr.hl;</subject>
<subject>&s.africa;</subject>
<subject>&s.ane;</subject>
<country iso="it"/>
<abstract lang="it">
<abauth>A. Carignani</abauth>
<abdate>2003-01-23</abdate>
<abtext>Fonti letterarie, storiche ed epigrafiche concorrono a confermare il legame ideologico che unì Zenobia, regina di Palmira, a Cleopatra. In alcune monete alessandrine del 272 d.C. Zenobia viene raffigurata con i t