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

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

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

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

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

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

<record id="FischerJ2005" inlib="yes" show="yes">
<author>Fischer, Josef</author>
<title>Ein justierte Münz aus der Gruppe der "pseudoimperialen" Goldmünzen der Merowingerzeit im Historischen Museum Basel</title>
<date>June 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>218</number>
<pages>43-46, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emed;</subject>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author presents a Merovingian imitative gold coin copying the VICTORIA AVGVSTORVM types of Justinian.</abtext>
</abstract>
</record>

<record id="HooverO2005" inlib="yes" show="yes">
<author>Hoover, Oliver D.</author>
<title>An Introduction to the History and Coinage of the Medieval Balkans Part I: Slavonia</title>
<date>June 2005</date>
<journal>The Journal of the Classical and Medieval Society</journal>
<volume>6</volume>
<number>2</number>
<pages>34-43, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.lmed;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>An overview of the history of Slavonia (Northern Croatia) and the medieval coinages produced in the region under the authority of the local Bans (viceroys).</abtext>
</abstract>
</record>

<record id="HurterS2005" inlib="yes" show="yes">
<author>Hurter, Silvia</author>
<title>Oeconomides, Mando. (ed.). SNG Grèce 3, Collection de Antoine Christomanos, Première partie: Italie-Eubée. Athen: Académie d'Athènes, 2004</title>
<date>June 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>218</number>
<pages>58</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="sw"/>
</record>

<record id="KaysT2005" inlib="yes" show="yes">
<author>Kays, Thomas</author>
<title>Second Thoughts on a First Rate Coin Hoard: Castine Revisited</title>
<date>August 2005</date>
<journal>The Colonial Newsletter</journal>
<number>128</number>
<pages>2837-2868, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<subject>&s.canada;</subject>
<group>&g.hoard;</group>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author reconstructs the discovery of the Castine Hoard in 1840 and suggests that the true circumstances of its burial may have been the aftermath of the disastrous Penobscot expedition of American forces against the British in 1779, rather than in 1703 during Queen Anne's War, as is usually supposed.</abtext>
</abstract>
</record>

<record id="KleebergJ2005" inlib="yes" show="yes">
<author>Kleeberg, John M.</author>
<title>The Stepney Find: Hoard or Collection? The Debate Continues</title>
<date>April 2005</date>
<journal>The Colonial Newsletter</journal>
<number>127</number>
<pages>2807-2831</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>After representing an online discussion concerning the interpretation of the Stepney coppers find, the author argues that the accumulation should indeed be considered a proper hoard by applying the methodologies used for study of ancient and medieval hoards.</abtext>
</abstract>
</record>

<record id="KleinU2005" inlib="yes" show="yes">
<author>Klein, Ulrich</author>
<title>Von Paradies zu Paradies: Theriak und Theriak-Kapseln</title>
<date>June 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>218</number>
<pages>35-42, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.emod;</subject>
<subject>&s.medals;</subject>
<subject>&s.seals;</subject>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author discusses a group of medals and stamped lead bottle caps of the seventeenth and eighteenth centuries related to the cure-all known as theriac.</abtext>
</abstract>
</record>

<record id="ManvilleH2005" inlib="yes" show="yes">
<author>Manville, Harrington E.</author>
<title>Review of Brian J. Danforth's paper on St. Patrick Coinage</title>
<date>April 2005</date>
<journal>The Colonial Newsletter</journal>
<number>127</number>
<pages>22781-2785, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.eur.emod;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>While the author generally accepts Danforth's placement of the Irish St. Patrick coins in a Restoration period context he raises questions about the technology used to produce them and the proper terms for the denominations.</abtext>
</abstract>
</record>

<record id="MartindaleN2005" inlib="yes" show="yes">
<author>Martindale, Nancy E.</author>
<title>Test-Drive these Coins</title>
<date>July 2005</date>
<journal>The Numismatist</journal>
<volume>110</volume>
<number>7</number>
<pages>42-46, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.mod;</subject>
<subject>&s.us.federal;</subject>
<subject>&s.ea;</subject>
<country iso="be"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>A review of modern coinage using the automobile as a main feature of the type.</abtext>
</abstract>
</record>

<record id="MooreRWilliamsR2005" inlib="yes" show="yes">
<author>Moore, Roger A.</author>
<author>williams, Raymond J.</author>
<title>Maris Plate-I Photograph: Additional Observations</title>
<date>August 2005</date>
<journal>The Colonial Newsletter</journal>
<number>128</number>
<pages>2869-2874, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The authors suggest that the Maris Plate-I photograph was produced by a four step process which involved the use of numerous cut out negatives put together for a larger heliotype negative as well as lengthening ligature lines and colorizing the St. Patrick crowns by hand.</abtext>
</abstract>
</record>

