<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, 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,811,665 pages">
                                                                        <img src="https://farm1.staticflickr.com/815/39454902030_7f6ba53824_m.jpg" 
                                                                        width="180" height="180" 
                                                                        alt="NNP Pagecount 1,811,665 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 14, April 8, 2018                                                                                                     </a>
                                                </font>
                                                <br><br>
                                                <ul><li><a href='#article1'>
WAYNE'S WORDS: THE E-SYLUM APRIL 8, 2018
</a><li><a href='#article2'>
KOLBE & FANNING SALE 149 CLOSES APRIL 28, 2018
</a><li><a href='#article3'>
NEW BOOKS: CHOPMARKED COINS IN SPANISH AND ITALIAN
</a><li><a href='#article4'>
NEW BOOK: THE WAR AGAINST CASH
</a><li><a href='#article5'>
EL SITIO NO. 26 PUBLISHED
</a><li><a href='#article6'>
NEW AUDIO: CDN LAUNCHES BOTH SIDES OF THE COIN
</a><li><a href='#article7'>
NEWMAN PORTAL ADDS GREEN ESTATE SETTLEMENT RECORDS
</a><li><a href='#article8'>
NEWMAN PORTAL SEARCH: FORRER
</a><li><a href='#article9'>
NUMISMATIST JAN LIS AND THE BEAVER COIN ROOM
</a><li><a href='#article10'>
APRIL FOOLS ISSUE, 2018
</a><li><a href='#article11'>
NOTES FROM E-SYLUM READERS: APRIL 8, 2018
</a><li><a href='#article12'>
THE 1776 JANUS COPPER
</a><li><a href='#article13'>
CONTINENTAL DOLLARS REVISITED
</a><li><a href='#article14'>
VOCABULARY TERM: SERIES
</a><li><a href='#article15'>
MARSHALL CLIFFORD LEFFERTS  (1848-1928),
</a><li><a href='#article16'>
HARVEY STACK'S NUMISMATIC FAMILY, PART 15
</a><li><a href='#article17'>
NEIL SHAFER'S RED BOOK RECOLLECTIONS
</a><li><a href='#article18'>
DON EVERHART AT THE FRANKLIN MINT
</a><li><a href='#article19'>
QUERY: BANKNOTE PROTECTOR PRINTING
</a><li><a href='#article20'>
WASTWEET WINS AMERICAN MEDAL OF THE YEAR AWARD
</a><li><a href='#article21'>
2018 IPMS SYMPOSIUM SPEAKERS ANNOUNCED
</a><li><a href='#article22'>
ANA SUMMER SEMINAR NUMISMATIC PUBLISHING COURSE
</a><li><a href='#article23'>
2018 ANA SUMMER SEMINAR COURSE CATALOG
</a><li><a href='#article24'>
PNG CALLS FOR 2018 AWARDS NOMINATIONS
</a><li><a href='#article25'>
NUMISMATIC NUGGETS: APRIL 8, 2018
</a><li><a href='#article26'>
THE TERRIBLE NINTH CENTURY
</a><li><a href='#article27'>
THE NUMISMATICS OF GOLF
</a><li><a href='#article28'>
SCHRAUBTALER: MEDAL WITH A HIDDEN STORY
</a><li><a href='#article29'>
HOW THE CHALLENGE COIN TRADITION STARTED
</a><li><a href='#article30'>
NIOBIUM COIN CASE STUDY
</a><li><a href='#article31'>
ROYAL CANADIAN MINT ISSUES UFO ENCOUNTER COIN
</a><li><a href='#article32'>
CANADIAN INSTITUTE FOR THE BLIND COIN DESIGNER
</a><li><a href='#article33'>
BANKNOTE FEATURES CANADIAN HUMAN RIGHTS MUSEUM 
</a><li><a href='#article34'>
GARRETT COLLECTS SMALL SIZE KENTUCKY NATIONALS
</a><li><a href='#article35'>
INDIAN COLLECTOR OF ERROR BANKNOTES PROFILED
</a><li><a href='#article36'>
THE GLOBGLOGABGALAB
</a><li><a href='#article37'>
MOVIE MONEY: THE COINS OF ZAMUNDA
</a><li><a href='#article38'>
IN OTHER NEWS: APRIL 8, 2018
</a><li><a href='#article39'>
FEATURED WEB SITE: BANKNOTE NEWS
</a></ul>                                           </div>

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

                                                <!-- The E-Sylum v21n14 April 8, 2018 -->

<center>
<div class="greybox">
<a href="http://www.coinbooks.org/v21/club_nbs_esylum_v21n14.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 APRIL 8, 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: 
Christian Turner.
Welcome aboard! We now have 5,812 subscribers.

<p>
Have you noticed our Newman Numismatic portal page counter at the top right of each issue?  It's up to 1,811,665 pages!  Click on it to go to the Portal and explore the latest numismatic content.

<p>
<b>
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. 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.
</b>

<p>
This week we open with a new numismatic literature sale from Kolbe & Fanning, two or three new books, one periodical, a brand-new numismatic podcast, and updates from the Newman Numismatic Portal.

<p>
Other topics this week include the 1776 Janus Copper, the Continental Dollar, Sculptor-Engraver Don Everhart, medallist Heidi Wastweet, schraubtalers, the numismatics of golf, and the coins of Zamunda.

<p>
To learn more about chopmarked coins, Uruguay's Constitution Centennial coinage, Leonard Forrer’s <i>Biographical Dictionary of Medallists</i>, London dealer Jan Lis, joint monarchs on coins, Mudie Medals, the fabulous Anderson Dupont Collection, 
 the Charioteer of the Delphi, Charlemagne, and the Royal Canadian Mint's UFO coin, read on. Have a great week, everyone!

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


<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 = "article2"><a name="article2">
KOLBE & FANNING SALE 149 CLOSES APRIL 28, 2018
</h3></a>
<div class="greybox">
Here's the press release for Kolbe & Fanning Sale #149, closing April 28, 2018.  
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26424630237/in/dateposted-public/" title="Kolbe-Fanning sale 149 cover"><img src="https://farm1.staticflickr.com/894/26424630237_100c6a406c_n.jpg" width="247" height="320" align="right" alt="Kolbe-Fanning sale 149 cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<b>KOLBE & FANNING ANNOUNCE APRIL 28 AUCTION OF NUMISMATIC BOOKS
</b>

<p>
Kolbe & Fanning Numismatic Booksellers announce our Sale 149, which will be held on April 28,
2018. The 500-lot sale features further selections from the extensive library of William A. Burd,
among others, and covers ancient, foreign and U.S. numismatics.

<p>
Some highlights of the sale include:
<br/><br/><br/>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/32469105416/in/photolist-RtbDQm" title="White spacer bar"><img src="https://farm1.staticflickr.com/420/32469105416_d14aa7b4f5.jpg" width="500" height="42" alt="White spacer bar"></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/40400214145/in/dateposted-public/" title="Kole-Fanning sale 149 lot 1-1"><img src="https://farm1.staticflickr.com/813/40400214145_458f24edbd_n.jpg" width="268" height="320" alt="Kole-Fanning sale 149 lot 1-1"></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/27423944108/in/dateposted-public/" title="Kole-Fanning sale 149 lot 21"><img src="https://farm1.staticflickr.com/808/27423944108_0972701c18_n.jpg" width="267" height="320" alt="Kole-Fanning sale 149 lot 21"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Lot 1
</center>

<p>
Lot 1: the rarely seen 1717 History of the Académie Royale des Inscriptions et Belles-Lettres,
with illustrated content on ancient, medieval and modern coins
Lot 21: a plate volume of Babelon’s <i>Traité</i> from the library of Edward T. Newell

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40400213795/in/dateposted-public/" title="Kole-Fanning sale 149 lot 81"><img src="https://farm1.staticflickr.com/879/40400213795_5361902482.jpg" width="500" height="290" alt="Kole-Fanning sale 149 lot 81"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Lot 81
</center>

<p>
Lot 81: four different decks of c. 1804 French instructional playing cards illustrating ancient,
medieval and modern history

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40400213585/in/dateposted-public/" title="Kole-Fanning sale 149 lot 132"><img src="https://farm1.staticflickr.com/867/40400213585_fcc962884d_n.jpg" width="271" height="320" alt="Kole-Fanning sale 149 lot 132"></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/27423943528/in/dateposted-public/" title="Kole-Fanning sale 149 lot 143"><img src="https://farm1.staticflickr.com/901/27423943528_16c400e170_n.jpg" width="269" height="320" alt="Kole-Fanning sale 149 lot 143"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Lots 132 and 143
</center>

<p>
Lot 132: a complete run of Spink’s <i>Numismatic Circular</i> from 1892 to 2000

<p>
Lot 143: the scarce and desirable second edition of Waddington on Pontus & Paphlagonia

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40400212825/in/dateposted-public/" title="Kole-Fanning sale 149 lot 175"><img src="https://farm1.staticflickr.com/822/40400212825_66f12a9a3e_n.jpg" width="199" height="320" alt="Kole-Fanning sale 149 lot 175"></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/40400213395/in/dateposted-public/" title="Kole-Fanning sale 149 lot 183"><img src="https://farm1.staticflickr.com/872/40400213395_7796436865_n.jpg" width="257" height="320" alt="Kole-Fanning sale 149 lot 183"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Lots 175 and 183
</center>

<p>
Lot 175: an original 1836 set of Chaudoir’s <i>Aperçu sur les monnaies russes</i>

Lot 183: the Gustave Dreyfus collection of Renaissance reliefs & plaquettes

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27423943288/in/dateposted-public/" title="Kole-Fanning sale 149 lot 201"><img src="https://farm1.staticflickr.com/882/27423943288_87fb080d27_n.jpg" width="291" height="320" alt="Kole-Fanning sale 149 lot 201"></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/40400213075/in/dateposted-public/" title="Kole-Fanning sale 149 lot 450-1"><img src="https://farm1.staticflickr.com/822/40400213075_bf282b54d9_n.jpg" width="222" height="320" alt="Kole-Fanning sale 149 lot 450-1"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Lots 201 and 450
</center>

<p>
Lot 201: a remarkable collection of French laws, proclamations and decrees governing assignats

<p>
Lot 450: the rare first printing of <i>The Fantastic 1804 Dollar</i>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40400212415/in/dateposted-public/" title="Kole-Fanning sale 149 lot 475"><img src="https://farm1.staticflickr.com/804/40400212415_f8d75ea343.jpg" width="500" height="269" alt="Kole-Fanning sale 149 lot 475"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 475
</center>

<p>
Lot 475: the only copy we have handled of the ultra-deluxe Superior catalogue of the Boys
Town collection, bound in full water buffalo skin with a matching clamshell case.

<p>
Bids may be placed via post, email, fax or phone, as well as online. Kolbe & Fanning uses
Auction Mobility as our third-party online bidding platform. Auction Mobility is an app-based
platform allowing users the ability to participate in the sale through phones, tablets and
computers. To register for the sale, bidders must go to <b>
<a href="https://bid.numislit.com/">
bid.numislit.com
</a>
</b> and sign up. Once you
have set up an account, you may browse lots, place advance bids, or participate in the live sale
online. Those wishing to participate on their devices can download the Kolbe & Fanning app
through the Apple or Google Play Store.

<p>
The printed catalogue of Sale 149 has been mailed to active customers. A PDF of the printed
catalogue has also been posted to our main website at
<a href="https://www.numislit.com/">
 numislit.com
</a> for those who prefer that
format. <b>Bids placed via post, email, fax or phone must be received by April 27</b>, the day before
the sale, in order for them to be processed. Advance absentee bids may also be placed online at
<a href="https://bid.numislit.com/">
bid.numislit.com
</a>; live internet bidding will be available during the sale itself through the same
platform.

<p>
Kolbe & Fanning Numismatic Booksellers LLC is a licensed and bonded auction firm in the State
of Ohio. For more information, please see the Kolbe & Fanning website at 
<a href="https://www.numislit.com/">
numislit.com
</a> or email
David Fanning at 
<a href="mailto:df@numislit.com">
df@numislit.com
</a>. To register for the sale, go to bid.numislit.com. We look
forward to your participation.


<center style="border:5px solid #A7C0CD">
<a href="http://www.hedleybetts.com/" title="Hedley Betts ad01"><img src="https://farm4.staticflickr.com/3877/15253498635_f86edb4813.jpg" width="500" height="237" alt="Hedley Betts ad01"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article3"><a name="article3">
NEW BOOKS: CHOPMARKED COINS IN SPANISH AND ITALIAN
</h3></a>
<div class="greybox">
Two new translations are available of 
Colin Gullberg’s book, <i>Chopmarked Coins – A History</i>.
This is great news for the hobby.  I'd love to see more numismatic books translated to or from English (or any other language for that matter) to enable more readers to access and fully appreciate the material.
-Editor
</div>

<p>
<center>
<b>
<i>Chopmarked Coins – A History</i> Now Available in Spanish and Italian
</b>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41301474921/in/dateposted-public/" title="Chopmarked Coins in Italian book cover"><img src="https://farm1.staticflickr.com/865/41301474921_2459d0d59d_n.jpg" width="237" height="320" alt="Chopmarked Coins in Italian book cover"></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/40405453015/in/dateposted-public/" title="Chopmarked Coins in Spanish book cover"><img src="https://farm1.staticflickr.com/822/40405453015_da7c4a9a53_n.jpg" width="248" height="320" alt="Chopmarked Coins in Spanish book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/> <i>Chopmarked Coins</i> in Italian and Spanish
</center>

<p>
Colin Gullberg’s book, <i>Chopmarked Coins – A History</i>, is now available in Spanish and Italian editions on
Amazon. Translations were done by Dr. Guido Peli.

<p>
Chopmarks are a fascinating yet little understood area of Chinese
numismatics. The economic history of China in the much of the Qing
dynasty and early Republican periods is largely a history of Latin
American silver. Chinese farmers paid taxes with Spanish American
silver, trade was carried out with Spanish American silver, and when the
silver started to dry up Chinese society faced famine, unrest and
revolution.

<p>
The only evidence of the millions of reales that flowed from Spain’s
lands in the Americas to China is the coins and the chopmarks they bear.
These marks, applied by private bankers (or ‘shroffs’), are a little studied
area of numismatics. Almost nothing has been written on them, little
research has been carried out, and few collectors collect them.

<p>
Nevertheless, chopmarks are a fascinating area of numismatics. No two coins are the same, the number and
variety of chops and the different coins that saw circulation in the Far
East seems endless. The history behind the period involves much of the
world – but especially Mexico and Peru, the two biggest contributors of
silver for much of the Qing dynasty.

<p>
Mr. Gullberg wrote what is only the second book ever written on the
subject. He is also the editor and president of the Chopmark Collectors
Club (CCC). The original print run of the English edition was limited to 500
copies, which are almost completely sold out. Dr. Guido Peli is a long
–time collector and is a native of Italy, but has lived in Lima, Peru for
many years. It was he who saw the need for editions in other languages
and he has done an excellent job of translating the original English text
into Italian and Spanish in an attempt to reach a larger collector
audience. The Spanish edition in particular should find a large readership
as many of the coins that were sent to China during the period originated in Latin America. Both books are
available in Kindle (electronic) and paper (print-on- demand) versions. You don’t need to own a Kindle to read
the e-version; it can run on any computer.

<p>
If the subject of chopmarks interests you then you should join the CCC – the Chopmark Collectors Club. The
CCC is a club that is run for collectors, dealers, and other interested individuals. The English-language
newsletter, Chopmark News, covers research in the field. A free sample copy can be obtained by emailing
chopmarknews@gmail.com . 

<p>
To order the
Italian edition, see: 
<a href="">
https://www.amazon.es/MONETE-CONTROMARCHE- CINESI-dargento- Italian-
ebook/dp/B07B4KBDC9/ref=sr_1_1?ie=UTF8&qid=1522554094&sr=8-1&keywords=Colin+Gullberg
</a>

