<html xmlns="http://www.w3.org/1999/xhtml">
        <head>
                <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
                <title>The Numismatic Bibliomania Society</title>
        </head>
        <body>
                <style type="text/css">
                        <!--
                        
                        /* --- OVERALL --- */
                        body {
                                margin: 0px;
                                padding: 0px;
                                font-family: Georgia, Times, serif;
                                font-size: 15px;
                                line-height: 1.4em;
                                color: #000000;
                        }
                        p {
                                font-family: Georgia, Times, serif;
                                font-size: 15px;
                                line-height: 1.4em;
                                color: #000000;
                        }
                        /* --- LINKS --- */
                        a {
                                color: #000000;
                                text-decoration: underline;
                        }
                        a:hover {
                                color: #50819b;
                        }
                        a.email {
                                padding-left: 13px;
                                background-image: url(http://www.coinbooks.org/global/images/icons/icon_email.gif);
                                background-position: 0 0;
                                background-repeat: no-repeat;
                        }
                        a.link {
                                padding-left: 13px;
                                background-image: url(http://www.coinbooks.org/global/images/icons/icon_weblink.gif);
                                background-position: 0 0;
                                background-repeat: no-repeat;
                        }
                        /* --- HEADERS --- */
                        h1, h2, h3, h4, h5, h6 {
                                font-weight: normal;
                                line-height: 1.2em;
                                color: #000000;
                        }
                        /* --- LIST --- */
                        ul {
                                margin: 0;
                                padding: 0;
                                font-size: 12px;
                                line-height: 13px;
                                color: #333333;
                                margin: 0 0 0 20px; /* This is shorthand  for all 4 margins. Order is top, right, bottom, left. I added 15px to the left of the UL*/                    }
                        li {
                                list-style: disc;
                                padding-left: 0px;
                                padding-bottom: 6px;
                        }
                        /* --- LAYOUT --- */
                        #masthead {
                                margin: 0;
                                padding: 0;
                                color: #fff;
                                clear: both;
                                text-align: right;
                                background: #a7c0cd;
                        }
                        #content{
                                margin: 5px;
                                padding: 0 10px;
                        }
                        #sidebar {
                                margin: 0;
                                padding: 0;
                        }
                        #footer {
                                margin: 5px;
                                padding: 5px 10px;
                                border-top: #f2f2f2 2px solid;
                                color: #999999;
                        }
                        /* --- INTRO --- */
                        .intro {
                                margin-top: 20px; 
                                font-size: 14px;   
                                padding: 20px;
                                background: #f2f2f2;
                        }
                        /* --- SIDEBAR BOXES --- */
                        .ctabox { 
                                margin-right: 5px;
                                margin-bottom: 10px;
                                margin-top: 10px;
                                padding: 3px 12px;
                                background-color: #a7c0cd;
                        }
                        .ctabox h4 {
                                margin: 0;
                                padding: 4px 0 5px 0;
                                font-size: 18px;
                        }
                        .ctabox p {
                                font-size: 12px;
                                line-height: 1.2em;
                        }
                        .greybox { 
                                margin-right: 5px;
                                margin-bottom: 10px;
                                margin-top: 10px;
                                padding: 3px 12px;
                                background-color: #f2f2f2;
                        }
                        .box h4 {
                                margin: 0;
                                padding: 4px 0 5px 0;
                                font-size: 18px;
                        }
                        .box p {
                                font-size: 14px;
                                line-height: 1.2em;
                        }               
                        
                        /* EMAIL BODY */
                        /** ADDED WKH **/
                        .quote {
                                padding-left:6px;
                                border-left: 6px solid #dadada;
                                margin-left:1em;
                        }
                        
                        .adbox {                        
                                margin-right: 10px;
                                margin-bottom: 10px;
                                margin-top: 20px;
                                padding: 10px 10px;
                                background-color: #a7c0cd;      
                                border: 1px solid #333;
                        }
                        
                        /* --- IMAGES --- */
                        .imgleft {
                                float: left;
                                margin: 8px 8px 8px 0;
                        }
                        .imgright {
                                float: right;
                                margin: 0 20px 8px 8px;
                                background: #f2f2f2;
                        }
                        
                        /* --- MISC --- */
                        .hidden {
                                display: none;
                        }
                        div.hr {display: none}
                        /*/*/a{}
                        div.hr {
                                display: block;
                                height: 11px;
                                background-image: url(http://www.coinbooks.org/global/images/email/hr_rule.gif);
                                background-repeat: no-repeat;
                                background-position: center center;
                                margin: 1em 0 1em 0;
                        }
                        
                        div.hrKO {display: none}
                        /*/*/a{}
                        div.hrKO {
                                display: block;
                                height: 11px;
                                background-image: url(http://www.coinbooks.org/global/images/email/hr_ruleKO.gif);
                                background-repeat: no-repeat;
                                background-position: center center;
                                margin: .5em 0 .5em 0;
                        }
                        hr {display:none}
                        /* */
                        
                        
                        -->
                        
                                        
                </style>
                <table width="600" border="0" cellspacing="0" cellpadding="0" align="center">
                <tr>
                                <td>
                                        <img src="http://www.coinbooks.org/global/images/layout/esylum_masthead.gif" alt="The Numismatic Bibliomania Society" width="600" height="150" border="0" />
                                </td>
                </tr>
                        <tr>
                                <td align="left" valign="top" >
                                        <table width="200" border="0" align="right" cellpadding="0" cellspacing="0" style="margin: 0 0 20px 20px;">
                                                <tr>
                                                        <td>
                                                                <!-- /////////////////////////////// -->
                                                                <!-- ///                         /// -->
                                                                <!-- ///   BEGIN SIDEBAR CONTENT /// -->
                                                                <!-- ///                         /// -->
                                                                <!-- /////////////////////////////// -->
                                                                <div class="ctabox">
                                                                        <h4>About Us</h4>
                                                                        <p>The Numismatic Bibliomania Society is a non-profit organization devoted to the study and enjoyment of numismatic literature. For more information please see our web site at <a href="http://www.coinbooks.org" title="http://www.coinbooks.org" target="_blank">coinbooks.org</a></p>
                                                                </div>
                                                                <div class="ctabox">
                                                                        <h4>Subscriptions</h4>
                                                                        <p>Those wishing to become new E-Sylum subscribers (or wishing to Unsubscribe) can go to the following web page <a href="https://lists.capalon.com/lists/listinfo/esylum" title="https://lists.capalon.com/lists/listinfo/esylum" target="_blank">link</a></p>
                                                                </div>
                                                                <div class="box">
                                                                        <h4>Membership</h4>
                                                                        <p>There is a membership application available on the web site <a href="http://www.coinbooks.org/club_nbs_member_app.html" title="http://www.coinbooks.org/club_nbs_member_app.html" target="_blank">Membership Application</a></p>
                                                                        <p>To join, print the application and return it with your check to the address printed on the application. Print/Digital membership is $40 to addresses in the U.S., and $60 elsewhere.  A digital-only membership is available for $25. 
                                                                        For those without web access, write to:</p>
                                                                        <p>Terry White, Treasurer<br/>Numismatic Bibliomania Society<br />P. O. Box 634, <br/>Canal Winchester, Ohio <br/>43110</p>
                                                                        <h4>Asylum</h4>
                                                                        <p>For Asylum mailing address changes and other membership questions, contact Terry at this email address: <a href="mailto:terrywhite5475@yahoo.com" target="_blank">terrywhite5475@yahoo.com</a></p>
                                                                        <h4>Submissions</h4>
                                                                        <p>To submit items for publication in The E-Sylum, just Reply to this message, or write to the Editor at this address: <a href="mailto:whomren@gmail.com" title="mailto:whomren@gmail.com" target="_blank">whomren@gmail.com</a></p>
                                                                </div>
                                                                <div>
                                                                        <p align="center">
        
                                                                        <a href="http://www.newmanportal.org/" 
                                                                        title="NNP Pagecount 1,722,949 pages">
                                                                        <img src="https://farm5.staticflickr.com/4760/40484408392_51dac5fa35_o.jpg"
                                                                        width="180" height="180" 
                                                                        alt="NNP Pagecount 1,722,949 pages"></a>
                                                                        
                                                                        </center>

                                                                        <br>
                                                                        </p>
                                                                </div>
                                                                
                                                                <div class="adbox">
                                                                        <p align="center">
                                                                        <h4>BUY THE BOOK BEFORE THE COIN</h4>
                                                                        <br>
                                                                        </p>
                                                                </div>    
                                                                <div class="box">
                                                                        <h4>Sale Calendar </h4>
                                                                        <p>
                                                                        <ul> 
                                                                        <!-- <li><a href="http://www.bbnla.com">March 5, 2016 BRYCE BROWN</a> -->
                                                                        <li><a href="http://www.numislit.com">April 28, 2018 KOLBE-FANNING</a>
                                                                        <li><a href="http://www.workmansbooks.com/">May 19, 2018 WORKMAN BOOKS</a>
                                                                        <li><a href="http://www.numislit.com">July 14, 2018 KOLBE-FANNING</a>
                                                                        <!-- <li><a href="http://www.numisbook.com/">February 18, 2017 CHARLES DAVIS</a> -->
                                                                        Watch here for updates!
                                                                        </ul>
                                                                        </p>
                                                                </div>
                                                                
                                                                
                                                                <!-- /////////////////////////////// -->
                                                                <!-- ///                         /// -->
                                                                <!-- ///   END SIDEBAR CONTENT   /// -->
                                                                <!-- ///                         /// -->
                                                                <!-- /////////////////////////////// -->
                                                        </td>
                                                </tr>
                                        </table>                  
                                        
                                        
                                        
                                        
                                                                                        <!-- /////////////////////////////// -->
                                                <!-- ///                         /// -->
                                                <!-- ///    BEGIN MAIN CONTENT   /// -->
                                                <!-- ///                         /// -->
                                                <!-- /////////////////////////////// -->

                                                <!--///////////////////////////////
                                                BEGIN TABLE OF CONTENTS
                                                ////////////////////////////////-->

                                                <div class="box">
                                                <font size=+1>
                                                                <a name = "top">
                                                                                                        Volume 21, Number 12, March 25, 2018                                                                                                    </a>
                                                </font>
                                                <br><br>
                                                <ul><li><a href='#article1'>
WAYNE'S WORDS: THE E-SYLUM MARCH 25, 2018
</a><li><a href='#article2'>
STOCKLEY EMAIL SALE CLOSES MARCH 26, 2018
</a><li><a href='#article3'>
KOLBE & FANNING BUY OR BID SALE NUMBER 6
</a><li><a href='#article4'>
NEW BOOK: CONFISCATION: GOLD AS CONTRABAND
</a><li><a href='#article5'>
CIVIL WAR TOKEN ENGRAVERS INFORMATION SOUGHT
</a><li><a href='#article6'>
COINTALK NUMISMATIC LITERATURE DISCUSSION
</a><li><a href='#article7'>
CARNEGIE LIBRARY OF PITTSBURGH RARE BOOK THEFTS
</a><li><a href='#article8'>
YORKSHIRE NUMISMATIST ADDED TO NEWMAN PORTAL
</a><li><a href='#article9'>
NEWMAN PORTAL SEARCH: STARBURST EFFECT
</a><li><a href='#article10'>
MORE ON READY’S BRITISH MUSEUM REPLICAS
</a><li><a href='#article11'>
A SILVER CAPE COD CANAL COMPLETION MEDAL
</a><li><a href='#article12'>
NOTES FROM E-SYLUM READERS: MARCH 25, 2018
</a><li><a href='#article13'>
MORE ON THE POLISH MILLENNIUM MEDAL
</a><li><a href='#article14'>
MORE ON GUTTAG BROTHERS TOKENS
</a><li><a href='#article15'>
VOCABULARY TERMS: BULLION COIN AND MEDAL, NCLT
</a><li><a href='#article16'>
HARRY BENNETT WILBER (1872-1945)
</a><li><a href='#article17'>
HARVEY STACK'S NUMISMATIC FAMILY, PART 14
</a><li><a href='#article18'>
BRITISH INDIA GEORGE VI QUARTER ANNA VARIETIES
</a><li><a href='#article19'>
MINNEAPOLIS MARCH 2018 YOUNG NUMISMATIST EVENT
</a><li><a href='#article20'>
THE A & A SAINTS COLLECTION OF DOUBLE EAGLES
</a><li><a href='#article21'>
NUMISMATIC NUGGETS: MARCH 25, 2018
</a><li><a href='#article22'>
SELECTONS FROM STACK'S BOWERS MARCH 26, 2018 SALE
</a><li><a href='#article23'>
WAYNE'S NUMISMATIC DIARY: MARCH 25, 2018
</a><li><a href='#article24'>
DENNIS TUCKER'S MARCH 2018 BALTIMORE BLOG
</a><li><a href='#article25'>
SIGNIFICANT ROMAN COIN FIND IN NORFOLK
</a><li><a href='#article26'>
NETHERLANDS WORKERS UNCOVER COIN HOARD
</a><li><a href='#article27'>
CHINA'S "L. GIORGI" PATTERN TEN CASH COIN
</a><li><a href='#article28'>
CANADIAN NATIONAL INSTITUTE FOR THE BLIND COIN
</a><li><a href='#article29'>
SCARINCI ON THE BREAST CANCER AWARENESS COIN
</a><li><a href='#article30'>
DAVID J. RYDER CONFIRMED AS MINT DIRECTOR
</a><li><a href='#article31'>
WSJ QUESTIONS NEED FOR CENTS AND NICKELS
</a><li><a href='#article32'>
PHILADELPHIA TOKEN PHASEOUT NEARS COMPLETION
</a><li><a href='#article33'>
BARRON'S ARTICLE HIGHLIGHTS ANDERSON PAPER MONEY
</a><li><a href='#article34'>
ARTICLE PROFILES BLAIR, NB $10 NATIONAL BANK NOTE
</a><li><a href='#article35'>
VENEZUELA PONDERS DROPPING THREE ZEROS
</a><li><a href='#article36'>
IN OTHER NEWS: MARCH 25, 2018
</a><li><a href='#article37'>
FEATURED WEB PAGE: VIET NAM NUMISMATIC CLUB
</a></ul>                                           </div>

                                                <!--///////////////////////////////
                                                END TABLE OF CONTENTS
                                                ////////////////////////////////-->

                                                <!-- The E-Sylum v21n12 March 25, 2018 -->
<center>
<div class="greybox">
<a href="http://www.coinbooks.org/v21/club_nbs_esylum_v21n12.html">Click here to read this issue on the web</a>
<br/>
<a href="http://www.coinbooks.org/club_nbs_esylum_archive.html">Click here to access the complete archive</a>
<br/>
To comment or submit articles, reply to <a href="mailto:whomren@gmail.com">whomren@gmail.com</a>
</div>
</center>

<p>
<i>
Content presented in The E-Sylum  is not necessarily researched or independently fact-checked, and views expressed do not necessarily represent those of the Numismatic Bibliomania Society.
</i>

<h3 id = "article1"><a name="article1">
WAYNE'S WORDS: THE E-SYLUM MARCH 25, 2018
</h3></a></h3>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/33080797740/in/dateposted-public/" title="Wayne Homren 2017-03-15 full"><img src="https://c1.staticflickr.com/1/768/33080797740_f58fba0009_m.jpg" height="120" align="left" alt="Wayne Homren 2017-03-15 full"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

New subscribers this week include: 
John Mundy.
Welcome aboard! We now have 5,293 subscribers.

<p>
Thank you for reading <i>The E-Sylum</i>. If you enjoy it, please send me the email addresses of friends you think may enjoy it as well and I'll send them a subscription with your compliments. Contact me at <a href="mailto:whomren@gmail.com">whomren@gmail.com</a> anytime regarding your subscription, or questions, comments or suggestions about our content.

<p>
<b>
Check out our updated numismatic literature sale calendar</b> at the right of this article (at the top of each full issue).   Dealers Kolbe & Fanning have scheduled their sales #149 and #150 for April 28 and July 14, respectively.  Alan Workman, the Florida bookseller who acquired the numismatic literature business of the late Fred Lake, will hold his first sale with a planned closing date of May 19th.  Use this link to get on his email list for announcements:
<a href="http://eepurl.com/r3muv ">
http://eepurl.com/r3muv 
</a>.  Alan writes:
<div class="quote">
<p>
As it stands right now, this sale is going to have a large number of books on banking history, NY county histories, paper money, U.S. coinage, ancients, treasure, and pirates. Should be something for everyone!  My goal is to have my website updated and the auction uploaded to iCollector by the middle of April.
</div>

<p>
This week we open with two numismatic literature sales, one new book, a call for information, and word of a major rare book theft.

<p>
Other topics this week include the Starburst Effect, the Cape Cod Canal medal, bullion coins, double eagles, the Whitman Baltimore Coin Expo, the U.S. Mint, and Venezuela's coin and banknote changes.

<p>
Also, Arash Ilavia submitted an original article on obverse varieties of the British India George VI Quarter Annas of 1938 and 1939. 

<p>
To learn more about the W. W. C. Wilson collection, gold as contraband, the Mount Vernon Club, engraved portraits of Washington, left-handed riflemen, the Selinos tetradrachm, 
 William and Charles Barber, Redbook cookies, and
Howard Daniel's Vietnamese Money Wallet, read on. Have a great week, everyone!

<p>
Wayne Homren 
<br/>Editor, <i>The E-Sylum</i>
<br/><br/>


<center>
<a href="http://www.numislit.com" title="Kolbe-Fanning E-Sylum ad 2016-10-16 Free Priority Shipping"><img src="https://c1.staticflickr.com/6/5340/30312967736_95921f3414_z.jpg" width="600" height="300" alt="Kolbe-Fanning E-Sylum ad 2016-10-16 Free Priority Shipping"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article2"><a name="article2">
STOCKLEY EMAIL SALE CLOSES MARCH 26, 2018
</h3></a>
<div class="greybox">
Numismatic literature dealer Richard Stockley of Senneville, QC
Canada is holding a three-lot sale ending March 26, 2018 at 6pm Eastern time. Click on the images to see larger versions on our Flickr archive.

<br/><br/>
 Bids are accepted by email only.   Richard's address is
<a href="mailto:rstockley@videotron.ca">
rstockley@videotron.ca
</a>.  He can provide more information and images on request.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39175680210/in/dateposted-public/" title="Stockley March 2018 sale Lot 1 CANJv5 spine"><img src="https://farm1.staticflickr.com/790/39175680210_faa6c7a1d0_n.jpg" height="300" alt="Stockley March 2018 sale Lot 1 CANJv5 spine"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40275315634/in/dateposted-public/" title="Stockley March 2018 sale Lot 1 CANJv5 pages"><img src="https://farm5.staticflickr.com/4779/40275315634_ef4df02e72_n.jpg" height="300" alt="Stockley March 2018 sale Lot 1 CANJv5 pages"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Lot #1  Canadian Antiquarian & Numismatic Journal Vol V 1876 #1-4, 196 pgs, hard bound in 1 vol,  ¼ leather, plates of the Cuvillier scrip along with the article by McLachlan, 3 other articles on medals also by him. Covers are very worn, contents are tight & clean, inside has sticker “M. A. STE MARIE / #0498”          Starting price $50
 
<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40275315534/in/dateposted-public/" title="Stockley March 2018 sale Lot 2 Wilson sale title page"><img src="https://farm1.staticflickr.com/812/40275315534_9d8ec23ec5_n.jpg" height="220" alt="Stockley March 2018 sale Lot 2 Wilson sale title page"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39175680170/in/dateposted-public/" title="Stockley March 2018 sale Lot 2 Wilson sale US silver lots"><img src="https://farm1.staticflickr.com/797/39175680170_8374ffd81f_n.jpg" height="220" alt="Stockley March 2018 sale Lot 2 Wilson sale US silver lots"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Lot #2 Wayte Raymond  auction # 1996 sale of nov 16-18, 1925, The W. W. C. Wilson collection of U.S. & Canadian coins, tokens, historical and Indian Chief medals etc  an important sale with prl. Has the 2 halftone plates mentioned below.   Covers & spine are faded with a few chips,   Starting  $50
 
<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40275315374/in/dateposted-public/" title="Stockley March 2018 sale Lot 3 Ford reprint Wilson Sale plates"><img src="https://farm5.staticflickr.com/4784/40275315374_16ce267387.jpg" width="500" height="282" alt="Stockley March 2018 sale Lot 3 Ford reprint Wilson Sale plates"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Lot #3 2 photographic plates from the above sale commissioned in 1997 by Ford.  Auctioneer’s description “a lot of 2 photographic prints made from the negatives that created the halftone plates found in some versions of the 1925 Wilson sale..”  His estimate $75      Starting $30

<p>
Richard Stockley
<br/>
39 ch. Senneville,
<br/>
Senneville, QC
<br/>
Canada H9X 1B8

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article3"><a name="article3">
KOLBE & FANNING BUY OR BID SALE NUMBER 6
</h3></a>
<div class="greybox">
Numismatic Booksellers Kolbe & Fanning submitted this announcement of their sixth “Buy or Bid Sale” which closes on April 6, 2018.
-Editor
</div>

<p>
<b>
Kolbe & Fanning Announce Buy or Bid Sale #6 Through April 6
</b>

<p>
<a data-flickr-embed="false"  href="https://www.numislit.com/" title="Kolbe Fanning Buy or Bid sale 6 cover"><img src="https://farm1.staticflickr.com/813/26120784307_2b2af11076_n.jpg" width="247" height="320" align="right" alt="Kolbe Fanning Buy or Bid sale 6 cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Kolbe & Fanning Numismatic Booksellers have announced their sixth “Buy or Bid Sale,” which begins now and will close on Friday, April 6. The sale focuses on modestly priced books, giving collectors an opportunity to add to their libraries at minimal cost.

<p>
There will be no printed catalogue. The PDF catalogue is available now for downloading from the Kolbe & Fanning website at 
<a href="https://www.numislit.com/">
numislit.com
</a>.

<p>
As the name of the sale suggests, customers may bid on items they wish to acquire or buy them outright at the published price. The Terms of Sale will give full instructions on how to participate: please read it carefully.

<p>
The sale includes over 1400 works on ancient, medieval and modern coins, as well as general works, periodicals and sale catalogues. “Buy” prices have been kept low to promote sales. To further encourage participation, the firm is offering free domestic shipping to bidders spending at least $500; there will also be no packing and processing fee for this sale. Again, please read the Terms of Sale before participating.

<p>
If you have any questions about the sale, please write the firm at 
<a href="mailto:orders@numislit.com">
orders@numislit.com
</a>.

<p>
Thank you in advance for your participation. Download the sale today: 
<a href="https://www.numislit.com/">
numislit.com
</a>.


<center>
<a href="https://www.orcararities.com/" title="Dannreuther E-Sylum ad01 V04 GOLD"><img src="https://farm5.staticflickr.com/4663/25438248887_c9b129f7f1_c.jpg" width="618" height="800" alt="Dannreuther E-Sylum ad01 V04 GOLD"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article4"><a name="article4">
NEW BOOK: CONFISCATION: GOLD AS CONTRABAND
</h3></a>
<div class="greybox">
A new book has been published on a subject that hasn't gotten much coverage in the numismatic world outside of reporting on the 1933 double eagles.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40948247891/in/dateposted-public/" title="Confiscation Gold as Contraband book cover"><img src="https://farm1.staticflickr.com/800/40948247891_b6df88eed2_n.jpg" width="210" height="320" align="right" alt="Confiscation Gold as Contraband book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Professional numismatist Kenneth R. Ferguson has released a new book on the confiscation of gold from American citizens between 1933 and 1975. Though this interlude in history is often overlooked or downplayed by both historians and economists, its significance to the modern coin dealer can't be overstated. 

<p>
Ferguson takes readers step-by-step through the legal precedents established by President Roosevelt -- some of which remain on the books to this day -- and offers expert analysis on the ongoing and future relationship between gold and government.

<p>
"Confiscation: Gold as Contraband 1933-1975" is available now for $11.99 on Amazon.com. For a direct link, click here: 
<a href="http://amzn.to/2Gd2N5W">
http://amzn.to/2Gd2N5W
</a>.

<p>
Kenneth R. Ferguson received his master’s degree from the Lyndon B. Johnson School of Public Affairs at the University of Texas at Austin in 1973. He made his living as a professional coin dealer for over 40 years, serving as both President of the Texas Coin Dealers Association and Consultant to the American Numismatic Association. He has lived in Austin since 1966. 

<p>
For more information, or to order, see: 
<br/>
<a href="http://kennethrferguson.com/">
http://kennethrferguson.com/
</a>
 

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article5"><a name="article5">
CIVIL WAR TOKEN ENGRAVERS INFORMATION SOUGHT
</h3></a>

<p>
Dave Bowers on behalf of the Civil War Token Society is nearing completion of a manuscript, <i>Engravers and Minters of Civil War Tokens</i>. Unlike certain other areas of American numismatics—colonial and early American copper coins being examples—much about the engravers of Civil War tokens and their mintage and distribution is unknown, this being especially true for some of the more obscure artisans and shops.

<p>
Dave is seeking biographical and numismatic information on these engravers in particular:

<p>
Louis Roloff, of New York City, who made and signed many tokens. Little is known about his biography—place of birth, time of death, education, family, and the like.

<p>
V.R. Allen and Charles Ulrick (or Ulrich). These two engravers were mentioned by Henry Clay Ezekiel in “Cincinnati’s Civil War Tokens,” <i>The Numismatist</i>, July 1911. Ezekiel lived in Cincinnati, and during the Civil War he paid frequent visits to the shops of Lanphear, Stanton, and others and, presumably, say Allen and Ulrick engaged in engraving. Allen was a stencil maker, but nothing has been found about his activities in Cincinnati 1861-1865. Ulrick remains a complete mystery.

<p>
Mossin & Marr in Milwaukee and F.C. Key & Son in Philadelphia were well-known in their time and made tokens during the Civil War. It seems that slightly after the war, John Marr on his own and F.C. Key & Sons acquired dies made by other shops and made restrikes and mulings of them. Does anyone have any information about these.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40973420102/in/dateposted-public/" title="C-SSC-66000 MD-60-W-2b q r"><img src="https://farm1.staticflickr.com/788/40973420102_e98c2675e4_m.jpg" width="234" height="240" alt="C-SSC-66000 MD-60-W-2b q r"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26144840607/in/dateposted-public/" title="C-SSC-66000 MD-60-W-2b q o"><img src="https://farm1.staticflickr.com/821/26144840607_44655b15d9_m.jpg" width="240" height="240" alt="C-SSC-66000 MD-60-W-2b q o"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
In Baltimore the Shakespeare Club was active by 1866 and held meetings in Bellevue Gardens on West Baltimore Street in Baltimore, a pleasure ground that was home for picnics, military unit rallies, and more. The Mount Vernon Club issued tokens that were similar in design. Does anyone have any information about the activities of either during the years 1861 to 1865?

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40973420382/in/dateposted-public/" title="CWT-0520-0521a qexsh2012-07 o"><img src="https://farm1.staticflickr.com/806/40973420382_1a4252f577_m.jpg" width="240" height="240" alt="CWT-0520-0521a qexsh2012-07 o"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26144840757/in/dateposted-public/" title="CWT-0520-0521a qexsh2012-07 r"><img src="https://farm1.staticflickr.com/801/26144840757_3ffa02693f_m.jpg" width="240" height="234" alt="CWT-0520-0521a qexsh2012-07 r"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26144840957/in/dateposted-public/" title="CWT-287-520b q r"><img src="https://farm1.staticflickr.com/786/26144840957_e5a88dfdc7_m.jpg" width="240" height="221" alt="CWT-287-520b q r"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40973420822/in/dateposted-public/" title="CWT-287-520b q o"><img src="https://farm1.staticflickr.com/813/40973420822_d147b80a70_m.jpg" width="240" height="217" alt="CWT-287-520b q o"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
A first-class mystery surrounds the pieces lettered SILVER MINE TOKEN and COPPER MINE TOKEN combined with various other dies, included a Capped Bust portrait die of 1860. These dies were later in the hands of A.W. Escherich, by which time they had rim breaks. Does anyone know about the origin of either?

<p>
Also, if anyone has invoices by which merchants and others ordered tokens in quantity during the Civil War these would desirable to see.

<p>
Your “reward” is appreciation by Dave and a credit in the book. Contact: Dave Bowers, 
<a href=mailto:qdbarchive@metrocast.net">
qdbarchive@metrocast.net
</a>.

<p>
<div class="greybox">
Please assist if you can in any way.  This is a much-needed book which will shed light on far more than just Civil War tokens.
-Editor
</div>
 

<center>
<a href="http://www.juliancoin.com/" title="E-Sylum Leidman ad01new coin"><img src="https://c1.staticflickr.com/1/537/31162084584_141ac18a24_z.jpg" width="600" height="300" alt="E-Sylum Leidman ad01new coin"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article6"><a name="article6">
COINTALK NUMISMATIC LITERATURE DISCUSSION
</h3></a>
<div class="greybox">
Over on the <i>CoinTalk</i> forum, there is an ongoing discussion of numismatic literature, with participants posting images of their coin books and libraries.  Check it out and join in if you like.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40939124051/in/dateposted-public/" title="Coin Library posted on CoinTalk"><img src="https://farm1.staticflickr.com/822/40939124051_97efaaa495.jpg" width="500" height="412" alt="Coin Library posted on CoinTalk"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the complete thread, see: 
<br/>
<a href="https://www.cointalk.com/threads/post-your-numismatic-literature.228947/">
Post Your Numismatic Literature!
</a>
(https://www.cointalk.com/threads/post-your-numismatic-literature.228947/)


<center>
<a href="http://www.Numisbook.com" 
title="Charles Davis ad01">
<img src=
"https://farm8.staticflickr.com/7376/13906702326_89b590289b_o.jpg" 
width="590" height="257" alt="Charles Davis ad01" /></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article7"><a name="article7">
CARNEGIE LIBRARY OF PITTSBURGH RARE BOOK THEFTS
</h3></a>

<p>
On the Numismatic Bibliomania Society Facebook page, former Editor of <i>The Asylum</i> 
Tom Fort writes:
<div class="quote">
<p>
A major theft (or series of thefts) from the principal public library in Pittsburgh. From the list, which the <i>Pittsburgh Post-Gazette</i> published below, no numismatic books seem to have been taken. However, I do know that the library holds a number of numismatic items, most famously a complete set of <i>The Numismatist</i>, including the rare first six volumes.
</div>

<p>
<div class="greybox">
Actually, I noticed a couple obscure numismatic items on the list:

<br/><br/>
Charles Henry Hart, <i>Catalogue of the Engraved Portraits of Washington</i>, New York: Grolier Club, 1904; Of 425 copies

<br/><br/>
Lorado Zadoc Taft (American, 1860 - 1936), <i>Medal Struck in Celebration of the Sixty-Sixth Anniversary of the Birth of James Whitcomb Riley</i>, 1916; #219 of 500

<br/><br/>
Here's an excerpt from the article.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27056624068/in/dateposted-public/" title="Carnegie Library of Pittsburgh Oliver Room"><img src="https://farm1.staticflickr.com/785/27056624068_3b10a3e687.jpg" width="600" alt="Carnegie Library of Pittsburgh Oliver Room"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Valuable atlases, maps, and large plate books that show the colorful breadth of Western civilization have been stolen from the rare books room of the Carnegie Library of Pittsburgh in Oakland, right under the gaze of Andrew Carnegie’s portrait.

<p>
The theft of 314 items was discovered last April when an appraisal for insurance purposes began of the rare materials in the Oliver Room, library spokeswoman Suzanne Thinnes said. Deemed a crime scene, the room has been closed since April 3, 2017. Since that time, detectives from the Allegheny County District Attorney’s Office have been investigating the complex case.

<p>
“We’re very saddened by the breach of trust. This theft occurred over an extended period of time” by a knowledgeable individual or individuals, Ms. Thinnes said. She said the library could not provide an exact value of the missing materials.

<p>
Michael Vinson, a rare book dealer for 26 years, who reviewed a detailed list of the missing items, was more direct.

<p>
“I think the value would easily be $5 million. This is an immense cultural crime,” he said.

<p>
Among the missing books is a first edition of Isaac Newton’s “Philosophiae Naturalis Principia Mathematica” from London, dated 1687. Mr. Vinson noted that another copy of this book sold for $3.7 million in 2016 at a Christie’s auction in New York City.

<p>
Also gone is a first edition of Adam Smith’s book “The Wealth of Nations,” which, Mr. Vinson said, would be worth $150,000. Nine books printed before 1500 were stolen, too. These texts are called incunables because they were printed in the first 50 years after Johannes Gutenberg began printing. Mr. Vinson said the nine incunables would be worth a total of $50,000.

<p>
“This is a great loss to the Pittsburgh community,” she added. “Trust is a very important component of what we do on a daily basis. The library takes very seriously the security of all its collections.”

<p>
The staff member responsible for the collection is no longer employed by the library, she said, declining to elaborate.

<p>
“This was part of a magnificent collection that would cover the entire breadth of Western civilization. [Edmund] Spenser’s ‘The Faerie Queene’ is a landmark in literature,” said Mr. Vinson, who lives in Santa Fe, N.M. and holds a master’s degree in library science from the University of Chicago, where he specialized in the history of the book. 

<p>
The list, obtained by the Pittsburgh Post-Gazette, includes a first folio edition of Spenser’s classic poem that was published in London in 1609.

<p>
A three-volume set by Thomas L. McKenney and James Hall, titled “History of The Indian Tribes of North America,” is worth $100,000, Mr. Vinson said. 

<p>
Also missing is John James Audubon’s oversized book “The Quadrupeds of North America,” an octavo edition of his illustrations of four-footed mammals published in the 1850s in New York City.

<p>
Joyce Kosofsky, co-owner of Brattle Book Shop in downtown Boston, has worked in the book trade since 1978 and agreed with Mr. Vinson. She called the list “jaw-dropping. It’s an impressive list of books — the range of what’s there,” she said. 

<p>
“These are high-end rare books. I’ve never seen a list this big. This is a major theft,” Ms. Kosofsky said.

<p>
<div class="greybox">
What a heartbreaking loss.  This mess will take decades to resolve and many of the items will never be restored to their home.  

<br/><br/>
Unless there has been a name change, there are at least two rare book rooms - Oliver and Wadsworth.  The numismatic literature was shelved in the Wadsworth room.

<br/><br/>
Back in 1989, during the American Numismatic Association convention  in Pittsburgh I arranged a  numismatic bibliophile visit to the Carnegie Library Wadsworth Rare Book Room. Pictured left to right are:
Mark Auerbach,
George Kolbe,
Wayne Homren (a young me),
Frank Katen,
Ken Lowe,
Myron Xenos,
John Bergman, and
Armand Champa.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/2529157369/" title="1989 ANA Carnegie Library"><img src="https://farm4.staticflickr.com/3251/2529157369_4ea6ce21b8.jpg" width="500" height="338" alt="1989 ANA Carnegie Library"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
Later, in 1991, I did an appraisal of the numismatic literature in the Carnegie's Wadsworth Rare Book Room with the assistance of my friend John Burns.  It was the research library that had been transferred from the Carnegie Museum of Natural History when the Museum's extensive coin collection was sold in the late 1970s-early 1980s.   I recently shipped a number of my files to the Newman Numismatic Portal for digitization, and a copy of that inventory was included.  I've already alerted the detectives to its existence.

<br/><br/>
Curious, I looked for an example of the James Whitcomb Riley medal - I'd never heard of either the medal or the book.
I found one in the numismatic collection of the Yale University Art Gallery.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40033966175/in/dateposted-public/" title="James Whitcomb Riley medal obverse"><img src="https://farm1.staticflickr.com/802/40033966175_c0afb691ea_m.jpg" width="240" height="240" alt="James Whitcomb Riley medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40033966275/in/dateposted-public/" title="James Whitcomb Riley medal reverse"><img src="https://farm1.staticflickr.com/790/40033966275_e59de984f7_m.jpg" width="240" height="240" alt="James Whitcomb Riley medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the conplete Yale University inventory entry, see:
<a href="https://artgallery.yale.edu/collections/objects/165226">
Bronze medal of James Whitcomb Riley
</a>
(https://artgallery.yale.edu/collections/objects/165226)

<p>
To read the Carnegie Library numismatic literature inventory on the Newman Numismatic Portal, see: 
<br/>
<a href="https://nnp.wustl.edu/library/book/538819">
Wayne Homren Archives: 1991 Carnegie Library of Pittsburgh Wadsworth Room Numismatic Literature Appraisal
</a>
(https://nnp.wustl.edu/library/book/538819)

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/esylum_v11n22a05.html">
PHOTO ARCHIVE: NUMISMATIC BIBLIOPHILES VISIT CARNEGIE LIBRARY RARE BOOK ROOM
</a>
(http://www.coinbooks.org/esylum_v11n22a05.html)

<p>
To read the complete <i>Post-Gazette</i> article, see: 
<br/>
<a href="http://www.post-gazette.com/ae/books/2018/03/19/Carnegie-Library-rare-atlases-maps-books-Japanese-prints-stolen-Oliver-Room/stories/201803190007">
Who stole 314 items from the Carnegie Library rare books room?
</a>
(http://www.post-gazette.com/ae/books/2018/03/19/Carnegie-Library-rare-atlases-maps-books-Japanese-prints-stolen-Oliver-Room/stories/201803190007)

<p>
For more information, see:
<a href="https://www.abaa.org/blog/post/pittsburgh-area-thefts">
Pittsburgh Area Thefts
</a>
(https://www.abaa.org/blog/post/pittsburgh-area-thefts
 

<center>
<a href="http://www.rarecoingallery.com/" title="Garrett Mid-American E-Sylum ad01"><img src="https://farm5.staticflickr.com/4418/36952466992_d33aa466d7_o.jpg" width="600" height="300" alt="Garrett Mid-American E-Sylum ad01"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article8"><a name="article8">
YORKSHIRE NUMISMATIST ADDED TO NEWMAN PORTAL
</h3></a>
<div class="greybox">
The latest addition to the Newman Numismatic Portal is the <i>Yorkshire Numismatist</i>.  Project Coordinator Len Augsburger provided the following report.  Thanks.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40949764312/in/dateposted-public/" title="The Yorkshire Numismatist 3 cover"><img src="https://farm1.staticflickr.com/816/40949764312_61fe813c36_m.jpg" width="163" height="240" align="right"  alt="The Yorkshire Numismatist 3 cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The Yorkshire Numismatic Society (Leeds, UK) has contributed four volumes of the <i>Yorkshire Numismatist</i> for inclusion on Newman Portal. These volumes, periodically published since 1988, gather scholarly articles on ancient, medieval, and modern numismatics with an emphasis on Anglo-Saxon and English material. 

<p>
Volume 4 (2012), for example, contains an article by Adrian Marsden that discusses a hoard of 65 Anglo-Saxon sceattas unearthed by a metal detectorist in 2010. Tony Abramson, president of the Yorskhire Numismatic Society, provides background on the sceatttas: 
<br/>

<div class="quote">
<p>
“They were silver early-pennies of 10-11mm in diameter, weighing c. 1.10g in the primary phase (660s-c. 710) and c. 1.00g in the secondary phase (c. 710 to 750s in the south of England, the Low Countries and France, and into the 9th century in north England and Ribe). Those of the north of England are inscribed with the names of issuers and moneyers. Southern issues are typically uninscribed.” 
</div>

<p>
Marsden’s article catalogs and analyzes the varieties found and provides additional historical background. The Newman Portal is grateful to Tony Abramson for facilitating this contribution.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27120476158/in/dateposted-public/" title="YorkshireNumismatistVolume4_0266"><img src="https://farm5.staticflickr.com/4779/27120476158_d9dc7bfd59.jpg" width="500" height="105" alt="YorkshireNumismatistVolume4_0266"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Image: Sceattas from the Aldborough (Norfolk) hoard.
</center>

<p>
Link to the Yorkshire Numismatist on Newman Portal:
<br/>
<a href="https://nnp.wustl.edu/library/publisherdetail/525351">
https://nnp.wustl.edu/library/publisherdetail/525351
</a>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article9"><a name="article9">
NEWMAN PORTAL SEARCH: STARBURST EFFECT
</h3></a>
<div class="greybox">
Project Coordinator Len Augsburger offers observations related to content being searched for on the Newman Numismatic Portal. This week's search term is "Starburst Effect".
-Editor
</div> 

<p>
This week a Newman Portal user searched for the term “starburst effect.”  While Newman Portal searches are anonymous, the search terms themselves are logged. Newman Portal delivers but a single result for this term, but the definition comes straight from the U.S. Mint.  In the Fall 2013 issue of <i>The Centinel</i>, Steve Bieda wrote an important article on U.S. Mint coinage dies produced in conjunction with the 1996 Olympic Games held in Atlanta, and, as part of his research, found an 1997 <i>Coin World</i> article explaining the situation. Bieda writes:
 
<div class="quote">
<p>
A vast majority of the Olympic dies sold by the Mint were taken out of service because of what the Mint called “starburst.” “The starburst effect is so named because it looks like a starburst gemstone,” according to George E. Hunter, then assistant U.S. Mint director for process and quality control, in a 1997 <i>Coin World</i> interview. “Its design is radial, though not perfectly radial, and occurs in the direction of the metal flow.” 

<p>
The starburst effect is caused by abrasive particles that build up and then etch the die as they are carried outward from a central point in the direction of metal flow during successive strikes. It was the primary reason for removing most of the dies used to strike proofs, and among the Olympic dies sold to collectors, was the reason more than two-thirds of the dies were taken out of service.
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27126046158/in/dateposted-public/" title="ProofCoins1936to1942_0201"><img src="https://farm5.staticflickr.com/4781/27126046158_f058406be0_o.jpg" height="280" align="right" alt="ProofCoins1936to1942_0201"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

In this case, picture is worth a thousand words, and this image, courtesy of Roger Burdette (from <i>United States Proof Coins 1936-1942</i>) demonstrates the effect on a proof Mercury dime. “Starburst effect” is commonly seen on U.S. proof coins following the recommencement of proof coinage in 1936. Production techniques improved in time and today anything but a perfect, smooth mirror would be a disappointment.

<p>
Roger Burdette adds:
<div class="quote">
<p>
"Starburst" on a die is even more extreme looking than on the photo.
</div>

<p>
Link to <i>The Centinel</i> on Newman Portal: 
<br/>
<a href="https://nnp.wustl.edu/library/book/513721?page=53">
https://nnp.wustl.edu/library/book/513721?page=53
</a>
<br/><br/><br/>
  

<center>
<a href="https://www.davidlawrence.com/" title="E-Sylum DLRC ad 2018-03-11 Hansen"><img src="https://farm5.staticflickr.com/4772/39837890365_000b1ff38f_o.jpg" width="600" height="300" alt="E-Sylum DLRC ad 2018-03-11 Hansen"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article10"><a name="article10">
MORE ON READY’S BRITISH MUSEUM REPLICAS
</h3></a>
<div class="greybox">
Jim Duncan of New Zealand passes along this information about the coin  replicas produced by Robert Ready of the British Museum.  Thank you!
-Editor
</div>

<p>
“The prices set on 10 June 1882 were: 
<br/>
Full set of Greek coins (800 pieces) £125
<br/>
Selection of finest coins with some Roman (400 pieces) £70.
<br/>
Selection of Classical Greek coins (200 pieces) £33.
<br/>
Selection from plates in the Guide (87 pieces) £14.
<br/>
Single electrotypes, according to page viii of the Guide cost 2 shillings and 6 pence each.
<br/>
(signed) Martin Price.”

<p>
(A photocopy reports that: Mr Ready, electrotypist, British Museum, supplies single electrotypes (obverse and reverse) of any of the coins described in the Guide, at 2 shillings and 6 pence each.  Complete sets for Museums, schools etc, classified and labelled, in cases lined with velvet, as in the British Museum, can also be obtained from him.   The Guide is – “Department of Coins and Medals.  A guide to the select Greek and Roman coins exhibited in electrotype. 1880”).

<p>
<div class="greybox">
Philip Mernick of London shared these images of Ready electrotype copies in his collection.  Thanks!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39205636210/in/dateposted-public/" title="Ready copy Tetradrachm, Alexander the Great obverse"><img src="https://farm1.staticflickr.com/803/39205636210_b64d58d7a8_m.jpg" width="240" height="234" alt="Ready copy Tetradrachm, Alexander the Great obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40305539744/in/dateposted-public/" title="Ready copy Tetradrachm, Alexander the Great reverse"><img src="https://farm1.staticflickr.com/786/40305539744_1ce4501c47_m.jpg" width="240" height="228" alt="Ready copy Tetradrachm, Alexander the Great reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>


<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40972584492/in/dateposted-public/" title="Ready copy Tetradrachm, Alexander the Great edge"><img src="https://farm1.staticflickr.com/797/40972584492_8b67061c5b_n.jpg" width="320" height="139" alt="Ready copy Tetradrachm, Alexander the Great edge"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Tetradrachm, Alexander the Great, 33mm
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41014643161/in/dateposted-public/" title="Ready copy Tetradrachm, Alexander and King Porus obverse"><img src="https://farm1.staticflickr.com/803/41014643161_c00c168975_m.jpg" width="240" height="232" alt="Ready copy Tetradrachm, Alexander and King Porus obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41014642891/in/dateposted-public/" title="Ready copy Tetradrachm, Alexander and King Porus reverse"><img src="https://farm1.staticflickr.com/791/41014642891_923b106acc_m.jpg" width="240" height="240" alt="Ready copy Tetradrachm, Alexander and King Porus reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27143764758/in/dateposted-public/" title="Ready copy Tetradrachm, Alexander and King Porus edge"><img src="https://farm1.staticflickr.com/787/27143764758_bd14dc7a2c_n.jpg" width="320" height="150" alt="Ready copy Tetradrachm, Alexander and King Porus edge"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Tetradrachm, Alexander and King Porus, 35mm
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40305621964/in/dateposted-public/" title="Ready copy Tetradrachm, Eukratides I of Bactria obverse"><img src="https://farm1.staticflickr.com/811/40305621964_bb83de672c_m.jpg" width="240" height="228" alt="Ready copy Tetradrachm, Eukratides I of Bactria obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39205754380/in/dateposted-public/" title="Ready copy Tetradrachm, Eukratides I of Bactria reverse"><img src="https://farm1.staticflickr.com/805/39205754380_dcf2718354_m.jpg" width="240" height="238" alt="Ready copy Tetradrachm, Eukratides I of Bactria reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40305637534/in/dateposted-public/" title="Ready copy Tetradrachm, Eukratides I of Bactria edge"><img src="https://farm1.staticflickr.com/787/40305637534_32e291d88e_n.jpg" width="320" height="192" alt="Ready copy Tetradrachm, Eukratides I of Bactria edge"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Ready copy Tetradrachm, Eukratides I of Bactria, 33mm
</center>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a12.html">
ROBERT READY’S BRITISH MUSEUM REPLICAS
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a12.html)
 

<center>
<a href="http://www.shannaschmidt.com/" title="Schmidt E-Sylum ad 2017-06-18"><img src="https://c1.staticflickr.com/5/4246/35365283085_7d7a9bb4ed_o.png" width="600" height="300" alt="Schmidt E-Sylum ad 2017-06-18"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article11"><a name="article11">
A SILVER CAPE COD CANAL COMPLETION MEDAL
</h3></a>

<p>
A web site visitor writes:
<div class="quote"
<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40121083785/in/dateposted-public/" title="Cape Cod medal in frame"><img src="https://farm1.staticflickr.com/814/40121083785_cbb2575bd7_n.jpg" height="280" align="right" alt="Cape Cod medal in frame"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

My name is Peter Thomas and I live on Cape Cod. In 2006 you bantered back and fourth with Mr Lee Childs, a jazz musician on a cruise boat who overpaid for a bronze 1914 canal commemorative coin made by Reed and Barton and said there was a rumor of 25 in silver. 

<p>
I have discovered an article which talks of two in gold (Governor of Mass and Mr Belmont) and 24 in silver of which this is one...walnut case and engraved to a friend of my Dad's father who was a principal engineer on the canal, 
</div>

<p>
<div class="greybox">
Thanks for the images!  Nice medal.
Peter found an article in the October 1914 issue of <i>Numismatist</i> about the Cape Cod medal. 
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27143326068/in/dateposted-public/" title="Cape Cod medal obverse"><img src="https://farm1.staticflickr.com/785/27143326068_74b4387390_m.jpg" width="240" height="238" alt="Cape Cod medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39205246190/in/dateposted-public/" title="Cape Cod medal reverse"><img src="https://farm1.staticflickr.com/814/39205246190_cd295384f7_m.jpg" width="240" height="240" alt="Cape Cod medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/esylum_v09n34a17.html">
CAPE COD WATER CHANNEL MEDAL SOLD
</a>
(http://www.coinbooks.org/esylum_v09n34a17.html)

<br/>
<a href="http://www.coinbooks.org/esylum_v09n35a19.html">
CAPE COD MEDAL NOT RARE
</a>
(http://www.coinbooks.org/esylum_v09n35a19.html)

<br/>
<a href="http://www.coinbooks.org/esylum_v09n40a06.html">
CAPE COD CANAL MEDAL FOLLOW-UP
</a>
(http://www.coinbooks.org/esylum_v09n40a06.html)
 

<center href="http://www.ha.com/1274/" title="Heritage E-Sylum ad 2018-03-25"><img src="https://farm1.staticflickr.com/813/40942842772_916d4be456_o.png" width="600" height="800" alt="Heritage E-Sylum ad 2018-03-25"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article12"><a name="article12">
NOTES FROM E-SYLUM READERS: MARCH 25, 2018
</h3></a>

<p><b> The Five Elizabeth Queens of England</b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40863085061/in/dateposted-public/" title="1937 King George VI and Queen Elizabeth Coronation Gold Medal obverse"><img src="https://farm1.staticflickr.com/784/40863085061_44018b3322_m.jpg" width="240" height="240" alt="1937 King George VI and Queen Elizabeth Coronation Gold Medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40863084971/in/dateposted-public/" title="1937 King George VI and Queen Elizabeth Coronation Gold Medal reverse"><img src="https://farm1.staticflickr.com/820/40863084971_fec3ce2ab4_m.jpg" width="240" height="240" alt="1937 King George VI and Queen Elizabeth Coronation Gold Medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Philip Mernick of London writes:
<div class="quote">
<p>
When you showed the beautiful gold 1937 coronation medal you said “No, not THAT Queen Elizabeth, the first one. “
Readers might find it interesting that Elizabeth Bowes-Lyon wife of George VI was in fact the fourth of five Elizabeth Queens of England.
 
<p>
Only two have been Queen in their own right Elizabeth I (1558-1603) and Elizabeth II (from 1952) but three others have been Queen by marriage.
Elizabeth Woodville wife of Edward IV, Elizabeth of York, wife of Henry VII and the aforementioned Elizabeth Bowes-Lyon wife of George VI. 
</div>

<p>
<div class="greybox">
So who came before Elizabeth the second?  Um, Elizabeth the first?   Nope - it's not so simple (it rarely is), and thanks to Philip for setting me straight.  I should consult Dr. Google far more often in such cases, but I guess I'm clinging too hard to the use of my own fool head, whom I shall now begin calling "Dr. Noodle."
As my wife would be happy to tell anyone, without any prompting whatsoever, that's another dumb idea.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a21.html">
NUMISMATIC NUGGETS: MARCH 18, 2018 : 1937 King George VI and Queen Elizabeth Coronation Gold Medal 
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a21.html)


<p><b> Howard Daniel's Vietnamese Money Wallet </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40237054224/in/dateposted-public/" title="Viet Nam 500000 Dong Specimen Wallet"><img src="https://farm5.staticflickr.com/4774/40237054224_3a08e6f76b.jpg" width="500" height="252" alt="Viet Nam 500000 Dong Specimen Wallet"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Howard Daniel writes:
<div class="quote">
<p>
Several years ago, many young Vietnamese numismatists asked me to create a Facebook page.  I really did not want to do it but they wanted me to post my new information/pieces there so they could learn about them.  After a little more nudging, I agreed and signed up.  Within a month or so, I had several hundred Vietnamese numismatists as my friends!  I was shocked.  Now I have well over 1000.  Now these new young numismatists post more information/pieces than I have time to do.

<p>
During my recent two months in Viet Nam I stayed at Sedona Suites above the large Saigon Centre Mall in District 1 in Ho Chi Minh City.  While going through the more recent posts from my friends, I spotted one entry with a 500,000 Dong bank specimen note in color as the design across an entire wallet. 

<p>
I asked the young man where I could buy it and he told me he would give one free to me if I came downstairs in about 30 minutes and stood outside the mall entrance on Pasteur street.  I agreed and he appeared and gave me the wallet.  I tried to pay him for it but he refused and took off on his motorcycle.

<p>
The design is what is used by the State Bank of Viet Nam and is not a specimen available to collectors.  Later, the young man sent me many images of other wallets with paper and polymer notes on them, to include a US 100 Dollars note.  They are professionally done and can actually be used as a wallets but I have put mine in my Socialist Republic of Viet Nam collection.
</div>

<p>
<div class="greybox">
Very cool.  Thanks!
</div>


<p><b> More on the Origin of the Word "Znachki"  </b><br/>
ANA Edition reader Axel Kornfuehrer of Hopkins, MN writes:
<div class="quote">
<p>
I have a further comment about the Russian word "znachki" referenced in <i>The E-Sylum</i>. 
 The word "znachki" is the plural of "znachok", which means both "mark" and "badge".  And "badge" would be the translation when refering to these Soviet tinnies.  It is probably linguistically related to the word "znak", meaning "sign", as the writer notes in the E-Sylum comment.  (Source <i>Smirnitzky's Russian-English Dictionary</i>.)
</div>

<p>
<div class="greybox">
Thank you!  Makes sense.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a10.html">
NOTES FROM E-SYLUM READERS: MARCH 18, 2018 : Origins of the Word "Znachki"
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a10.html)


<p><b> More on Obsolete Computer Files </b><br/>
Regarding obsolete computer files, 
An ANA Edition reader writes:
<div class="quote">
<p>
Please let me introduce myself. My name is Levin Messick and I have been a collector of obsolete banknotes since 1954. My area of interest is Maryland. I was a contributor to Denwood Kelly's book <i>Money and Banking in Maryland</i> and most recently the editor of volume 8 Maryland notes for Dave Bower's Obsolete Paper Money series. I also collect ancient coins and have most of the Roman Emperors and many of their wives  except for the last few bums of the month from 455-476. I also have a nice selection of Greek and Bactrian coins.

<p>
    As an ANA member I want you to know how great it is to be able to receive your publication. You do a singular job in bringing together a publication that I avidly await to see what is next. I must say that I believe books are not going away soon. While our digital age is a marvel it is transient. Computer wonkies just don't get that the past needs to be preserved; they can only see what is in front of them. 

<p>
I worked many years as a trust appraiser and discovered early on that when I needed to go back more than a year's worth of property sales that they had been dumped by the computer folks. When I called to complain a bright young fellow said "Why would you possibly want that old stuff"? My reply was I did not need it for me but the IRS did and if they could not retrieve the information it could cost my client several millions of dollars. Said client might then take out his ire on them. So, I found the article  on the recovery of information on old discs of more than passing interest. 
</div>

<p>
Martin Purdy of New Zealand writes:
<div class="quote">
<p>
In the 1970s and early 80s I made a card index file for all my coin purchases, which worked well for a few years, though it started to grow pretty big in the end.  In the mid-1980s I lived in Japan while my card index (and coins) stayed in New Zealand.  I bought a new-fangled word-processor while there (one that showed about three lines at a time on its mini-screen but allowed files to be saved, printed and stored to 3.5" disk). 

<p>
 You can see where this is heading - I logged all my new purchases on the new machine and saved it all to disk, and when I came home I laboriously transcribed all the old cards onto data files on disks, then burned the cards.  Of course, the file system was maker-specific (Toshiba?) and the disks can't even be opened on a Windows system.  I still have the disks, 30 years later, and realistically, any information on them will be totally out of date now and not worth going to any expense over. But a lesson learned, all the same ... I think!  My numismatic and book lists are all on generic Excel files now (no more proprietary tools for me), and I hope I can at least transfer them to any successor program in good time if the need should ever arise.
</div>

<p>
<div class="greybox">
I had a card file for my own collection and (luckily, I suppose) never put it in computer format.  After I sold the bulk of that collection I got rid of the cards.  Sometimes I wish I still had the information, though.  
-Editor
</div>
<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a16.html">
RECOVERING OLD OBSOLETE COMPUTER FILES
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a16.html)


<p><b> On the Purported 16th Century Coin Cabinet </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26995323398/in/dateposted-public/" title="Coin cabinet opened"><img src="https://farm5.staticflickr.com/4784/26995323398_9ac0fcc883.jpg" width="500" height="317" alt="Coin cabinet opened"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Regarding the purported 16th century coin cabinet, Arthur Shippee of Hamden, CT writes:
<div class="quote">
<p>
This looks a lot like the mah-jongg cabinet mother had, doesn’t it?
Without positive evidence of the contents, I don’t see how we can deduce its particular function.
</div>

<p>
His brother Bob Shippee of Colorado Springs, CO adds:
<div class="quote">
<p>
Yes, it looks a bit like our mother's mahjong cabinet, but it's clearly not Chinese, so I suspect it had a different use.  I agree with Wayne -- the drawers look too thick to be used for coin storage.  My guess is it's a jewelry box.
</div>

<p>
<div class="greybox">
Thanks, guys.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a20.html">
A 16TH CENTURY COIN CABINET?
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a20.html)


<p><b> Another Sacajawea Mouse Pad </b><br/>
Donn Pearlman of Las Vegas, NV writes:
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40305396034/in/dateposted-public/" title="Donn Pearlman&#x27;s Sacajawea Mouse Pad"><img src="https://farm1.staticflickr.com/785/40305396034_3eacbb8c51_n.jpg" height="300" align="right" alt="Donn Pearlman&#x27;s Sacajawea Mouse Pad"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<div class="quote">
<p>
I have not yet retired my United States Mint 2000 Sacajawea mouse pad. She continues to guide me through the wilderness of various writing projects.
</div>

<p>
<div class="greybox">
And I thought mine had seen better days!  Donn's SacPad marches on toward the longevity record.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a23.html">
WAYNE'S NUMISMATIC DIARY: MARCH 18, 2018 : 
Mouse Pad Mania
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a23.html)
<br/><br/>

<p><b> The 2018 WWI Centennial Dollar Design Questioned </b><br/>
ANA Edition reader Lev Messick writes:
<div class="quote">
<p>
I enjoyed the  information about the process of selection of commemorative coins for the American Legion. They as a group have  helped me to gain recognition of my service connected disabilities after years of stonewalling by the VA. They are a  great organization and most deserving of the honor.
 
<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40305452294/in/dateposted-public/" title="2018 WWI Centennial dollar obverse"><img src="https://farm1.staticflickr.com/817/40305452294_c29d1646f2_m.jpg" width="240" height="210" align="right" alt="2018 WWI Centennial dollar obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

When reading the American Legion article I noticed the mint ad next to it. Has anyone other than me noticed that the soldier on the WWI Centennial Dollar is left handed? I can't speak for the army as I am a Navy vet. All of us were trained to bear arms right handed as well as shoot right handed. The two rifles of WWI were bolt action 30-06 Springfield or Eddystone Enfield rifles. They are designed to be used right handed. It just might be a little dangerous to have a lefty next to you in a formation or shooting step line. I know because I am a lefty.

<p>
 Another way of looking at this is that lefty diners are generally seated at the top left and bottom right seats so that they don't bang elbows with fellow diners. You don't get preferred seating in a trench. Imagine banging elbows while loading, cocking, and firing rifles under fear and stress!  Maybe the artists at the mint and the Commission of Fine Arts should consult with a military person when designing such coinage.
</div>

<p>
<div class="greybox">
Readers of the regular Sunday night <i>E-Sylum</i> did not see  the U.S. Mint ad Mr. Messick refers to; there are different ads in the ANA Edition which goes to American Numismatic Association members.  Follow the archive link below to see it.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/ana/ana_esylum_v02n12.html#article18">
THE AMERICAN LEGION COIN DESIGN PROCESS
</a>
(http://www.coinbooks.org/ana/ana_esylum_v02n12.html#article18)


<p><b> French Issues in the East Indies </b><br/>
Howard Daniel writes:
<div class="quote">
<p>
One of your <i>Numismatic Nuggets</i> of January 14, 2018 is a piece I have put on page 187 of my upcoming 3rd edition of  <i>French Southeast Asia Coins & Currency</i> catalog, which will be printed this month.  The many French coins and paper money issues in the East Indies are not often cataloged and they are in my catalog for the first time.  It was a major oversight of mine not to include them in the earlier editions.
</div>

<p>
<center>
 <a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39696319811/in/dateposted-public/" title="1810 Batavia Copper Bonk 2 Stuivers"><img src="https://farm5.staticflickr.com/4610/39696319811_c8c627d21b.jpg" width="500" height="187" alt="1810 Batavia Copper Bonk 2 Stuivers"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Batavia, under French rule, copper bonk 2 stuivers, 1810, 6.31g (Sch 569).
</center>

<p>
<div class="greybox">
Glad to help!  We'll look forward to the new edition.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n02a23.html">
NUMISMATIC NUGGETS: JANUARY 14, 2018 : 1810 Batavia Copper Bonk 2 Stuivers
</a>
(http://www.coinbooks.org/v21/esylum_v21n02a23.html)



<div class="ctabox">
<center>
<h4>THE BOOK BAZARRE</h4>
</center>
<b> CARSON CITY MORGAN DOLLARS.</b> 
The fourth edition of <i>Carson City Morgan Dollars</i> has been updated and expanded with new historical photos and information about these popular and historic coins. Get your copy for $24.95 online
at <a href="https://www.whitman.com/store/Inventory/Detail/Carson-City-Morgan-Dollars-4th-Edition+079484524X">
Whitman.com
</a>, or call 1-800-546-2995.
</div>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article13"><a name="article13">
MORE ON THE POLISH MILLENNIUM MEDAL
</h3></a>
<div class="greybox">
Last week Chris Bower of Indianapolis, IN asked for assistance in understanding a 1966 medal apparently from Poland.  Here are additional reader thoughts.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39065759480/in/dateposted-public/" title="Kupolski medal obverse"><img src="https://farm1.staticflickr.com/800/39065759480_a80a83f678_m.jpg" width="240" height="240" alt="Kupolski medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40875328431/in/dateposted-public/" title="Kupolski medal reverse"><img src="https://farm1.staticflickr.com/822/40875328431_730c292ffa_m.jpg" width="240" height="240" alt="Kupolski medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Chip Howell of Pasadena, MD writes:
<div class="quote">
<p>
(1) The outline of Poland includes the eastern part which was annexed to the USSR at the end of WW2 (oblique shading), so I doubt it was done behind the Iron Curtain, to remind the Poles what happened there;

<p>
(2) I assumed STAN(ISLAUS) KUPOLSKI was the engraver's name, but parsing it "STAN KU POLSKI" yields "State towards Poland" in Google Translate--clunky, but fragmentary. The other writing I cannot read from the image, might supply missing grammatical context (e.g., "...Poland becoming a state");

<p>
(3) Speaking of "Google Translate," might not a better rendering of MILLE ANNOS AMORIS PATRIAE be "A Thousand Years of Love of Country"? 1966 is also regarded as the millennium of the Polish state. See this Wikipedia entry:
<br/>
<a href="https://en.wikipedia.org/wiki/Christianization_of_Poland#Millennial_celebrations_of_1966">
https://en.wikipedia.org/wiki/Christianization_of_Poland<br/>#Millennial_celebrations_of_1966
</a>.

I leave that to Latin scholars to determine.
</div>

<p>
<div class="greybox">
I'll leave the Latin to others as well.  But here's a closeup of the markings at the bottom of the medal's reverse, referenced in Chris Bower's reply below.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39115062250/in/dateposted-public/" title="Polish medal reverse closeup"><img src="https://farm1.staticflickr.com/797/39115062250_440d36a050.jpg" width="600" alt="Polish medal reverse closeup"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Chris Bower writes:
<div class="quote">
<p>
 I also assumed STAN KUPOLSKI was the engraver because it was located in a logical, to me, spot for a signature. My feeling is that is more likely a medal for the millennium of the state rather than Christianity simply because it doesn't have a religious vibe to it. I know, that's not very scientific.

<p>
I just got a better look at the lower left writing on the medal. It says Lorioli .800. It looks like it is followed by a hallmark. A quick Google search directed me to an <i>E-Sylum</i> article from 1/29/2012 on Lorioli Fratelli. The article stated that they are a maker of religious medals which kind of contradicts my thoughts above. Finding the article got me to the website 
<a href="http://www.loriolimedaglie.it/">
http://www.loriolimedaglie.it/ 
</a>.

<p>
At the bottom the letters are VARISCO. I believe that may actually be the artist. There are a number of similar style medals on eBay.

<p>
So I have more answers now. I kept focusing on the Kupolski because it seemed like a name. Thanks to Chip for getting me off of that train of thought. 

<p>
Can I assume that the .800 after Lorioli is the fineness? I honestly didn't think it was silver.
</div>

<p>
Chip Howell adds:
<div class="quote">
<p>
"fratelli"  = brothers, in Italian. I was tipped off by that Italian website: "Fondata nel 1919 dai due fratelli Filippo e Michele" which I read as "Founded in 1919 by the two brothers Phillip & Michael..."
</div>

<p>
<div class="greybox">
Thanks, everyone.
-Editor

</div>
<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a10.html">
Query: Polish Medal Identification Sought  : Query: Polish Medal Identification Sought 
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a10.html)
<br/>
<a href="http://www.coinbooks.org/esylum_v15n05a17.html">
MORE ON MEDAL MAKER LORIOLI FRATELLI
</a>
(http://www.coinbooks.org/esylum_v15n05a17.html)


<center style="border:5px solid #A7C0CD">
<a href="http://www.fsrcoin.com/" title="Robinson ad01"><img src="https://farm5.staticflickr.com/4655/25587098087_a22611c928.jpg" width="600" alt="Robinson ad01"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article14"><a name="article14">
MORE ON GUTTAG BROTHERS TOKENS
</h3></a>
<div class="greybox">
Dick Johnson submitted this response to last week's query by Bob Rightmire.  Thanks!
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/3800037839/" title="Guttag Brothers 1926 token"><img src="https://farm4.staticflickr.com/3527/3800037839_6ede7b57a2_m.jpg" height="220" align="right" alt="Guttag Brothers 1926 token"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Bob Rightmire is a dedicated  researcher. He has been searching for Guttag Bros store cards for a number of years. In answer to his August 2009 inquiry I responded that he faced a lifetime pursuit. His inquiry in last week’s <i>E-Sylum</i> about a lead mule is evident of the longevity of
his search.

<p>
All Guttag Bros items were modeled by Jonathan M. Swanson.  Swanson was not only an experienced medallist he was also president of the New York Numismatic Club, 1923-1926. If Guttag was a member, he could easily commission Swanson to create his firm’s store cards, first in 1926. If not he probably was aware of Swanson’s reputation.

<p>
All Guttag Bros medallic items were struck by Medallic Art Company. In my response to his August 2009 inquiry I related the difficulty I faced cataloging Guttag Bros issues for Medallic Art. There were no files of any of their medallic items. I had a couple sample medals so I assigned these 26-37 for their 1926 Philatelic Exhibition Medal -- that’s the one with facing portraits of Lincoln and Washington -- and 27-36 for the firm’s National Coin Week Medal which they had founded for the American Numismatic Association. This is the piece illustrated and Bob’s recent acquisition that he is inquiring about.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/24124492600/" title="1927 Guttag Brothers medal obverse"><img src="https://farm2.staticflickr.com/1619/24124492600_7ecd3647bc_m.jpg" width="220" height="220" align="left" alt="1927 Guttag Brothers medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Without any further information I estimated at least five more varieties would be found. Collectors like a lot of varieties, so I foresaw the possibility of Guttag Bros ordering mules and multiple composition pieces. All Guttag dies were the same diameter so that made muleing easy.

<p>
Bob Rightmire deserves a gold star for his persistent digging for the facts in this project. No. Make that a medal, a Guttag Medal!

<p>
<div class="greybox">
Dick included his databank entry for Jonathan Swanson.  Thanks.  It's hard to capture all the formatting here, but this should be usable.
-Editor
</div>

<p>
<b>SWANSON, Jonathan M.</b> (1888-1963) medalist, sculptor,
painter, numismatist.<br/>
<br/>
Full name: Jonathan Marmaduke Swanson.
<br/>
Born Chicago, Illinois, 21 July 1888.

<p>
Active member, officer, and most noted as sculptor
of presidential portraits New York Numismatic Club
series, he was president of this organization 1923-1926.
He exhibited these prominent numismatists' portrait
medals at the National Academy of Design in New York
City: Valentine (1923), Frey (1924), Saltus (1924-W),
his own portrait (1927-W), and Blake (1929-W). With the
exception of a few of these NYNC presidential medals
(1917-23) all of Swanson's medallic work was struck by
Whitehead & Hoag until 1923; all afterwards by Medallic
Art Company.

<p>
Died New York, February 1963.
<br/>Signed dies JMS monogram (11 different).

<p>
<center>
<b>
G A L V A N O  R E L I E F S
</b>
</center>

<p>
1926 Guttag Brothers Numismatic Allegorical Figures Galvano
<br/>
(model for rev of 1927 International Philatelic Expo
Medal, MAco 26-37 below; and obv of Guttag Bros.
<br/>Storecard Medal, 27-36 below) . . . . . . . . . . . . . . . .
<br/>Collection: American Numismatic Society

<p>
1933 New York Numismatic Club 25th Anniversary Howland
<br/>Wood Portrait Galvano . . . . . . . . . . . . . . . . . . . . .
<br/>Auctions:. . . . . . . . . . . . . . . . . . . . . . . . PCA 72:602

<p>
<center>
<b>
M E D A L S
</b>
</center>

<p>
1926 International Philatelic Exhibition Medal (obv with
Washington and Lincoln portraits; rev with Guttag
Brothers inscription and logo). . . . . . . . . . . . MAco 26-37,
<br/>
Baker 730, King 932

<p>
Auctions:. . .
<br/>CAL 35:2291;
<br/>J&J 8:556,
<br/>J&J 10:1624-1626;
<br/>NAS 22:4217;
<br/>PCA 44:654,
<br/>PCA 45:659,
<br/>PCA 46:903-905,
<br/>PCA 46:1169

<p>
1927 Guttag Brothers National Coin Week Medal . MAco 27-36- 1
Auctions:. .
<br/>CAL 35:816-817;
<br/>J&J 8:557-558,
<br/>J&J 10:263,
<br/>J&J 18:479,
<br/>J&J 25:1433;
<br/>PCA 46:905,
<br/>PCA 46:1169

<p>
1927 New York Guttag Brothers Medal . . . . . . MAco 27-36- 2
Auctions:. . . . . .
<br/>J&J 13:601,
<br/>J&J 27:925;
<br/>PCA 59:1626
<br/>Illustrated: The Numismatist 39:11 (November 1926) p 619

<p>
<div class="greybox">
Here are explanations of the abbreviations.

<br/><br/>
CAL - Collectors Auctions Limited
<br/>J&J  - Johnson & Jensen
<br/>MAco - Medallic Art Company
<br/>NAS - NASCA
<br/>PCA - Presidential Coin & Antique
<br/>
-Editor
</div>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/esylum_v12n32a12.html">
QUERY: RESEARCHER SEEKS 1926 GUTTAG BROTHERS TOKEN
</a>
(http://www.coinbooks.org/esylum_v12n32a12.html)

<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a10.html">
NOTES FROM E-SYLUM READERS: MARCH 18, 2018 : Query: Guttag Brothers Store Card Information Sought 
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a10.html)

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article15"><a name="article15">
VOCABULARY TERMS: BULLION COIN AND MEDAL, NCLT
</h3></a>
<div class="greybox">
Dick Johnson submitted these entries from his <i>Encyclopedia of Coin and Medal Terminology</i>.  Thanks! 
-Editor
</div>

<p style="color:red" font-family="Arial", Helvatica, sans-serif>
Last week we defined Bullion. This week we define three terms of bullion items. While mankind has coveted ownership of precious metals for centuries, the metal was in jewelry or other forms not easily used in transactions. This resulted in the modern invention of bullion in coin form. Bullion coins have denominations, bullion medals do not. Noncirculating legal tender add somewhat of a commemorative nature with better design images.
</p>

<p>
<b style="font-size:24px"> Bullion Coin. </b>
A numismatic item issued not for monetary purposes but for its metal content. Bullion coins have been struck in precious metals of silver, gold, platinum, palladium and, in a sense, are coined ingots (struck from coining dies on coining presses). Bullion coins always bear a denomination (they would be BULLION MEDALS if they do not) but are not intended to circulate at that denomination. They may be legal tender in the country of their issue; as such they are classed as NONCIRCULATING LEGAL TENDER. In fact, however, the denomination is always at a substantial discount from its precious metal value.

<p>
The fineness (purity) and weight of bullion coins are usually identified on the item; as .999 fine (.9167 for U.S. gold eagles) and they usually weigh an exact ounce, an exact fraction of an ounce, or an exact multiple of an ounce for ease of quick valuation. Bullion coins sell near the spot price for their metal on the day of transaction, thus fluctuate in value constantly. Since the purity is guaranteed by the issuer no refinery charge or assaying cost is necessary at any transaction as it would be with normal ingots.

<p>
     The classic bullion coin is the Maria Theresa Thaler of 1780.         
<br/>
CLASS 01

<p>
REFERENCE:                                                      <br/>                           
NE22 {1975) COIN WORLD ALMANAC, CHAPTER 15 IN LATER EDITIONS.

<p>
<b style="font-size:24px"> Bullion Medal. </b>
A medallic item created not for its commemorative, historical, souvenir or art design aspect, but for the precious metal it contains. Obviously, bullion medals bear no denomination, but, like BULLION COINS, each piece is usually marked with its fineness, its weight (usually a multiple or fraction of an exact ounce), and sells at its bullion value – not at a collector value. 

<p>
An early Example was a Washington Medal, 1976, struck in platinum by Medallic Art Company. In 1980 the United States Mint introduced a series of bullion medals, “America Arts Gold Medals.” Issued in two weights – full ounce and half ounce – each bore the portrait of a notable American artist. The series continued for four years, but ceased for lack of demand. Buyers of coined bullion items, it was learned, preferred those with a denomination, in effect bullion coins, despite the fact the denomination had little relationship to the value of the item’s precious metal content.  See ADILLION, a bullion medal of Israel.        
<br/>
CLASS 01

<p>
<b style="font-size:24px"> Noncirculating Legal Tender.</b>
A coin bearing all characteristics of a circulating coin, but intended to be sold to collectors and the public instead. Usually such a coin is sold at a premium over the face value and frequently in sets of two or more. The design is often commemorative and in a composition not usual for circulating coin. Such coins in precious metals are popular. The quantity struck is often small but the size is sometimes larger than typical circulating coin. Bullion coins bearing a denomination fall in this class of mint-struck objects. Caribbean island countries and third world countries were first to issue these coins, now many countries do. The term is abbreviated NCLT.
<br/>
               CLASS 11.4

<p>
Reference:                                                      <br/>                              
NE42 {1982} Doty, p 228-229.

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a13.html">
VOCABULARY TERM: BULLION
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a13.html)

<p>
<b>
Looking for the meaning of a numismatic word, or the description of a term?</b>   Try the Newman Numismatic Portal's Numismatic Dictionary at:
<a href="https://nnp.wustl.edu/library/dictionary">
https://nnp.wustl.edu/library/dictionary
</a>
 

<center>
<a href="http://www.douglassaville.com/" title="Saville E-Sylum ad02"><img src="https://farm5.staticflickr.com/4740/40527686521_76e765f2b7_o.jpg" width="600" height="300" alt="Saville E-Sylum ad02"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article16"><a name="article16">
HARRY BENNETT WILBER (1872-1945)
</h3></a>
<div class="greybox">
John Lupia submitted the following information from the online draft of his book of numismatic biographies for this week's installment of his series. Thanks!  As always, this is an excerpt with the full article and bibliography available online. This week's subject is 
coin and stamp dealer and publisher Harry Wilbur.
-Editor
</div>

<p>
Harry Bennett Wilber (1872-1945), was born on March 6, 1872 at Cambridge Springs, Pennsylvania, son of John Bennett Wilber (1830-), a wealthy lumberman and hardware merchant, and Mary Alice Wilber (1837-).

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40101142745/in/dateposted-public/" title="WILBER, HARRY B 2_29_1888 envelope"><img src="https://farm1.staticflickr.com/791/40101142745_22d5441c3c_n.jpg" width="320" height="199" align="right" lt="WILBER, HARRY B 2_29_1888 envelope"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

He worked in his father's hardware store as a schoolboy where began collecting coins trading the unusual, old and odd ones for his pay. Typical of schoolboys in the 1880's he traded tobacco tin tags for stamps, coins, and other tin tags. Later on he began selling them through advertisements in magazines.

<p>
By 1890, he was established as a printer of philatelic literature. In 1891, he published <i>Dealing in Postage Stamps</i> by Alvah Davison. Also <i>A Directory of the Principal U.S. and Canadian Stamp Dealers</i>. Vol. 4. 4 vols. Philatelic Library. Cambridgeboro, PA: H.B. Wilber & Company, 1891

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40101142805/in/dateposted-public/" title="Phil News July 1888"><img src="https://farm5.staticflickr.com/4775/40101142805_23fa46e9db_n.jpg" width="230" height="320" alt="Phil News July 1888"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39184607680/in/dateposted-public/" title="Phil News Jy 1888-back"><img src="https://farm1.staticflickr.com/806/39184607680_25e9f8c322_n.jpg" width="229" height="320" alt="Phil News Jy 1888-back"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>The Philatelic News
</center>

<p>
On January 25, 1893, he married Mary Stanislaus May (1872-1919) at Jamestown, New York. They had four sons : Harry Russell Wilber (1893-), John Roland Wilber (1896-1987), and Paul Francis Wilber (1898-1979), and Theodore Joseph Daniel Wilber (1908-1989).

<p>
By the late 1890's, in addition to his publishing work and dealing in coins, stamps, and curios, he was also the manager of Sayles Opera House, Cambridgeboro, Pennsylvania. 

<p>
To read the complete article, see: 
<br/>
<a href="https://sites.google.com/a/numismaticmall.com/www/numismaticmall-com/wilber-harry-bennet">
WILBER, HARRY BENNETT
</a>
(https://sites.google.com/a/numismaticmall.com/www/numismaticmall-com/wilber-harry-bennet)

<p>
<center>
* * * * *
</center>

<p>
The entire inventory of the Lupia Numismatic Library is for sale.  Individual items will be available before the remaining archives are broken up into parcels sold at philatelic auctions in the U. S. and Hong Kong.  Check 
<a href="http://www.numismaticmall.com/">
NumismaticMall.com</a> frequently as dozens of new items with estimates will be posted daily until everything is sold.

<p>
All inquiries will be given prompt and courteous attention. Write to: 
<a href="mailto:john@numismaticmall.com">
john@numismaticmall.com
</a>.
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article17"><a name="article17">
HARVEY STACK'S NUMISMATIC FAMILY, PART 14
</h3></a>
<div class="greybox">
Harvey Stack's latest Stack's Bowers blog series focuses on growing up in a numismatic family. Here is part 14.
How do you move an entire coin shop, coins and all?  Very carefully!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/24637674818/in/dateposted-public/" title="Stack Numismatic Family Teens"><img src="https://farm5.staticflickr.com/4552/24637674818_5bbedd17ed.jpg" width="500" height="208" alt="Stack Numismatic Family Teens"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
By early February 1953, we were preparing to move our store from 46th Street to our current location on West 57th Street.  This included moving our inventory, including the cases loaded with coins that were set up behind our counters and down a hallway leading to the back of the shop. The coins were housed small 2x2 boxes in trays so they could be examined easily. Each tray was 22 X 18 inches in size. Some of the world coins were initially sent to Coin Galleries, the balance was to go to our new store.

<p>
Moving these cabinets was hard. First, we first had to find a lift-back truck, with a gate that came down so each cabinet could be put on a dolly, loaded on the truck and then driven to the new location. The thought that the cabinets might roll or shift during the move made us all cringe a bit.

<p>
Measurements were carefully calculated to place the cases in order on their new wall space.  When the moving teams were in place, Morton dispatched each cabinet in order. I supervised the truck loading and unloading, and I traveled "shot gun," riding in the truck to insure safe delivery. Uncle Joe, (who later liked to be called  "J.B.") directed the arrangement of the cabinets at the new location at 123.  Each move was slow and careful, but it all got done.  New showcases and chairs had already been delivered and were ready to be placed, so in relatively short order (over a three-day weekend) Stack's would be back in business. When I remember it now, especially at my age, it still amazes me that we could get it done.

<p>
Our vast stock of United States coins, especially the silver and copper coins, was in drawers about 10 inches wide by 18 inches deep.  Each cabinet had six of these draws across and 8 high. Within each drawer were 2x2 coin envelopes each holding one coin. Each section was heavy, especially when there were half dollar and dollar coins in the envelopes.  We made covers for each tray, strapped them closed, numbered them, and moved them one by one on dollies.  Taking out each drawer and wrapping it for transport was done by our staff and myself.  In those days I was learning more about moving than numismatics.

<p>
In early April we were ready to do business at 123 West 57th Street. Over the move we had managed to keep one location open, answer phone calls, wait on customers, fill orders and catalog for a forthcoming auction or two. For several weeks during that time we spent seven days a week in the shop, but it was worth it to stay in operation. During that time, my uncle "J.B" also traveled to see clients and bought and sold as he went from place to place.  He even went to Lawrence, Massachusetts. to appraise an estate and make an offer, a story I will tell later.

<p>
The coin business was very active. We maintained our usual schedule of auctions and produced price lists. We were able to host the Metropolitan New York convention auction, the New England Numismatic auction and other sales.

<p>
Numismatic history was also being made. King Farouk of Egypt, an avid collector of coins and other things, abdicated his throne in 1952. In early 1953 it was announced that his massive numismatic collection would be sold in Cairo in 1954.  We heard that the U.S. coins would be sold in group lots, cataloged by Baldwin of London, and sold by Sotheby's in Egypt.  There was a general feeling that bargains might be found in these group lots. Dealers were informed that large deposits would have to be made in dollars before they could bid and that invoices would have to be paid after each session. They started to accumulate funds to attend the sale, and Stack’s also began setting funds aside to attend.

<p>
But, things do not always go as expected, and as fate would have it, other events would come about that would take precedence over the Farouk offerings.

<p>
To read the complete article, see: 
<br/>
<a href="http://www.stacksbowers.com/News/Pages/Blogs.aspx?ArticleID=2907">
Harvey Stack Remembers: Growing up in a Numismatic Family, Part 14
</a>
(http://www.stacksbowers.com/News/Pages/Blogs.aspx?ArticleID=2907)
 

<center style="border:5px solid #A7C0CD">
<a href="http://www.centralstates.info/conv.html" title="E-Sylum CSNS ad 2018"><img src="https://farm5.staticflickr.com/4796/40694703072_e249dd5cd3_z.jpg" width="596" alt="E-Sylum CSNS ad 2018"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article18"><a name="article18">
BRITISH INDIA GEORGE VI QUARTER ANNA VARIETIES
</h3></a>
<div class="greybox">
Arash Ilavia, a British Colonial collector from India, submitted this original article on obverse varieties of the British India George VI Quarter Annas of 1938 and 1939.  Thank you!
-Editor
</div>

<p>
<center>
<b>
British India - George VI 1938 and 1939 (Type I) Quarter Anna - Differences in Obverse Type I
(Pridmore) - Long Trefoils in Crown
</b>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40883814662/in/dateposted-public/" title="1939 India Bombay Quarter Anna Obverse Type I (b) Original Proof both"><img src="https://farm5.staticflickr.com/4776/40883814662_5085d56795.jpg" width="500" height="246" alt="1939 India Bombay Quarter Anna Obverse Type I (b) Original Proof both"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
I had recently purchased a 1938 Calcutta Mint Quarter Anna Proof, which looked different to
me. So, I compared it to my Proof Restrike example, and found a remarkable difference and
that is what has triggered this research. After going through innumerous examples of Type I
Quarter Annas (of 1938 and 1939) for the next 10-months or so, I have come to the conclusion
that there is a noteworthy difference between Obverse A (Pridmore Type I) of 1938 Quarter
Anna and that of 1939. After going through this article, collectors should be able to easily
identify just by looking at the Type I Obverse of a Quarter Anna (of 1938 and 1939) if it is a 1938
or a 1939 as it will become easily distinguishable.

<p>
<b><u>1938 Obverse - Long Trefoils in Crown</u></b>

<p>
Trefoils are reaching outside/over the line below the pearls of the crown and <u>almost touching
the pearls</u> above. Let's call this Obverse - <b>Type I (a)</b>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40902474712/in/dateposted-public/" title="1938 Business"><img src="https://farm1.staticflickr.com/797/40902474712_5279ff1712_n.jpg" width="269" height="320" alt="1938 Business"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

    
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40050022025/in/dateposted-public/" title="1938 Proof"><img src="https://farm1.staticflickr.com/790/40050022025_404d2b33e9_n.jpg" width="210" height="320" alt="1938 Proof"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>LEFT: 1938 Bombay Quarter Anna Obverse Type I (a) Business Strike
<br/>RIGHT: 1938 Calcutta Quarter Anna Obverse Type I (a) Original Proof
</center>

<p>
<b><u>1939 Obverse - Long Trefoils in Crown</u></b>

<p>
Trefoils are NOT reaching outside/over the line below the pearls of the crown and therefore <u>not
touching the pearls</u> above. Let's call this Obverse -   <b>Type I (b)</b>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40235767554/in/dateposted-public/" title="1939 Business"><img src="https://farm5.staticflickr.com/4786/40235767554_d11c364427_n.jpg" width="203" height="320" alt="1939 Business"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

    
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40235767454/in/dateposted-public/" title="1939 Proof"><img src="https://farm1.staticflickr.com/801/40235767454_0861f2dd9e_n.jpg" width="291" height="320" alt="1939 Proof"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>LEFT: 1939 India Bombay Quarter Anna Obverse Type I (b) Business Strike
<br/>RIGHT: 1939 India Bombay Quarter Anna Obverse Type I (b) Original Proof
</center>

<p>
In my opinion, all 1938 Quarter Annas have Obverse - <b>Type I (a)</b> and 1939 (Type I) Quarter
Annas have Obverse - <b>Type I (b)</b>. However, business strike examples with intermixed
Obverse(s), although not encountered by this author, is a definite possibility, but those should
be considered mules and should deservedly attract collectors' attention.

<p>
Also to be noted is that there are further minor variances in trefoil thickness/size, tip shape,
and font thickness. But these variances, from my standpoint, are rather insignificant and more
specific to the individual years. Like for the year 1938 Obverse Type I (a), there are minute
differences, and for the 1939 Obverse Type I (b) there are other minute differences, but those
are not necessarily present in the 1938 Obverse and vice-versa. Regardless, once the
understanding of trefoils <i>"almost touching the pearls"</i> vs <i>"not touching the pearls"</i> becomes
clear, then 1938 and Type I 1939 Quarter Anna Obverse(s) can be easily differentiated.

<p>
Interestingly enough, all proof examples of 1938 Quarter Anna that have come at auctions since
the year 2000 have the Obverse Type I (b) and are classified as later restrike proofs and that is
quite logical. Also, another giveaway was that these restrike examples have all been lacquered
as that was a general practice of the mint at the time restriking took place[1].

<p>
Furthermore, even the most comprehensive collections put together (like Diana, David Fore
(took 50 years in assembling), Arielle, and examples offered by Heritage, Stacks, Goldberg, Steve
Album) only had the later restrike examples of the 1938 Quarter Anna Proof. One can find this
easily by searching the past auction archives. There is not a single 1938 Quarter Anna Proof
with the Obverse Type I (a).

<p>
On the other hand, the Fore sale had the Original Proofs of 1939 Quarter Anna in both Type I
and Type II Obverse. The Type I example had the Obverse Type I (b), which should be the case
as all Type I business strikes of 1939 Quarter Anna have the Obverse Type I (b).

<p>
Consequently, it would be safe to assume that all 1938 Quarter Anna Original Proofs should
have the Obverse Type I (a) - <i>trefoils almost touching the pearls</i> and that should be taken as a
significant indicator of a true 1938 striking.

<p>
<b>Acknowledgements:</b>

<p>
1. The Uniform Coinage of India 1835 to 1947 A Catalogue and Pricelist - By Paul Stevens &
Randy Weir

<p>
<b>Image References:</b>

<p>
<a href="https://i.ebayimg.com/images/g/w4YAAOSwhpZaOu-s/s-l1600.jpg">
1938 - Bombay Quarter Anna - Business Strike - Obverse Type I (a)
</a>
(https://i.ebayimg.com/images/g/w4YAAOSwhpZaOu-s/s-l1600.jpg)

<p>
<a href="https://www.royalcollection.org.uk/collection/search#/5/collection/445054/india-george-vi-proof-14-anna-1938">
1938 - Calcutta Quarter Anna - Original Proof - Obverse Type I (a)
</a>
(https://www.royalcollection.org.uk/collection/search#/5/collection/445054/india-george-vi-proof-14-anna-1938)

<p>
<a href="https://en.numista.com/catalogue/photos/inde_britannique/g1857.jpg">
1939 - Bombay Quarter Anna - Business Strike - Obverse Type I (b)
</a>
(https://en.numista.com/catalogue/photos/inde_britannique/g1857.jpg)

<p>
<a href="https://www.numisbids.com/n.php?p=lot&sid=451&lot=251">
1939 - Bombay Quarter Anna - Original Proof - Obverse Type I (b)
</a>
(https://www.numisbids.com/n.php?p=lot&sid=451&lot=251)


<center>
<a   href="http://www.rarelegacy.com/" title="Rare Legacy ad 2016-05-22 Lookout"><img src="https://farm8.staticflickr.com/7366/26875876090_bbdfbe0b13_o.jpg" width="581" height="775" alt="Rare Legacy ad 2016-05-22 Lookout"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article19"><a name="article19">
MINNEAPOLIS MARCH 2018 YOUNG NUMISMATIST EVENT
</h3></a>
<div class="greybox">
Last week I described the recent young numismatist event at the Annandale, VA coin show earlier this month.  Pete Smith of Minneapolis  submitted this report on a similar event sponsored by the Northwest Coin Club of that city.  Thanks!
-Editor
</div>

<p>
The Northwest Coin Club of Minneapolis held its 84th Annual Money Show on March 16-18,
2018. In addition to serving dealers and collectors, the club makes a special effort to promote
numismatics among youth.

<p>
On Saturday, March 17, club president George Ross presented a Boy Scout merit badge class to
24 registered scouts. In this photo, one of the scouts is interviewed by reporter Lou Reguse from local
TV station KARE 11.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39114207780/in/dateposted-public/" title="Minneapolis young numismatist TV interview"><img src="https://farm5.staticflickr.com/4785/39114207780_cf19449e69.jpg" width="500" height="333" alt="Minneapolis young numismatist TV interview"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
On Sunday, March 18, Ron Schmidt conducted an auction for youth 7 to 14 years of age. Kids are
given $200 in credit to spend at the auction. About a dozen club members assisted at the auction
moving lots, spotting bidders and recording bids. One of the helpers is a young woman who previously
participated in the sale but has ‘aged out.” About 70 kids and their parents attended.

<p>
In this photo kids are looking at the auction lots prior to the sale.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26051414967/in/dateposted-public/" title="Minneapolis young numismatist auction lot viewing"><img src="https://farm1.staticflickr.com/808/26051414967_528ff49f8e.jpg" width="500" height="333" alt="Minneapolis young numismatist auction lot viewing"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
In this photo auctioneer Schmidt explains the rules to the crowd.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27052782748/in/dateposted-public/" title="Minneapolis young numismatist auction"><img src="https://farm1.staticflickr.com/802/27052782748_b493813571.jpg" width="500" height="333" alt="Minneapolis young numismatist auction"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Another favorite for the public was a demonstration of hammered coinage conducted by Bart
Saxton and Dawson Lewis of the Society For Creative Anachronism. Saxton punched a special
commemorative die for the show and handed out free examples to the public.

<p>
In this photo, Saxton is one the left and Lewis on the right.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40882013022/in/dateposted-public/" title="Hammering a coin die in Minneapolis"><img src="https://farm5.staticflickr.com/4778/40882013022_3922353934.jpg" width="500" height="333" alt="Hammering a coin die in Minneapolis"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
Coin-striking is a great activity.  We haven't done this at any of the shows I've been involved with, but it's a great idea.  The Society For Creative Anachronism (SCA) has chapters all around the U.S. and the world.  Check their web site for a chapter near you.
-Editor
</div>

<p>
The Society for Creative Anachronism is an international organization dedicated to researching and re-creating the arts and skills of pre-17th-century Europe. Our “Known World” consists of 20 kingdoms, with over 30,000 members residing in countries around the world. Members, dressed in clothing of the Middle Ages and Renaissance, attend events which feature tournaments, royal courts, feasts, dancing, various classes & workshops, and more.

<p>
For more information on the Society For Creative Anachronism, see: 
<br/>
<a href="http://www.sca.org/">
http://www.sca.org/
</a>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n11a24.html">
WAYNE'S NUMISMATIC DIARY: MARCH 3, 2018
</a>
(http://www.coinbooks.org/v21/esylum_v21n11a24.html)


<center>
<a data-flickr-embed="false" data-header="false" data-footer="false" data-context="false" href="http://www.RareGoldCoins.com" title=
"DWN E-Sylum ad04"><img src="https://farm6.staticflickr.com/5825/20937438505_837e8bddc9_z.jpg" width="600" height="300" alt=
"DWN E-Sylum ad04" /></a><script async="" src="//embedr.flickr.com/assets/client-code.js" charset="utf-8">
</script>
</center>
  
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article20"><a name="article20">
THE A & A SAINTS COLLECTION OF DOUBLE EAGLES
</h3></a>
<div class="greybox">
Here is an excerpt from the press release for the upcoming sale by Barry Stuppler of a high-grade set of U.S. St. Gaudens Double Eagles.
-Editor
</div>

<p>
<b>
Finest Known 1932 “Saint” In eBay
Auction Of Outstanding Double Eagles Set
</b>

<p>
One of the all-time finest collections of
Saint-Gaudens Double Eagle gold coins listed in the PCGS Set Registry®, the A&A
Saints Collection, will go on auction on eBay starting at 6 pm Pacific time March 29
through April 8, 2018. The set includes the finest known 1932 “Saint,” graded PCGS
Gold Shield MS66+ and formerly in the famous collections of Dr. Steven Duckor and
David Akers.

<p>
The seller will donate a portion of the auction proceeds to combat counterfeits
in the numismatic marketplace.

<p>
In addition to the 1932 Saint, other highlights of the A&A Saints Collection
include the 1907 High Relief Wire Edge, graded PCGS Gold Shield MS67, ex. Harry
Bass; 1909-D, PCGS Gold Shield MS67 CAC tied for finest known, ex. Louis E.
Eliasberg, Sr. and Duckor collections; 1914, PCGS Gold Shield MS66+ CAC finest
known, ex. Duckor; and 1924 PCGS Gold Shield MS68 finest known.

<p>
Given the collection’s overall outstanding grade point average, and the historic
pedigree of many of the individual coins, Stuppler estimates its value to be more than
$7 million. The entire collection can be viewed at www.SaintSet.com.

<p>
After the sale is completed, three percent of the sale proceeds will go to nonprofit
organizations including the Children’s Hospital of Los Angeles, The ALS Association,
and the Anti-Counterfeiting Education Foundation.

<p>
Nicknamed “Saints” and placed into circulation from 1907 to 1932, the U.S.
$20 denomination Double Eagle gold pieces were exquisitely designed more than a
century ago by acclaimed sculptor Augustus Saint-Gaudens at the request of
President Teddy Roosevelt.

<p>
For more information and to bid on the collection, visit: <a href="http://www.saintset.com/">
www.SaintSet.com
</a>
 or
call 888-454- 0444.

<p>
<div class="greybox">
The press release came with images of the slabs, but I would rather illustrate the coins themselves.  The certificates were available online, but I also cropped the slab images for better views of the coins themselves.  So how do the images compare?
Here are images of the 1932 coin.
-Editor
</div>


<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40941959911/in/dateposted-public/" title="1932 Double Eagle obverse"><img src="https://farm1.staticflickr.com/795/40941959911_c1888b3055_n.jpg" width="251" height="320" alt="1932 Double Eagle obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40941959391/in/dateposted-public/" title="1932 Double Eagle reverse"><img src="https://farm1.staticflickr.com/822/40941959391_a04fb8d743_n.jpg" width="247" height="320" alt="1932 Double Eagle reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40233396844/in/dateposted-public/" title="1932 Double Eagle obverse in slab"><img src="https://farm5.staticflickr.com/4785/40233396844_e8db9d3117_m.jpg" width="240" height="240" alt="1932 Double Eagle obverse in slab"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40233396404/in/dateposted-public/" title="1932 Double Eagle reverse in slab"><img src="https://farm5.staticflickr.com/4774/40233396404_12955f1fea_m.jpg" width="240" height="240" alt="1932 Double Eagle reverse in slab"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40899968632/in/dateposted-public/" title="1932 Double Eagle certificate"><img src="https://farm1.staticflickr.com/784/40899968632_bdbabb2098.jpg" width="500" height="252" alt="1932 Double Eagle certificate"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1932 Double Eagle certificate
</center>

<p>
<div class="greybox">
Here are images of the 1907 $20 High Relief-Wire Edge.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40233397034/in/dateposted-public/" title="1907 High Relief Wire Edge obverse"><img src="https://farm1.staticflickr.com/819/40233397034_40117d4f7b_n.jpg" width="246" height="320" alt="1907 High Relief Wire Edge obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40233396924/in/dateposted-public/" title="1907 High Relief Wire Edge reverse"><img src="https://farm1.staticflickr.com/804/40233396924_ddfb2bb593_n.jpg" width="246" height="320" alt="1907 High Relief Wire Edge reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40941960271/in/dateposted-public/" title="1907 High Relief Wire Edge obverse in slab"><img src="https://farm1.staticflickr.com/822/40941960271_ebce738ca6_m.jpg" width="240" height="240" alt="1907 High Relief Wire Edge obverse in slab"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40941960151/in/dateposted-public/" title="1907 High Relief Wire Edge reverse in slab"><img src="https://farm5.staticflickr.com/4788/40941960151_57c50a0148_m.jpg" width="240" height="240" alt="1907 High Relief Wire Edge reverse in slab"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40899836152/in/dateposted-public/" title="1907 $20 High relief-Wire Edge certificate"><img src="https://farm5.staticflickr.com/4777/40899836152_20a0dc6b1d.jpg" width="500" height="252" alt="1907 $20 High relief-Wire Edge certificate"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>1907 $20 High Relief-Wire Edge certificate
</center>

<p>
<div class="greybox">
So, what do you think?  The cropped ones seem the best to me, but any image taken through a plastic slab is less than ideal.  Very nice coins regardless.  Congratulations to their new owners.
-Editor
</div>

<p>
To view the complete collection, see: 
<br/>
<a href="https://www.pcgs.com/SetRegistry/gold/20-gold-major-sets/st-gaudens-20-gold-basic-set-circulation-strikes-1907-1932/alltimeset/125030">
A & A Saints Collection - 5th
</a>
(https://www.pcgs.com/SetRegistry/gold/20-gold-major-sets/st-gaudens-20-gold-basic-set-circulation-strikes-1907-1932/alltimeset/125030)


<center>
<a href="http://www.stacksbowers.com/SellorConsign/Consign-Rare-Coins.aspx" title="Stacks-Bowers E-Sylum ad 2018-03-25 Baltimore Summer"><img src="https://farm1.staticflickr.com/816/40091481855_ff278e7e3e_o.jpg" width="600" height="600" alt="Stacks-Bowers E-Sylum ad 2018-03-25 Baltimore Summer"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article21"><a name="article21">
NUMISMATIC NUGGETS: MARCH 25, 2018
</h3></a>
<div class="greybox">
Here's a selection of interesting or unusual items I came across in the marketplace this week.  Tell us what you think of some of these.
-Editor
</div>

<p>
<b> Selinos Tetradrachm </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40276921054/in/dateposted-public/" title="Selinos Tetradrachm"><img src="https://farm1.staticflickr.com/813/40276921054_05f72b144f.jpg" width="500" height="250" alt="Selinos Tetradrachm"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
SICILY. Selinos. Circa 455-409 B.C. AR tetradrachm. 16.97 gm. 25 mm. Artemis, holding reins, driving quadriga right; beside her, Apollo standing right, drawing bow; barley grain in exergue / The young river god Selinos standing facing, head left, cradling palm frond and holding phiale over altar to left; before altar, cock standing left; to right, selinon (wild celery) leaf above bull standing left on basis. Schwabacher 30. HGC 2, 1221. SNG ANS 698. Jameson 720.<i> Near Extremely Fine; beautiful style dies, well struck. Lightly toned with iridescence; traces of horn silver around part of rim. Exceptionally attractive example of this beautiful and difficult issue. Rare.

<p>
Selinos was founded about 628 BC, the westernmost Greek colony on Sicily, and was named for the wild celery that flourished there. This magnificent tetradrachm was struck at the height of Selinos' power and wealth, within a few decades before its destruction in 409 BC by an army of combined forces from Segesta and Carthage. A similar type was chosen by Charles Seltman for his famous book "Masterpieces of Greek Coins."
</i>

<p>
<div class="greybox">
This great piece is in the Davisson's E-Auction 24 closing Wednesday, April 4th, 2018.
-Editor
</div>

<p>
Allan Davisson adds:
<div class="quote">
<p>
This is a beautiful piece of art. In a strange sort of way the horn silver adds an intriguing element reflecting the passage of twenty-four centuries since it was crafted. (It also makes this piece of fine art more accessible to those with more limited financial means.)
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://davcoin.com/lot/e-auction-24-lot-12">
E-Auction 24 Lot 12
</a>
(https://davcoin.com/lot/e-auction-24-lot-12)


<p>
<b> North Africa, Sabratha  AE Unit </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40955238062/in/dateposted-public/" title="North Africa, Sabratha  AE Unit"><img src="https://farm5.staticflickr.com/4771/40955238062_f0493fdd77.jpg" width="500" height="254" alt="North Africa, Sabratha  AE Unit"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
North Africa, Sabratha (Time of Tiberius, 14-37 AD)

<p>
AE Unit,

<p>
Obverse: Radiate head of Divus Augustus facing right, CEASAR all within laurel wreath.

<p>
Reverse: Bearded head (Baal-Melqart) facing right. 

<p>
Rare. Pleasing brown patina. Good Very Fine.

<p>
14.45gm.

<p>
RPC 816.2.

<p>
<div class="greybox">
Crude, unusual looking piece.  I don't know why, but I like it.
>From the online stock of Baldwin's.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.baldwin.co.uk/north-africa-sabratha-ae-unit.html">
North Africa, Sabratha, AE Unit
</a>
(https://www.baldwin.co.uk/north-africa-sabratha-ae-unit.html)


<p>
<b> 1968 Illinois Sesquicentennial Bronze Medal </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40211986664/in/dateposted-public/" title="1968 Illinois Sesquicentennial Bronze Medal reverse"><img src="https://farm5.staticflickr.com/4772/40211986664_7ec1fb1329_m.jpg" width="240" height="240" alt="1968 Illinois Sesquicentennial Bronze Medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40878357132/in/dateposted-public/" title="1968 Illinois Sesquicentennial Bronze Medal obverse"><img src="https://farm1.staticflickr.com/821/40878357132_9cf69d7eba_m.jpg" width="240" height="240" alt="1968 Illinois Sesquicentennial Bronze Medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
"Sesquicentennial" is a cool word I work into conversation when the occasion arises (yeah, usually never).   The obverse of this medal suffers from the crowding of too many design elements, and suffers as a result.  The reverse is strong and nicely done.  The scroll says "STATE SOVEREIGNTY NATIONAL UNION"  The edge isn't shown.  Does anyone know who designed and struck this medal? 
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.invaluable.com/auction-lot/-1-c-B5946B795B">
Lot 51624: A 1968 Illinois Sesquicentennial Bronze Medal
</a>
(https://www.invaluable.com/auction-lot/-1-c-B5946B795B)


<center>
<a   href="http://jkamericana.com" title="Kraljevich esylum ad5"><img src="https://farm9.staticflickr.com/8110/8584883664_3b4c63abbb_o.jpg" width="600" height="300" alt="Kraljevich esylum ad5"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article22"><a name="article22">
SELECTONS FROM STACK'S BOWERS MARCH 26, 2018 SALE
</h3></a>
<div class="greybox">
Here are some items that caught my eye in the March 26, 2018 Stack's Bowers Internet sale.
-Editor
</div>

<p>
<b> Lot 5009 1882 Rock Island Arsenal Workman's Pass </b><br/>
<center>
<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/40277131114/in/dateposted-public/" title="1882 Rock Island Arsenal Workman&#x27;s Pas obverse"><img src="https://farm1.staticflickr.com/790/40277131114_3a3eee36a8_m.jpg" width="240" height="240" alt="1882 Rock Island Arsenal Workman&#x27;s Pas obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/40277131074/in/dateposted-public/" title="1882 Rock Island Arsenal Workman&#x27;s Pas reverse"><img src="https://farm1.staticflickr.com/812/40277131074_104ae73bcb_m.jpg" width="240" height="240" alt="1882 Rock Island Arsenal Workman&#x27;s Pas reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
An unusual item I've never seen before.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://auctions.stacksbowers.com/lots/view/3-9HZI6">
1882 Rock Island, Illinois Arsenal Workman's Pass No. 2005. Bronze. 41 mm
</a>
(https://auctions.stacksbowers.com/lots/view/3-9HZI6)


<p>
<b> Lot 5144: 1833 Liberia American Colonization Society Cent </b><br/>
<center>
<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/40277231824/in/dateposted-public/" title="1833 Liberia American Colonzation Society cent obvere"><img src="https://farm1.staticflickr.com/817/40277231824_1dd5513a27_m.jpg" width="240" height="240" alt="1833 Liberia American Colonzation Society cent obvere"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/40093411845/in/dateposted-public/" title="1833 Liberia American Colonzation Society cent reverse"><img src="https://farm1.staticflickr.com/792/40093411845_d4ce8f6139_m.jpg" width="240" height="240" alt="1833 Liberia American Colonzation Society cent reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Liberia. Lot of (2) 1833 Token Cents. EF-40.
<br/>
Included are: KM-Tn1, CH-4, Large Ship; and KM-Tn2, CH-1, Small Ship.

<p>
<div class="greybox">
Fascinating history.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://auctions.stacksbowers.com/lots/view/3-9I2WY">
Liberia. Lot of (2) 1833 Token Cents.
</a>
(https://auctions.stacksbowers.com/lots/view/3-9I2WY)


<p>
<b> Lot 5145: Bache Coast Survey Medal </b><br/>
<center>
<a data-flickr-embed="false""  href="https://www.flickr.com/photos/coinbooks/27116754238/in/dateposted-public/" title="Bache Coast Survey Medal obverse"><img src="https://farm5.staticflickr.com/4788/27116754238_821d2a7933_m.jpg" width="240" height="240" alt="Bache Coast Survey Medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false""  href="https://www.flickr.com/photos/coinbooks/26116770167/in/dateposted-public/" title="Bache Coast Survey Medal reverse"><img src="https://farm1.staticflickr.com/817/26116770167_707da7acc8_m.jpg" width="240" height="240" alt="Bache Coast Survey Medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
"1846" (1861) Bache Coast Survey Medal. Bronze. 34 mm. By Franklin Peale. Julian LS-4. MS-65 BN (NGC).

<p>
<div class="greybox">
I'm a fan of lifesaving medals, but this has to be the blandest, most generic of all.  This one is unawarded.
Why so plain?  Can anyone provide a backstory?  Below is some additional information found via the Newman Numismatic Portal (Lot 179, Stack's Bowers 2011 Philadelphia Sale)
-Editor
</div>

<p>
<div class="quote">
<p>
These were struck
to commemorate the deaths of Lieutenant George M. Bache
and 10 of his men who were swept overboard from the brig
Washington in September 1846 during a violent hurricane
while doing coastal surveys off North Carolina, an area of the
U.S. coast that has claimed uncountable lives in the past few
centuries.
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://auctions.stacksbowers.com/lots/view/3-9HX8K">
"1846" (1861) Bache Coast Survey Medal. Bronze. 34 mm. By Franklin Peale. Julian LS-4.
</a>
(https://auctions.stacksbowers.com/lots/view/3-9HX8K)


<p>
<b> Lot 5289: Unidentified S.T.V. Token</b><br/>
<center>
<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/40278002064/in/dateposted-public/" title="Unidentified S.T.V. Token obverse"><img src="https://farm1.staticflickr.com/801/40278002064_421786c8e5_m.jpg" width="240" height="240" alt="Unidentified S.T.V. Token obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/27116544648/in/dateposted-public/" title="Unidentified S.T.V. Token reverse"><img src="https://farm5.staticflickr.com/4778/27116544648_b04cda3909_m.jpg" width="240" height="240" alt="Unidentified S.T.V. Token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
An enigmatic type, the incuse inscription S.T.V. on the obverse is of uncertain translation, and is repeated on the reverse raised and retrograde. Remarkably similar to the rare unidentified S.T.V.6 inscription of the Schenkman-listed piece. Indeed, it is not even known with certainty if this is a sutler token, but it seems of an appropriate style and fabric for a token of that period. Unlisted in TokenCatalog.com.

<p>
<div class="greybox">
Research is the fun part of numismatics.  It can also be the most frustrating.  Some mysteries may never be solved.  What the heck IS this thing?
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://auctions.stacksbowers.com/lots/view/3-9HXHK">
Unidentified. Similar to Schenkman UI-P-B. Brass. 21.8 mm. 
</a>
(https://auctions.stacksbowers.com/lots/view/3-9HXHK)


<p>
<b> Lot 5297: Indian Territory Osage Traders Token </b><br/>
<center>
<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/26116670497/in/dateposted-public/" title="Indian Territory Osage Traders Token obverse"><img src="https://farm1.staticflickr.com/783/26116670497_b32e1cd492_m.jpg" width="240" height="240" alt="Indian Territory Osage Traders Token obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickrembed="false"  href="https://www.flickr.com/photos/coinbooks/27116609748/in/dateposted-public/" title="Indian Territory Osage Traders Token reverse"><img src="https://farm1.staticflickr.com/821/27116609748_6aa6d5d6b4_m.jpg" width="240" height="240" alt="Indian Territory Osage Traders Token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
Indian Territory pieces are interesting and a challenge to collect.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://auctions.stacksbowers.com/lots/view/3-9HY74">
Indian Territory--Pawhuska. Undated Dunlop & Florer Osage Traders. $1.00. Brass. 22 mm. VF-30.

</a>
(https://auctions.stacksbowers.com/lots/view/3-9HY74)


<center>
<a href="http://eepurl.com/bYK6kz" title="HLRC E-Sylum ad05 In the Loupe With Link"><img src="https://farm5.staticflickr.com/4480/37912764451_bce2d042d3.jpg" width="600" alt="HLRC E-Sylum ad05 In the Loupe With Link"></a>
</center>
  
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article23"><a name="article23">
WAYNE'S NUMISMATIC DIARY: MARCH 25, 2018
</h3></a>

Living in Northern Virginia makes it easy to get to the Whitman  Coin Expos in Baltimore.  On Thursday March 22, 2018 I had some meetings to attend at work but was able to take off early and arrive in Baltimore around 2:30pm.  I checked into a hotel, charged my phone, then headed over to the convention center.

<p>
While filling out my registration card Charles Morgan of <i>CoinWeek</i> stopped by and we had a nice chat.  He would be busy the rest of the day filming videos.  Look for the latest at
<a href="https://coinweek.com/">
https://coinweek.com/
</a>.


<p>
<b> William and Charles Barber </b><br/>
My first stop on the bourse floor was the Barber Coin Collectors' Society table where I met up with BCCS President John Frost.  He told me about a project he'd been working on for some time.  He'd made contact with descendants of father and son Mint Engravers William and Charles Barber.  The Spring 2018 issue of the <i>Journal of the Barber Coin Collectors' Society</i> has the first of a series of articles John has written based on material in the possession of the family. A number of items were on display in an exhibit case.

<p>
Stay tuned for more information - a larger public exhibit is in the works for later this year.  I signed up as a member, and you can, too.  For more information on the BCCS, see:
<a href="http://www.barbercoins.org/">
http://www.barbercoins.org/
</a>.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26121008317/in/dateposted-public/" title="2018 March Baltimore Barbers display"><img src="https://farm5.staticflickr.com/4781/26121008317_f87d046462.jpg" width="500" height="281" alt="2018 March Baltimore Barbers display"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26121011567/in/dateposted-public/" title="2018 March Baltimore LSCC BCCS table John Frost"><img src="https://farm5.staticflickr.com/4780/26121011567_651af1b79a.jpg" width="500" height="281" alt="2018 March Baltimore LSCC BCCS table John Frost"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>John Frost (center)
</center>


<p>
<b> Whitman Booth </b><br/>
My next stop was the nearby Whitman Publications booth, where the big event of the show was the release of the newest edition of the Red Book (<i>A Guide Book of United States Coins</i>). 
For those who haven't heard, longtime Red Book editor Ken Bressett has become the Editor Emeritus, making way for Jeff Garrett to take a larger role.
 
<p>
Ken, Dave Bowers and Jeff were scheduled to sign books for the public, but the week's snowstorms threw a monkey wrench into those plans.
With flights out of New Hampshire cancelled and  Amtrak shut down, Dave Bowers had to bow out.  Ken Bressett had similar problems trying to travel from his home in Colorado Springs.
Overall show attendance (both dealer and public) was down a bit because of these difficulties.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27121015638/in/dateposted-public/" title="2018 March Baltimore Whitman Redbook authors poster"><img src="https://farm1.staticflickr.com/807/27121015638_dce7d42564_n.jpg" width="180" height="320" alt="2018 March Baltimore Whitman Redbook authors poster"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26121007377/in/dateposted-public/" title="2018 March Baltimore Whitman Redbook Ken Bressett poster"><img src="https://farm1.staticflickr.com/798/26121007377_1f7816058b_n.jpg" width="180" height="320" alt="2018 March Baltimore Whitman Redbook Ken Bressett poster"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
I took the opportunity to purchase a hardbound copy of the new Red Book for use later in the evening.

<p>
<b> Mike Markowitz </b><br/>
While waiting at the checkout counter I ran into <i>CoinWeek</i> ancient coins columnist Mike Markowitz.  He proudly showed me a great new acquisition he'd just purchased from Harlan Berk.   It's a gold solidus of Constantine VI and Irene.
Look for more information in one of his upcoming articles.
He shared this today, from Berk's web site:

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40298913194/in/dateposted-public/" title="gold solidus of Constantine VI and Irene"><img src="https://farm5.staticflickr.com/4775/40298913194_33f7a3e1c1.jpg" width="500" height="236" alt="gold solidus of Constantine VI and Irene"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="quote">
<p>
"Constantine VI and Irene; 780-797 AD. Constantinople, c. 792-7 AD. Solidus, 4.46g. Berk-235, DO-3, Sear-1594. Obv: Bust of Irene facing, wearing crown and loros, and holding cross on globe and cruciform scepter. Rx: Bust of Constantine VI facing, beardless, wearing crown and chlamys, and holding cross on globe and akakia."
</div>

<p>
Mike adds:
<div class="quote">
<p>
By way of explanation, the loros was a heavily embroidered and jeweled wrap that was one of the symbolic imperial robes.  The chlamys was a simpler garment, usually depicted with pleats.  The akakia was a hand-held metal tube filled with ashes, that was supposed to remind the emperor of his mortality. 

<p>
After Constantine was deposed and blinded, Irene put her portrait on BOTH sides of her gold coinage ("Heads I win, tails you lose"). That is one of the coins that every serious Byzantine collector longs to possess.  I got mine from Waddell some years ago.

<p>
For a fuller story, see:
<a href="https://en.wikipedia.org/wiki/Irene_of_Athens">
https://en.wikipedia.org/wiki/Irene_of_Athens
</a>.
</div>

<p>
<b> Stack's Bowers Table </b><br/>
Earlier in the week I'd been in touch with John Herzog of New York, who told me some of his U.. treasury bonds would be on exhibit at the Stack's Bowers table.  So I stopped by to have a look.  Impressive.  I was especially intrigued by the Cherokee Nation bond.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27121016128/in/dateposted-public/" title="2018 March Baltimore Stack&#x27;s Herzog bonds"><img src="https://farm5.staticflickr.com/4785/27121016128_a300786b49.jpg" width="500" height="281" alt="2018 March Baltimore Stack&#x27;s Herzog bonds"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
Also on display were highlights from the Joel Anderson paper money collection.  Wow!  Sorry for the quality of my photos - it was hard to avoid glare from overhead lights.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40282619024/in/dateposted-public/" title="2018 March Baltimore Stack&#x27;s Anderson3"><img src="https://farm1.staticflickr.com/813/40282619024_139a713eb4.jpg" width="500" height="281" alt="2018 March Baltimore Stack&#x27;s Anderson3"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26121009937/in/dateposted-public/" title="2018 March Baltimore Stack&#x27;s Anderson2"><img src="https://farm5.staticflickr.com/4775/26121009937_fcbc129b84.jpg" width="500" height="281" alt="2018 March Baltimore Stack&#x27;s Anderson2"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27121017178/in/dateposted-public/" title="2018 March Baltimore Stack&#x27;s Anderson1"><img src="https://farm1.staticflickr.com/809/27121017178_18e7f6b4b3.jpg" width="500" height="281" alt="2018 March Baltimore Stack&#x27;s Anderson1"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
The notes sold quite strongly, bringing some amazing prices.
For results of the first sale, see:
<br/>
<a href="https://auctions.stacksbowers.com/auctions/3-9HU32?jump_to_lot=1016">
https://auctions.stacksbowers.com/auctions/3-9HU32?jump_to_lot=1016
</a>

<p>
Thanks to Martin Kaplan for the link.


<p>
<b> Bource Floor Wanderings </b><br/>
I flitted about the bourse floor until almost 6pm.  From a distance I saw Julian Leidman and Wayne Herndon with customers at their tables.  I didn't interrupt, knowing I would have a chance to speak with them at dinner.

<p>
I came across Chris Neuzil seated at John Kraljevich's table talking to JK and Erik Goldstein of Colonial Williamsburg.  I pulled up a chair and joined the conversation.  Topics included  Erik's January 2018 <i>Numismatist</i> article on the Continental Dollars, Chris' manuscript on medals of the War of 1812, technology changes, "kids these days" and the concept of "sitting naked in a bathtub filled with Pine Tree Shillings" ala a colonial Scrooge McDuck.  I can neither confirm nor deny that  sips of corn squeezin's were involved.

<p>
Others I spoke to at least briefly were Tony Terranova (at the table adjacent to JK's) and Ian Russell of Great Collections.
I took a few minutes to call home to my wife, then trekked across the street to the Pratt Street Ale House.

<p>
<b> Nummis Nova March 2018 Baltimore Dinner </b><br/>

<p>
My Numismatic Diary articles often feature the people and events at the monthly meetings of my Northern Virginia numismatic social group Nummis Nova.  And often <i>E-Sylum</i>  readers tell me how much they enjoy the write-ups and how they'd love an opportunity to join us sometime.  Well, to make this easier, a couple years ago we started holding a dinner at the March Whitman Coin Expo in Baltimore.  This year we met across the street from the Baltimore convention center in an upstairs room at the Pratt Street Ale House.

<p>
Due to a bout of the flu, our host Eric Schena was unable to attend.  Many thanks to Eric for his work reserving the venue and making the arrangements. Get well soon!  The same goes for Joe Esposito, who was also out sick.  
And due to the snowstorm the previous day, Roger Burdette bowed out after taking a fall on slick pavement.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27121017478/in/dateposted-public/" title="2018 March Baltimore Nummis Nova room empty"><img src="https://farm5.staticflickr.com/4780/27121017478_094102ae94.jpg" width="600" alt="2018 March Baltimore Nummis Nova room empty"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
I arrived early to handle hosting duties for Eric.  The restaurant had everything under control.  The room was already set up, and I began texting people to come early if they wanted.

<p>
In addition to myself, the regular Nummis Nova members attending were
Chris Neuzil,  
Dave Schenkman,
Julian Leidman,
and 
Wayne Herndon. 

<p>
Mike Merrill is a coin dealer from Maryland.
Ben Swanson is a token collector from Baltimore; he and Mike were guests of Dave Schenkman.
Coming in from the Pittsburgh area were my guests ANA Governor Tom Uram, his brother Jim, and Ray Oshinski.

<p>
<p>
Rounding out the list of attendees were
Charlie Davis,
Dennis Tucker,
Jeff Garrett,
John Dannreuther, 
Len Augsburger,
Mike Markowitz,
Neil Musante
and
Steve Roach.
  
<p>
We didn't do any formal introductions.  People just arrived and joined the conversation.  Topics in my vicinity included the show and people's travel difficulties, <i>The E-Sylum</i> and the new ANA Edition, families, John Dannreuther's new book and new house,  the Northwest Territorial Mint bankruptcy, the May PAN show, and the Newman Numismatic Portal.  A number of folks asked about Joe Levine, who has been recovering following hospitalization and is doing well.

<p>
Here are other photos taken during the evening by myself and others.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27121018118/in/dateposted-public/" title="2018 March Baltimore Nummis Nova Group4"><img src="https://farm5.staticflickr.com/4771/27121018118_83051fbf9f.jpg" width="500" height="281" alt="2018 March Baltimore Nummis Nova Group4"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Mingling
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27121015128/in/dateposted-public/" title="2018 March Baltimore Nummis Nova Group3"><img src="https://farm1.staticflickr.com/796/27121015128_cb0569b24f.jpg" width="500" height="281" alt="2018 March Baltimore Nummis Nova Group3"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
Seated, clockwise from left: John Dannreuther, Ray Oshinski, Tom and Jim Uram, Wayne Herndon and Jeff Garrett.  Standing in back: Steve Roach, Dennis Tucker

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27121018408/in/dateposted-public/" title="2018 March Baltimore Nummis Nova Group2"><img src="https://farm1.staticflickr.com/801/27121018408_b57f745794.jpg" width="500" height="281" alt="2018 March Baltimore Nummis Nova Group2"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
Clockwise from left: Ben Swanson,
Charlie Davis, Chris Neuzil, Mike Merrill, Julian Leidman, Mike Markowitz, Len Augsburger and Dave Schenkman.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40282617984/in/dateposted-public/" title="2018 March Baltimore Nummis Nova Group1"><img src="https://farm5.staticflickr.com/4777/40282617984_30be9e7005.jpg" width="500" height="281" alt="2018 March Baltimore Nummis Nova Group1"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>
</center>

<p>
Clockwise from left: Neil Musante, John Dannreuther, Steve Roach, Ray Oshinski, Tom and Jim Uram, Wayne Herndon, Jeff Garrett and Dennis Tucker.

<p>
As a record of the evening I passed around the new Red Book for everyone's signature. 
I plan to donate it to the 2018 Numismatic Bibliomania Society fundraising auction.

<p>
People are what make this hobby one of the best there is.
I greatly enjoy meeting up with all the friends I've gotten to know in numismatics over the years.  The evening was quite a memorable one.  Thanks to all who were able to attend this year.


<a href="http://bestpricecoins.com/" title="Best Price Coins E-Sylum ad01"><img src="https://c1.staticflickr.com/5/4227/35146059355_c182393974_o.jpg" width="600" height="278" alt="Best Price Coins E-Sylum ad01"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article24"><a name="article24">
DENNIS TUCKER'S MARCH 2018 BALTIMORE BLOG
</h3></a>
<div class="greybox">
Dennis Tucker of Whitman Publications has published a blog as well.  Here's an excerpt.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40995926111/in/dateposted-public/" title="Expo-2018-March_Charlie-Davis"><img src="https://farm1.staticflickr.com/815/40995926111_839904450b_n.jpg" width="240" height="320" alt="Expo-2018-March_Charlie-Davis"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40995926021/in/dateposted-public/" title="Expo-2018-March_Charlie-Davis_Red-Book_library-binding"><img src="https://farm1.staticflickr.com/814/40995926021_7a6a84755d_n.jpg" width="249" height="320" alt="Expo-2018-March_Charlie-Davis_Red-Book_library-binding"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script><br/>

<br/>Charlie Davis at his table
</center>

<p>
A visit with bookseller Charles Davis to browse his selection of numismatic literature is always a highlight of any big coin show. Stop by booth 1062 and be prepared to be wowed by the depth and breadth of beautifully illustrated and well-researched books in our hobby. Charlie is a walking encyclopedia himself, so the conversations at his table are always interesting. I picked up a couple additions for my home library, and Charlie showed me some old Red Books with unusual features.

<p>
I enjoyed meeting and chatting with Byron Weston, one of the coauthors of the new book <i>Contemporary Counterfeit Halfpenny and Farthing Families</i>, a nicely illustrated and laid-out presentation of a rich historical subject. Published by the Colonial Coin Collectors Club (C4), the volume is printed on demand—a good use of modern technology for specialized publishing.

<p>
An important meeting with ancient-coin specialist Harlan J. Berk firmed up our plans to publish a second edition of his influential book <i>100 Greatest Ancient Coins</i>. It was a pleasure to spend nearly an hour in far-ranging numismatic conversation with Harlan. After many, many years dealing in every aspect of the hobby, he has more stories than the old Sears Tower (a four-minute walk from his famous storefront in the heart of Chicago’s financial district). We’re excited to be updating his popular book to a new edition this year.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40995925801/in/dateposted-public/" title="Expo-2018-March_raffle_cookie_Red-Book"><img src="https://farm1.staticflickr.com/801/40995925801_aa1e2684e9_n.jpg" width="257" height="320" alt="Expo-2018-March_raffle_cookie_Red-Book"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26125145067/in/dateposted-public/" title="Expo-2018-March_raffle_cookie_Ken"><img src="https://farm1.staticflickr.com/821/26125145067_2c75f80a9d_n.jpg" width="238" height="320" alt="Expo-2018-March_raffle_cookie_Ken"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Red Book Cookies!
</center>

<p>
Back at the Whitman Publishing booth, I met up with Jeff Garrett, past president of the American Numismatic Association and longtime professional coin dealer, who this year has been named senior editor of the <i>Guide Book of United States Coins</i>. Kenneth Bressett is semi-retiring to the role of editor emeritus, with Q. David Bowers continuing in his position as research editor.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40995925911/in/dateposted-public/" title="Expo-2018-March_Nummis-Nova_02"><img src="https://farm1.staticflickr.com/783/40995925911_7f58d35152_n.jpg" width="550" alt="Expo-2018-March_Nummis-Nova_02"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>
</center>

<p>
<i>
Nummis Nova Dinner: Jim Uram, Wayne Herndon, Jeff Garrett, Wayne Homren, Dennis Tucker
</i>

<p>
To read the complete article, see: 
<br/>
<a href="http://news.coinupdate.com/the-dentuck-balto-blog-thursday-march-22-2018/">
The Dentuck Balto blog: Thursday, March 22, 2018
</a>
(http://news.coinupdate.com/the-dentuck-balto-blog-thursday-march-22-2018/)


<center>
<a href="https://www.northeastcoin.com/" title="E-Sylum Northeast ad01"><img src="https://farm5.staticflickr.com/4590/25214365708_d1c16b50fc_o.jpg" width="600" height="300" alt="E-Sylum Northeast ad01"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article25"><a name="article25">
SIGNIFICANT ROMAN COIN FIND IN NORFOLK
</h3></a>
<div class="greybox">
Arthur Shippee forwarded this article on a nice Roman coin find in Norfolk, England.  Thanks.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40122401675/in/dateposted-public/" title="Roman gold coins found in Norfolk England"><img src="https://farm1.staticflickr.com/795/40122401675_d1158aee35.jpg" width="500" height="254" alt="Roman gold coins found in Norfolk England"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
It could be a story line straight out of the hit television series <i>Detectorists</i>.

<p>
But instead of Mackenzie Crook and Toby Jones in the leading roles, the stars of this show are Norwich residents Damon Pye and his wife Denise.

<p>
The couple recently made a significant Roman coin find on a farm in Norfolk - and what’s even more exciting is that further treasures could still lie buried at their top secret site.

<p>
The total hoard uncovered so far includes 52 Roman copper and brass coins, six gold aurei of Augustus coins and a gold quarter stater which is Iceni.

<p>
The gold coins date back to between 4BC and 7AD.

<p>
Mr Pye, vice chair of the Norwich Detectors Club, said they had made the discovery over the period of a month on a farm within 15 miles of Norwich.

<p>
He said: “Roman gold coins are extremely rare and only a handful of finds have been made in East Anglia so to get six is quite something.”

<p>
To read the complete article, see: 
<br/>
<a href="http://www.edp24.co.uk/news/roman-coin-find-on-norfolk-farm-1-5444888">
Norwich couple unearth valuable Roman coin hoard on Norfolk farm
</a>
(http://www.edp24.co.uk/news/roman-coin-find-on-norfolk-farm-1-5444888)


 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article26"><a name="article26">
NETHERLANDS WORKERS UNCOVER COIN HOARD
</h3></a>
<div class="greybox">
I had seen this story a week or so ago, but hadn't gotten time to include it.  But when else will we have a chance to see a numismatic story from <i>Construction Equipment</i> magazine?
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27069619858/in/dateposted-public/" title="Netherlands Pot of gold coin find2"><img src="https://farm1.staticflickr.com/815/27069619858_e8fa91dae5_n.jpg" width="320" height="215" align="right" alt="Netherlands Pot of gold coin find2"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Two construction utility workers doing excavation work to lay water pipes in Hoef and Haag, Netherlands, dug up a medieval cooking pot that contained 12 gold and 462 silver coins, thought to date back to the 1400's.

<p>
The men were doing work for Oasen NV, a water distribution utility company, which is building the water distribution network for a new village near the city of Hagestein that will eventually house 21,000 people.

<p>
When they made a narrow pipe slot with a mini-excavator last August, they dug up an red glazed earthenware cooking pot filled with gold and silver coins from the fifteenth century. "It literally and figuratively rained coins," according to the company's press release posted in earlier this month.

<p>
The pot seemed to have been wrapped in fabric, perhaps to protect the stash. Water must have made its way into the pot because some of the coins had stuck together in a greenish lump.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27069619948/in/dateposted-public/" title="Netherlands Pot of gold coin find1"><img src="https://farm5.staticflickr.com/4772/27069619948_32b741ccb3_n.jpg" width="320" height="214" align="left" alt="Netherlands Pot of gold coin find1"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Most of the coins seem to date back to 1470 to the 1480's. They feature engravings of King Henry VI of England (who ruled from 1422 to 1461, and then again from 1470 to 1471), Bishop Utrecht David of Burgundy (served from 1456 to 1496) and Pope Paul II (appointed in 1464.) The gold Henry II is an especially rare coin.

<p>
De Boer said this time in history was notable because it was after the famous siege of Hagestein in 1405. "A time in which we hitherto hung in the dark for the history of the destroyed city of Hagestein." 

<p>
"In this sense we have now received a 'pot full of stories' and such a random find that makes you very happy as an archaeologist."

<p>
To read the complete article, see: 
<br/>
<a href="https://www.constructionequipment.com/pot-gold-finally-found-construction-workers">
POT OF GOLD FINALLY FOUND - BY CONSTRUCTION WORKERS
</a>
(https://www.constructionequipment.com/pot-gold-finally-found-construction-workers)


<center>
<a href="http://www.coinbooks.org/" title="NBS Do You Love Coin Book card ad"><img src=
"https://farm2.staticflickr.com/1491/24547113454_3df957c3f9_o.jpg" width="525" height="300" alt=
"NBS Do You Love Coin Book card ad" /></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article27"><a name="article27">
CHINA'S "L. GIORGI" PATTERN TEN CASH COIN
</h3></a>
<div class="greybox">
Kyle Ponterio published a Stack's Bowers blog article March 23, 2018 on the L. Giorgi Pattern Ten Cash in the upcoming sale of  the Q. David Bowers/R.B. White collection of Chinese Copper coins.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27125799718/in/dateposted-public/" title="L. Giorgi Pattern Ten Cash obverse"><img src="https://farm1.staticflickr.com/813/27125799718_bc983a739e_m.jpg" width="240" height="240" alt="L. Giorgi Pattern Ten Cash obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26125873507/in/dateposted-public/" title="L. Giorgi Pattern Ten Cash reverse"><img src="https://farm1.staticflickr.com/793/26125873507_d25e9ff608_m.jpg" width="240" height="240" alt="L. Giorgi Pattern Ten Cash reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
This week’s highlight from the Q. David Bowers/R.B. White collection of Chinese Copper coins is Lot 40299, an incredible pattern 10 Cash, undated (ca. 1914) and signed by the prolific die engraver and head of the Tientsin mint, Luigi Giorgi.  As head of the mint from 1910 to 1920 he was tasked with preparing and presenting numerous designs such as the standard Yuan Shih-kai “Fat Man” Dollars and its subsidiaries, including Cash coinage. 

<p>
The obverse features a somewhat familiar design with crossed flags flanked by curled flowers and vines with Chinese inscription above as “中華民國” (Zhōnghuá mínguó [Republic of China]) and below “共禾口紀念幣” (Gòng hé kǒu jìniàn bì [Commemorative coin of the Republic]).  What differentiates this design from others is that the crossed flags are national flags rather than the national and Kuomintang flags. The reverse features a simplistic design displaying a wreath containing the Chinese inscription “十文” (Shí wén [Ten Wen {Cash}]) with the English inscription “Ten Cash” below.

<p>
It would seem that these short-lived denominations never saw mass production, as even the regular circulation issues are quite scarce. 

<p>
Even though Yuan Shih-kai was disliked by most of the country, the coinage issued under his regime was quite popular, especially the silver issues.  They saw mass production and wide circulation up to ten years after his demise on June 4, 1916.  Some of the provincial mints up through the warlord period continued producing silver issues. The Anking mint went so far as to debase them to a dismal .560 fine silver. 

<p>
The outstanding work that Giorgi created while in the employ of the Tientsin mint is a testament to his expertise and artistic style. Not only did he create numerous patterns destined for mass production and wide use in early years of the Republic, but he was also responsible for creating the last of the Manchu dragon dollars.

<p>
To read the complete lot description, see: 
<br/>
<a href="https://auctions.stacksbowers.com/lots/view/3-9MPLL">
CHINA. Pattern 10 Cash, ND (1914). Signed: "L. GIORGI". Tientsin Mint.
</a>
(https://auctions.stacksbowers.com/lots/view/3-9MPLL)

<p>
To read the complete article, see: 
<br/>
<a href="http://www.stacksbowers.com/News/Pages/Blogs.aspx?ArticleID=2909">
Incredible “L. Giorgi” Pattern 10 Cash
</a>
(http://www.stacksbowers.com/News/Pages/Blogs.aspx?ArticleID=2909)

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article28"><a name="article28">
CANADIAN NATIONAL INSTITUTE FOR THE BLIND COIN
</h3></a>
<div class="greybox">
In a press release published March 21, 2018, the Royal Canadian Mint announced a new coin and medal set honoring the Canadian National Institute for the Blind.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39135115860/in/dateposted-public/" title="$30 Fine Silver CNIB_Obv"><img src="https://farm1.staticflickr.com/794/39135115860_b9c0dace39_m.jpg" width="240" height="240" alt="$30 Fine Silver CNIB_Obv"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40050468625/in/dateposted-public/" title="$30 Fine Silver CNIB_Rev"><img src="https://farm5.staticflickr.com/4781/40050468625_4ebe2fd4b5_m.jpg" width="240" height="240" alt="$30 Fine Silver CNIB_Rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Working with a partially sighted artist and adding braille to a coin for the first time,  the Royal Canadian Mint is proud to launch a finely crafted and innovative silver coin and bronze medallion set honouring the 100th anniversary of the Canadian National Institute for the Blind (CNIB).  This limited-edition collector set celebrating a century of providing invaluable assistance to generations of blind and partially sighted Canadians can be ordered as of today.

<p>
The coin and medallion set was designed by Canadian artist Meghan Sims of Kitchener, Ontario.  Born with a rare visual condition called Achromatopsia, she is fully colour blind.  Her unique visual perception of the world around her has shaped and become characteristic of her artistic style.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39135115790/in/dateposted-public/" title="CNIB Bronze Medallion Obverse"><img src="https://farm1.staticflickr.com/789/39135115790_e7a8c63b51_m.jpg" width="240" height="240" alt="CNIB Bronze Medallion Obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40050468535/in/dateposted-public/" title="CNIB Bronze Medallion Reverse"><img src="https://farm5.staticflickr.com/4781/40050468535_bf14f13a21_m.jpg" width="240" height="240" alt="CNIB Bronze Medallion Reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Since Mint collectibles are normally encapsulated to maintain their pristine condition, a medallion is included in this anniversary set, intentionally presented without a capsule, so that the braille engraving of the legend "CNIB-100-INCA", as well the entire relief of its design, can be experienced through touch alone.  In  providing a unique tactile experience, the medallion captures many of the design elements found on the reverse (or tails side) of the silver coin.  These include: the number "100" engraved in braille; an abstract eye over a mountain scene to represent the foundation of the CNIB; and a curved horizon evoking an eyelid, along which seven jack pines honour each of the CNIB's founding members. The jack pine was chosen as a symbol of the strength and resilience of people living with sight loss.  

<p>
The coin's obverse features the effigy of Her Majesty Queen Elizabeth II, designed by Canadian artist Susanna Blunt.  

<p>
The 2018 $30 Fine Silver Coin And Bronze Medallion Set - 100th Anniversary of the Canadian National Institute for the Blind has a limited mintage of 3,000 and retails for $219.95.  It is available for purchase by contacting the Mint at 1-800-267-1871 in Canada, 1-800-268-6468 in the US, or online at www.mint.ca. The set is also available at the Royal Canadian Mint's boutiques in Ottawa and Winnipeg, as well as through the Mint's global network of dealers and distributors, including participating Canada Post outlets.  

<p>
To read the complete article, see: 
<br/>
<a href="https://www.newswire.ca/news-releases/the-royal-canadian-mint-launches-an-innovative-coin-and-medallion-set-honouring-the-100th-anniversary-of-the-canadian-national-institute-for-the-blind-677497223.html">
The Royal Canadian Mint launches an innovative coin and medallion set honouring the 100th anniversary of the Canadian National Institute for the Blind 
</a>
(https://www.newswire.ca/news-releases/the-royal-canadian-mint-launches-an-innovative-coin-and-medallion-set-honouring-the-100th-anniversary-of-the-canadian-national-institute-for-the-blind-677497223.html)
 

<center>
<a href="http://www.fredweinberg.com/" title="Fred Weinberg ad02"><img src="https://c2.staticflickr.com/8/7321/28103804441_53b4006a78_z.jpg" width="600" height="300" alt="Fred Weinberg ad02"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article29"><a name="article29">
SCARINCI ON THE BREAST CANCER AWARENESS COIN
</h3></a>
<div class="greybox">
Citizens Coinage Advisory Committee member Donald Scarinci published an article about the Mint's new Breast Cancer Awareness Coin on his personal blog March 19, 2018.  Here's an excerpt.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40051189205/in/dateposted-public/" title="2018 Breast Cancer Awareness coin obverse"><img src="https://farm1.staticflickr.com/797/40051189205_a8153e35ea_n.jpg" width="320" height="245" align="right" alt="2018 Breast Cancer Awareness coin obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

What should have been an obverse coin design depicting women empowered in the fight against breast cancer instead became a design of women who are angry and in protest.  There is a subtle difference in expression between power and anger.  Unfortunately, the US Mint got it wrong.

<p>
This is the first time the public is seeing the result of the lack of leadership at the United States Mint following the retirement of Don Everhart, formerly in the modified Chief Engraver’s role.  Virtually every senior level position at the Mint is occupied by someone with an “acting” status.  Members of the Citizens Coinage Advisory Committee and other Mint insiders have seen problems of a leaderless Mint, but until now the public had little evidence of it.

<p>
Other than the final sculpt of the pink gold coin that was permitted to go into production, the announcement of a silver bullion “medal” program, and the set of horrible designs for the 2019 American Legion Commemorative Coins presented to the CCAC and the Commission of Fine Arts in March, the lack of permanence in the Mint’s leadership has been largely a “behind the scenes’ matter.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26072818677/in/dateposted-public/" title="US mint breast cancer awareness competition"><img src="https://farm1.staticflickr.com/812/26072818677_66b15a0bf0.jpg" width="500" height="231" alt="US mint breast cancer awareness competition"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The Breast Cancer Awareness Commemorative Coins launched on March 15, 2018. The set includes the first pink-hued gold coins issued by the U.S. Mint. They are composed in 85% gold, 14.8% copper, and 0.2% zinc. The pink gold coin should have been a triumph of design and R&D.

<p>
Emily Damstra, a prolific coin designer for the Royal Canadian Mint and member of the United States Mint’s Artistic Infusion Program, presented a fine drawing to the special design Committee created by Congress to recommend designs for this coin.  Her 2017 Boys Town Centennial dollar design was masterful.”

<p>
Phoebe Hemphill, one of the finest sculptor engravers in the world, who did the sculpt for the Breast Cancer Awareness coins did a masterful job of rendering the facial expressions of the two women and producing a coinable work of art.

<p>
Ron Harrigal, the United States Mint Design and Engraving Manager whose tenacity led the Mint to produce the first cupro-nickel curved Baseball Hall of Fame Commemorative that won Coin of the Year in 2015 and his team conducted extensive testing for optimal coloring and coining.  He got it right and could have brought home another award-winning coin.

<p>
Any fault with the ultimate gold product that is being sold to the public does not lie with any of these people.  If there is fault that must be assigned to what is happening at the US Mint right now, the fault lies with the delay by Congress to appoint a Mint Director.

<p>
<div class="greybox">
I'm not close enough to the issues to have an opinion, but I'm not surprised to hear of issues in an organization without an official leader in place.  It's a shame that after all this time we still have no replacement for Mint Director Ed Moy. 

<br/><br/>
A couple hours after writing the above words on Wednesday March 21, 2018, I read news that the Mint director position was once again filled.  See the next article in this issue for more information.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://donaldscarinci.com/us-mint-issues-an-angry-breast-cancer-awareness-coin/">
US Mint Issues an Angry Breast Cancer Awareness Coin
</a>
(http://donaldscarinci.com/us-mint-issues-an-angry-breast-cancer-awareness-coin/)

  
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article30"><a name="article30">
DAVID J. RYDER CONFIRMED AS MINT DIRECTOR
</h3></a>
<div class="greybox">
The previous article in this issue was from Citizens Coinage Advisory Committee member Donald Scarinci, where he lamented the lack of leadership at the top of the U.S. Mint.  Thankfully, that opening has finally been filled. The <i>Mint News Blog</i> published this item on Wednesday March 21, 2018.
-Editor
</div>

<p>
Shortly after 4:00 p.m. today, David J. Ryder was confirmed once again as the director of the United States Mint. He was nominated by President Donald Trump and confirmed by a voice vote. The Mint has been without a formal director since the departure of Edmund Moy in 2011, making this an even more momentous occasion.

Moy, the 38th Mint director, served from 2006 until the start of 2011, during which time he saw the institution through the crisis of the collapse of the housing market and the worldwide Great Recession. A few days after his January 1 departure, the Mint’s deputy director, Andy Brunhart, left to join the Bureau of Engraving and Printing. The Mint’s associate director for manufacturing, Richard Peterson, was hired as deputy director on January 25, 2017.

In 2012, President Barack Obama nominated former auto executive Bibiana Boerio for the position of director, but her nomination died in committee. Mr. Peterson continued to serve as the acting Mint director until President Obama’s appointment of Rhett Jeppson on January 12, 2015. The Senate refused to vote on the appointment, so Mr. Jeppson served as principal deputy director until January 20 of this year, when he tendered his resignation.

<p>
A release from the White House Press Office describes David Ryder—who served as the 34th Mint director (September 1992–November 1993) under President George H.W. Bush—as follows:

<div class="quote">
<p>
David J. Ryder of New Jersey to be Director of the United States Mint. Mr. Ryder served as manager and managing director of currency for Honeywell Authentication Technologies. Previously, Mr. Ryder served as CEO of Secure Products Corporation, which was acquired by Honeywell in 2007. In 1991, Mr. Ryder was nominated by President George H.W. Bush and confirmed by the U.S. Senate to serve as Director of the U.S. Mint. His prior government service also included Deputy Treasurer of the United States, Assistant to the Vice President and Deputy Chief of Staff to Vice President Daniel Quayle. Mr. Ryder was born in Billings, Montana and raised in Boise, Idaho. A graduate of Boise State University, Mr. Ryder is married with two children.
</div>
<p>
To read the complete article, see: 
<br/>
<a href="http://mintnewsblog.com/david-j-ryder-confirmed-as-director-of-the-united-states-mint/">
David J. Ryder confirmed as director of the United States Mint
</a>
(http://mintnewsblog.com/david-j-ryder-confirmed-as-director-of-the-united-states-mint/)


<center>
<a data-flickr-embed="false" data-header="false" data-footer="false" data-context="false" href="http://www.RareGoldCoins.com" title=
"DWN E-Sylum ad03"><img src="https://farm6.staticflickr.com/5768/20937438675_131160e118_z.jpg" width="600" height="300" alt=
"DWN E-Sylum ad03" /></a><script async="" src="//embedr.flickr.com/assets/client-code.js" charset="utf-8">
</script>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article31"><a name="article31">
WSJ QUESTIONS NEED FOR CENTS AND NICKELS
</h3></a>
<div class="greybox">
Dick Johnson submitted these thoughts on a <i>Wall Street Journal</i> article on retiring the U.S. cent and nickel coins.  Thanks.
-Editor
</div>

<p>
The <i>Wall Street Journal </i> ran an article early this week asking should cents and nickels be retired. The pros in favor, of course, was the fact they cost more to produce them than their face value. This is one more voice in the growing chorus in favor of dispensing with these coins.
   
<p>
Reasons on the con side in the WSJ article were rather weak, “they help create demand for more profitable coins in the cash economy.” To support this appeal they quoted experts who stated, among other things, the increasing demand for these denominations by commercial banks reflecting demand by the institutions who need these coins for commercial transactions, primarily retail outlets.
 
<p>
The need for these coins is because prices are quoted in multiples of cents.  If cents and nickels were eliminated all prices would be rounded off to multiples of 10 cents. There would be no need for the two coins. Savings would be enormous for all.
 
<p>
Long time readers of <i>The E-Sylum</i> will recall I have been a proponent of eliminating not only the cent and the nickel, but also the quarter as well. Eliminate three coin denominations and replace these with three new coins for circulation, the dollar, $5 and $10 coins.

<p>
All fractional prices less than a dollar would be accommodated by the dime and half dollar. The rounding off of prices to a dime multiple would balance out over a period of time, both for the seller and he buyer. The argument this would raise prices is false, as numerous studies have shown.
 
<p>
More than 20 countries have eliminated one or more minor denominations, including Canada and Australia. America should do like
wise.

<p>
<div class="greybox">
Here's a short excerpt.
-Editor
</div>

<p>
While the U.S. government is not in the business of making profits—it is not in the “business” of anything, some would say—there is increasing political and economic pressure on Congress to do more to balance the government’s books. So is the place to start literally with pennies and nickels?

<p>
Henry Aaron, the Bruce and Virginia MacLaury senior fellow in the economic studies program at the Brookings Institution, says we should end the minting of pennies and nickels. Jay L. Zagorsky, an economist and research scientist at Ohio State University and a professor at Boston University’s Questrom School of Business, argues that the small coins still serve a big purpose.

<p>
To read the complete article (subscription required), see: 
<br/>
<a href="https://www.wsj.com/articles/should-the-u-s-retire-the-penny-and-nickel-1521425100">
Should the U.S. Retire the Penny and Nickel?
</a>
(https://www.wsj.com/articles/should-the-u-s-retire-the-penny-and-nickel-1521425100)

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article32"><a name="article32">
PHILADELPHIA TOKEN PHASEOUT NEARS COMPLETION
</h3></a>
<div class="greybox">
Philadelphia's SEPTA transit system was one of the last places in the U.S. still using transportation tokens.  As noted in a January article, a phaseout has been underway, and is scheduled to complete at the end of April.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40276512394/in/dateposted-public/" title="SEPTA tokens"><img src="https://farm1.staticflickr.com/788/40276512394_2544222d60_n.jpg" width="360" align="right" alt="SEPTA tokens"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

In a long-awaited move, SEPTA will discontinue token and TransPass sales at bus districts and Regional Rail once and for all by the end of April. Subway and bus token sales will be phased out at select Regional Rail stations beginning March 23, according to SEPTA.

<p>
"This represents the next major move toward implementation of the SEPTA Key," SEPTA said earlier in March.

<p>
The Key is a card that can be loaded and reloaded with the user's choice of SEPTA transit fare, including weekly/monthly TransPass, one-day passes or money that can be used toward single rides.

<p>
Philadelphia is the last major U.S. city that still uses transit tokens. A token system had been in use in the city since at least the 1880s, according to the <i>Philadelphia Inquirer</i>.

<p>
For those who aren't ready to let go of their tokens just yet, SEPTA plans to continue selling tokens at 16 strategically-chosen stations until April 30.

<p>
To read the complete article, see: 
<br/>
<a href="https://www.nbcphiladelphia.com/news/local/SEPTA-Tokens-TransPass-End-Key-March-April.html">
Say Goodbye to SEPTA Tokens & Hello to SEPTA Key: Tokens Being Phased Out by the End of April
</a>
(https://www.nbcphiladelphia.com/news/local/SEPTA-Tokens-TransPass-End-Key-March-April.html)

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n04a28.html">
THE ART OF OBSOLETE SEPTA TOKENS
</a>
(http://www.coinbooks.org/v21/esylum_v21n04a28.html)


<div class="ctabox">
<center>
<h4>THE BOOK BAZARRE</h4>
</center><b>OVER 500 NUMISMATIC TITLES</b>: Wizard Coin Supply has over 500 numismatic titles in stock, competitively discounted, and
available for immediate shipment. See our selection at <a href="http://www.WizardCoinSupply.com">www.WizardCoinSupply.com</a>.
</div>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article33"><a name="article33">
BARRON'S ARTICLE HIGHLIGHTS ANDERSON PAPER MONEY
</h3></a>
<div class="greybox">
A March 19, 2018 article in <i>Barron's</i> highlights the Joel Anderson collection of U.S. Paper Money being auctioned by Stack’s Bowers.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26065107287/in/dateposted-public/" title="Back of 1880 #1000 Legal Tender Note"><img src="https://farm5.staticflickr.com/4776/26065107287_6ab1a904a2_n.jpg" width="320" height="214" align="right" alt="Back of 1880 #1000 Legal Tender Note"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Renowned currency collector Joel R. Anderson is selling his never-before-seen collection of 240 U.S. banknotes valued at $30 million. The collection will be sold in several parts and holds a number of historically significant bills.

<p>
According to the auction catalog, Anderson who lives in Alabama and owns a numismatic publishing company as well as TNT fireworks, the largest firework distributor in the country, had a goal to obtain the finest-condition of every major large-size federal paper money design from the first widely circulated issues of 1861 to the 1920s.

<p>
U.S. currency was introduced in 1861 when the Union government realized that it didn’t have enough precious metal reserve in its treasury to fund the Civil War. As the U.S. is one of four nations never to have demonetized its currency—the U.K., Thailand and Canada, the others— it means that the notes can be used today for their face value no matter when it was issued. Not that anyone would want do that, as some of the rarer notes have estimates of up to $1.2 million, according to the auction catalogue.

<p>
Part of the appeal for collectors is how artistically conceived the notes are. As a way to instill confidence in the American consumer to induce them to accept paper payments instead of coin, the government created complicated designs that would be both difficult to copy and instill a sense of gravitas and purpose in paper. That is why there are portraits of people who held lofty positions in the government or treasury on the front of the bills—it was all to give the American people a sense of calm in the Civil War.

<p>
>From a collector’s perspective, the ephemera of paper is another reason this collection is so attractive. “Currency is rarer than coins,” says Peter Treglia, director of currency of the Stack’s Bowers Galleries based in Santa Ana, California, which is in charge of the auction. “The stuff doesn’t last as long as coins, it gets weathered and damp and then it has to be pulped.”

<p>
Anderson has interesting finds sprinkled through the catalog. From 1880, there is a $2 bill with a signature of Mississippian Blanche Kelso Bruce—the first African-American who served a full term in the senate and a two-term Register of the Treasury (May 1881-June 1885 and December 1897-March 1898). He was also the first African-American to have his signature on the U.S. currency. The estimated value is $3,000 to $4,000.

<p>
To read the complete article (subscription required), see: 
<br/>
<a href="https://www.barrons.com/articles/rare-paper-money-collection-worth-30-million-to-be-auctioned-1521498249">
Rare Paper Money Collection Worth $30 Million to Be Auctioned
</a>
(https://www.barrons.com/articles/rare-paper-money-collection-worth-30-million-to-be-auctioned-1521498249)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article34"><a name="article34">
ARTICLE PROFILES BLAIR, NB $10 NATIONAL BANK NOTE
</h3></a>
<div class="greybox">
Manning Garrett of Stacks Bowers Galleries was interviewed by a local Nebraska paper about the upcoming sale of a beautiful Blair Nebraska $10 National Bank Note.  It's a nicely written article that gets the numismatic details correct.   This type of local publicity is great for numismatics in general, raising awareness of the hobby as well as the artifacts themselves.
Here's an excerpt.   
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40032257565/in/dateposted-public/" title="Blair Nebraska $10 National Bank Note front"><img src="https://farm1.staticflickr.com/802/40032257565_5260e76f2f.jpg" width="500" height="209" alt="Blair Nebraska $10 National Bank Note front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
A $10 bill went a long way in 1905.

<p>
Just to get some perspective, a 10 spot at the turn of the 20th century would be equivalent to $270 in 2018. Today, that's half a month’s rent, a weeks worth of groceries or one exceptionally bad hand at the blackjack table.

<p>
It's a lot of money, but it's peanuts when compared to how much a 1905 $10 bank note from Blair might bring at auction this week.

<p>
The $10 bill was recently found in an estate in San Francisco, Calif. There's only speculation as to how it wound up so far from home. What is known is it was handed down from an in-home nurse who worked in the Beverly Hills area.

<p>
"We think the most likely thing would be that the person she was caring for came from Blair and either had no relatives or had a special connection with this caretaker," said Manning Garrett, the director of currency auctions for Stacks Bowers Galleries, which is handling the sale.

<p>
The note is exceedingly rare according to Garrett, who said its value stems from multiple factors.

<p>
"It's kind of a perfect storm of desirability," he said.

<p>
It is one of two notes in existence from the Blair National Bank, which opened in 1905 and operated for 10 years. At that time any "national bank" could issue their own currency.

<p>
"Some banks, like let's say the National Bank of New York City, issued millions of bank notes and today you can buy one for $40," Garrett said. "But a bank like Blair was serving a much smaller community, so they needed a fraction of the bank notes to meet demand."

<p>
The first note that was found from Blair was auctioned in 2009 and sold for just over $12,000. It was what is known as a "blue seal" note, referring to the color of the seal on the bill itself. Blue seal notes were issued from 1908 to 1928. The note up for sale Friday is a red seal, which were only issued from 1902 to 1908, making it much more collectable than the note that was sold in 2009.

<p>
The bill is in pristine shape. The red seal is as bright as the day it was issued and the bottom of the bill is signed by the bank's cashier and president in the immaculate cursive everyone from that era seemed to have. These signatures add to the rarity.

<p>
"When banks first opened, bankers were of course very proud of their money and they'd take the time to individually sign each bank note," Garrett said. "But at a certain point, you'd get tired of signing every note so a lot of banks would have a stamp of their signature made up."

<p>
On Friday, the bill will be auctioned live in Baltimore and simultaneously online and via phone. Garrett said many of those vying for the bill will be local collectors.

<p>
“Most collectors specialize in a state,” he said. “So, you’re going to have collectors from Nebraska looking to add a note from Blair to their collection.”

<p>
The starting bid for the note is $7,500. It has an estimated value online of $12,000 to$17,000. But Garrett said if the right two or three collectors are interested in this piece, the final bid could be upward of $40,000.

<p>
To read the complete article, see: 
<br/>
<a href="http://www.enterprisepub.com/news/local_news/year-old-blair-bank-note-to-be-auctioned/article_6fa776d2-2c43-11e8-a2fc-ab00a9de0d3c.html">
115-year old Blair bank note to be auctioned
</a>
(http://www.enterprisepub.com/news/local_news/year-old-blair-bank-note-to-be-auctioned/article_6fa776d2-2c43-11e8-a2fc-ab00a9de0d3c.html)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article35"><a name="article35">
VENEZUELA PONDERS DROPPING THREE ZEROS
</h3></a>
<div class="greybox">
Economic basket-case Venezuela is planning a massive currency revaluation to paper over its hyperinflation woes.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40954358972/in/dateposted-public/" title="Venezuela Bolivar notes at ATM"><img src="https://farm1.staticflickr.com/820/40954358972_2678cb266c_n.jpg" width="320" height="213" align="right" alt="Venezuela Bolivar notes at ATM"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

President Nicolás Maduro late Thursday briefly outlined his monetary rescue plan. In a country where a dozen eggs can cost 250,000 bolivars ($5) amid worsening inflation, he would chop three zeros off the currency — arguably bringing the price for those eggs down to 250.

<p>
“I ask you all for your prayers and support for the success of the monetary reconversion,” Maduro said in a televised event Thursday night.

<p>
The move came as Henri Falcon — a former governor running against Maduro in elections set for May — is proposing a far more radical fix. He wants to follow the path of countries such as Ecuador and Panama by dollarizing the Venezuelan economy. Doing so, he says, would prevent the printing of new bills — instantly constraining inflation.

<p>
Socialist Venezuela is going through a crisis that has left people struggling to pay for food and find medicines. Prices are being influenced by a black-market exchange rate that rises by the day and is currently five times the nearly inaccessible official rate.

<p>
Customers are standing in hours-long lines at banks to take out a daily limit, set so low that it barely covers the price of a cup of coffee. Larger transactions are done by bank card or transfer — although some vendors are charging double for electronic payments.

<p>
Maduro’s redenomination plan was met with serious skepticism by critics and analysts, who say that the impact on hyperinflation would be minimal — and that the plan would be confusing. By June 2, under Maduro’s plan, new bolivars with lower denominations would be circulated — but old ones, with denominations as high as 100,000, would remain valid. It would leave vendors charging two prices — one for old bills, the other for the redenominated bolivar.

<p>
“Taking out three zeros doesn’t in any way solve any of the causes of hyperinflation,” said Jean Paul Leidenz, senior economist at Caracas-based Ecoanalitica. “It’s just a cosmetic fix that won’t work.”

<p>
To read the complete article, see: 
<br/>
<a href="https://www.washingtonpost.com/news/worldviews/wp/2018/03/23/venezuela-hopes-to-tackle-the-worlds-worst-inflation-by-deleting-zeros-from-its-currency/">
Venezuela hopes to tackle the world’s worst inflation by deleting zeros from its currency
</a>
(https://www.washingtonpost.com/news/worldviews/wp/2018/03/23/venezuela-hopes-to-tackle-the-worlds-worst-inflation-by-deleting-zeros-from-its-currency/)

<p>
<div class="greybox">
Two new coins are planned as well.  Pabitra Saha forwarded this article in Spanish. Thanks.  Here's some of the text translated to English.  The highlighting is mine.
-Editor
</div>

<p>
After the presidential announcement of a monetary reconversion that will come into force on June 4, the president of the Central Bank of Venezuela, Ramón Lobo, presented the family of bills that make up the "Sovereign Bolivar" " .

<p>
The new Bs 2, 5, 10, 20, 50, 100, 200 and 500 bills <b>and the Bs 0.5 and 1 coins</b> leave behind the so-called "Bolívar fuerte", in an attempt by the Nicolás Maduro government to provide "a new monetary cone with greater purchasing power ".

<p>
To read the complete article, see: 
<br/>
<a href="http://sumarium.com/gobierno-abre-paso-a-un-bolivar-soberano-en-busca-de-mayor-poder-adquisitivo/">
Lanzan un “Bolívar Soberano” en busca de “mayor poder adquisitivo”
</a>
(http://sumarium.com/gobierno-abre-paso-a-un-bolivar-soberano-en-busca-de-mayor-poder-adquisitivo/)


 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article36"><a name="article36">
IN OTHER NEWS: MARCH 25, 2018
</h3></a>
<div class="greybox">
Here are some additional items I came across in the media this week that may be of interest.
-Editor
</div>

<p>
<b> SS Central America: Science and Patience </b><br/>
<div class="greybox">
<i>Coin World</i> has published the third of six parts looking at the process of conserving the coins recovered in 2014 from the wreck of the <i>SS Central America</i>.  Check out the video.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39128366420/in/dateposted-public/" title="SS Central America coin conservation"><img src="https://farm1.staticflickr.com/797/39128366420_b2461e7968.jpg" width="500" height="265" alt="SS Central America coin conservation"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Evans makes it clear that each coin does not get the same amount of treatment. Though the solution is the same strength, some coins require more time for it to work, so some patience is required. Evans briefly relates a little about the chemistry of the solution being used to soak the coins free of the geologic deposits they acquired from their long stay on the seafloor, prior to their long-awaited display.

<p>
To read the complete article, see: 
<br/>
<a href="https://www.coinworld.com/news/us-coins/2018/03/in-depth-look-ss-central-america-science-patience-more-gold-coins.html">
An in-depth look at the SS Central America: Science, patience, and more gold coins
</a>
(https://www.coinworld.com/news/us-coins/2018/03/in-depth-look-ss-central-america-science-patience-more-gold-coins.html)


<p>
<b> Latest Craze: Old Photo Colorization </b><br/>
<div class="greybox">
A different form of conservation is taking place in the world of photo colorizers.  Here's an excerpt from an <i>Atlas Obscura</i> article published March 19, 2018.
-Editor
</div>

<p>
Adding color to historical black-and-white images isn’t a new phenomenon, but in recent years, a community of artists has emerged online as interest in their work has surged. In 2012, Danish artist Mads Madsen shared a portrait of a military general named Gershom Mott in full color, from the gleaming brass buttons on Mott’s uniform to the salt-and-pepper tones in his beard. The photograph looked as though it could’ve been a modern-day reproduction—yet the original was shot in 1864 during Mott’s service in the American Civil War, decades before the advent of color photography and more than a century before it became commonplace. As the photo made its rounds on Reddit, over a thousand commenters chimed in, many noting not only the image’s realism, but also the way it just seemed uncannily   <i>lifelike</i> compared to static, black-and-white archival images from the era. “I love how colorized photos enable me to imagine these guys walking around today,” one comm
 enter remarked. “I feel like I saw this guy at the store,” wrote another.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40230958614/in/dateposted-public/" title="Colorized photo Banana docks, New York"><img src="https://farm5.staticflickr.com/4780/40230958614_bdfe56a2e2.jpg" width="600" alt="Colorized photo Banana docks, New York"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Banana docks, New York, ca. 1890-1910. MARINA AMARAL
</center>

<p>
Amaral regularly receives messages from strangers thanking her for helping them gain a better understanding of historical images after seeing her work. “I’d say that’s the best compliment I can receive,” she says. Madsen, too, has heard from people who “are not really history fanatics, but have started enjoying history on a deeper level once they’ve seen colorization and how it affects the human mind,” he says. That’s not to say there isn’t backlash: Madsen says the artists are occasionally accused of “defiling” history, though he and his fellow artists see their work as more of a complement than a replacement. (For what it’s worth, color photography elicited its own fair share of raised eyebrows back in the day.)

<p>
While purists may take umbrage at the idea of reworking history, there’s no question that these images have a powerful effect. Madsen describes black-and-white images as “sort of alien” in how they feel like relics from a bygone era. In grayscale, a historical photograph can feel trapped under museum glass. When color is added, Madsen says, everything changes. Wars waged, leaders assassinated, a nation’s greatest moments of pride and disgrace — color doesn’t just make these images attractive or more palatable. It throws its subjects’ humanity into high relief and forces us to see historical events as things that happened in real life to real people, not events that unfolded in the chapters of a history textbook. “Suddenly, it’s right there in front of you,” Madsen says. “You can almost feel it.”

<p>
<div class="greybox">
There aren't an awful lot of photos of numismatic interest outside of group photos of people at auctions and banquets. 
But there are many archival photos of people at work in minting facilities, banks and banknote printing facilities.  It would be quite interesting to see some of these colorized.  I don't see it as defiling an artifact -it's an artistic interpretation to be sure, but in the hands of a talented artist/craftsman, the results can be both historically accurate and powerful emotionally.  See the complete article for some wonderful colorizations.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="https://www.atlasobscura.com/articles/colorized-historical-photos">
The Passionate Photo Colorizers Who Are Humanizing the Past
</a>
(https://www.atlasobscura.com/articles/colorized-historical-photos)


<p>
<b> Bill Gross Selling Stamp Collection </b><br/>
<div class="greybox">
Martin Kaplan forwarded this <i>Bloomberg</i> article about our sister hobby of philetely - the King of Stamp Collectors is putting his collection on the auction block.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39138013260/in/dateposted-public/" title="Stamps from Bill Gross collection"><img src="https://farm1.staticflickr.com/812/39138013260_07888fdea7.jpg" width="500" height="356" alt="Stamps from Bill Gross collection"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Bill Gross gained fame as the bond king. Now he rules the market for collectible stamps. His $42 million collection of U.S. postage is so comprehensive that when the first part of it comes up for auction in September, the entire field of philately will feel the effect.

<p>
“There’s never been a collection in private hands of U.S. material like the one Bill Gross put together,” says Cheryl Ganz, curator emerita of the Smithsonian National Postal Museum in Washington, which got more than $10 million from Gross’s family to build the William H. Gross Stamp Gallery, the world’s largest gallery dedicated to postage. “He went for the best of the best in every case.”

<p>
To read the complete article, see: 
<br/>
<a href="https://www.bloomberg.com/news/articles/2018-03-07/bond-guru-bill-gross-to-sell-42-2-million-stamp-collection">
Bond Guru Bill Gross Is About to Rattle Another Market: Stamp Collecting
</a>
(https://www.bloomberg.com/news/articles/2018-03-07/bond-guru-bill-gross-to-sell-42-2-million-stamp-collection)


<p>
<b> 1952 Mickey Mantle Baseball Card Offered </b><br/>
<div class="greybox">
Martin Kaplan also forwarded this <i>ABC news</i> article about the upcoming sale of another collectible - a rare 1952 Mickey Mantle baseball card.
</div>

<p>
After retiring from the NFL a little more than a year ago, Evan Mathis decided to move closer to where he grew up in Alabama.

<p>
And to get the kind of house he and his wife wanted, Mathis needed to free up some money. And that meant the avid sports card collector would have to part with his prized possession: a 1952 Mickey Mantle baseball card.

<p>
"Just that image of the young Mickey Mantle, over the years it's been a centerpiece of the hobby," Mathis told The Associated Press by phone. "I guess it's kind of like the Mona Lisa of the sports card world."

<p>
Issued as part of its first set of baseball cards by Topps, the Mantle card is the marquee piece of a card-only spring collection by Heritage Auctions. It is one of six versions of the card to have been rated a Mint 9 by PSA, one of the leading sports memorabilia authenticators, with three others having earned a Mint 10 rating.

<p>
The card has been estimated by Heritage to be valued at $3.5 million. For comparison, the highest price paid for a card at auction was $3.12 million two years ago for a 1909 Honus Wagner card.

<p>
<div class="greybox">
Unfortunately, the article doesn't picture the card. It's worth reading for its parallels to numismatics - condition, rarity and horsetrading among collectors.
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://abcnews.go.com/Sports/wireStory/nfl-lineman-evan-mathis-selling-prized-mickey-mantle-53984144">
Ex-NFL lineman Evan Mathis selling prized Mickey Mantle card
</a>
(http://abcnews.go.com/Sports/wireStory/nfl-lineman-evan-mathis-selling-prized-mickey-mantle-53984144)

<p>
<b> Dumb questions? Not really </b><br/>
<div class="greybox">
Back to numismatics: I really enjoyed Pat Heller's March 22, 2018 <i>Numismatic News</i> article, "Dumb questions? Not really".  See the complete article online.
</div>

<p>
Experienced collectors and dealers have pretty much all been asked what might be construed as dumb questions about coins or paper money by non-collectors.

<p>
There are hundreds, if not thousands, of such questions, but here are a few examples:

<p>
“How much is the gold worth in these gold dollars?” (referring to the Native American and U.S. Presidential dollars issued this century that are yellow in color but do not contain a speck of gold content despite the U.S. Mint’s marketing campaign calling them Golden Dollars).

<p>
“What is this really old coin worth?” (which could be a currently circulating coin that was minted in the 1980s or 1990s, something that might actually seem really old from the perspective of the child asking the question).

<p>
“Can you give me $1,000 in currency for this $1,000 coin?” (which could be a coin from Mexico dated before that country dropped three zeroes from their money in 1993, where the coins use the dollar sign to signify pesos, hence coins that depict “$1000” now have an exchange value just over five cents in U.S. money).

<p>
Take a moment and think about the best way to respond to what might be considered dumb questions if someone asks you one.

<p>
Sure, it would be easiest to give a quick answer of the item just being current spending money, a fake, a replica or counterfeit, a token or medal, or a minor coin or currency of virtually no value (whichever may be the circumstance).

<p>
But what difference would it make if the collector or dealer were to take a little more time to acknowledge that the person was being intelligent by seeking information on the item and its possible value, then go on to share some background numismatic information that just might spark the interest of a new collector?

<p>
To read the complete article, see: 
<br/>
<a href="http://www.numismaticnews.net/article/news/dumb-questions-not-really">
Dumb questions? Not really
</a>
(http://www.numismaticnews.net/article/news/dumb-questions-not-really)


<p>
<b> A Tour of NGC </b><br/>
<div class="greybox">
Ursula Kampmann of <i>CoinWeekly</i> recently visited Numismatic Guaranty Corporation in Sarasota, Florida.  Check out her well-illustrated article.
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://www.coinsweekly.com/en/News/A-look-behind-the-scenes-of-the-Numismatic-Guarantee-Corporation/4?&id=5251">
A look behind the scenes of the Numismatic Guaranty Corporation
</a>
(http://www.coinsweekly.com/en/News/A-look-behind-the-scenes-of-the-Numismatic-Guarantee-Corporation/4?&id=5251)

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article37"><a name="article37">
FEATURED WEB PAGE: VIET NAM NUMISMATIC CLUB
</h3></a>
This week's Featured Web Page is the Viet Nam Numismatic Club Facebook group.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40955519432/in/dateposted-public/" title="Vietnam Numismatic Club logo"><img src="https://farm1.staticflickr.com/799/40955519432_4932dbe864.jpg" width="500" height="152" alt="Vietnam Numismatic Club logo"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<h2>
<a href="https://www.facebook.com/groups/228335820625128/">
https://www.facebook.com/groups/228335820625128/
<a>
</h2>

<!--- FOOTER --->
<div class="ctabox">
<img src="http://www.coinbooks.org/global/images/layout/masthead_image_001.gif" 
align="center" border="0" /></div>






                                                <!-- /////////////////////////////// -->
                                                <!-- ///                         /// -->
                                                <!-- ///    END MAIN CONTENT     /// -->
                                                <!-- ///                         /// -->
                                                <!-- /////////////////////////////// -->
                                                                        <!-- /////////////////////////////// -->
                                        <!-- ///                         /// -->
                                        <!-- ///    END MAIN CONTENT     /// -->
                                        <!-- ///                         /// -->
                                        <!-- /////////////////////////////// -->
                                </td>
                        </tr>
                </table>
</body>
</html>