<record id="MossmanP2003" inlib="yes" show="yes">
<author>Kleeberg, John M.</author>
<title>Money of the 14th Colony: Nova Scotia (1711-1783)</title>
<date>December 2003</date>
<journal>The Colonial Newsletter</journal>
<number>124</number>
<pages>2533-2593, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.canada;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>An extensive history of Nova Scotia from its inclusion as part of French Acadia to its absorbtion into British North America, with a discussion of the coinages and currencies used there.  Special attention is paid to the money of the British period as well as to American colonial currencies issued to support the wars waged to capture the region from the French.  Archaeological and metal detectorist coin finds from Nova Scotia are listed and discussed.</abtext>
</abstract>
</record>

<record id="SchmutzD2005" inlib="yes" show="yes">
<author>Schmutz, Daniel</author>
<title>Ein spätmittelalterlicher Münzschatzfund aus Villeret im Vallon de St-Imier</title>
<date>June 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>218</number>
<pages>50-53, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.eur.lmed;</subject>
<group>&g.hoard;</group>
<country iso="sw"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author presents a small fourteenth century bracteate hoard from the Vallon de St-Imier.</abtext>
</abstract>
</record>

<record id="SchwanC2005" inlib="yes" show="yes">
<author>Schwan, C. Frederick</author>
<title>A Maniac in Multiple Worlds</title>
<date>July 2005</date>
<journal>The Numismatist</journal>
<volume>110</volume>
<number>7</number>
<pages>48-52, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.bio;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>A biography of Joseph E. Boling, Farran Zerbe Memorial Award winner for 2005.</abtext>
</abstract>
</record>

<record id="SpoerriButcherM2005a" inlib="yes" show="yes">
<author>Spoerri Butcher, Margueritte</author>
<title>Szaviert, Wolfgang and Claude Daburon, SNG Österreich, Sammlung Leypold, Österreichische Nationalbank, Wien, Kleinasiatische Münzen der Kaiserzeit, Bd. II: Phrygien-Kommagene, Veröffentlichungen des Instituts für Numismatik und Geldgeschichte 8, Wien: ÖFN, Österreichische Forschungsgesellschaft für Numismatik/Universität Wien, 2004</title>
<date>June 2005</date>
<journal>Schweizer Münzblätter</journal>
<number>218</number>
<pages>56</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="sw"/>
</record>

<record id="SportackM2005" inlib="yes" show="yes">
<author>Sportack, Mark A.</author>
<title>Sommers Islands Hogge Money: Rediscovery!</title>
<date>August 2005</date>
<journal>The Colonial Newsletter</journal>
<number>128</number>
<pages>2875-2889, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.us.colonial;</subject>
<subject>&s.mcsa;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>The author reviews the documented discoveries of Sommers Islands hogge money in the nineteenth century, suggesting that the majority received fictional discovery stories to enhance their acceptability as authentic among American collectors.  Such stories are not associated with the coins in Bermuda because there the coins were recognized as authentic relics of the island's past.</abtext>
</abstract>
</record>

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

<record id="TameankoM2005" inlib="yes" show="yes">
<author>Tameanko, Marvin</author>
<title>Lepcis Magna: Ancient Emporium City in North Africa</title>
<date>June 2005</date>
<journal>The Journal of the Classical and Medieval Society</journal>
<volume>6</volume>
<number>2</number>
<pages>5-15, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.punic;</subject>
<subject>&s.rom.pro;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>A review of the history of the city and the coinage produced there during Punic and Roman rule.</abtext>
</abstract>
</record>

<record id="WehnerM2005" inlib="yes" show="yes">
<author>Wehner, Michael</author>
<title>San Francisco in Step with the Past</title>
<date>July 2005</date>
<journal>The Numismatist</journal>
<volume>110</volume>
<number>7</number>
<pages>34-39, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.bio;</subject>
<country iso="us"/>
<abstract lang="en">
<abauth>Oliver D. Hoover</abauth>
<abdate>2005-07-28</abdate>
<abtext>A numismatic history of San Francisco.</abtext>
</abstract>
</record>

<record id="YevdokimovV2005" inlib="yes" show="yes">
<author>Yevdokimov, Viktor</author>
<title>Morrisson, Cécile. "Coin Usage and Exchange Rates in Badoer's Libro dei Conti." In Dumbarton Oaks Papers 55. Washington, D.C., 2001</title>
<date>June 2005</date>
<journal>The Journal of the Classical and Medieval Society</journal>
<volume>6</volume>
<number>2</number>
<pages>44-48, illus.</pages>
<language iso="en"/>
<enteredon>2005-07-28</enteredon>
<enteredby>Oliver Hoover</enteredby>
<submittedby>Oliver Hoover</submittedby>
<subject>&s.rev;</subject>
<country iso="us"/>
</record>

</numlit>