<p>
To order the
Spanish edition, see: 
<a href="">
https://www.amazon.es/Historia-Monedas- Resellos-Chinos-
monedas/dp/1980352399/ref=sr_1_2?ie=UTF8&qid=1522554094&sr=8-2&keywords=Colin+Gullberg
</a>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/esylum_v17n27a03.html">
NEW BOOK: CHOPMARKED COINS - A HISTORY
</a>
(http://www.coinbooks.org/esylum_v17n27a03.html)

<br/>
<a href="http://www.coinbooks.org/esylum_v17n35a07.html">
BOOK REVIEW: CHOPMARKED COINS: A HISTORY
</a>
(http://www.coinbooks.org/esylum_v17n35a07.html)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article4"><a name="article4">
NEW BOOK: THE WAR AGAINST CASH
</h3></a>
<div class="greybox">
In December a new book was published about the movement toward cashless societies.  Here's a description from the publisher's web site.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26377736047/in/dateposted-public/" title="War Against Cash book cover"><img src="https://farm1.staticflickr.com/785/26377736047_4ab319b34c_n.jpg" width="208" height="320" align="right" alt="War Against Cash book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

We are constantly being told that we are on the cusp of a cashless society. The financial services industry would certainly like to see it that way. We are being enticed with contactless cards, mobile phone payment apps, and methods of bank transfer: all, apparently, for our convenience.

<p>
But as Ross Clark argues in this compelling new book, it is not in our interests to surrender the right to use cash. Commercial interests want us to pay electronically in order to collect valuable data on our spending habits, while governments would love us to move to cashless payments in order to control the economy in ways which suit them, not us.

<p>
If we choose to pay electronically, that is one thing, but we will regret it if we do not defend the right to pay with cash.

<p>
<div class="greybox">
Here is a review from <i>Currency News</i>
-Editor
</div>

<p>
Ross Clark is a respected journalist who has written extensively for a number of UK newspapers. He is also a best selling political author focussing on matters that are affecting society such as bureaucracy, globalisation and the surveillance society. In ‘The War on Cash’ he is perhaps more concerned about the future than the present, but by making the present danger clear, he exposes a future world not unlike that described in George Orwell’s 1984.

<p>
Each of the 14 chapters focuses on a different battleground in the war on cash, including such titles as My Little Car Park Problem, A Matter of Choice, The Cashless Nightmare, Who Would Trust a Bank?, The Negative Interest Rate Trap, Snooping On Our Shopping Habits, Finding Guinea Pigs in the Developing World, and What Would a Cashless Society Really Look Like?

<p>
This book presents the case for cash based on events taking place now right across the globe aimed directly or indirectly, at eliminating cash as a means of payment. What he says is happening is a programme of turning economies cashless by stealth. His plea – ‘don’t fall for it. Don’t let anyone tell you this is the modern way to pay and you are being a fuddy-duddy in resisting it. The electronic payments industry is doing its best to control us. We need to understand what is going on and do everything within our power to stop it’.

<p>
To read the complete article, see: 
<br/>
<a href="http://www.currency-news.com/issues/december-2017/">
Book Review – The War Against Cash
</a>
(http://www.currency-news.com/issues/december-2017/)

<p>
<div class="greybox">
Someday perhaps, the usability and security issues will be well thought through and executed.  But things are still a mess today, to be sure.   The parking garages in nearby Reston Town Center are a nightmare from my standpoint - the last two times there I've nearly pulled my hair out in frustration trying to pay using their stupid custom app that takes several steps to set up.  Maybe it works fine for regular daily users, but for the occasional user it's a completely horrible experience.

<br/><br/>
I learned about the book through Ursula Kampmann's article in the April 5, 2018 issue of <i>CoinsWeekly</i>.  See below for a link to her article.
-Editor
</div>

<p>
For more information, or to order, see: 
<br/>
<a href="https://www.harriman-house.com/waragainstcash">
THE WAR AGAINST CASH
</a>
(https://www.harriman-house.com/waragainstcash)
<br/>
<a href="https://www.amazon.com/War-Against-Cash-wallet-financial/dp/0857196251">
The War Against Cash: The plot to empty your wallet and own your financial future – and why you must fight it
</a>
(https://www.amazon.com/War-Against-Cash-wallet-financial/dp/0857196251)

<p>
To read the complete <i>CoinsWeekly</i> article, see: 
<br/>
<a href="http://www.coinsweekly.com/en/News/The-War-against-Cash/4?&id=5286">
The War against Cash
</a>
(http://www.coinsweekly.com/en/News/The-War-against-Cash/4?&id=5286)


<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 = "article5"><a name="article5">
EL SITIO NO. 26 PUBLISHED
</h3></a>
<div class="greybox">
Nicolás Santerini submitted this English summary of the contents of the latest issue of <i>El Sitio</i>. Thank you! 
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40579749844/in/dateposted-public/" title="ElSitioNº26"><img src="https://farm1.staticflickr.com/897/40579749844_6a2173d449_n.jpg" width="247" height="320" align="right" alt="ElSitioNº26"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<b>
El Sitio No. 26
<br/>
Year VII, March 2018, ISSN 1688-8952
</b>

<p>
Number 26 of “El Sitio”, the electronic magazine of the Instituto Uruguayo de Numismatica, corresponds to the March 2018 edition and has 21 pages containing three feature articles plus the usual information and news sections.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41293768601/in/dateposted-public/" title="1930 Uruguay centennial 10 cents"><img src="https://farm1.staticflickr.com/808/41293768601_ca0ee20fda.jpg" width="500" height="309" alt="1930 Uruguay centennial 10 cents"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The first article, by Eduardo Cicala, recounts the travails of the secretary of the Uruguayan Bank of the Republic, Raul Montero Bustamante, to comission the 1930 commemorative issue for the Centenary of the Constitution of 1830, highly praised on its artistic merit, for which he secured the work of French artists Lucien Bazor, Pierre Turin, and Alexandre Morlon.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26421786867/in/dateposted-public/" title="racehorse Marela medal obverse"><img src="https://farm1.staticflickr.com/812/26421786867_e1d11afa2c_n.jpg" height="260" alt="racehorse Marela 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/40397349555/in/dateposted-public/" title="racehorse Marela medal reverse"><img src="https://farm1.staticflickr.com/893/40397349555_0fb66b5d3c_n.jpg" height="260" alt="racehorse Marela medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
In the second article, “Marela”, Daniel Padula presents a medal portraying the 1950s racehorse Marela, with information on its owner, Julio Folle Larreta, and the Uruguayan horse racing scene.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40397349765/in/dateposted-public/" title="Fake painted lead coin"><img src="https://farm1.staticflickr.com/810/40397349765_b25f9ec607.jpg" width="500" height="192" alt="Fake painted lead coin"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The third article, “By the Skin on His Teeth”, by Giancarlo Cassanello, is a cautionary tale of how a collector recently avoided paying a considerable amount for a fake coin—incredibly, a painted lead piece—bought online, and how an equally surprised and most honest seller quickly reimbursed the balance.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26421786947/in/dateposted-public/" title="Agustin Vera notebook"><img src="https://farm1.staticflickr.com/863/26421786947_e36cc7de03.jpg" width="600"  alt="Agustin Vera notebook"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
An account of the comradely dinner and end-of-the-year meeting is given in the information section, which also reports on the success of the One Piece, One Story cycle of informal talks. Also, a new book by Hugo Mancebo is reviewed. “Agustin Vera: Su Libreta de Anotaciones y Yo,” or, Agustin Vera, His Notebook and Me, is a book about the life and work of the noted Uruguayan engraver Agustin Vera.

<p>
The complete issue can be viewed online (in Spanish) here: 
<br/>
<a href="http://iunuy.org/">
http://iunuy.org/
</a>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article6"><a name="article6">
NEW AUDIO: CDN LAUNCHES BOTH SIDES OF THE COIN
</h3></a>
<div class="greybox">
The folks at <i>Coin Dealer Newsletter</i> have begun producing a new podcast.  Here's the announcement.  Check it out!
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41297120661/in/dateposted-public/" title="Both Sides of the Coin podcast"><img src="https://farm1.staticflickr.com/882/41297120661_b8a34252e3_o.png" width="300" height="298" align="right" alt="Both Sides of the Coin podcast"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Have you heard? CDN President John Feigenbaum and Editors Patrick Ian Perez and Joshua McMorrow-Hernandez are dishing on the latest market buzz on a new podcast series called Both Sides of the Coin. You can now listen to every episode of this exciting new series with free downloads from iTunes. These fun, conversational 15- to 20-minute podcast episodes cover various significant news stories and important trends in the coin market. Some of the things you’ll hear on <i>Both Sides of the Coin</i> range from auction results to new United States Mint releases to virtually everything else that coin dealers and collectors need to know.

<p>
<i>Both Sides of the Coin</i> premiered in March 2018 and has been racking up hits from fans on YouTube, Facebook, and Twitter. It’s no wonder, as there’s always something new to learn from the guys on <i>Both Sides of the Coin</i>. CDN President John Feigenbaum has decades of experience in the coin industry and brings his keen insights on the latest in pricing, auctions, hoard discoveries, and other fascinating news from the world of coins. Meanwhile, Patrick Ian Perez’s professional background includes many years as both a coin dealer and numismatic writer, and he also loves sharing the scoop on the latest happenings from the paper currency market. CDN newcomer Joshua McMorrow-Hernandez, a longtime coin collector, is a coin journalist and blogger who shares his two cents on an array of numismatic topics.

<p>
Reaching an international audience via the internet, <i>Both Sides of the Coin</i> provides not only an informational, educational, and entertaining peek into the latest numismatic stories, but it also serves as an editorial arm for CDN’s flagship publications, such as <i>Greysheet, Bluesheet, Greensheet</i>, and <i>Goldsheet</i>. This assures that those who read our publications in print or online can now gain more informational context on the market activity from the very experts who deliver the essential coin pricing data that countless coin dealers, collectors, and others have trusted since 1963.

<p>
Patrick writes:
<div class="quote">
<p>
I have enjoyed doing the episodes so far and it's nice to have an opportunity to be opinionated on our hobby and offer our unique perspective. 
</div>

<p>
Josh adds:
<div class="quote">
<p>
As for me, I’m just getting used to finding my natural “on-air” presence. I’m totally new to this, but I’m sure I’ll break myself in better as time goes along. Otherwise, I find the podcasts a lot of fun on my end. 

<p>
The podcasts give us at CDN the opportunity to engage in a conversation with the numismatic community and share what's happening throughout many areas of the industry.
</div>

<p>
<div class="greybox">
Good luck!  We'll look forward to listening to the episodes.
-Editor
</div>

<p>
To download the podcasts, see:
<a href="https://itunes.apple.com/us/podcast/both-sides-of-the-coin/id1355413928">
Both Sides Of The Coin
</a>
(https://itunes.apple.com/us/podcast/both-sides-of-the-coin/id1355413928)

<p>
To read the complete article, see: 
<br/>
<a href="http://blog.greysheet.com/both-sides-of-coin-itunes/">
“Both Sides of the Coin” Podcast Now Available for Free from iTunes
</a>
(http://blog.greysheet.com/both-sides-of-coin-itunes/)


<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 = "article7"><a name="article7">
NEWMAN PORTAL ADDS GREEN ESTATE SETTLEMENT RECORDS
</h3></a>
<div class="greybox">
The latest additions to the Newman Numismatic Portal are settlement records from the Col. Green estate.   Project Coordinator Len Augsburger provided the following report.
-Editor
</div>

<p>
<b>
Newman Portal Presents Settlement Records from the Col. Green Estate                 
</b>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41263366022/in/dateposted-public/" title="bgjohnsoninvoices1941john_0020"><img src="https://farm1.staticflickr.com/884/41263366022_b6a1e1fa6f.jpg" width="500" height="361" alt="bgjohnsoninvoices1941john_0020"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>
 
<p>
In 1939, Eric P. Newman began negotiations with the Chase National Bank in New York to purchase the numismatic collection held by the Col. E. H. R. Green estate. Newman and St. Louis dealer Burdette G. Johnson made piecemeal purchases over time, which Johnson sold on behalf of the partnership. These records indicate sales made by Johnson, with Johnson sharing half of the proceeds with Newman. The file also details a small number of sales made by Newman on behalf of the Newman/Johnson partnership (primarily colonial paper money). Occasional correspondence between Newman and Johnson is contained throughout the file. The records end with the death of Johnson in February 1947. 
 
<p>
The file contains various tidbits on the purchase (and sale) of the 1913 Liberty nickels. On December 20, 1941, Johnson transmits a check to Newman for $500, representing 50% of their cost for three of the pieces. On December 24, Johnson forwards advice on negotiating for the two remaining pieces. A March 24, 1943 note from Johnson to Newman indicates the sale of one of the pieces at $750. These notes were quickly found - a careful search may reveal more!

<p>
Link to Col. Green estate records on Newman Portal:
<br/>
<a href="https://nnp.wustl.edu/library/archivedetail/525504">
https://nnp.wustl.edu/library/archivedetail/525504
</a>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article8"><a name="article8">
NEWMAN PORTAL SEARCH: FORRER
</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 "Forrer".
-Editor
</div> 

<p>
This week a Newman Portal user searched for “Forrer.”  One of the most commonly consulted sources on the Newman Numismatic Portal is Leonard Forrer’s <i>Biographical Dictionary of Medallists</i>, a massive 8-volume set containing capsule summaries of engravers and coiners. These volumes have been widely scattered on the Internet for some time, while in contrast the Newman Portal presentation is complete and straightforward, simply listing the six regular volumes with letters covered by each, plus the two supplements. Forrer was active at Spink in London at the turn of the 20th century and headed its coin department. The <i>Biographical Dictionary</i> surely consumed a great deal of his free time and was published piecemeal from 1904 to 1930.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40592309724/in/dateposted-public/" title="ForrerVol2_0302"><img src="https://farm1.staticflickr.com/785/40592309724_fb1866e48a_o.jpg" width="450" alt="ForrerVol2_0302"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Image: Forrer’s entry on Christian Gobrecht, from volume 2 (1904).

<p>
Link to Forrer’s <i>Biographical Dictionary of Medallists</i> on NNP:  
<br/>
<a href="https://nnp.wustl.edu/library/books?searchLetter=B">
https://nnp.wustl.edu/library/books?searchLetter=B
</a>


<center>
<a href="http://www.ha.com/1274/" title="Heritage E-Sylum ad 2018-04-08"><img src="https://farm1.staticflickr.com/870/40394747504_14273a6547_o.png" width="600" height="800" alt="Heritage E-Sylum ad 2018-04-08"></a>
</center>

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article9"><a name="article9">
NUMISMATIST JAN LIS AND THE BEAVER COIN ROOM
</h3></a>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27268976678/in/dateposted-public/" title="Jan Lis Numismatist business card medal"><img src="https://farm1.staticflickr.com/805/27268976678_f85498bbe7.jpg" width="500" height="299" alt="Jan Lis Numismatist business card medal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Frank Robinson  writes:
<div class="quote">
<p>
I remember him — he's involved in mostly medals. One time — decades ago — I had what I thought must be an interesting Venetian medal, brought it with me to a New York Int’l show, and somebody said Jan Lis would be my man. So I found him, he said he’d give me $100, just like that, and I was very pleased.

<p>
That was my sole encounter with him. Funny, I can actually picture what he looked like. Funnier still, only recently I happened to remember that episode for some reason, but I couldn’t think of the guy’s name. Then I saw your item and it clicked!
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26424065507/in/dateposted-public/" title="Beaver Hotel"><img src="https://farm1.staticflickr.com/882/26424065507_69c79d26df.jpg" width="500" height="250" alt="Beaver Hotel"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Phil Mernick of London writes:
<div class="quote">
<p>
Jan is a still active and is to be found at all of the London, Holiday Inn coin fairs. The Beaver Coin Room is at The Beaver Hotel which he owns, but I don’t think it is visitable.
</div>

<p>
<div class="greybox">
Phil provided links for more information.  Thanks!
-Editor
</div>

<p>
>From the site of the British Numismatic Trade Association:
<div class="quote">
<p>
Beaver Coin Room

<p>
Specialities
<br/>
European coins from the Middle Ages to the 18thC. Polish coins a specialty. Commemorative and artistic medals from the Renaissance to the 20thC.
</div>

<p>
To more information, see: 
<br/>
<a href="http://www.bnta.net/index.cfm?do=individualmember&id=8">
Beaver Coin Room
</a>
(http://www.bnta.net/index.cfm?do=individualmember&id=8)
 
<br/>
<a href="http://www.beaverhotel.co.uk/">
Beaver Hotel
</a>
(http://www.beaverhotel.co.uk/)

<p>
George Kolbe writes:
<div class="quote">
<p>
My wife Linda and I stayed at the Beaver Hotel in London on two different occasions, in the 1980s if memory serves. Rooms were available with communal bathrooms or in-room ones; we chose the latter. A full English breakfast was included. The hotel is well-situated and we enjoyed both of our stays there. 

<p>
The proprietor of the hotel was and is none other than Jan Lis, and the Beaver Coin Room is situated on the premises. Unfortunately, on both occasions, Jan Lis was away from the hotel and we were not able to visit the coin room. Over the years, we often met in New York at NYINC, in London, and other European cities when major numismatic libraries were being dispersed. 

<p>
Medals are Jan’s numismatic specialty and his library on that topic is exceptional. Jan is among those pleasant friends and acquaintances that have made numismatic bookselling such an enjoyable adventure.
</div>

<p>
Ira Rezak of Stony Brook, New York writes:
<div class="quote">
<p>
Jan is a friend of mine, a coin dealer who runs the Beaver Hotel in London!
His collecting specialty is the coins and medals of Poland.

<p>
I've known Jan since the 1970's when he first came regularly to the New York international Coin Show and have visited the Beaver Coin Room, which is located in the Beaver Hotel, many times since and as recently as last year. I believe that Harry Waterson's advertising plaquette dates to the 1980s.

<p>
Attached are images of Jan Lis' private medal, cast in bronze, 100 mm in diameter, by Jane McAdam Freud; it commemorates Jan's 47th birthday in 1988. The reverse shows a beaver (referencing the Beaver Coin Room) and a Fox, along with water lilies and a fleur-de-lis.  The Latin translates as "not a lily but a fox" because one might have assumed that Lis meant lily, as it does in French, while it actually means fox in Polish, Jan Lis's familial language and his principal numismatic collecting interest. 
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40611844764/in/dateposted-public/" title="Jan Lis medal 1988 obv"><img src="https://farm1.staticflickr.com/873/40611844764_48990fc854_m.jpg" height="240" alt="Jan Lis medal 1988 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/41325543351/in/dateposted-public/" title="Jan Lis medal 1988 rev"><img src="https://farm1.staticflickr.com/891/41325543351_cbcb658395_m.jpg" width="239" height="240" alt="Jan Lis medal 1988 rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
Great medal! Thanks, everyone!
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a27.html">
NUMISMATIC NUGGETS: APRIL 1, 2018 : c1970 Jan Lis Numismatist Business Card Medal
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a27.html)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article10"><a name="article10">
APRIL FOOLS ISSUE, 2018
</h3></a>
<div class="greybox">
Our first issue of April brought with it several April Fool stories. Here's what readers had to say.  The first comment, arriving shortly after publication, was "A couple of these articles look like fake news."
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41167541311/in/dateposted-public/" title="WORLD WAR II REMEMBERED book cover"><img src="https://farm1.staticflickr.com/795/41167541311_27aaaf0170_n.jpg" width="247" height="320" alt="WORLD WAR II REMEMBERED book cover"></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/40448386344/in/dateposted-public/" title="New Colonial coin board variety"><img src="https://farm1.staticflickr.com/889/40448386344_1d0a74ae66_n.jpg" width="251" height="320" alt="New Colonial coin board variety"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Joel Orosz writes:
<div class="quote">
<p>
Great April Fool's story on <i>World War II Remembered</i> being made into a major motion picture.  I knew it had to be a prank because if they ever make a numismatic movie, I'll surely be offered the leading man's role!

<p>
Seriously, this story is a fitting addition to your great catalog of past pranks, including the ANS-ANA Merger, which still makes me chuckle to think about it!
</div>

<p>
<div class="greybox">
Fred Schwan deserves the credit for that one.  It really was what he published in <i>MPC Gram</i>.  One other story was my own doing, plus a couple items submitted by readers. See the links below for the 2007 story <i>BLOCKBUSTER ANNOUNCEMENT: ANA, ANS TO MERGE; DUPLICATE SALE PLANNED</i>.
-Editor
</div>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a08.html">
RIGHTS TO WORLD WAR II REMEMBERED SOLD
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a08.html)

<br/>
<a href="http://www.coinbooks.org/esylum_v10n13a04.html">
BLOCKBUSTER ANNOUNCEMENT: ANA, ANS TO MERGE; DUPLICATE SALE PLANNED
</a>
(http://www.coinbooks.org/esylum_v10n13a04.html)

<br/>
<a href="http://www.coinbooks.org/esylum_v10n14a02.html">
APRIL FOOLERY: NO, THE ANS ISN'T MERGING WITH THE ANA. HOWEVER...
</a>
(http://www.coinbooks.org/esylum_v10n14a02.html)

<p>
Dennis Tucker of Whitman Publishing writes:
<div class="quote">
<p>
The Mega Red press release was an elaborate ruse. The 4th edition is actually devoted to <b>trimes</b>, not dimes!
</div>

<p>
<div class="greybox">
OK, now I don't know what to believe...  but I won't hold my breath looking for the trimes issue.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a04.html">
NEW BOOK: MEGA RED 4TH EDITION
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a04.html)

<p>
Dave Lange writes:
<div class="quote">
<p>
Gene Brandenburg's 1911 half eagle is a Philadelphia coin in at least one respect---the dies were made there. 

<p>
He can have it fixed by NGC at no charge, but if wants the label to note that it's the scarce repunched mintmark variety FS-501, that will be a $15 fee!
</div>

<p>
For more information, see: 
<br/>
<a href="https://www.ngccoin.com/variety-plus/united-states/gold-half-eagles/4120/815696/">
Indian Head $5 (1908-1929)
</a>
(https://www.ngccoin.com/variety-plus/united-states/gold-half-eagles/4120/815696/)

<p>
Chris Bower writes:
<div class="quote">
<p>
You know I looked for that "S" for at least 5 minutes before realizing what day you published it.
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a17.html">
NOTES FROM E-SYLUM READERS: APRIL 1, 2018 : A Rare 1911 $5 Gold Piece
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a17.html)

<p>
Dave adds:
<div class="quote">
<p>
Oh, and by the way, my story of the blue coin board was an April Fool's Day joke, provided courtesy of PhotoShop.
</div>

<p>
<div class="greybox">
Well I'll be a monkey's uncle - Dave got me on that one.  
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a09.html">
COIN BOARD NEWS SPRING 2018 ISSUE PUBLISHED
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a09.html)

<p>
Pete Smith writes:
<div class="quote">
<p>
I woke up on Sunday morning with the realization that it was the first of April, Easter and April Fools Day. My next thought was, "I wonder what Wayne is going to put in the issue of <i>The E-Sylum</i> tonight. Following are some observations.

<p>
1.  I questioned the sale of the rights to <i>World War II Remembered</i>. Then I got to the final paragraph. I can see Joe Boling as General McArthur and Tom Hanks as Boling. However, casting Schwan as Eisenhower and Brad Pitt as Schwan could only be a delusion in the imagination of Schwan.

<p>
2.  The grading services make occasional errors with their labels. I have handled pieces marked with the wrong denomination or mint mark. Some dealers may find a market for such errors. I have sent pieces back to be relabeled at no charge.

<p>
Gene Brandenberg writes about a 1911 $5 gold piece with a labeling error. I am not sure if this is Gene's April Fools joke or Wayne's.

<p>
3.  Then there is the story of rabbit coins that multiply. I would think that people would be eager to find extra coins obtained at no cost.

<p>
4.  Finally I found the article <i>Coin Collecting Goes Digital</i>. I followed the link at the bottom to read a whimsical article about sports cards but not about trading digital coins.
</div>

<p>
<div class="greybox">
Pete's is the most thorough response to the issue.  As noted, credit for the first two goes to Fred Schwan and Gene Brandenburg.  Thanks to David Pickup for <i>No Shortage of Rabbit Coins</i>.  The last piece, <i>COIN COLLECTING GOES DIGITAL</i> was mine.   I took a section of a real article on digital baseball card collecting and substituted coin collecting words and phrases.
-Editor
</div>

<p>
To read the original article, see: 
<br/>
<a href="http://www.chicagotribune.com/business/ct-biz-baseball-card-collecting-industry-20180326-story.html">
>From wax packs to mobile apps: Baseball card collecting goes digital to reconnect with kids
</a>
(http://www.chicagotribune.com/business/ct-biz-baseball-card-collecting-industry-20180326-story.html)

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a17.html">
NOTES FROM E-SYLUM READERS: APRIL 1, 2018 : No Shortage of Rabbit Coins
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a17.html)

<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a37.html">
COIN COLLECTING GOES DIGITAL
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a37.html)

<p>
<div class="greybox">
Actually, the digital coin collecting piece might turn out some day to not be so far from the mark.  What's happening in other hobbies could be a bellwether for what to expect next in numismatics.  A new day has already dawned.

<br/><br/>
Here's another questionable report published April 1st.
If you spotted any others, let us know.  Just don't call dealer grades and pricing "fake news".  "Wishful thinking" or "creative writing" perhaps, but "fake news" is a little harsh...
-Editor
</div>

<p>
<b> American Breakfast Cereal Coins </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27421712818/in/dateposted-public/" title="Breakfast cereal coins"><img src="https://farm1.staticflickr.com/878/27421712818_825f4492cf.jpg" width="500" height="250" alt="Breakfast cereal coins"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
At Friday’s meeting of the Citizens Coinage Advisory Committee (CCAC), design candidate portfolios were reviewed for the American Breakfast Cereal Heritage Act, which calls for a series of $1 commemorative coins that will enter into production in 2019, the 125th Anniversary of the introduction of Corn Flakes.

<p>
To read the complete article, see: 
<br/>
<a href="https://coinweek.com/us-mint-news/first-design-for-american-breakfast-cereal-heritage-act-approved-by-ccac/">
First Design for American Breakfast Cereal Heritage Dollar Coin Program Approved by CCAC
</a>
(https://coinweek.com/us-mint-news/first-design-for-american-breakfast-cereal-heritage-act-approved-by-ccac/)

<p>
To read the last year's April Fool article summary, see:
<a href="http://www.coinbooks.org/v20/esylum_v20n15a02.html">
APRIL FOOLS ISSUE, 2017
</a>
(http://www.coinbooks.org/v20/esylum_v20n15a02.html)
 

<center>
<a href="https://www.civilwartokens.com/Browse/R263340/Auctions" title="Hayden E-Sylum ad 2018-04-01 April sale"><img src="https://farm1.staticflickr.com/883/41114482642_2c2aaa7985_o.jpg" width="600" height="800" alt="Hayden E-Sylum ad 2018-04-01 April sale"></a>
</center>

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

<p><b> Summa Contra “Obliquely”? </b><br/>
Mike Marotta writes:
<div class="quote">
<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38935202310/in/dateposted-public/" title="Picasso-like Celtic coin obverse"><img src="https://farm5.staticflickr.com/4783/38935202310_531e2b4948_m.jpg" width="146" height="147" align="right"  alt="Picasso-like Celtic coin obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

I proposed an article for <i>The Numismatist</i> about “Viewing Coins Obliquely.” Editor Barbara Gregory is interested, but she wants me to include authoritative opposing opinions. Are there any people here who deny the thesis that some Celtic and other coins were intentionally created to be viewed obliquely in order to present a three-dimensional image? 
</div>
<br/>

<p>
<div class="greybox">
Any takers?  Mike can be reached at:
<a href="mailto:uszik11@gmail.com">
uszik11@gmail.com
</a>.
-Editor
</div>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n09a18.html">
VIEWING COINS OBLIQUELY
</a>
(http://www.coinbooks.org/v21/esylum_v21n09a18.html)
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a13.html">
ON ORIENTING AND VIEWING COINS
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a13.html)


<p><b> 1889 National League Sporting Times Medal 
Sought </b><br/>
Dave Hirt of Frederick, MD writes:
<div class="quote">
<p>
With the start of the baseball season I came across an interesting baseball item.
In the 1943 Higgy sale, lot 1302 is described as: 

<p>
"Fine gold and silver medal presented by the Sporting 
Times to the best all around player in the National League in 1889. Four small diamonds at the bases. In original case.:"

<p>
  I do not have the PRL of this sale. The estimate was $100.  Does anyone know more about this medal, or its whereabouts? 
</div>

<p>
<div class="greybox">
Interesting.  Is anyone familiar with this medal?
-Editor
</div>


<p><b> Government Opposition to Gold Ownership </b><br/>
David Thomason Alexander of Patterson, New York writes:
<div class="quote">
<p>
Interesting discussion of the American Arts Gold Medallions program in the last issue. One overarching reality was not discussed, however, the total opposition of the U.S. Treasury and Mint to the program and their fundamental opposition to American citizens' interest in gold and gold ownership. For an in-depth examination, please see the "Coin World Comprehensive Catalog and Encyclopedia of U.S. Coins," published in the
1990's. Better yet see my thorough examination of this largely forgotten effort in my updating of Cornelius Vermeule's epic "Numismatic Art in America," Whitman, 2007,  pp 212-215.

<p>
Treasury wanted the series to fail and did all it could to assure this from omitting statements of weight and fineness, avoiding reeded edges and other coin-like features. Ordering was made deliberately clumsy and packaging was
simply abominable on the early releases. The American people had effectively forgotten gold and the Mint had no desire to re-awaken their interest.

<p>
Despite design overhauls later in the series, the program was not a success. The whole thing was a sorry mess and yes, it was a failure.
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a15.html">
ON THE AMERICAN ARTS GOLD
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a15.html)


<p><b> Joint Monarchs on Coins </b><br/>

<p>
Last week Martin Purdy wrote:
<div class="quote".
<p>
... the wife of a King is usually styled "Queen", the same as Queens who reign in their own right, but only the reigning ones are numbered. But husbands of reigning Queens aren't King unless it's a joint monarchy on theoretically equal terms (Philip & Mary, William & Mary being the only such pairings I can think of off-hand, the Marys being I and II accordingly).
</div>

<p>
Ken Berger of San Diego writes:
<div class="quote">
<p>
The most famous joint monarchs (although not British) are Ferdinand and Isabella and, coincidentally, Isabella is Elizabeth in Spanish.
</div>

<p>
<div class="greybox">
So, how about a compilation of coins issues by joint monarchs?
Ken starts us off with this Double Excellentes of Ferdinand and Isabella. Thanks.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27427504618/in/dateposted-public/" title="Double Excellentes of Ferdinand and Isabella"><img src="https://farm1.staticflickr.com/879/27427504618_035d7b082c.jpg" width="500" height="251" alt="Double Excellentes of Ferdinand and Isabella"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Ferdinand and Isabella, Spain
</center>

<p>
Coin, Spain, Castille and Leon, Ferdinand V and Isabel Ist, Double Excellentes,Spain, Castille and Leon,Ferdinand V and Isabel (1474-1504), Double Excellentes, Circa 1497, Granada,The busts of the Catholic Monarchs,Eagle with spread wings bearing arms, cross (mintmark) in right field,FERNANDVS ELISABET D G REX ET REGI,SVB VNBRA ALARVM TVARM PROT

<p>
Reference: 
<br/>
<a href="https://www.ma-shops.com/cdma/item.php?id=470962&lang=en">
Double Excellentes Circa 1497 Granada Spain Coin, Castille and Leon, Ferdinand V and Isabel Ist AU(50-53)
</a>
(https://www.ma-shops.com/cdma/item.php?id=470962&lang=en)

<p>
<div class="greybox">
Would someone mind sending in links to selected coins representing other joint monarchs?
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a17.html">
NOTES FROM E-SYLUM READERS: APRIL 1, 2018 : The Many Queen Elizabeths
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a17.html)

<p><b> Real Women on U.S. Coins </b><br/>
In an article quoted last week, Lou Golino wrote:
<div class="quote">
<p>
... the only U.S. coins with real women on them are those for the nation’s first ladies (who appeared on the 2006-2016 $10 gold First Spouse coins and the 1999 Dolly Madison silver dollar) and Eunice Kennedy Shriver, who founded the Special Olympics and appears on a 1995 commemorative silver dollar.
</div>

<p>
Ken Berger writes:
<div class="quote">
<p>
In his article Golino omitted the following U.S. coins which depict real women:

<p>
1937 Roanoke Island Half Dollar "depicts" Virginia Dare on the reverse
<br/>
1893 Queen Isabella Commemorative Quarter 
<br/>
1979-81, 1999 Susan B. Anthony Dollar
<br/>
2003 Alabama Quarter Dollar depicts Helen Keller on the reverse
<br/>
2000-Present Sacagawea Dollar
</div>

<p>
<div class="greybox">
I guess Ken's in a list-making mood this week.  So who have we missed?  This can't be the first time the topic has been discussed - where is the most definitive listing?
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a33.html">
GOLINO REVIEWS NEW COIN SERIES HONORING WOMEN
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a33.html)


<p><b> 2018 TNA Convention medals Available </b><br/>
Regarding their 2018 convention medal, 
Frank Galindo of the Texas Numismatic Association adds:
<div class="quote">
<p>
We always have great interest in the medals, which is good, not only in Texas but throughout the country. We strike 100 silver medals and 400 bronze medals, The diameter is 39mm, with the silver 10-gauge .999 fine silver and the bronze 12-gauge. One silver and one bronze are sold together as a set. Fifty of the bronze are given to the volunteers who help at our convention, thus leaving 250 single bronze medals to be sold to the public each year. The silver medals are serially numbered on the edge, and some people have the complete set since the TNA medals began in 1969.  Each year only a few sets become open, often that’s when a collector dies and the family is not interested in collecting them any longer.

<p>
There are a few bronze medals available for sale from some of the previous years.  The subjects on most of the medals relate to a person or event in Texas history. This year I honored the Republic of Texas Rangers. Last year I honored the First Texas Navy, 1835-1837 and featured one of the four ships in the First Texas Navy, the Invincible, on the medal. During the ten years that Texas was a Republic, we had two Navies.  When we became a state, the remaining ships became part of the U.S. Navy.
</div>

<p>
<div class="greybox">
Thanks for the update.  See the previous article for ordering information.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n13a34.html">
TEXAS MEDAL FEATURES CAPTAIN JOHN C. HAYS
</a>
(http://www.coinbooks.org/v21/esylum_v21n13a34.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 = "article12"><a name="article12">
THE 1776 JANUS COPPER
</h3></a>
<div class="greybox">
Heritage Auctions cataloger David Stone published an article on the mysterious Janus Copper in the Spring/Summer 2018 issue of <i>The Intelligent Collector</i>, a Heritage house publication.  With permission, here it is in its entirety.  Thank you!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41260903742/in/dateposted-public/" title="Janus Obverse"><img src="https://farm1.staticflickr.com/895/41260903742_8800d284d6_m.jpg" width="237" height="240" alt="Janus 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/26431644167/in/dateposted-public/" title="Janus Reverse"><img src="https://farm1.staticflickr.com/901/26431644167_ae026bf812_m.jpg" width="236" height="240" alt="Janus Reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The 1776 Janus copper is among the rarest and most enigmatic
coins in American numismatics. A single specimen is known, a
celebrated rarity since the earliest days of the hobby.

<p>
Traditionally, the Janus copper was believed to be a privately
produced pattern for a proposed Massachusetts half-cent copper
coinage that was never issued. This view held sway until about 20
years ago, when some numismatists advanced the theory that the
coin was a 19th century fabrication, perhaps the work of someone
like Thomas Wyatt, the perpetrator of some scandalous forgeries
that were discovered in 1856, or C.W. Betts, who began striking
his more-innocent reproductions and fantasies around 1860.

<p>
Numismatists at Heritage Auctions recently discovered
correspondence that indicates the Janus copper was known to
early numismatists before Wyatt and Betts began their operations,
making it impossible for them to be the authors of this piece.

<p>
Matthew Stickney was the first owner of record of this coin
and, until now, the first-known numismatic reference to the
Janus copper was believed to be the description of this piece in
Montroville W. Dickeson’s <i>American Numismatical Manual</i>,
published in 1859. The design of the coin features three conjoined
heads on the obverse, with the legend “STATE OF” on the left,
“MASSA:” on the right, and the denomination “½ D” below.
Unfortunately, Dickeson only saw a rubbing of the coin, which is
heavily worn on the central obverse, with the middle head nearly
effaced. The rubbing seemed to show only two heads, leading
Dickeson and others to call this piece the Janus copper, after the
two-headed god of beginnings in Roman mythology.

<p>
The reverse of the coin shows a seated figure of Liberty (or
Britannia). A globe appears in the lower left field and a small
animal (either a dog or cat) is at her feet. The legend “GODDESS
LIBERTY” hugs the border, with the date 1776 in the exergue.

<p>
In <i>The Early Coins of America</i>, published in 1875, Sylvester
Sage Crosby noted: 

<div class="quote">
<p>
“The only specimen known of this curious
pattern is in the collection of Matthew A. Stickney, Esq., and
was found with an engraved piece (see plate VII, No. 9,) and
some proof impressions from plates for continental paper money
engraved by Paul Revere; from this circumstance Mr. Stickney is
inclined to the opinion that they were the work of that engraver.
However, this may be, the Pine tree cent, and this Halfpenny
sufficiently resemble each other in their workmanship, to be
considered the work of the same artist. They were probably private
enterprises, as no mention of them is found upon any records.”
</div>

<p>
When Heritage numismatists in 2015 examined Stickney’s
papers, which are preserved in the Phillips Library at the Peabody
Essex Museum, a May 5, 1854, letter was discovered from New
York City numismatist Charles Ira Bushnell to Stickney that
specifically asked about the Janus copper. The letter reads, in part:

<div class="quote">
<p>
“I have understood that you had in your possession a coin
bearing the following description,
Obv: a head with 3 faces.
Rev: a figure resembling Britannia.
Legends: ‘State of Massa: ½ d’
‘Goddess of Lib:’ date ‘1776.’ ”
</div>

<p>
Bushnell wanted to examine the coin for a prospective work
on early U.S. coinage he hoped to publish, but apparently never
did. This letter predates Dickeson’s work by five years, and pushes
numismatic knowledge of the Janus copper to a date before either
Wyatt or Betts was operating. It seems likely that Stickney had the
coin for some time before Bushnell wrote his letter, and the coin
grades VF35 NGC, indicating it was carried as a pocket piece or
circulated for a significant period before Stickney acquired it. If
Paul Revere struck the coin in 1776 and carried it as a pocket piece
for many years before his death in 1818, that could account for the
coin’s worn appearance.

<p>
On the other hand, opponents of the “Pattern Theory” point
out that the abbreviation “MASSA” (for Massachusetts) was not
in general use in 1776, and the denomination seems to be incorrect
for a half cent, unless D was meant to refer to the English symbol
d, for pence, which comes from the Roman denarius. The Bushnell
letter does nothing to answer these objections, and it may be that
the Janus copper is a 19th century fantasy piece but, if so, it is
certainly from an earlier period than previously believed.

<p>
David Stone adds:
<div class="quote">
<p>
The Bushnell-Stickney letter from the the Peabody Essex Museum is fascinating, from a bibliophilic perspective, as it outlines a major work by Bushnell that was never actually published. According to this missive, and a follow-up letter he sent later, Bushnell did a remarkable amount of work on this project and was pretty far along with it when he contacted Stickney, but David Fanning says he never heard of any publication by Bushnell on early American coinage. I think he must have turned the whole project over to Crosby 20 years later, as Crosby thanked him in his Introduction for “much of the results of his labors.” The letter is quite lengthy.
</div>

<p>
<div class="greybox">
Interesting!  Great treasures await the researcher willing to look far and wide for source material.  A number of such troves exist in museum and historical society archives across the country.  Perhaps someday many of these will be digitized by the Newman Numismatic Portal.
-Editor
</div>

<p>
To read the complete article, see page 80: 
<br/>
<a href="http://intelligentcollector.com/mag/pdf-versions/2018-spring-summer-issue.pdf">
THE INTELLIGENT COLLECTOR SPRING/SUMMER 2018
</a>
(http://intelligentcollector.com/mag/pdf-versions/2018-spring-summer-issue.pdf)

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article13"><a name="article13">
CONTINENTAL DOLLARS REVISITED
</h3></a>
<div class="greybox">
Newman Numismatic Portal blogger John Kraljevich published this thoughtful piece on the state of Continental Dollar research, past, present and future.
-Editor
</div>

<p>
There is perhaps no more famous verse in the Book of Ecclesiastes than verse 9 of its very first chapter: “What has been will be again, what has been done will be done again; there is nothing new under the sun.”

<p>
In January 2018, Erik Goldstein and David McCarthy published an article entitled “The Myth of the Continental Dollar” in <i>The Numismatist</i> which contended that the 1776-dated pieces were not American coins at all, but medals struck in England after the war’s end. The theory, buttressed by solid documentary and contextual evidence, has convinced most skeptics, your author included.

<p>
But the papers of Eric P. Newman suggest Goldstein and McCarthy were far from the first to come to this conclusion.

<p>
In the summer of 1949, Newman was getting to know Dayton, Ohio dealer James Kelly through the mail. Their exchange of letters began the previous spring but was renewed in July 1949 when Newman admitted to Kelly "your low priced Colonial material has intrigued me." He asked to inspect two rarities: the Confederatio cent of 1785 and a Continental dollar struck in brass.

<p>
The Confederatio cent was returned to Kelly on July 20, 1949 after Newman discovered he already owned an example of that variety. “As far as the brass Continental dollar is concerned,” Newman wrote that day, “I have very little enthusiasm for it.” He offered two double eagles as trade bait. Though their value fell well short of the Continental dollar’s asking price, Newman figured he had a shot, reiterating that he “like many others at the present time, have little enthusiasm for the expensive Continental dollars.”

<p>
Kelly declined Newman’s offer (though he would have accepted three double eagles of Newman’s choice in trade). On July 25, 1949, Newman offered more perspective on why Continental dollars just weren’t on the top of his wantlist at that time.

<div class="quote">
<p>
“I am sorry that I am returning the Continental dollar in brass. I am still interested in it, but because of recent research of others the evidence points to the fact that these may be satirical pieces made in England after the Revolutionary War and not contemporary pieces. I don't know the facts on this but it may be true. If at a later date you want to get rid of it on the basis I suggested, don't hesitate to let me know.”
</div>

<p>
Nearly 70 years ago, Newman had heard a theory that, while not precisely the Goldstein-McCarthy concept, was pretty darn close. Where did it come from?

<p>
Damon G. Douglas was one of the most well regarded numismatists of his generation. His brief biography here on NNP at once completely undersells his importance as a numismatic researcher and underscores just how forgotten his legacy is today. In the late 1940s, Douglas was considered one of the leading (and perhaps the single most preeminent) researcher of early American coins. He was a leader in the numismatic community, serving on the board of the American Numismatic Association during World War II and as President of the august New York Numismatic Club from 1949 to 1951. In March 1954, the Bronx Coin Club reported that it had “regretfully accepted the resignation of Damon Douglas.” He had burnt out, lost his interest in continuing his research, and set sheaves of excellent but unfinished or unpublished manuscripts aside. Many were donated to the American Numismatic Society after his death in 1974, but after 1954 he is not known to have involved himself in numismatics a
 gain.

<p>
Douglas’ interests closely paralleled Newman’s own. Surely Newman knew almost everything in the somewhat basic article Douglas penned for the April 1948 issue of <i>The Numismatist</i> entitled “British-American Colonial Coins,” but one paragraph stood out. 

<div class="quote">
<p>
“The wave of fast depreciating paper Continental currency seems to have barred other coining attempts during the war,” Douglas wrote. “A possible exception is the so-called ‘Continental dollar.’”
</div>

<p>
Douglas continued. 
<div class="quote">
<p>
“Known chiefly in type metal or pewter, it bears the legends and devices of the paper 1776 fractional Continental currency with the addition of the words 'Continental Currency -- 1776.' Completely ignored by Congress, it was produced, according to Du Simetier's (sic) 1784 notebook, in London probably as a satire on the paper currency that was becoming a synonym for worthlessness.”
</div>

<p>
The paragraph clearly stuck in Newman’s craw, not only then, but for decades. In 1973, he wrote to the New Jersey Historical Society looking for the notebook kept by pioneering Philadelphia numismatist Pierre Eugene DuSimitiere. 

<div class="quote">
<p>
“The late Damon Douglas, who spent much time in your archives doing numismatic research, wrote an article in 1948 mentioning an entry in the diary of Peter Eugene du Simitiere (1706-1784). Do you have that diary in your collection, or have you a suggestion of where it could be located?” 
</div>

<p>
Newman’s archives record no reply. The following day, he jotted a similar letter to the Library Company of Philadelphia requesting information on the diary, recalling Douglas’ 1948 article and calling him “a fine researcher.” Again, no reply is included in the Newman archive. Newman also requested DuSimitiere’s diary at the American Philosophical Society, but apparently never located where it actually was: the Library of Congress, where Goldstein located it in 2017.

<p>
This is a story of what-ifs. What if Damon Douglas hadn’t given up on coins in 1954? Might he have published a further expose on the Continental “dollars” decades ago? What if Eric Newman had access to the Internet in the early 1970s, whereby, instead of finding dead ends with unanswered letters, searchable databases of major institutional holdings could have revealed the location of DuSimitiere’s papers easily? What if the Newman Numismatic Portal had existed when Douglas’ numismatic career ended, offering a universally accessible repository for his world-class research, rather than having his papers lay undiscovered for decades and little used in the collections of the ANS?

<p>
This saga also points out the inefficiency of numismatic research. Much of what modern researchers “discover” was found but forgotten, written but misplaced, or published but little understood decades ago. While original documents (like the explanatory “explication” on the Continental “dollar” that was preserved in the British Museum but never properly described) are the mother’s milk of good research, underutilized secondary sources can lay a trail of breadcrumbs back to sources that have never been scrutinized by modern numismatists. A surfeit of sources is a wonderful problem to have. And, in many ways, the Newman Numismatic Portal is the solution.

<p>
<div class="greybox">
Amen - well said.
Numismatic research is sometimes like the movie <i>Groundhog Day</i>, but with different generations of researchers treading the same paths and finding the same information yet never quite solving the mystery in the grand finale.  For some that's part of the fun I suppose, but it would be nice to take many more steps forward before sliding backwards.  So maybe a better popular culture analogy is the game of <i>Chutes and Ladders</i> - a repository like NNP makes the ladders taller and the chutes much shorter, ratcheting progress steadily forward.
 
<br/><br/>
Of course, the EXISTENCE of a repository is only a first step; people must not only use it but learn to use it well.  And the repository itself has a responsibility - to make it easy for people to find what they seek and leave bread crumbs behind to guide future researchers.  (Pop culture reference #3:) The Ark of the Covenant is somewhere in the warehouse we saw at the end of <i>Indiana Jones</i>, but where?  HAVING a vital document somewhere among its millions of pages is huge, but it's only of use if people can find it when they need it.

<br/><br/>
Meanwhile, I urge readers interested in the Continental Dollar to have a look at the January 2018 <i>Numismatist</i> article.  I'm hoping to get permission to excerpt it along with some key images.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="https://nnp.wustl.edu/blog-post/516273">
Continental Dollars Revisited
</a>
(https://nnp.wustl.edu/blog-post/516273)


<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 = "article14"><a name="article14">
VOCABULARY TERM: SERIES
</h3></a>
<div class="greybox">
Dick Johnson submitted this entry from his <i>Encyclopedia of Coin and Medal Terminology</i>.  Thanks.  
-Editor
</div>

<p style="color:red" font-family="Arial", Helvatica, sans-serif>
Collectors of coins generally start with a series of coins – Lincoln cents are the most common series for American collectors – so the concept of Series is familiar to most collectors. But issuing similar numismatic items in series is nearly 200 years old with the creation of a Series of Mudie Medals  (That’s a man’s name, not dirty medals!)
</p>

<p>
<b style="font-size:24px"> Series.</b>
An issue of a number of numismatic or medallic items with a common theme or design and a continuity in their issue. When a number of related items are issued at one time, this is considered a SET. It is only when similar items are issued over a period time that constitutes a series. The concept of series developed with the early precepts of medal marketing. A collector of medals, an early publisher -- James Mudie in 1820 -- reasoned, would medal buyers want more than one medal to form a collection, or <i>suite</i> of medals. Why not supply this finite number on a subscription basis to form a ready made collection? Thus medals were issued in series periodically with a single continuity of theme.

<p>
For the next two centuries the most popular themes for series have been the heads of state, numismatic and professional organizations – or art medals for collectors. English kings have been recorded by medal series, the French created a series for their famous Frenchmen, and, while not intended as a series, Papal medals have been issued for a thousand years.

<p>
<b>Art Medal series</b>, in contrast, are issued for the sheer pleasure of owning an attractive medallic work of art. The first began in 1889 when the French medallist Roger Marx created the Société des Amis de la Médalile Française. A similar organization was founded in Brussels in 1901 for Dutch and Belgium medallists, Société Hollandaise-Belge des Amis de la Médaille d’Art.

<p>
<b>Coin series.</b>  A series of coins is usually a run of similar items of the same denomination and type. These are generally the creation of one or two artists with the design repeated. These are identified by year of issue and the date they bear, and often a mintmark indicating the mint of issue. Thus a series of coins differ only slightly from each other despite the fact they are issued over a period of years.

<p>
<b>Medal series.</b>  Medals in series, however, are generally uniform in size, shape and composition – but not necessarily by the same artist. Series medals are usually sold by subscription and issued over a period of time, where maybe one or two medals are released at a time. Also similar medals by the same publisher issued over time may be considered a series by collectors and numismatists where, perhaps, they were not so intended originally; the series of presidential medals issued by the United States Mint is such a series.

<p>
<b>History of medal series.</b>  To James Mudie (flourished 1815-20), a London entrepreneur, must be given credit as the first medal publisher to issue medals – by series – on a broad basis. For his Mudie’s National Medal Series of forty medals, he hired Edward Thomason (1769-1849) to strike the medals (beginning in 1820) in his Birmingham plant from dies engraved for the most part by French engravers.

<p>
Thomason went on (without Mudie) to create a 48-medal series on the Elgin Marbles, a 16-medal series, the Medallic Illustrations of Science and Philosophy, the 36-medal series of the Kings and Queens of England. His most notable medallic undertaking, however, was his famed 60-medal series: the Thomason Medallic Illustrations of the Bible.

<p>
The Paris Mint issued their first series of medals in their famous Frenchmen of the 18th century. Here, like the later U.S. Mint, these may not have originally been intended to be a series, but similarity of issue bring to mind this classification by numismatists and that is how they are collected.

<p>
<b>U.S. Mint series.</b>  A most interesting early series was the American Art-Union Medals as prize medals to promote a lottery similar to an undertaking in England. Each medal bore a portrait of a contemporary artist: Washington Allison (1847), Gilbert Stuart (1848) and John Trumbull (1849). The medals were struck at the Philadelphia Mint and distributed to member-subscribers, but lasted for only three years.

<p>
Following the Civil War the United States Mint gathered together several 3-inch medals bearing portraits of the American presidents already issued. It added the few missing presidents and continued this until the present time for, perhaps, the longest running series (but not the largest number of medals in a series) in America.

<p>
The U.S. Mint began a series with three furtive issues in 45mm size: the Union Pacific Railroad Medal, 1869 (CM-39), Emancipation Proclamation Medal, 1871 (CM-16) and the Grant Peace Medal, 1872 (PR-14). The first and third bore Grant’s portrait, the second with Lincoln’s. Each medal bore the inscription “Medal Series of The U.S. Mint,” but nothing more was issued.

<p>
While Congress bestowed medals to heroes of land and naval battles from the War of 1812 onward, these were grouped together into somewhat of an ersatz series when the first List medals were offered for sale to the public after the Civil War. Today the U.S. Mint issues medals in their series of Secretaries of the Treasury, Mint Directors, and Mint Buildings.

<p>
<b>Private U.S. series.</b> The Numismatic and Antiquarian Society of Philadelphia began honoring their president in 1884 with a medal of Charles Edward Anthon. They sought out Lea Ahlborn at the Swedish Royal Mint to prepare the dies and strike the medals. She also engraved the second medal in the series in 1890, two more medals were struck before the series closed, the final medal was of Joseph J. Mickley.

<p>
The concept of a presidential medal for the head of another numismatic organization appealed to the members of the New York Numismatic Club. They commenced their series in 1911 with the portrait of Frank C. Higgins. Fortunately they had not one, but two medallists within their own membership. So they had Jonathan A. Swanson prepare the portrait obverse, and Victor D. Brenner the symbolic reverse. By the end of the century they had all 40 presidents honored – the longest running such series still in existence. Brenner’s reverse has appeared on all.

<p>
Other numismatic organizations adopted similar medal programs to honor their leaders. The Rochester Numismatic Association began a series in 1913; their president served for only one year so they had 87 medals in their presidential medal series before the end of the century, for the greatest number of such medals. The Token and Medal Society, founded in 1960, has such a presidential medal series, as does the California State Numismatic Association, and others. In the professional field, the American Institute of Architects have a president medal series.

<p>
<b>Private medal series.</b>  Modern private collector medal series in the United States began with the Circle of Friends of the Medallion in 1907, where it lasted for 12 issues within six years. It was modeled after medallic societies in France and Belgium mentioned above. In 1930 the Society of Medallists was born on the same basis of two medals a year by prominent American sculptors. It continued an unbroken 60-year record of two highly artistic medals for 129 issues, until 1995. Every noteworthy American medallist of the twentieth century -- with the obvious exceptions of Saint- Gaudens and Victor Brenner who both died before the inception of The Society) -- are represented in this series.

<p>
A small coterie of companies arose in the 1960s for the purpose of issuing medals in series. The most noted, perhaps, was Presidential Art Medals; this firm published series on U.S. presidents, states, signers of the Declaration of Independence, medicine, aviation, great religions of the world, and major events of World War II.
But medals in series experienced a boom in the 1960s with the rise of PRIVATE MINTS. Franklin Mint, the first and most productive, issued over 60 different series from 1960 to 1980 when the demand dissipated. The market, it was learned, just could not absorb any more such series at the time.

<p>
<b>Aborted Series.</b>  A small number of series are aborted before completion of their announced intentions. Often this is the result of the death of an artist who intended to do the entire series. Examples of this include Ralph J. Menconi (1915-1972) who died before the full compliment of 25 medals in his Great Religions of the World Series were struck. Sixteen medals were issued before his November 1972 death, he had prepared the models in advance for two additional medals and these were issued in due course. Seven of the 25, however, were never issued.

<p>
In other cases the result of the cessation was lack of interest or poor sales. The series of Philip Kraczkowski (1916-1996) were particularly noted for this. Only three of his Executive Branch Series were issued, one of his Musical Hall of Fame Series, and three Living Free Series.
<br/>
 CLASS 11.4

<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 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 = "article15"><a name="article15">
MARSHALL CLIFFORD LEFFERTS  (1848-1928),
</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 
collector Marshall C. Lefferts.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40433927445/in/dateposted-public/" title="LEFFERTS 5_25_1881 letter"><img src="https://farm1.staticflickr.com/878/40433927445_f1030a5312_n.jpg" width="320" height="175" align="right" alt="LEFFERTS 5_25_1881 letter"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Marshall Clifford Lefferts  (1848-1928), was born on November 28, 1848, at New York, son of General Marshall Lefferts (1821-1876) and Mary Allen Lefferts.

<p>
His father Gen. Marshall Lefferts  was president of the Gold and Stock Telegraph Company, a subsidiary of Western Union, New York, and the Celluloid Manufacturing Company, Newark, New Jersey. In 1871, Lefferts became a partner with John Wesley Hyatt in the Celluloid Manufacturing Company. The Celluloid factory at Newark manufactured combs, brushes, knife handles, and cuffs and collars for men's shirts. Lefferts became a major financier of Thomas Edison supplying him with capital to research and develop his inventions.

<p>
Marshall C. Lefferts took over his father's interest in the Celluloid Manufacturing Company, Newark, New Jersey, after his father's death in 1876.

<p>
On April 9, 1878, he married Carrie Ella Baker (1856-). They had two sons Franklin and Marshall C. Lefferts.

<p>
Besides coins Lefferts was a collector of rare books and manuscripts. His library was sold at auction by Bangs & Company, April 21, 1902.

<p>
He died April 30, 1928. He is buried at Green-Wood Cemetery, Brooklyn, New York.

<p>
To read the complete article, see: 
<br/>
<a href="https://sites.google.com/a/numismaticmall.com/www/numismaticmall-com/lefferts-marshall">
LEFFERTS, MARSHALL CLIFFORD
</a>
(https://sites.google.com/a/numismaticmall.com/www/numismaticmall-com/lefferts-marshall)


<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 = "article16"><a name="article16">
HARVEY STACK'S NUMISMATIC FAMILY, PART 15
</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 15.
-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>
​As noted before, in 1953 my uncle, J.B. Stack, traveled to Lawrence, Massachusetts to appraise an estate collection there. He made an offer and eventually received a call that his appraisal was accepted, and that our offer for the collection would be also accepted. J.B. was delighted. Since he did not drive and he and Morton were needed at the shop, I went to pick up the collection, which was to be the Davis Graves Collection. It had been stored in an abandoned weaving factory, watched over by a caretaker (I told of my packing and taking the collection back to New York in an earlier story). It consumed a portion of the funds we had reserved for purchases from the Farouk sale. However, it was a great collection, mainly large cents, but with numerous early colonial coins, not seen on the market for many decades. Because of the detailed cataloging it required, it could not be sold before the early part of 1954.

<p>
In the late fall of 1953, my father and uncle met with an attorney about an estate in Connecticut. The collection had been assembled over 50 years, contained many premium coins, and was almost complete in a number of U.S. series. Because of the size and extent of the collection, my father, Morton, and Uncle J.B. traveled to the bank that stored the collection and they both examined it completely. They started at opposite ends of the conference table where the coins were laid out, examined the coins and wrote down a figure as to what should be paid for each group. A few hours later, they compared their notes and found that each had come up with virtually the same figure. The value was in the many hundreds of thousands of dollars and the two figures were separated only by $2,300. They checked each other's notes and found that on their way around the table, one did not include a small set that the other did. It was remarkable! They made an offer that was accepted by the banker a
 nd trust officer and this brought to New York the fabulous Anderson Dupont Collection of gold, silver and copper coins. Many early Proof coins were included in the collection and it also had a "hidden collection" that was left to the heirs of the company for eventual sale and that few ever saw.

<p>
The purchase of the Anderson Dupont Collection consumed much of the remaining capital that had been set aside for the Farouk sale. However, as we always said in the family, "A bird in the hand was worth two in the bush." This was the way the firm built inventory, so when a client came in looking for something, it was in stock and available for sale. No matter whether it was a common Indian Head cent or a great rarity, if you didn't have it, you couldn't sell it.

<p>
As my uncle and father were both involved with the chores they always had for the business: traveling, working in the shop or cataloging a collection, I was tasked with the daily work of keeping the office and store going. In addition, I traveled a bit, when a convention might be too long for my uncle, appraising and/or buying collections we were offered, or selling special items to clients. I was one of the first numismatists to be a member of the American Society of Appraisers and learned by working side by side with my uncle how to be a public auctioneer.

<p>
The year 1953 was an important one for me and for Stack's. It also set the stage for important events in the years to come.

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

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n12a17.html">
HARVEY STACK'S NUMISMATIC FAMILY, PART 14
</a>
(http://www.coinbooks.org/v21/esylum_v21n12a17.html)

<p>
<div class="greybox">
Many thanks to Harvey for recording his wonderful hobby remembrances - these are great reading, and will provide raw material for collectors and researchers of the future.
-Editor
</div>

<p>
Harvey writes:
<div class="quote">
<p>
This June, I will be 90 years old, and
hope that the noggin keeps functioning,
so I am glad that I have, and can, be
able to recite things that happened way
back then. My love of the hobby, and the
people I encountered keeps me  "young".

<p>
I  hope my  experiences
will be  model for the  current group of dealers,
and that they can and will maintain the love and
affection for the hobby, and give the best they
can to make the hobby grow again, and realize
that being a dealer is both an avocation as 
well as a vocation, and  if you do it right by all,
everyone will prosper while teaching others
the glory and satisfaction of being a numismatist.
</div>

<p>
<div class="greybox">
I teased Harvey with the realization that he's actually older than sliced bread!
-Editor
</div>

<p>
The first automatically sliced commercial loaves were produced on July 6, 1928, in Chillicothe, Missouri, using a machine invented by Otto Rohwedder...

<p>
For more information on the birth of sliced bread, see: 
<br/>
<a href="https://www.history.com/news/hungry-history/who-invented-sliced-bread">
Who Invented Sliced Bread?
</a>
(https://www.history.com/news/hungry-history/who-invented-sliced-bread)
 
<p>
Harvey adds:
<div class="quote">
<p>
For the record, I was born on June 3, 1928
and am still crusty !!!
</div>


<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 = "article17"><a name="article17">
NEIL SHAFER'S RED BOOK RECOLLECTIONS
</h3></a>
<div class="greybox">
<i>Coin Update</i> has published another installment of its “Red Book Recollections” series featuring personal reflections written by Red Book contributors, collectors, and others.  This one is from Neil Shafer.  Here's an excerpt.
-Editor
</div>

<p>
My participation in the preparation of this book was somewhat limited, as my particular fields of activity centered more on world numismatics. Yet each year around April, when the next edition was in earnest preparation, I was called upon to work alongside Dick Yeo and Ken Bressett in entering values and doing anything else there was to be done editorially in order to get the book ready for publication.

<p>
In order for us to be able to work uninterruptedly and in a peaceful atmosphere, we always went to stay for a few days at Lake Lawn Lodge in Delavan, Wisconsin. As needed, we had guest assistants to provide some degree of guidance with respect to what the coin market had done the past year, and to help with a value structure that would accurately mirror and in some ways predict market activity. Individuals including Ben Dreiske and Art Kagin were such participants, each acting individually, as only one such assistant would work with us during any given session. Remember that in those years the activities of the market were not nearly so frenetic, and the Red Book was the absolute bellwether of all market trends. Its July release date was always very eagerly anticipated by the hobby. In fact, there was so much attention given to what the new Red Book would say that security measures had to be imposed in order to make sure no new information or books leaked out before July!

<p>
As an aside, Lake Lawn Lodge had a decoration on each outer door of every room consisting of a little Native American with several feathers, the exact number of which varied slightly from door to door. As we walked the hall to the dining room or to our workroom we would often take notice of these feathers, likening them in a joking way to the tail feather varieties on Morgan dollars!

<p>
To read the complete article, see: 
<br/>
<a href="http://news.coinupdate.com/red-book-recollections-neil-shafer/">
Red Book recollections: Neil Shafer
</a>
(http://news.coinupdate.com/red-book-recollections-neil-shafer/)


 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article18"><a name="article18">
DON EVERHART AT THE FRANKLIN MINT
</h3></a>
<div class="greybox">
<i>Coin Week</i> has begun a series of articles with former U.S. Mint Sculptor-Engraver Don Everhart.  part I was published this week.  Here's an excerpt.  Be sure to see the complete article online for some great images of his work.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39507165350/in/dateposted-public/" title="Don Everhart Part 1"><img src="https://farm1.staticflickr.com/818/39507165350_c2ed19aef4.jpg" width="500" height="250" alt="Don Everhart Part 1"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
During breaks and at lunchtime I would wander over to the sculpting department and look at the bas-reliefs that were being produced by the artists. The sculptors at The Franklin Mint were held in high regard. In the 1970s the Mint was rolling, its stock splitting every six months or so. I decided that while I had my foot in the door I should try out, as the mint was in need of more sculptors at the time.

<p>
At one point, there were 37 sculptors employed full time at The Franklin Mint!

<p>
My first tryout piece was “The Charioteer of the Delphi”, a classic Greek figure. It took me three weeks to finish. After that, I was given yet another Greek masterpiece (a bust of Poseidon) and another three weeks. But both were accepted and I embarked on my third tryout piece, which was a scene with Gugliermo Marconi working on his radio telegraph system.

<p>
While working on this project I was hired as a Franklin Mint sculptor!

<p>
To read the complete article, see: 
<br/>
<a href="https://coinweek.com/modern-coins/don-everhart-my-career-in-coins-part-1-the-franklin-mint/">
Don Everhart: My Career in Coins, Part 1 – The Franklin Mint
</a>
(https://coinweek.com/modern-coins/don-everhart-my-career-in-coins-part-1-the-franklin-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 = "article19"><a name="article19">
QUERY: BANKNOTE PROTECTOR PRINTING
</h3></a>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39491295380/in/dateposted-public/" title="Banknote protector image TWO on face"><img src="https://farm1.staticflickr.com/801/39491295380_cd479d7d9c.jpg" width="350" alt="Banknote protector image TWO on face"></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/41300792571/in/dateposted-public/" title="Banknote protector image TWO on back"><img src="https://farm1.staticflickr.com/805/41300792571_764633dec3.jpg" width="350" alt="Banknote protector image TWO on back"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Wendell Wolka of Sun City Center, FL writes:
<div class="quote">
<p>
Another head scratcher....many obsolete bank notes employ protectors as a counterfeit and alteration deterrent. Typically this is printed in color (red, green, blue, etc.) and appears as the denomination spelled out in large letters (ONE, FIVE, etc) across the face of the note. Often the protector image also appears on the the back also perfectly printed (not "soaked through") but as a mirror image as if it HAD somehow transferred through the paper. Two questions...any idea HOW this was printed and number two WHY this was done?
</div>

<p>
<div class="greybox">
Hmmm... No clue here.  I reached out to researcher Mark Tomasko of New York City; his observations follow.  Thanks!
-Editor
</div>

<p>
The explanation I have seen of the printing does not explain the process very well. Dave Bowers on page 334 of his 2006   <i>Obsolete Paper Money</i> volume points to the explanation in the 1864 <i>Heath's Infallible Counterfeit Detector</i>, which provides an example of the process as Plate 8. Heath's explanation is as follows (he's referring to the color printing of, say, FIVE or some other denomination on both sides of a bank note):

<div class="quote">
<p>
'The way in which the denomination is printed on both sides of a genuine note is this: In the first place, the die is covered with ink, and an impression is taken from that on a piece of thick paper; the note is then laid on that paper face up and the die stamped on the face; so that the back of the note takes the impression from the thick paper, and both sides being printed from the same die, one side will correspond with the other.'
</div>

<p>
As someone who prints intaglio, this explanation is a little hard to envision in practice. And it does not seem to explain the perfect registration, face to back, but if the piece of thick paper is exactly the size of the tint plate, maybe that's part of the answer. Perhaps others know of better explanations.

<p>
In any case I believe the purpose of the two sided printing is the perfect registration "see-through" effect, which would be difficult to duplicate. Interestingly, this "see-through" concept is very much used on current international bank notes, nicknamed "c-thru" by the modern era bank note designers.


 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article20"><a name="article20">
WASTWEET WINS AMERICAN MEDAL OF THE YEAR AWARD
</h3></a>
<div class="greybox">
The winners of the 2018 American Medal of the Year have been announced, and the top award goes to artist Heidi Wastweet.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40405058165/in/dateposted-public/" title="Brookgreen Heidi Obv"><img src="https://farm1.staticflickr.com/807/40405058165_68f3ee7021_m.jpg" width="280" height="280" alt="Brookgreen Heidi 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/40405058045/in/dateposted-public/" title="brookgreen Heidi Rev"><img src="https://farm1.staticflickr.com/879/40405058045_04b96624d2_m.jpg" width="280" height="280" alt="brookgreen Heidi Rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
This year, there were over 40 entries for the American Medal of the Year (AMY) awarded by the American Medallic Sculpture Association. Committee Chairman, Mel Wacks, indicates that “The jurors remarked about the high quality of the entries, and took three rounds of voting to choose the winner—a 3 x 3 inch square art medal featuring the Black Crowned Night Heron by Heidi Wastweet, commissioned by Brookgreen Gardens.” 

<p>
Heidi writes “I chose the Black Crowned Night Heron as my subject based on the large population of them in Brookgreen's Cypress Aviary. About 90% of the birds in the aviary are Black Crowned Night Herons who often trustingly let visitors walk up very close to them. I love spending time watching and photographing these noisy, entertaining birds but they are often overlooked by park visitors so I wanted to highlight them in a beautiful way. The two sides of the medal show two sides of the bird's character - the serious, gruff side, and a playful, goofy side. The composition of the design is intended to not only be pleasing individually on each side but also displayed side by side joined to make a single fluid design so the birds face each other in a yin-yang fashion.” 

<p>
Just over 1000 medals were struck to be given exclusively to Brookgreen members subscribing at the “Presidents Council” level ($275) and higher. Ordering information can be obtained at 
<a href="http://www.brookgreen.org/membership">
www.brookgreen.org/membership
</a> or by calling 843-235-6000.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40587570564/in/dateposted-public/" title="Shekel Prize Medal Final Obv"><img src="https://farm1.staticflickr.com/809/40587570564_56daa68afc_m.jpg" width="240" height="239" alt="Shekel Prize Medal Final 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/40405057955/in/dateposted-public/" title="ShekelPrize Medal Final Rev"><img src="https://farm1.staticflickr.com/801/40405057955_f167efc596_m.jpg" width="228" height="240" alt="ShekelPrize Medal Final Rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The runner-up was the Shekel Prize Medal by Victor Huster, commissioned by the American Israel Numismatic Association. This extra-high relief medal will be awarded annually to the author of the best published work on the subject of Judaean, Israel, Holy Land or Judaic Numismatics. The medal design features an ancient Judaean Shekel stone weight, an ancient Judaean Shekel from the First Revolt, and a New Shekel coin of Israel (also designed by Huster). A special edition of 10 Artist Proofs were made, and are available for $250 each from AINA by calling 818-225-1348.

<p>
All of the AMY entries will be illustrated in the AMSA newsletter. Medal collectors and medallists are invited to join the American Medallic Sculpture Association by sending $40 (US & Canada) or $50 (Foreign) to AMSA, P.O. Box 1201, Edmonds, WA 98020.

<p>
For more information on Heidi Wastweet and her work, see: 
<br/>
<a href="http://www.wastweetstudio.com/">
http://www.wastweetstudio.com/
</a>

<p>
for more information on the American Medallic Sculpture Association, see:
<br/>
<a href="https://amsamedals.org/">
https://amsamedals.org/
</a>
 
<p>
for more information on the American Israel Numismatic Association, see:
<br/>
<a href="http://www.theshekel.org/">
http://www.theshekel.org/
</a>


<center>
<a href="http://www.stacksbowers.com/SellorConsign/Consign-Rare-Coins.aspx" title="Stacks-Bowers E-Sylum ad 2018-03-25 Baltimore Summer2"><img src="https://farm1.staticflickr.com/783/41084538961_5a562a169d_o.jpg" width="600" height="600" alt="Stacks-Bowers E-Sylum ad 2018-03-25 Baltimore Summer2"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article21"><a name="article21">
2018 IPMS SYMPOSIUM SPEAKERS ANNOUNCED
</h3></a>
<div class="greybox">
Peter Huntoon submitted this information on the great lineup of speakers at the 2018 International Paper Money Show, to be held in Kansas City June 7-10.  Thanks.  Great lineup!
-Editor
</div>

<p>
<center>
<b>
2018 IPMS Society of Paper Money Collectors &
National Currency Foundation Symposium
</b>
</center>

<p>
Speakers Series Lineup

<p>
<b> Bill Brandimore
<br/> Collecting small size Federal Reserve notes with an emphasis on $5s
</b><br/>
Fathom the depths of series, varieties and rarities in the longest running class of small size U. S. currency.
Don’t be surprised if you get a heavy dose of examples from Minneapolis, the toughest district to collect,
because its emissions generally were/are the smallest.

<p>
<b> Joseph Boling
<br/> How fakers messed up their products—laziness or ignorance
</b><br/>
Counterfeiters have demonstrated many times that they don’t understand the subtleties of the notes they
are copying—or don’t care. You will see many examples of naked-eye diagnostics for identifying bad
notes even from poor images. No magnification required!

<p>
<i>
Joseph Boling will profile a life consumed by a passion for military currency and financial instruments.
</i>

<p>
<b> Robert Calderman
<br/> Cherry Picking 101: How to score amazing notes without breaking the bank!
</b><br/>
Rarity lurks in the shadows so those armed with knowledge own the field. You will learn that you don’t
have to be rich to amass a credible and valuable collection. The focus will not be limited to small size U.
S. type note varieties, but instead will range to large size as well as Confederate issues.

<p>
<b> Steve Carr
<br/> Inside Kansas Nationals—One amazing tale on top of another
</b><br/>
The Army National Bank; the Kansas banker killed by the Dalton gang; Two Kansas banks that issued
exactly one sheet of a given variety—and these are just the warm ups.

<p>
<b> Carlson Chambliss
<br/> Philippine emergency paper money, 1941-1945
</b><br/>
The outbreak of war in December, 1941 resulted in an enormous need for currency of all forms in the
Philippines. The BEP-printed paper money and the silver coinage soon went into hiding. Most of the
emergency money was officially authorized by President Manuel Quezon, but there were many local
issues. Several regions did not issue it at all. Central and southern Luzon were so firmly occupied by the
Japanese that no emergency money was issued there. Cebu was the second largest city in the islands, and
during late-1941 and early-1942 it produced quality notes, but these were soon suppressed. Notes made
in Panay (Iloilo), Negros, and Bohol, all in the central Visayas, were longer lived. Notes made in Luzon
appeared only in the northern provinces. Methods of printing included mimeographs, typewritten notes,
and engravings from lead plates. The Culion Leper Colony in remote Palawan Province had its own
currency for a while. The big southern island of Mindanao was able to print and circulate large quantities
of currency by frequently sifting its venues for production. Overissue of notes did become a problem for
some regions and many emergency notes went unredeemed after the war.

<p>
<b> Ray and Steve Feller
<br/> Overprints on WWII Currency
</b><br/>
Examples from across the globe of overprints used to monetize wartime currency and/or to acknowledge
an emergency situation coupled with warnings about contemporary counterfeits of them.

<p>
<b> Jerry Fochtman
<br/> Dr. Daniel W. Valentine—postage and fractional currency & half dime pioneer
</b><br/>
Valentine (1863-1932) was a numismatic luminary whom you should get to know because he laid the
foundation for our knowledge of postage and fractional currency in 1924. His life will be revealed as his
numismatic story unfolds including his efforts to protect his family. This talk is accompanied by an
exhibit of Valentine’s personal items.

<p>
<b> Pierre Fricke
<br/> Counterfeit Confederate money made in the Union
</b><br/>
The fascinating history of counterfeit Confederate notes that were made in the Union during the
Civil War, either as souvenirs or counterfeits designed to disrupt the Southern economy, will be
revealed. Notable are those of Samuel Upham and Winthrop Hilton, but there were smaller
operations in Kentucky, St. Louis and other places.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41273641862/in/dateposted-public/" title="Pittman to FDR telegram"><img src="https://farm1.staticflickr.com/821/41273641862_d2a87f86a6.jpg" width="381" height="500" alt="Pittman to FDR telegram"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<i>
Here is Pittman trying to help out Nevada silver interests and his efforts succeeded with ensuing Roosevelt policies toward monetizing vast stocks of silver.
</i>

<p>
<b> Peter Huntoon
<br/> New Deal Money, the creation of money during the Great Depression
</b><br/>
The Roosevelt Treasury caused the greatest tectonic shift in Federal Currency ever to occur in order to
rescue the collapsed American economic system during the Great Depression. Emergency currency,
demonetizing gold, monetizing unlimited silver & more—this is the story of all of it.

<p>
<b> Roger Urce
<br/> Japanese Colonial Issues for Taiwan
</b><br/>
Japan exercised influence over Taiwan during the latter part of the 19th century through World War II. All
the colonial currency issues will be illustrated and placed into historic context with emphasis on the
World War II emissions.

<p>
<b> Jamie Yakes
<br/> R & S experimental $1 1935A silver certificates
</b><br/>
This will be the first release ever of the complete story of the R & S experimentals—the most collected of
all the U. S. currency paper experiments—gleaned from the Federal records left by those who

implemented the experiment. Learn for the first time the composition of the experimental papers and what
was learned.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41259093662/in/dateposted-public/" title="IPMS 2018 Speaker Schedule"><img src="https://farm1.staticflickr.com/865/41259093662_3fd89549ee_z.jpg" width="550" halt="IPMS 2018 Speaker Schedule"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
For more information on the 2018 International Paper Money Showa, see: 
<br/>
<a href="http://www.ipmskansascity.com/">
http://www.ipmskansascity.com/
</a>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article22"><a name="article22">
ANA SUMMER SEMINAR NUMISMATIC PUBLISHING COURSE
</h3></a>
<div class="greybox">
The ANA Summer Seminar is one of the best things going in numismatics.  What collector wouldn't want to immerse themselves for a full week or two in this great hobby we share?  <i>E-Sylum</i> readers especially should be interested in the Numismatic Publishing Course.  Here's the latest update.
-Editor
</div>

<p>
<b>
Numismatic Publishing Course is Nearly Sold Out
<br/>Writers, Editors, Researchers Encouraged to Sign Up Now
</b>

<p>
An American Numismatic Association course on writing, research, and getting published in the
field of numismatics is almost sold out, according to ANA Seminar Manager Amber Bradish.

<p>
“Numismatic Publishing: A Practical Course on Writing About Coins” will be taught Sunday
through Wednesday, June 17 to June 20, 2018, as part of the annual ANA Summer Seminar. The
course instructors are Steve Roach, former editor-in- chief (and current editor-at- large) of Coin
World, and Dennis Tucker, publisher at Whitman Publishing.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40573276394/in/dateposted-public/" title="CCAC Roach, Tucker, Hoge"><img src="https://farm1.staticflickr.com/790/40573276394_86e59386cf.jpg" width="500" height="401" alt="CCAC Roach, Tucker, Hoge"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<i>
Steve Roach, Dennis Tucker, and Robert Hoge at a June 2016 meeting of the Citizens Coinage Advisory Committee in Colorado Springs. (Photo courtesy of Caleb Noel, ANA)
</i>

<p>
The ANA Summer Seminar guide describes the class:

<div class="quote">
<p>
“From traditional print publications to new online media, there have never been more
opportunities for numismatic writers to reach and connect with an audience. Online
resources, from <i>The Numismatist</i> archives to the <i>Newman Numismatic Portal</i>, provide
new opportunities for researchers.

<p>
This practical and fun course will help collectors—beginning to advanced—write
about coins for today’s coin publications.

<p>
Students will get an overview of the various venues available for publishing
today, the elements of quality (readable) coin writing, and the many different types of
writing from auction-lot descriptions to academic research papers. During the class
students will build an outline and work on producing an article suitable for publication,
including gentle peer-review to help build individual writing skills. By the end of the
class, students will lay the groundwork for a paper that they can be proud of and gain
confidence in their writing skills.”
</div>

<p>
The course will feature projects and special guest instructors, and plenty of time for questions-
and-answers with Roach and Tucker, two of the hobby’s most prolifically published writers.
Roach has written more than 500 articles and has won numerous awards for his reporting,
analysis, and commentary. Tucker has published more than 300 books by authors including Q.
David Bowers and Kenneth Bressett, has written hundreds of numismatic articles, and is the
author of the award-winning book <i>American Gold and Silver</i>. Both have served on the Treasury
Department’s Citizens Coinage Advisory Committee, and both have taught courses on writing
and have lectured nationwide on numismatics.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40573276634/in/dateposted-public/" title="ANA-Summer-Seminar_2013_group-photo"><img src="https://farm1.staticflickr.com/879/40573276634_da5353ee2e.jpg" width="500" height="333" alt="ANA-Summer-Seminar_2013_group-photo"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<i>
Students from a 2013 ANA Summer Seminar class on writing, research, and publishing, co-taught by Dennis Tucker, Beth Deisher, Ken Bressett, and Robert Hoge. (Photo by Robert Kelley, ANA)
</i>

<p>
The ANA Summer Seminar is a once-a-year opportunity for numismatic learning and
camaraderie that offers students a varied selection of week-long courses designed for discovery
or continued study. For more than 40 years, Summer Seminar has featured classes to suit
virtually every collector’s hobby needs. “Most importantly,” says the ANA, “everyone attending
Summer Seminar shares a common trait: a passion for numismatics.”

<p>
To learn more about “Numismatic Publishing” and other ANA Summer Seminar courses, visit
<a href="">
www.money.org/summer-seminar</a>.

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article23"><a name="article23">
2018 ANA SUMMER SEMINAR COURSE CATALOG
</h3></a>
<div class="greybox">
Below is a link to the complete catalog for this year's American Numismatic Association Summer Seminar.  Sign up soon!
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39178715125/in/photolist-24PjDAj-25E4zKh-22G8GTT-22G8GRZ-22G6a3n-DMP4cP-GwB45g-YkSjtg-Y5Jvyq-Y5JvsJ-YkSjoM-Y8tX3n-Y5JvnJ-YkSjrn-Wu9rEs-GCsby3-tvihup-tdGcT9-tv1ipm-tdQJVe" title="2018 ANA Summer Seminar 50th anniversary"><img src="https://farm5.staticflickr.com/4696/39178715125_e0997f543d_n.jpg" width="320" height="258" align="right" alt="2018 ANA Summer Seminar 50th anniversary"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Welcome to the best learning experience in numismatics, the
American Numismatic Association’s 2018 Summer Seminar.
This is truly an extraordinary event at a very special place, where
the distinction between teacher and student blurs because you
always are a little of each.

<p>
The classes, tours, auctions, and meals see two or three
generations of numismatists mingling without barriers of age,
experience, education or wealth. Summer Seminar is about
making new friends, reuniting with old ones and staying up a
little late in bull sessions or
at the “Moonlight Lounge.”
Sleep? That’s for later.
Learning is for now.

<p>
 Here are just some of
the topics offered this year: Grading
United States Coins, Detecting
Counterfeit and Altered Coins, Coin
Photography, Roman Coinage,
National Bank Notes, Colonial Americana,
Military Numismatics, Coin
Carving and Early American Coppers.

<p>
Your classes are true seminars:
students gathered in small groups
with everyone an active participant.
You’ll learn from instructors who are
recognized leaders in their fields, and
from the collective experiences of fellow
students, who range in age from
teenagers to seniors.

<p>
Students
also have many opportunities to visit
the ANA’s Edward C. Rochette
Money Museum and Dwight N.
Manley Numismatic Library. 

<p>
Rarely do students or instructors
attend just one Summer Seminar.
More than 70 percent of them come
back time and time again for the
education, friendships and camaraderie.
There are reasons our
students and instructors are so loyal
and enthusiastic about Summer
Seminar. Try it and see.

<p>
To read the complete catalog, see: 
<br/>
<a href="https://www.money.org/uploads//2018-summer-seminar-catalog-opt.pdf">
2018 Summer Seminar Course Catalog
</a>
(https://www.money.org/uploads//2018-summer-seminar-catalog-opt.pdf)


<center>
<a href="http://jkamericana.com" title="Kraljevich esylum ad7"><img src="https://farm9.staticflickr.com/8520/8608299242_8467506087_z.jpg" width="600" height="300" alt="Kraljevich esylum ad7"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article24"><a name="article24">
PNG CALLS FOR 2018 AWARDS NOMINATIONS
</h3></a>
<div class="greybox">
The Professional Numismatists Guild has issued a call for nominations for its 2018 awards.  While most are meant for PNG member dealers, at least a couple are for the community at large and I thought I'd mention them here.  See the full press release (linked below) for more information.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/24540180886/in/photolist-DowQP1-rmZqA3" title="Professional Numismatists Guild logo"><img src="https://farm2.staticflickr.com/1465/24540180886_e2fde6f4a5_m.jpg" width="240" height="129" align="right" alt="Professional Numismatists Guild logo"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Nominations now are being accepted for the 2018 Professional Numismatists Guild awards, according to PNG Executive Director Robert Brueggeman and President Barry Stuppler.

<p>
“Each year the PNG publicly recognizes outstanding achievements in the hobby and the profession by honoring deserving recipients with awards in a half-dozen categories.  We cordially welcome and strongly encourage nominations from all collectors and dealers,” said Brueggeman.

<p>
“The award winners will be announced at the annual PNG Day banquet that will be held following the PNG Day show (www.pngdealers.org/png-events) in the Pennsylvania Convention Center in Philadelphia on Monday, August 13, 2018.  That is the eve of the American Numismatic Association’s World’s Fair of Money® at the convention center,” explained Stuppler.

<p>
Nominations should be made by June 1 directly to the appropriate award category officials.  The categories and contacts are:

<p>
<b>Lifetime Achievement Award:</b> Presented to a numismatist for his/her extraordinary devotion to numismatics and who, over their lifetime, significantly contributed to the hobby or profession.  Committee Co-Chairs: Barry Stuppler and Dana S. Samuelson.  Emails: Barry@Stuppler.com and Dana@AmerGold.com.

<p>
<b>Robert Friedberg Award:</b> Presented to an author in recognition for an outstanding book or other literature.  Named in honor of a publisher and author of numismatic reference books, this award is not automatically given each year.  It is only given when there is deemed to be a worthy recipient or recipients. Committee Chair: James A. Simek.  Email: nge3@comcast.net.  Note: A copy of each book nominated for this year’s award must be submitted for delivery no later than June 1, 2018 to James A. Simek, P.O. Box 7157, Westchester, IL 60154-7157.  Email: nge3@comcast.net.

<p>
To read the complete article, see: 
<br/>
<a href="https://pngdealers.org/png-calls-for-2018-awards-nominations/">
PNG Calls For 2018 Awards Nominations
</a>
(https://pngdealers.org/png-calls-for-2018-awards-nominations/)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article25"><a name="article25">
NUMISMATIC NUGGETS: APRIL 8, 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.  First up are three items from Down Under, courtesy of Noble Numismatics, Sydney, Australia.
-Editor
</div>

<p>
<b> 1858 Honourable Artillery Company Canteen Token </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41243340302/in/dateposted-public/" title="1858 Honourable Artillery Company Canteen Token"><img src="https://farm1.staticflickr.com/805/41243340302_150c91e76e.jpg" width="500" height="254" alt="1858 Honourable Artillery Company Canteen Token"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Description: Great Britain, Honourable Artillery Company canteen token, gilt brass threepence, 1858 (Yarwood BMT 093). With most gilt intact, a few minor marks, otherwise extremely fine.

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.invaluable.com/auction-lot/-1-c-6AB417CBE1">
Lot 559: Miscellaneous Tokens and Checks
</a>
(https://www.invaluable.com/auction-lot/-1-c-6AB417CBE1)


<p>
<b> 1860 Hogarth and Erichsen Silver Threepence </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40389887555/in/dateposted-public/" title="1860 Hogarth and Erichsen Silver Threepence"><img src="https://farm1.staticflickr.com/796/40389887555_a3651bd910.jpg" width="500" height="253" alt="1860 Hogarth and Erichsen Silver Threepence"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Description: Hogarth and Erichsen, Sydney silver threepence, 1860 (A.691). Light glossy grey tone, good very fine.

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.invaluable.com/auction-lot/-1-c-76143BBA76">
Lot 545: Australian and New Zealand Tokens
</a>
(https://www.invaluable.com/auction-lot/-1-c-76143BBA76)


<p>
<b> Australia WWII Internment Camp Token </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41243413892/in/dateposted-public/" title="Australia WWII Internment Camp Token"><img src="https://farm1.staticflickr.com/809/41243413892_98be1090d9.jpg" width="500" height="254" alt="Australia WWII Internment Camp Token"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Description: Commonwealth of Australia, World War II Internment Camps, five shillings. Dull brown toning with some original mint red, nearly uncirculated and rare.
Ex Barry McGown Scott Collection, from International Numismatics 23/12/2002.

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.invaluable.com/auction-lot/-1-c-9614E66A62">
Lot 548: Miscellaneous Tokens and Checks
</a>
(https://www.invaluable.com/auction-lot/-1-c-9614E66A62)



<p>
<b> CONTAMARCHE F.C. MARINO Token</b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40396714225/in/dateposted-public/" title="CONTAMARCHE F.C. MARINO Token"><img src="https://farm1.staticflickr.com/815/40396714225_0ca98abe81_n.jpg" width="320" height="287" alt="CONTAMARCHE F.C. MARINO Token"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Description: CONTAMARCHE F.C. MARINO, NAPOLI VIA ROMA 210 ITALY TOKEN

<p>
<div class="greybox">
So what exactly is this odd-looking Italian piece?  It appears curved, and the botched overstamped number makes me think it's a tool check of some kind.  Does anyone know?
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.invaluable.com/auction-lot/-1-c-F6D4B018F4">
Lot 129: CONTAMARCHE F.C. MARINO, NAPOLI VIA ROMA 210 ITALY TOKEN
</a>
(https://www.invaluable.com/auction-lot/-1-c-F6D4B018F4)


<p>
<b> Mount Carbon Railroad Company Token </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41282510702/in/dateposted-public/" title="Mount Carbon Railroad token"><img src="https://farm1.staticflickr.com/888/41282510702_7407a937ee_n.jpg" width="320" height="320" alt="Mount Carbon Railroad token"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Brass and lead token for The Mount Carbon Railroad Company 
<br/>
Stamped, "Fletcher & Co Phila," 1829-1842 
<br/>
Diam: 4 in. 

<p>
PROVENANCE: 
<br/>
Property of a New York City Collection. 
<br/>
Estimate $600-800 

<p>
Probably made by Thomas Fletcher, a machine maker listed in early Philadelphia directories as being located at 162 Christian Street. The Mount Carbon Railroad Company incorporated in 1829 and later merged with the Philadelphia & Reading Railroad . 

<p>
<div class="greybox">
I don't know what to make of this.  At first I thought it was a die, but the token image is not reversed.  It's quite large at four inches across.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://auctions.freemansauction.com/asp/fullcatalogue.asp?salelot=1600+++++121+&refno=++998682">
Lot 121 Brass and lead token for The Mount Carbon Railroad Company 
</a>
(https://auctions.freemansauction.com/asp/fullcatalogue.asp?salelot=1600+++++121+&refno=++998682)


<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 = "article26"><a name="article26">
THE TERRIBLE NINTH CENTURY
</h3></a>
<div class="greybox">
Mike Markowitz published a nice <i>Coin Week</i> article on "The Terrible Ninth Century".  Here's an excerpt, but read the complete article for much more on the interesting coinage of that period.
-Editor
</div>

<p>
MOST PEOPLE WHO ARE NOT MEDIEVALISTS would be hard pressed to name one thing that happened between the years 800 and 900. For many Europeans during that terrible century, it was the worst of times. Viking raiders descended from the north, Arab marauders attacked from the south, and kingdoms in between were repeatedly torn by dynastic civil wars. Disruption of trade and shrinkage of the economy made coinage in this chaotic era scarce, and like most coins of the so-called “Dark Ages” they are not much to look at.

<p>
But they have quite a few stories to tell.

<p>
<b>The Franks</b><br/>
On Christmas Day in the year 800 in Rome, Pope Leo III crowned Karl, King of the Franks (742-814), as Emperor of the Romans, a post considered vacant because a woman, Irene, ruled the eastern empire in Constantinople. We know him better by his French nickname, Charlemagne (“Charles the Great”).

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40434176855/in/dateposted-public/" title="Charlemagne Denarius"><img src="https://farm1.staticflickr.com/897/40434176855_26870e7257.jpg" width="500" height="247" alt="Charlemagne Denarius"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Most coins issued in Karl’s name identify him only as king of the Franks (REX FR). The imperial title (IMP AUG) appears on rare portrait coins, struck either for the coronation in 800 or for the Byzantine recognition of such in 812.

<p>
To read the complete article, see: 
<br/>
<a href="https://coinweek.com/ancient-coins/coinweek-ancient-coin-series-the-terrible-ninth-century/">
CoinWeek Ancient Coin Series: The Terrible Ninth Century
</a>
(https://coinweek.com/ancient-coins/coinweek-ancient-coin-series-the-terrible-ninth-century/)
  
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article27"><a name="article27">
THE NUMISMATICS OF GOLF
</h3></a>
<div class="greybox">
David Klinger submitted these timely thoughts on the numismatics of golf.  Thanks!
-Editor
</div>

<p>
As I was watching the Masters Golf Tournament on TV,  I was wondering about what coins were being used as ball markers by the various players.
  
<p>
The Professional Golfers' Association (PGA)  Rule 20-1 states in part, “The position of a ball to be lifted should be marked by placing a ball-marker, a small coin or other similar object immediately behind the ball.”  While there's no penalty for using an object that's not similar to a plastic ball-marker or a small coin, you'll rarely see a PGA player use anything other than a small coin or flat disc to mark a ball.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26431097867/in/dateposted-public/" title="phil&#x27;s  ball marker"><img src="https://farm1.staticflickr.com/808/26431097867_40cc915fd0_o.jpg" width="226" height="297" align="right" alt="phil&#x27;s  ball marker"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Some golfers use poker chips, medals, or other flat items, but most that I see use coins.
My favorite golfer, Phil Mickelson, tells a story about his grandfather Al Santos, who kept in his pocket a silver dollar from 1900 that he never spent. Instead, he rubbed the coin whenever he felt poor, a small comfort to know that he had money.  " I have that silver dollar today, and I've used it as a ball marker during the AT&T Pebble Beach Pro-Am as a marker, and will continue to do so," Mickelson said.  This is the actual coin which Phil uses:

<p>
Jack Nicklaus said that he would never play a round of golf without three coins in his pocket—and it must be exactly three, no more, no less.  The denominations didn’t matter to the Golden Bear, and as long as three coins were jingling in his pocket, he could step out to the first tee.

<p>
Chi Chi Rodriquez, like Nicklaus, also always carried three coins on him but his approach was a little different.  He would mark his birdie putts with a quarter, his eagle putts with a buffalo nickel, and if things weren’t going his way, he’d switch to a gold coin.

<p>
Tiger Woods always places his coin with heads up. This is because, as an amateur in 1996 he was asked to move his marker to allow play for his competitor. He almost forgot to move it back before playing, which would have meant a penalty. His competitor reminded him, so he avoided the penalty. Ever since, he always places his coin heads up, and if he is asked to move it he then places it tails up - thus he is able to avoid any confusion.   
Davis Love III believes that all coins minted after 1970 are deemed to be bad luck.  This is why he prefers pennies minted in the 1960s.

<p>
Maybe some other readers have stories to tell. Here are some other ball makers currently in use:

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26431098047/in/dateposted-public/" title="Half Penny ball marker coin"><img src="https://farm1.staticflickr.com/785/26431098047_8dff062655_o.png" height="195" alt="Half Penny ball marker coin"></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/26431097907/in/dateposted-public/" title="Pebble Beach ball marker coin"><img src="https://farm1.staticflickr.com/874/26431097907_92c7910aed_o.jpg" height="195" alt="Pebble Beach ball marker coin"></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/26431098227/in/dateposted-public/" title="Augusta National ball marker coin"><img src="https://farm1.staticflickr.com/809/26431098227_841c9684b8_o.jpg" height="195" alt="Augusta National ball marker coin"></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/26431097967/in/dateposted-public/" title="palmer ball marker"><img src="https://farm1.staticflickr.com/874/26431097967_0a34c732a6_m.jpg" height="180" alt="palmer ball marker"></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/26431098277/in/dateposted-public/" title="a quarter marker"><img src="https://farm1.staticflickr.com/870/26431098277_7eb26c99f3_n.jpg" height="180" alt="a quarter marker"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
As for me, I prefer my personal challenge coin:

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26431098127/in/dateposted-public/" title="David Klinger challenge coin"><img src="https://farm1.staticflickr.com/864/26431098127_7b0092732d_m.jpg" width="260" height="260" alt="David Klinger challenge coin"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
So what other numismatic objects are associated with the game of golf?  How about medals, script or chits?   Let us know what you have, and send pictures if you can.  Thanks.
-Editor
</div>

<p>
David adds:
<div class="quote">
<p>
I almost forgot to include this numismatic connection from Tiger Woods.  Tiger won his first Pro championship in 1996, at age 20, at the Las Vegas Invitational. Notice that one of his three trophies has a Morgan Dollar motif.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41319039151/in/dateposted-public/" title="Tiger Woods Morgan dollar trophy"><img src="https://farm1.staticflickr.com/819/41319039151_738d4354ed.jpg" width="500" height="279" alt="Tiger Woods Morgan dollar trophy"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>
 

<center>
<a href="mailto:WeBuy@Pomexport.com" title="Pomexport E-Sylum ad02"><img src="https://farm1.staticflickr.com/901/40431216815_840b74b26f_o.png" width="600" height="300" alt="Pomexport E-Sylum ad02"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article28"><a name="article28">
SCHRAUBTALER: MEDAL WITH A HIDDEN STORY
</h3></a>
<div class="greybox">
<i>E-Sylum</i> supporter Shanna Schmidt featured a very unusual medal in her Newsletter #63 this week.  I've seen some of these exhibited before, and they're remarkable pieces of work.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40592040944/in/dateposted-public/" title="Schraubtaler medal"><img src="https://farm1.staticflickr.com/866/40592040944_53d3339edd.jpg" width="500" height="237" alt="Schraubtaler medal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<b>
Schraubtaler. Nürnberg, Germany. 1817
</b>

<p>
Tin medal with hidden story, 32.43g (48mm, 12h). Depiction of starving family under a tree / Praying farmer in fertile landscape receives from a harvest wreath from girl, above angels. Within the taler are eight connected double-sided colored copper engravings and descriptions, four of which show the year of need (1816) and four the good year (1817), in the inside cover there are two glued, black and white copper engravings: 1816/1817 and a table with a comparison to 1771 in Bavaria.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27433384518/in/dateposted-public/" title="Schraubtaler inside"><img src="https://farm1.staticflickr.com/784/27433384518_140f9bc2a2.jpg" width="500" height="290" alt="Schraubtaler inside"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
These fascinating pieces are “coins” that can be separated into two parts and contain something inside whether it be a portrait of a loved one, story or precious item. They were extremely popular, particularly in Germany in the 1700 and 1800’s. The earliest known schraubtaler used coins from from 1486-1525. Many times, the coins used to construct the schraubtaler were from different cities and various dates, but most were out of circulation. The artistry and stories encapsulated within the coins are fascinating. For example, this particular piece details the starvation that took place in Germany in the year 1816. It also compares the year 1816/1817 to 1771 in Bavaria. This piece was made in Nürnberg, however, the majority of schraubtalers came out of Augsburg. These pieces reflected religious and political issues of the time.

<p>
Schraubtalers were given as a present, a commemorative gift for a wedding or baptism, or for distinguished honors. Sometimes in arranges marriages, they were used to give a future spouse a glimpse of their future partners with a portrait enclosed. They also used them as packaging for precious items. For example, Queen Maria Theresia gave the bodyguard for her bedroom half a ducat that she enclosed in a schraubtaler. The most interesting thing about a schraubtaler is undoubtedly the content. The earliest have engravings or oil portraits put directly on the inside of the talers.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40592041004/in/dateposted-public/" title="Schraubtaler fold out"><img src="https://farm1.staticflickr.com/783/40592041004_ff3edf1116.jpg" width="600" alt="Schraubtaler fold out"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
References: Pressler 439 (on colored plates within). Erlanger 6

<p>
<div class="greybox">
Wondering where the name came from I put "schraub taler" into Google Translate and got back "screw taler".  Is that because you screw the halves together and apart?  
-Editor
</div>

<p>
Shanna confirmed my guess.  She writes:
<div class="quote">
<p>
That is exactly what it means. It is a specialized term in German.
</div>

<p>
To read the complete article, see: 
<br/>
<a href="https://www.shannaschmidt.com/world/schraubtaler-nrnberg-germany-1817">
Schraubtaler. Nürnberg, Germany. 1817
</a>
(https://www.shannaschmidt.com/world/schraubtaler-nrnberg-germany-1817)

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article29"><a name="article29">
HOW THE CHALLENGE COIN TRADITION STARTED
</h3></a>
<div class="greybox">
Hellen McAdams is a blogger on behalf of Embleholics, a company dealing in challenge coins.  She submitted this article providing an overview of their history.
-Editor
</div>

<p>
<b>
The Challenge Coin Tradition: Do You Know How It Started?
</b>

<p>
If you served in the Army or had any connections to it in the past whatsoever, there is a great chance that you are already familiar with the institution of challenge coins. If you didn’t have the opportunity to familiarize yourself with the subject, I strongly advise looking at the guide by Embleholics (linked below). 

<p>
Coins were most often presented to the military members who displayed exceptional performance and outstanding courage while performing his military duties. Therefore, these small tokens are a source of great pride by those they originally presented to. 

<p>
But, how did this tradition started and where?

<p>
Since there were no official military records regarding the inception and existence of challenge coin tradition, I had to dive into the unspoken word of the Internet and try to find an answer to this question. Here is what I found.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41306087941/in/dateposted-public/" title="Man holding rifle"><img src="https://farm1.staticflickr.com/865/41306087941_be03a51823.jpg" width="500" height="344" alt="Man holding rifle"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script> 
</center>

<p>
<b>Most Common Theory</b><br/>
By what can be most commonly found, challenge coins date back to the WWI. By the time USA Army decided to join in the war, there were lots of young students who volunteered for their newly formed Air Squadron. 

<p>
Namely, one of them was a wealthy lieutenant who wanted all the brave recruits to be presented with some kind of insignia that will help them be recognized throughout the troops and among themselves. He then ordered bronze coins to be engraved with the insignia of the US Air Forces, and presented a coin to each one of his comrades. 

<p>
Apparently, things weren’t going so well on the battlefront for him and he was unlucky enough for his aircraft to be gunned down and he was captured by the Nazis. They stripped him of his belongings, but he somehow managed to escape and made it to the other side of the battlefield on foot. 

<p>
When he reached the Allied camp, French soldiers arrested and imprisoned him accusing him being a German spy because he had no ID to show to them. Luckily enough, one of the French soldiers recognized the insignia of the US Army on his challenge coin, which ultimately saved his life. 

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41306087901/in/dateposted-public/" title="Men arm wrestling"><img src="https://farm1.staticflickr.com/870/41306087901_6246f912ac.jpg" width="500" height="347" alt="Men arm wrestling"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<b>More Probable Theory</b><br/>
I think that everyone will agree that the previous story sounds a bit like a fairy tale and it’s too weird to be true. So I kept searching for other solutions and stumbled upon one story that truly feels more realistic than the previous one. 

<p>
This one dates back to the Vietnam war. Apparently, there were military-ran bars on the battlefront. People from the Army didn’t like non-military presence in their bars. So someone came up with an idea for every member of the Army to be presented by a coin, specially designed with the emblem of his own unit. 

<p>
Therefore, whenever someone walked into a bar, he had to show his coin as a sign of recognition. This practice further developed into what’s today known as ‘’challenge coin’’, where any visitor could challenge at any time everyone else present in the bar to show their coins. 

<p>
If someone didn’t have his coin with himself, he had to buy a drink for all of the others. This tradition carried on to this very day. 

<p>
<b>Challenge Coins Today</b><br/>
Challenge coins relate to many different professions and organizations and are not necessarily exclusive only to the military. 

<p>
Collecting challenge coins and storing them in a special way had become sort of a hobby. Like there’s a proper way of packing books, there is an advisable way of how to store and handle your challenge coins. 

<p>
Some of them have great value (materialistic value, and not only sentimental and emotional as was the case before), and there are even coin traders specialized only in buying and selling these items. 

<p>
To read the complete Embleholics Challenge Coin guide, see: 
<br/>
<a href="https://embleholics.com/challenge-coins/">
All You Need To Know About Challenge Coins
</a>
(https://embleholics.com/challenge-coins/)
 

<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 = "article30"><a name="article30">
NIOBIUM COIN CASE STUDY
</h3></a>
<div class="greybox">
An article by Jay Turner published on the PCGS web site looks at the metal niobium, which has been used in coins, particularly by the Austrian Mint.  Here's an excerpt - see the full article online for all the coin images.
-Editor
</div>

<p>
When does a metal become precious?

<p>
Niobium is a metal that was not discovered until the 19th century and it first found commercial use in the early 20th century. It is now considered a precious metal and mints around the world use it for numismatic offerings.

<p>
Niobium is mostly alloyed with other metals to create superalloys with enhanced strength and superconductivity. As the demand for these uses grew, so did the metal’s price. The cost of niobium began to increase rapidly in 2000, when it went up by 52%. In 2001, its value went up another 26%. By 2010 the price had increased to three times what it was in 1999. Following this demand, investing and trading in the metal began to take off. Numismatic demand soon followed when Austria issued the first niobium coin.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27346837368/in/dateposted-public/" title="2003 Austria 25 Euro Tyrol niobium coin"><img src="https://farm1.staticflickr.com/805/27346837368_daacce1c85.jpg" width="500" height="251" alt="2003 Austria 25 Euro Tyrol niobium coin"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br><i>2003 Austria 25 Euro Tyrol Commemorative, the first niobium coin.</i>
</center>

<p>
The Austrian Mint produced the first niobium coins for sale in 2003. The coin commemorated the 700th anniversary of the charter granted to the town of Hall in the state of Tyrol, Austria. The coin had a blue center with 7.5 grams of niobium housed in a silver ring of nine grams. The buying public received the coin well and the Austrian mint continues the series with a new niobium coin in a different color each year.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27346837268/in/dateposted-public/" title="2016 Austria niobium coin"><img src="https://farm1.staticflickr.com/797/27346837268_60d006f8b3.jpg" width="500" height="252" alt="2016 Austria niobium coin"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/><i> Austria continues its successful niobium series every year. </i>
</center>

<p>
With the success of the Austrian niobium issues, other world mints began issuing commemorative niobium coins. In 2004, Latvia produced with the bi-metallic silver-niobium "Coin of Time" commemorative. Liberia issued a series of full niobium coins with gilt devices in 2005 to commemorate the 10th anniversary of the Euro. In 2005, Sierra Leone issued a bi-metallic niobium ring with a gold center featuring Pope John Paul II. Also in 2005, Mongolia issued a bi-metallic niobium-silver coin with niobium in the shape of a snow leopard. Palau, Canada, Luxembourg and the British Virgin Islands also issued niobium coins.

<p>
To read the complete article, see: 
<br/>
<a href="https://www.pcgs.com/news/when-is-a-metal-precious-niobium-coin-case-study">
When Is a Metal Precious? Niobium Coin Case Study
</a>
(https://www.pcgs.com/news/when-is-a-metal-precious-niobium-coin-case-study)

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article31"><a name="article31">
ROYAL CANADIAN MINT ISSUES UFO ENCOUNTER COIN
</h3></a>
<div class="greybox">
This would have been a fun article for the April Fool's issue, but it's real.  At least the coin, that is.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26444811267/in/dateposted-public/" title="Canada UFO coin"><img src="https://farm1.staticflickr.com/793/26444811267_f1d919a5de.jpg" width="600" alt="Canada UFO coin"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The Royal Canadian Mint is releasing a limited-edition $20 coin to commemorate the unusual story of a Manitoba man’s close encounter with a flying saucer.

<p>
The one-ounce silver coin being released Tuesday immortalizes Stefan Michalak’s experience in Whiteshell Provincial Park, east of Winnipeg, more than 50 years ago.

<p>
Michalak said he suffered burns when he came across an unidentified flying object in what became known as the Falcon Lake incident in May 1967.

<p>
The coin carries the standard engraving of the Queen on one side and on the other displays a full-colour depiction of Michalak falling to the ground, with a forest and lake behind him, while a flying saucer hovers above him.

<p>
Like the story, the coin is unusual because it’s oval-shaped and comes with a black light flashlight which the mint says gives the reverse side an otherworldly glow.

<p>
Erica Maga, the mint’s product manager, said special dies needed to be cast to create the ovoid-shaped blanks for the coins, so more time was needed to produce these compared to the ones in people’s pockets.

<p>
“We can only make a couple of hundred coins per shift. A lot of hands go into something like this,” she said.

<p>
<div class="greybox">
So what secrets would a black light reveal about other coins and paper money?  Some anti-counterfeiting features on paper money are meant to glow under those conditions.   How many other coins do that?
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://calgaryherald.com/news/canada/canadian-coin-depicting-out-of-this-world-experience-released-by-mint/wcm/d7d7efbe-6634-47a3-a082-0a522fa4b80f">
Canadian mint releases glowing oval coin depicting 1967 UFO encounter in Manitoba
</a>
(http://calgaryherald.com/news/canada/canadian-coin-depicting-out-of-this-world-experience-released-by-mint/wcm/d7d7efbe-6634-47a3-a082-0a522fa4b80f)


<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 = "article32"><a name="article32">
CANADIAN INSTITUTE FOR THE BLIND COIN DESIGNER
</h3></a>
<div class="greybox">
Here's an article from <i>CBC News</i> with more information on the design of the Canadian National Institute for the Blind coin.
-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>
Kitchener artist Meghan Sims has designed the coin to mark the 100th anniversary of the Canadian National Institute for the Blind.

<p>
She said the coin is steeped in symbolism and celebrates the past and the future of the community.

<p>
Sims's design for the Royal Canadian Mints's project marks a different turn for them as its the first time they've included braille on a coin and commissioned an artist who has a rare visual condition that does not allow her to see colours. Sims has achromatopsia, which means she sees only a few feet in front of her, in grayscale and is extremely sensitive to light.

<p>
"Never did I think that I would have this opportunity to speak for the CNIB and it brought home that sense of pride I was looking for to represent others," Sims said.

<p>
"I just feel very proud, to be blind, partially sighted in Canada today."

<p>
Sims explained her coin on an interview with CBC K-W's <i>The Morning Edition</i>. The highlights she noted:

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26428630407/in/dateposted-public/" title="Artist with CNIB coin"><img src="https://farm1.staticflickr.com/794/26428630407_be8cc10df7_n.jpg" width="320" height="320" align="right" alt="Artist with CNIB coin"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

• A convex horizontal line signifying a horizon.

<p>
• A circle that doubles as an Iris represents a setting sun and a rising moon suggesting the element of time past and future

<p>
• Seven Jack Pine trees represents the seven gentleman who started the CNIB in 1918. As well Jack Pines grow in harsh environments and thrive after a forest fire.              

<p>
• A forest, which Sims describes as a place of refuge for her because of her visual condition. Meghan is light sensitive and finds the forest represents a place of safety and refuge, just like the CNIB.

<p>
• In Braille, engraved is CNIB-100-INCA.

<p>
To read the complete article, see: 
<br/>
<a href="http://www.cbc.ca/news/canada/kitchener-waterloo/cnib-meghan-sims-kitchener-artist-1.4595298">
CNIB centennial coin by Kitchener artist etched in symbolism
</a>
(http://www.cbc.ca/news/canada/kitchener-waterloo/cnib-meghan-sims-kitchener-artist-1.4595298)

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n12a28.html">
CANADIAN NATIONAL INSTITUTE FOR THE BLIND COIN
</a>
(http://www.coinbooks.org/v21/esylum_v21n12a28.html)
 
<p>
<div class="greybox">
Here's another nice article interviewing Meghan Sims, from <i>The Record</i>.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41316761251/in/dateposted-public/" title="Coin artist Meghan Sims"><img src="https://farm1.staticflickr.com/810/41316761251_d9ac18833d.jpg" width="500" height="250" alt="Coin artist Meghan Sims"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Greens call her. Green speaks to her.

<p>
It is the colour of the emerald iris on a commemorative silver coin and bronze medallion set she designed for the Royal Canadian Mint. The set honours 100 years of the Canadian National Institute for the Blind.

<p>
Both discs include the number "100" engraved in braille.

<p>
"Green is actually my favourite shade of grey," explained Sims, whose rare visual condition is called achromatopsia.

<p>
"Green is said to be the most calming and restful colour to the eye because of how it reflects light. It also represents growth and prosperity and hope."

<p>
That's why she chose green to oversee seven jack pines, growing defiantly on harsh, rocky shores.

<p>
"I wanted that to represent the deaf-blind community in the face of adversity," said Sims, noting that they also represent the seven founding members of the CNIB. "We stand strong and proud."

<p>
Sims can be proud too. Her Canadian coin set is the first one designed by a visually impaired artist. She started with ink and a crow's feather quill while listening to some tunes by The Be Good Tanyasand Taken By Trees to set the creative mood. She had a month to submit her sketches after being asked by the Mint to take a run at the concept.

<p>
Now, when she holds the coins close, she sees her grandmother Marie's face. Marie, who used to collect such coins and gift them to her grandkids for Christmas, is gone. But the coins carry her sparkle.

<p>
"It's funny, giving coins as gifts was so characteristic of her," Sims said. "I suppose I took it for granted. I could have never imagined that my grandmother gifting coins all those years ago would have such sentimental significance to me today."

<p>
To read the complete article, see: 
<br/>
<a href="https://www.therecord.com/news-story/8372270-freshly-minted-art/">
Freshly minted art
</a>
(https://www.therecord.com/news-story/8372270-freshly-minted-


<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 = "article33"><a name="article33">
BANKNOTE FEATURES CANADIAN HUMAN RIGHTS MUSEUM 
</h3></a>
<div class="greybox">
Did you wonder what that building was on the back of the Bank of Canada's new Viola Desmond note? It's the Canadian Museum for Human Rights.  Here's an excerpt from an article on <i>ArchDaily</i>, an architecture web site.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27430327128/in/dateposted-public/" title="Unveiling Canada Viola Desmond banknote"><img src="https://farm1.staticflickr.com/888/27430327128_6a178a58b3.jpg" width="500" height="333" alt="Unveiling Canada Viola Desmond banknote"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The Bank of Canada has recently unveiled a new $10 banknote featuring Viola Desmond, a black Nova-Scotian businesswoman who challenged racial segregation in 1946 by refusing to vacate a "whites-only" area of a theater. To reinforce this pro-human rights message, the reverse side of the bill will feature an image of the Canadian Museum for Human Rights, designed by Antoine Predock and completed in 2014.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39493457470/in/dateposted-public/" title="Canadian Museum for Human Rights banknote image"><img src="https://farm1.staticflickr.com/794/39493457470_38eaa465c5.jpg"  height="400" align="right" alt="Canadian Museum for Human Rights banknote image"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Ms. Desmond was selected for the $10 bill by Finance Minister Bill Morneau after an open-call to Canadians to nominate an iconic Canadian woman to appear on the redesigned banknote. According to the architect, Antoine Predock, the Canadian Museum for Human Rights "makes visible the fundamental commonality of humankind. The abstract ephemeral wings of a white dove embrace a mythic stone mountain of 450 million-year-old Tyndall limestone culminating in the Tower of Hope."

<p>
On the reverse side of the bill, the building serves as the main image acting as a landmark for not only the museum's message but its relationship to the context in which it is situated. 

<p>
"Our banknotes are designed not only to be a secure and durable means of payment but also to be works of art that tell the stories of Canada. This new $10 fits that bill,” said Governor Poloz.
<br/>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27430327328/in/dateposted-public/" title="Canadian Museum for Human Rights"><img src="https://farm1.staticflickr.com/821/27430327328_6486caeed3.jpg" width="500" height="333" alt="Canadian Museum for Human Rights"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the complete article, see: 
<br/>
<a href="https://www.archdaily.com/891142/new-canadian-banknote-celebrates-civil-rights-with-black-female-activist-and-canadian-museum-for-human-rights">
New Canadian $10 Bill to Feature Antoine Predock's Canadian Museum for Human Rights
</a>
(https://www.archdaily.com/891142/new-canadian-banknote-celebrates-civil-rights-with-black-female-activist-and-canadian-museum-for-human-rights)


<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 = "article34"><a name="article34">
GARRETT COLLECTS SMALL SIZE KENTUCKY NATIONALS
</h3></a>
<div class="greybox">
Jeff Garrett published a nice article on the NGC site about his collection of small size Kentucky National Bank Notes. 
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40410937675/in/dateposted-public/" title="Jeff Garrett"><img src="https://farm1.staticflickr.com/878/40410937675_64e24b1bf9_n.jpg" height="250" align="left" alt="Jeff Garrett"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Each year for the last few decades, I have bought and sold millions of dollars’ worth of rare coins. I have had the privilege of handling a lot of great numismatic rarities.

<p>
Most of these simply pass through my hands and are now only memories. A lot of the coins were sold to what I would call “passionate collectors.” These are individuals who have picked an area of the market to collect and pursued it with zeal. Passionate collecting can be a young person who is desperate to fill their Lincoln Cent album (me 45 years ago), or someone who is willing to spend millions to have the number one set registry of a series.

<p>
I believe collecting rare coins can be like a love affair. Your interest can be piqued by a first encounter. Later you learn more, and your interest grows. Slowly you become enamored and, before you know it, you have fallen in love.

<p>
I have known dozens of collectors who have fallen in love with a series or area of the market and pursued those coins with absolute passion. Not coincidently, these type of collectors are excellent customers. Cost is never an obstacle for an important acquisition.

<p>
I have recently experienced the above cost dilemma when I was able to find the last Kentucky small size National Bank Note to complete my collection. I now have an example from every town and city in Kentucky that issued these interesting bank notes.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40410937605/in/dateposted-public/" title="The First National Bank of Horse Cave, Kentucky $5 note"><img src="https://farm1.staticflickr.com/885/40410937605_f1856d329b_o.jpg" width="500" height="219" alt="The First National Bank of Horse Cave, Kentucky $5 note"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
A total of 87 towns issued small size Kentucky Nationals. My final acquisition was a $10 bill from The First National Bank of Horse Cave, Kentucky. Only two examples are currently known, and I had been searching for years. When offered the note at the recent Baltimore show, I asked to take the piece to my table for consideration. The price was astoundingly high, but in my heart, I knew I would never give it back.

<p>
My journey of collecting small size Kentucky Nationals began about 15 years when I was given a great head start. I brokered what was then the best collection of Kentucky National Bank notes to my great friend, Bill Gale. The collection was astounding, and one of the best collections from any state that had ever been assembled. Bill's interest was primarily focused on the many important large size Kentucky Nationals. He offered me the partial collection of about 40 different small size notes. Having been born in Kentucky and living here for the past 35 years, this sounded like a fun project.

<p>
I choose to collect the small size Kentucky Nationals for affordability. The Large Size portion of the collection was nearly a million dollars, and more than I could justify taking out of my business. Bill Gale later sold the Large Size portion of the collection at a Heritage auction, and the catalogue is a standard reference for that part of the market.

<p>
Over the next 15 years, I would spread the word among paper money dealers of my interest in Kentucky small sizes. I also checked every auction catalog and price list. At first, the collection grew rapidly. More recently, as the collection grew, it became very hard to find notes needed for my set. In the last few years, I have only acquired a couple of notes.

<p>
There are several reasons I have fallen in love with small size Kentucky Nationals. I very much enjoyed the chase of trying to locate an example from every town and city that issued notes. Many of these have charming names, and are literally “one traffic light” hamlets. I also have many friends and relatives from these towns, and I greatly enjoy sharing them at gatherings. I was born in Glasgow, Kentucky, and notes from that town are among my favorites.

<p>
To read the complete article, see: 
<br/>
<a href="https://www.ngccoin.com/news/article/6540/">
Collecting with Passion
</a>
(https://www.ngccoin.com/news/article/6540/)

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article35"><a name="article35">
INDIAN COLLECTOR OF ERROR BANKNOTES PROFILED
</h3></a>
<div class="greybox">
This article from India profiles a collector of error banknotes.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26453330117/in/dateposted-public/" title="India error banknotes"><img src="https://farm1.staticflickr.com/879/26453330117_eb4787cc3f.jpg" width="208" height="500" align="right" alt="India error banknotes"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Most of us have been asked that plain straight question: ‘What are your hobbies?’ Your brain scans for something interesting to say to try and make yourself sound more sophisticated. Perhaps you're part of a sports team, you go to the gym, enjoy reading, watching TV, gardening, coin collection, foreign currency collection, stamps...The list goes on.

<p>
But you probably don't regularly collect ‘error’ currency notes. That is a peculiar hobby and it’s been Kalady resident Shyju Kudiyirippil’s hobby for the past 20 years. With more than 500 error currency notes in his collection, Shyju, a senior public relations professional, and a numismatist for the last 16 years with membership in several numismatic societies and clubs in major Indian cities, says he started his hobby 20 years ago, when he found a Rs 100 note with abated colors on it. “That was a printing mistake and I bought it from another guy out of curiosity. Thus, I started collecting these error notes,” says Shyju.

<p>
He possesses some of the rarest collection of coins and notes with printing errors including the one rupee note that was printed during the British rule in 1917, a double-decked Rs 1000 note, Gandhi-less notes, notes without flag over the Red Fort, notes even without the Red Fort and overweight notes. He has everything. “These currency notes’ value goes beyond the actual value. Sometimes it is five times the actual value,” he added. Shyju also has a collection of notes brought out after demonetisation, with printing mistakes.

<p>
To read the complete article, see: 
<br/>
<a href="https://www.deccanchronicle.com/lifestyle/viral-and-trending/080418/an-unusual-numismatic-passion.html">
An unusual numismatic passion
</a>
(https://www.deccanchronicle.com/lifestyle/viral-and-trending/080418/an-unusual-numismatic-passion.html)


<center style="border:5px solid #A7C0CD">
<a href="http://stores.ebay.com/stevehayden/Books-/_i.html?_fsub=24750883014" title="Hayden E-Sylum ad 2018-04-01 Tannenbaum Library"><img src="https://farm1.staticflickr.com/864/26285814237_ccf3cc0f41_o.jpg" width="590" alt="Hayden E-Sylum ad 2018-04-01 Tannenbaum Library"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article36"><a name="article36">
THE GLOBGLOGABGALAB
</h3></a>
<div class="greybox">
Dennis Tucker of Whitman Publishing submitted this note about an odd film scene of interest to bibliophiles.  Thanks.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/41315534341/in/dateposted-public/" title="The Globglogabgalab"><img src="https://farm1.staticflickr.com/800/41315534341_05a0b77363.jpg" width="500" height="278" alt="The Globglogabgalab"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
This animation clip just entered my brain by way of the Internet, and will probably be lodged there until I die. It’s from a CGI animated movie called <i>Strawinski and the Mysterious House</i>, apparently based on a chapter of an German audio drama, about a mole (Strawinski) and his animal friends who explore a mysterious house. It’s billed as “a magical adventure inspired by the <i>Chronicles of Narnia</i>, Walt Disney animated musicals, and the parables of Jesus Christ.” 

<p>
One of the characters Strawinski encounters is a once-beautiful elf whose love of books turned him away from God (“The Great Elohim”) and transformed him into a monstrous slug-like grotesquerie. “I am the Globglogabgalab” is his big musical number.  The Rat King—and I’m going by various reviews and plot summaries here—mind-controls Strawinski’s friends by tempting them to read books, and then the Scarlet Queen dissolves the books and saves everyone. Again, I’m paraphrasing. I haven’t seen the entire production.
 
<p>
One reviewer said this about the Globglogabgalab scene: “Oddly enough . . . it’s regarded as the <i>least</i> strange thing going on in the movie.”
 
<p>
I think our bibliophile readers will enjoy the idea of a warmly lit basement library full of dancing books. Less appealing is the idea of being caricatured as a fat, babbling, book-obsessed freak. But nobody ever said bibliomania would be a stroll in the park.
 
<p>
Enjoy! Here’s the scene:
<a href="https://www.youtube.com/watch?v=W1dRBWyf6z8">
https://www.youtube.com/watch?v=W1dRBWyf6z8
</a>
 
<p>
and here’s a critique and analysis of the movie:
<a href="https://www.youtube.com/watch?v=dhg6oTKcmW0">
https://www.youtube.com/watch?v=dhg6oTKcmW0
</a>

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article37"><a name="article37">
MOVIE MONEY: THE COINS OF ZAMUNDA
</h3></a>
<div class="greybox">
Last month we took a look at the paper money of the fictional African nation of Zamunda, from the Eddie Murphy movie <i>Coming To America</i>.  Reader Robert Van Arsdell has located one of the country's coins.  Thanks!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39497429620/in/dateposted-public/" title="Zamunda 5 Pound Coin small masked"><img src="https://farm1.staticflickr.com/886/39497429620_40ca963f6c.jpg" width="500" height="249" alt="Zamunda 5 Pound Coin small masked"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Bob Van Arsdell writes:
<div class="quote">
<p>
Attached are images of the Zamunda 5 Pound coin.  These things are well-made coins and appear to be struck in brass or bronze. Internet says they were made by the Continental Coin Company, Van Nuys, CA. Apparently Paramount contracted with CCC to produce the coin and banknote for the movie.  The Zamunda coin is 38-39 mm.
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n09a39.html">
MOVIE MONEY: THE BANKNOTES OF ZAMUNDA
</a>
(http://www.coinbooks.org/v21/esylum_v21n09a39.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 = "article38"><a name="article38">
IN OTHER NEWS: APRIL 8, 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> Kareem Abdul-Jabbar Leaves CCAC </b><br/>
<div class="greybox">
This press release from the U.S. Mint announces the resignation of Kareem Abdul-Jabbar from the Citizens Coinage Advisory Committee.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40422852985" title="Kareem Abdul-Jabbar"><img src="https://farm1.staticflickr.com/815/40422852985_2c587c211a_m.jpg" height="260" align="right" alt="Kareem Abdul-Jabbar"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Mr. Kareem Abdul-Jabbar has informed the Acting Deputy Director of the United States Mint that he intends to step down from the Citizens Coinage Advisory Committee (CCAC) due to increasing personal obligations. He was appointed to the CCAC in January 2017 as a member representing the interests of the general public.

<p>
Abdul-Jabbar is a renowned former professional basketball player who is an avid coin collector. He became interested in numismatics through his love of history and his study of Alexander Hamilton. Abdul-Jabbar has agreed to remain on the CCAC until a successor is appointed, and remains committed to advancing numismatics, especially among minorities.

<p>
David Croft, United States Mint Acting Deputy Director, said, “It has been an honor to have Mr. Abdul-Jabbar on the CCAC this past year, and we appreciate his work in reviewing the projects that went before the committee during his tenure.”

<p>
To read the complete press release, see: 
<br/>
<a href="https://www.usmint.gov/news/press-releases/kareem-abdul-jabbar-to-step-down-from-citizens-coinage-advisory-committee">
Kareem Abdul-Jabbar to Step Down from Citizens Coinage Advisory Committee
</a>
(https://www.usmint.gov/news/press-releases/kareem-abdul-jabbar-to-step-down-from-citizens-coinage-advisory-committee)

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v20/esylum_v20n04a20.html">
KAREEM ABDUL-JABBAR JOINS CCAC
</a>
(http://www.coinbooks.org/v20/esylum_v20n04a20.html)
<br/>
<a href="http://www.coinbooks.org/v20/esylum_v20n06a17.html">
MORE ON NEW CCAC MEMBER KAREEM ABDUL-JABBAR
</a>
(http://www.coinbooks.org/v20/esylum_v20n06a17.html)


<p>
<b> Assay Commissioner Ted Dinkel Passed </b><br/>

<p>
Theodore H. Dinkel, 91, passed away on April 1, 2018.

<p>
He was a lifelong coin enthusiast and was one of 21 numismatists to receive a presidential appointment from Richard M. Nixon to serve on the 1973 Assay Commission. The Commission was responsible for testing a selection of 1972 coins to ensure they were minted in accordance with weight and metal provisions of the law.

<p>
Ted was a member of a variety of organizations including the New England Numismatic Association, the New Hampshire Numismatic Association and past president of the Cheshire County Numismatic Society. Later in life Ted took his love of discovering rare coins outside to become a metal detecting enthusiast and officer of the Yankee Treasure Hunters Club.

<p>
To read the complete article, see: 
<br/>
<a href="http://www.sentinelsource.com/news/obituaries/theodore-h-dinkel/article_e1ca36ce-c162-52e3-84c9-00287d048bcd.html">
Theodore H. Dinkel
</a>
(http://www.sentinelsource.com/news/obituaries/theodore-h-dinkel/article_e1ca36ce-c162-52e3-84c9-00287d048bcd.html)

<p>
<b> What happened to Kennedy half dollars? </b><br/>
<div class="greybox">
 Brandon Christopher Hall published an article April 6, 2018 on <i>Coin Update</i> about the Kennedy half dollar.  I'm old enough to remember these as a circulating coin,  but that was decades ago.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27420604198/in/dateposted-public/" title="2018-P kennedy-half-dollar obverse"><img src="https://farm1.staticflickr.com/892/27420604198_a7fa785d33_m.jpg" width="240" height="240" alt="2018-P kennedy-half-dollar 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/27420604068/in/dateposted-public/" title="2018-P kennedy-half-dollar reverse"><img src="https://farm1.staticflickr.com/789/27420604068_2099997f4e_m.jpg" height="240" alt="2018-P kennedy-half-dollar reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
When the Treasury Department first released the coins to the public on March 24, 1964, a line that covered the entire block outside of the building in Washington bought all 70,000 initially produced half dollars within the first day, despite limiting purchases to 40 coins per customer! In 2018, it is virtually unheard of to see such excitement for the newly issued Kennedy half dollars. What happened?

<p>
To read the complete article, see: 
<br/>
<a href="http://news.coinupdate.com/what-happened-to-kennedy-half-dollars/">
What happened to Kennedy half dollars?
</a>
(http://news.coinupdate.com/what-happened-to-kennedy-half-dollars/)

<p>
<b> Marlboro man accused of trying to spend counterfeit money </b><br/>
<div class="greybox">
I guess every cowboy sings a sad, sad song, and even the most famous can have a bad day.  Check out the headline.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://www.recordonline.com/news/20180330/marlboro-man-accused-of-trying-to-spend-counterfeit-money">
Marlboro man accused of trying to spend counterfeit money
</a>
(http://www.recordonline.com/news/20180330/marlboro-man-accused-of-trying-to-spend-counterfeit-money)


<div class="ctabox">
<center>
<h4>THE BOOK BAZARRE</h4>
</center><b>AUTHORS AND PUBLISHERS</b>: Are your books carried by Wizard Coin Supply? If not, contact us via <a href=
"http://www.WizardCoinSupply.com">www.WizardCoinSupply.com</a> with details.
</div>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article39"><a name="article39">
FEATURED WEB SITE: BANKNOTE NEWS
</h3></a>
This week's Featured Web Site is Owen Linzmayer's <i>Banknote News</i> - "Breaking news about international paper & polymer money".

<p>
<div class="quote">
<p>
I started BanknoteNews.com to provide a forum for presenting breaking news about international paper & polymer money because I couldn't find anything like it on the Internet. While it is a lot of work to maintain, I have the pleasure of collaborating with avid collectors, dealers, and central bankers the world over to help spread current, correct, and comprehensive news and images about the very latest developments in this entertaining and educational hobby.
</div>

<h2>
<a href="http://banknotenews.com/">
http://banknotenews.com/
<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>