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

                                                                        <br>
                                                                        </p>
                                                                </div>
                                                                
                                                                <div class="adbox">
                                                                        <p align="center">
                                                                        <h4>BUY THE BOOK BEFORE THE COIN</h4>
                                                                        <br>
                                                                        </p>
                                                                </div>    
                                                                <div class="box">
                                                                        <h4>Sale Calendar </h4>
                                                                        <p>
                                                                        <ul> 
                                                                        <!-- <li><a href="http://www.bbnla.com">March 5, 2016 BRYCE BROWN</a> -->
                                                                        <!-- <li><a href="http://www.lakebooks.com">September 13, 2016 LAKE BOOKS</a> -->
                                                                        <!-- <li><a href="http://www.numislit.com">January 13, 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 09, March 4, 2018                                                                                                     </a>
                                                </font>
                                                <br><br>
                                                <ul><li><a href='#article1'>
WAYNE'S WORDS: THE E-SYLUM MARCH 4, 2018
</a><li><a href='#article2'>
ASYLUM SPRING 2018 ISSUE PUBLISHED
</a><li><a href='#article3'>
NBS PRESIDENT'S SPRING 2018 MESSAGE 
</a><li><a href='#article4'>
NBS BENEFIT AUCTION AT 2018 ANA CONVENTION
</a><li><a href='#article5'>
NEW BOOK: EX NUMMIS LUX
</a><li><a href='#article6'>
NEW BOOK: KOLBE & FANNING 2017 SALES
</a><li><a href='#article7'>
NEW BOOK: 2018 STANDARD CATALOG OF WORLD COINS, 1901-2000
</a><li><a href='#article8'>
NEW BOOK: THE BANKNOTE BOOK: ITALY
</a><li><a href='#article9'>
NEW BOOK: PAPER MONEY OF SCOTLAND
</a><li><a href='#article10'>
A BOOK ON VIETNAMESE AND FRENCH COLONIAL COINS
</a><li><a href='#article11'>
ANS LIBRARY ACQUISITIONS JANUARY 2018
</a><li><a href='#article12'>
BURNS MEMORIAL REFERENCE LIBRARY DONATION
</a><li><a href='#article13'>
THE NEWMAN PORTAL AND BORN-DIGITAL CONTENT
</a><li><a href='#article14'>
NEWMAN PORTAL SEARCH: SIMON BOLIVAR MEDAL
</a><li><a href='#article15'>
ROBERT COULTON DAVIS PHOTOS
</a><li><a href='#article16'>
COLONIAL-ERA DOLLARS AND UNITS OF ACCOUNT
</a><li><a href='#article17'>
NOTES FROM E-SYLUM READERS: MARCH 4, 2018
</a><li><a href='#article18'>
VIEWING COINS OBLIQUELY
</a><li><a href='#article19'>
DESIGN OF THE 2018 WINTER OLYMPIC MEDALS
</a><li><a href='#article20'>
VOCABULARY TERMS RELATING TO DIE WEAR
</a><li><a href='#article21'>
GEORGE EAVENSON (1854-1912)
</a><li><a href='#article22'>
PROFILE: BANKNOTE COLLECTOR HAKKEEM MALIEKKAL
</a><li><a href='#article23'>
THE FREEDMAN'S BANK
</a><li><a href='#article24'>
ANA MONEY MUSEUM AND LIBRARY VIRTUAL TOUR
</a><li><a href='#article25'>
ANS COINS FEATURED IN MUSEUM EXHIBITS
</a><li><a href='#article26'>
NATIONAL HELLENIC MUSEUM EXHIBIT
</a><li><a href='#article27'>
LONG BEACH “SHIP OF GOLD” EXHIBIT 
</a><li><a href='#article28'>
NUMISMATIC NUGGETS: MARCH 4, 2018
</a><li><a href='#article29'>
MEDAL SELECTIONS FROM NUMISMAGRAM: POWER STRUGGLES 
</a><li><a href='#article30'>
TEXAS JOLAS OFFERED IN KAGIN'S MARCH 2018 SALE
</a><li><a href='#article31'>
SELECTIONS FROM HOLABIRD MARCH 2018 SALE
</a><li><a href='#article32'>
ARCHIVES INTERNATIONAL SALE #47 ANNOUNCED
</a><li><a href='#article33'>
RETAINING EQUITY IN NUMISMATICS 
</a><li><a href='#article34'>
15TH CENTURY COIN HOARD FOUND NEAR DUTCH CITY
</a><li><a href='#article35'>
THE ROYAL MINT'S NEW 10-PENCE COINS
</a><li><a href='#article36'>
VIDEO: 1940S PHILADELPHIA MINT 
</a><li><a href='#article37'>
LORD ASHCROFT ACQUIRES SIDNEY DAY VICTORIA CROSS
</a><li><a href='#article38'>
ISRAELI GROUP MINTS TRUMP JERUSALEM MEDAL
</a><li><a href='#article39'>
MOVIE MONEY: THE BANKNOTES OF ZAMUNDA
</a><li><a href='#article40'>
IN OTHER NEWS: MARCH 4, 2018
</a><li><a href='#article41'>
FEATURED WEB SITE: MINT OF FINLAND
</a></ul>                                           </div>

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

                                                <!-- The E-Sylum v21n09 March 4, 2018 -->

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

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

<h3 id = "article1"><a name="article1">
WAYNE'S WORDS: THE E-SYLUM MARCH 4, 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: 
Alan Dawson, courtesy of Eric Hodge.
Welcome aboard! We now have 4,494 subscribers.

<p>
Sometimes readers report not receiving their <i>E-Sylum</i> issue by email. If that happens to you, first check your spam folders to see if it’s ending up there.  Next, please check with me to confirm your address is on our mailing list. 

<p>
If you are on our list and just not seeing your issues at all, it could be that your Internet Service Provider (ISP) is blocking it for some reason. If your email address ends in "Comcast.net", then your ISP is Comcast. Contact your ISP's help desk about the problem, and ask them to "whitelist" the following: esylum@binhost.com, our server (lists.capalon.com) and my email address whomren@gmail.com. 

<p>
This week we open with updates from the Numismatic Bibliomania Society, five new books and more.
Other topics this week include Robert Coulton Davis, the 2018 Winter Olympic medal design, die wear, the ANA Money Museum and multiple other museum exhibits, Texas jolas, the new 10 pence coins, and the Philadelphia Mint in the 1940s.  Also: Which fictional African nation has its own banknotes:
Wakanda, Wakonda, Wauconda or Zamunda? 

<p>
To learn more about the banknotes of Italy and Scotland, Simon Bolivar medals, coin-collecting Presidents, the Freedman's Bank, Medusa coins, the Ship of Gold exhibit, the Bermuda Hog Penny Pub, Hart's "Coins of the West", and the Trump Jerusalem medal, read on. Have a great week, everyone!

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

<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 = "article2"><a name="article2">
ASYLUM SPRING 2018 ISSUE PUBLISHED
</h3></a>
<div class="greybox">
The latest issue of our print journal <i>The Asylum</i> is on the way to the mailboxes of Numismatic Bibliomania Society members. Here is  the table of contents.  Congratulations to editor Maria Fanning for another great issue!
-Editor
</div>

<p>
<i>The Asylum</i>
<br/>Spring 2018 Issue Vol. 36 No. 1

<p>
<b>Table of Contents:</b>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40572471931/in/dateposted-public/" title="Asylum Winter 2018 cover"><img src="https://farm5.staticflickr.com/4626/40572471931_349b2e2a6f_n.jpg" height="400" align="right" alt="Asylum Winter 2018 cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<i>Message from the President</i>
<br/>Tom Harrison

<p>
<i>NBS Receives Generous Donation from EPNNES</i>

<p>
<i>Eric P. Newman 1911–2017: Vignettes from a Life Extraordinary</i>
<br/>Joel J. Orosz

<p>
<i>A Tribute to Eric P. Newman</i>
<br/>Peter Gaspar

<p>
<i>Phil Carrigan: Some Recollections</i>
<br/>David F. Fanning

<p>
<i>Unissued Edward VIII Notes Highlight Regina Coin Show</i>
<br/>George Manz, FRCNA

<p>
<i>On the Countermarked Ancient Coins from the Collection of Alphonso II d’Este</i>
<br/>Hadrien J. Rambach

<p>
<i>Buy the Book for the Coin: Books for the Byzantine Coin Collector</i>
<br/>Michael Shutterly

<p>
<i>A Beautiful, Well-Traveled Coin Book with a Long Title</i> <br/>Norman J. Cochrane

<p>
<i>A Well-Noted Numismatic Book by John Yonge Akerman</i>
<br/>David Pickup

<p>
<div class="greybox">
While <i>The E-Sylum</i> is free to all, only paid members of the Numismatic Bibliomania Society receive our print journal,   <i>The Asylum</i>. Print/Digital membership is $40 to addresses in the U.S., and $60 elsewhere. A digital-only membership is available for $25.
-Editor
</div>

<p>
To join NBS or renew your annual membership, see:  
<br/>
<a href="http://www.coinbooks.org/about/membership.html">
http://www.coinbooks.org/about/membership.html
</a>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article3"><a name="article3">
NBS PRESIDENT'S SPRING 2018 MESSAGE 
</h3></a>
<div class="greybox">
Here's is NBS president Tom Harrison's message from the latest <i?Asylum</i> issue.  Thanks to Maria Fanning for providing the text.
-Editor
</div>

<p>
<b>Message from the President</b><br/>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/34321732880/in/photolist-XdaQcd-UhTRrb-CGCxNJ-osrvBJ-oJVYV4-oJUa4m-oGU6Gh-oJVYKV-oJVZ8Z-oJEbyT-osrf9P-osruc7-osreDG" title="Tom Harrison"><img src="https://farm5.staticflickr.com/4157/34321732880_9bddcee805_m.jpg" width="240" height="240" align="right" alt="Tom Harrison"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

I am pleased to announce the Numismatic Bibliomania Society is the honored recipient of a very generous donation from the Eric P. Newman Numismatic Education Society. This windfall will help bolster our financial health as we continue our mission to promote the appreciation and preservation of numismatic literature that was the foundation of Mr. Newman’s research and discovery. We will endeavor to sustain the legacy of Eric P. Newman, a numismatic luminary, who inspired many of our members to emulate the benchmark he established over his nearly one hundred years immersed in the world of numismatics. The NBS is sincerely grateful for this thoughtful gesture that will enhance the entire numismatic literature community.

<p>
As we turn the calendar to 2018, it is not too early to begin planning for our annual events at this year’s ANA World’s Fair of Money in Philadelphia. We hope many of you will be able to join your fellow NBSers at our Symposium and General Meeting to connect with old friends and make new acquaintances.

<p>
The gathering provides several opportunities to share our enthusiasm and promote our fine hobby. The benefit auction held at the General Meeting is crucial to the financial health of the NBS. Whether you have an item valued at $25.00 or several hundred dollars, your donation will play a significant role in the success of your organization. Of course, the primary focus of the auction is to shore up our finances, while at the same time, striving to generate some fun. In an effort to spice up the auction, would you have an amusing, oddball, or novel item to contribute for the betterment of the NBS? It would be a notable sign of our vitality to see a wider pool of donors and bidders at this year’s event. Even if you are unable to join us in Philadelphia, please consider this all-important opportunity to support your NBS. 

<p>
A numismatic literature exhibit is an excellent way to promote our hobby to the greater numismatic community. Your educational and eye-catching display could be the catalyst that inspires other numismatists to enrich their collection with the addition of related literature. With a registration deadline of June 15th, 2018, there is plenty of time to consider and create a fascinating exhibit for this year’s premier numismatic event.

<p>
As we look forward to 2018, please know that I, the NBS Board of Trustees and the entire numismatic literature community truly appreciate each member’s contribution. May your numismatic library provide investigation, discovery, and most of all, enjoyment.


<center>
<a data-flickr-embed="false" data-header="false" data-footer="false" data-context="false" href="http://www.RareGoldCoins.com" title=
"DWN E-Sylum ad01"><img src="https://farm6.staticflickr.com/5641/20927682352_828764274e_z.jpg" width="600" height="300" alt=
"DWN E-Sylum ad01" /></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 = "article4"><a name="article4">
NBS BENEFIT AUCTION AT 2018 ANA CONVENTION
</h3></a>

<p>
Numismatic Bibliomania Society board member Len Augsburger writes:

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/31043652790/in/photolist-51Ed1C-PidQqW-PidQrs-Jb9Nff-hWsmwT-a6xES1-8swcQa-8szfAo-7HscRt-69tz7E/" title="Bibliophile in his library"><img src="https://farm6.staticflickr.com/5608/31043652790_b5c481b5bf_n.jpg" width="171" height="320" align="right" alt="Bibliophile in his library"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<div class="quote">
<p>
David Fanning has again graciously agreed to collect and catalog lots for the NBS Benefit Auction to be held at the ANA Convention in Philadelphia in August.  Literature donations may be sent to David Fanning, 141 W. Johnstown Road, Gahanna OH 43230. Suggested lot value is $100 and up, but all donations will be accepted. Highlights from last year’s sale include a leatherbound copy of Neil Musante’s <i>The Medallic Work of John Adams Bolen</i> (donated by Dan Hamelberg), and a modern plated reprint of Henry Chapman’s 1918 Bement sale (donated by George Kolbe). A catalog will be compiled and distributed prior to the auction.
</div>
 
<p>
The previous (2017) NBS Benefit Auction sale catalog, prepared by David Fanning can be seen here:
<br/>
<a href="https://nnp.wustl.edu/library/auctionlots?AucCoId=512295&AuctionId=518568">
https://nnp.wustl.edu/library/auctionlots?AucCoId=512295&AuctionId=518568
</a>

<p>
<div class="greybox">
These events are always fun and provide a much-appreciated boost to society revenues.  Member or not, please do consider participating this year, either as a donor or bidder.
-Editor
</div>


<div class="ctabox">
<center>
<h4>THE BOOK BAZARRE</h4>
</center><b>OVER 500 NUMISMATIC TITLES</b>: Wizard Coin Supply has over 500 numismatic titles in stock, competitively discounted, and
available for immediate shipment. See our selection at <a href="http://www.WizardCoinSupply.com">www.WizardCoinSupply.com</a>.
</div>


 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article5"><a name="article5">
NEW BOOK: EX NUMMIS LUX
</h3></a>
<div class="greybox">
Kolbe & Fanning Numismatic Booksellers are offering the following title in their online bookstore.  We hadn't covered it in <i>The E-Sylum</i> yet.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26728273108/in/dateposted-public/" title="Dimitar Draganov Festschrift cover"><img src="https://farm5.staticflickr.com/4785/26728273108_1415491d92_n.jpg" width="214" height="320" align="right" alt="Dimitar Draganov Festschrift cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

EX NUMMIS LUX: STUDIES IN ANCIENT NUMISMATICS IN HONOUR OF DIMITAR DRAGANOV.
<br/>
Boteva, Dilyana [editor].

<p>
Sofia: Bobokov Brothers Foundation, 2017. 4to, original pictorial boards. 479, (1) pages; illustrated in color. New. Item #4857 

<p>
A new feschrift published in honor of Bulgarian numismatic researcher Dimitar Draganov, who has published widely on ancient coins. Includes 36 articles, a bibliography of Draganov’s works, a preface, and a tribute essay by Ursula Kampmann. Most of the essays are in English, with a few each in French and German and two in Italian. The emphasis is on ancient Greek and Roman provincial coins of Asia Minor and Macedonia.

<p>
For more information, or to order, see: 
<br/>
<a href="https://www.numislit.com/pages/books/4857/dilyana-boteva/ex-nummis-lux-studies-in-ancient-numismatics-in-honour-of-dimitar-draganov">
EX NUMMIS LUX: STUDIES IN ANCIENT NUMISMATICS IN HONOUR OF DIMITAR DRAGANOV.
</a>
(https://www.numislit.com/pages/books/4857/dilyana-boteva/ex-nummis-lux-studies-in-ancient-numismatics-in-honour-of-dimitar-draganov)

   <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article6"><a name="article6">
NEW BOOK: KOLBE & FANNING 2017 SALES
</h3></a>
<div class="greybox">
Kolbe & Fanning are also offering a hardbound volume of their three 2017 numismatic literature sale catalogs.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25729635427/in/dateposted-public/" title="KOlbe-Fanning 2017 Sales Hardbound cover"><img src="https://farm5.staticflickr.com/4697/25729635427_a7bc06f3af_n.jpg" width="239" height="320" align="right" alt="KOlbe-Fanning 2017 Sales Hardbound cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

2017 MAIL BID SALES 145, 146 AND 147. IMPORTANT NUMISMATIC LITERATURE.
<br/>
Kolbe & Fanning.

<p>
Gahanna: 2017. Three mail bid sales bound in one volume. SALE 145. April 22, 2017. 72 pages; 443 lots. [bound with] SALE 146. July 15, 2017. 68 pages; 400 lots. [bound with] SALE 147. October 7, 2017. 78 pages; 499 lots. 4to, original green cloth, gilt; original pictorial card covers bound in. PRLs bound in. New. Item #4898 

<p>
Features selections from the libraries of William A. Burd, Italo Vecchi, Tom Cederlind and Q. David Bowers.

<p>
For more information, or to order, see:  
<br/>
<a href="https://www.numislit.com/pages/books/4898/kolbe-fanning/2017-mail-bid-sales-145-146-and-147-important-numismatic-literature">
2017 MAIL BID SALES 145, 146 AND 147. IMPORTANT NUMISMATIC LITERATURE.
</a>
(https://www.numislit.com/pages/books/4898/kolbe-fanning/2017-mail-bid-sales-145-146-and-147-important-numismatic-literature)


<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 = "article7"><a name="article7">
NEW BOOK: 2018 STANDARD CATALOG OF WORLD COINS, 1901-2000
</h3></a>
<div class="greybox">
A new edition of the Standard Catalog of World Coins, 1901-2000 has been published by Krause Publications.
-Editor
</div>

<p>
<i>2018 Standard Catalog of World Coins, 1901-2000</i> 
<br/>45th Edition 
<br/>By Thomas Michael

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39862056194/in/dateposted-public/" title="2018 Standard Catalog of World Coins, 1901-2000"><img src="https://farm5.staticflickr.com/4668/39862056194_78e9662fe4_n.jpg" width="243" height="320" align="right" alt="2018 Standard Catalog of World Coins, 1901-2000"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Massive in scope and encyclopedic in detail, the <i>2018 Standard Catalog of World Coins, 1901-2000</i>, 45th edition, provides the most comprehensive reference to 20th century coins on the market.

<p>
This tradition-rich catalog is vetted by experts worldwide, providing a global view of the most passionately collected and popular segment of numismatics. Based on the early work of numismatic giants Chester L. Krause and Clifford Mishler, the   <i>Standard Catalog</i> is the reference of choice for beginning or serious collectors, researchers, and coin dealers specializing in 20th century coins.

<p>
In the current market, with precious metals stable, collectible coin values have settled in to reasonable levels, driving careful collectors to seek out the highest grade coins available. This continuing interest in high-grade, exceptional coins is reflected in the catalog, which now offers more and better-defined values for many countries. 

<p>
Extensive yet easily managed, the catalog is organized by country and features:
<ul>
<li>
60,000 actual-size images
<li>
Universally used KM reference numbers
<li>
Clear descriptions with invaluable detail
<li>
Current values for coins listed by date, mintmark, and grade
</ul>

<p>
$70

<p>
For more information, or to order, see: 
<br/>
<a href="https://www.shopnumismaster.com/2018-standard-catalog-of-world-coins-1901-2000">
2018 Standard Catalog of World Coins, 1901-2000
</a>
(https://www.shopnumismaster.com/2018-standard-catalog-of-world-coins-1901-2000)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article8"><a name="article8">
NEW BOOK: THE BANKNOTE BOOK: ITALY
</h3></a>
<div class="greybox">
Owen Linzmayer announced the availability of the latest chapter of <i>The Banknote Book</i>, a comprehensive catalog of the notes of  Italy.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25704397677/in/dateposted-public/" title="Banknote Book Italy cover"><img src="https://farm5.staticflickr.com/4628/25704397677_cef418664b_n.jpg" width="248" height="320" align="right" alt="Banknote Book Italy cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Buon giorno! I'm pleased to announce the Italy chapter is now available for individual sale at US$9.99, and as a free download to subscribers. 

<p>
<b>Italy (Europe)</b><br/>
This 52-page catalog covers notes issued by the Consorzio degli Istituti di Emissione (Consortium of Issuing Institutes) in 1874, Biglietti Già Consorziale (Former Banknote Consortium) in 1881, Ministero del Tesoro (Ministry of the Treasury) from 1882 to 1979, Banca d'Italia (Bank of Italy) from 1896 to 1997, Cassa Veneta dei Prestiti (Venetian Loan Office) in 1918, and Allied Military Currency in 1943. Published 02.03.2018.

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

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

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article9"><a name="article9">
NEW BOOK: PAPER MONEY OF SCOTLAND
</h3></a>
<a data-flickr-embed="fals"  href="https://www.flickr.com/photos/coinbooks/38765540920/in/dateposted-public/" title="Paper Money of Scotland book cover"><img src="https://farm5.staticflickr.com/4779/38765540920_806772dcb1_n.jpg" width="223" height="320" align="right" alt="Paper Money of Scotland book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

In her March 2nd 2018 newsletter <i>A Bank Note Affair</i>, publisher Pam West announced a new book:
<div class="quote">
<p>
<i>Paper Money of Scotland Vol 1 & II</i> due to arrive early March.  This two volume priced catalogue covers 1150 full colour pages weighs in at almost 3 kilos.  Written by Jonathan Callaway and David Murphy with over 10 years of research, brings the fascinating story of the Scottish issues to light in this definitive guide.  £50 for the two volumes, plus post.
</div>

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

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article10"><a name="article10">
A BOOK ON VIETNAMESE AND FRENCH COLONIAL COINS
</h3></a>
<div class="greybox">
Howard A. Daniel III of Port Saint Lucie, FL submitted this note about a useful new book for collectors of  Vietnamese and French colonial pieces. Thanks!
-Editor
</div>

<p>
<a data-flickr-embed="false" href="https://www.flickr.com/photos/coinbooks/38768699980/in/dateposted-public/" title="HoChiMinhCityMuseum book An Angle of Historic-Cultural Vision"><img src="https://farm5.staticflickr.com/4659/38768699980_fbd644e071_n.jpg" width="231" height="320" align="right" alt="HoChiMinhCityMuseum book An Angle of Historic-Cultural Vision"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

During my recent visit to Viet Nam I visited the Ho Chi Minh City Museum at 65 Ly Tu Trong in District 1.  It has a numismatic exhibit room on the 2nd Floor.  The numismatic curator is Ms Ha Thi Thu Hien, who can be contacted at 
<a href="mailto:HaHienBTTP@gmail.com">
HaHienBTTP@gmail.com</a>.  She is a very modest lady and does not fully believe she is doing some significant numismatic work in Viet Nam. 

<p>
I first met Ms Thu Hien several years ago when she set up the first numismatic exhibits with pieces on loan from four or five advanced collectors who live in Ho Chi Minh City.  Now, she told me the museum owns all of the pieces in the room.  This is a significant accomplishment because many of the pieces are extremely rare to very scarce.

<p>
While looking through the museum's souvenir stand display cases, I found a book which includes numismatic information.  Its title is <i>An Angle of Historic-Cultural Vision</i> by Chief Editors Master Pham Duong My Thu Huyen and Dr. Hoang Anh Tuan; published by Vu Quoc Khanh in Ho Chi Minh City, Vietnam, in 1973 with 95 pages.  It has card covers with thick glossy pages and the images are in color.

<p>
<center>
<a data-flickr-embed="false" href="https://www.flickr.com/photos/coinbooks/40578666571/in/dateposted-public/" title="HoChiMinhCityMuseum book"><img src="https://farm5.staticflickr.com/4655/40578666571_143ba80a44_n.jpg" width="221" height="320" alt="HoChiMinhCityMuseum book"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false" href="https://www.flickr.com/photos/coinbooks/40578666501/in/dateposted-public/" title="Ms Thu Hien at Ho Chi Minh City Museum"><img src="https://farm5.staticflickr.com/4748/40578666501_dc07959142_n.jpg" width="240" height="320" alt="Ms Thu Hien at Ho Chi Minh City Museum"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Sample page; Ms Ha Thi Thu Hien
</center>

<p>
The book has nine numismatic pages that illustrate and describe several of the important pieces, to include gold, silver and a printing plate.  It is worth having in the library of a collector of Vietnamese and French colonial pieces.  It can be purchased from Mr. Nguyen Ngoc Viet, who can be contacted at
<a href=mailto:Viet@UEH.edu">
 Viet@UEH.edu</a>.  Mr. Viet is an old friend who has assisted me in printing some of my past catalogs.  He is planning to sell many numismatic and philatelic books on his website.

<p>
For more on the Museum of Ho CHi Minh City, see: 
<br/>
<a href="http://www.hcmc-museum.edu.vn/en-us/">
http://www.hcmc-museum.edu.vn/en-us/
</a>


<center>
<a href="http://www.juliancoin.com/" title="E-Sylum Leidman ad02new portrait"><img src="https://c4.staticflickr.com/1/727/32002699835_11a93345de_z.jpg" width="600" height="300" alt="E-Sylum Leidman ad02new portrait"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article11"><a name="article11">
ANS LIBRARY ACQUISITIONS JANUARY 2018
</h3></a>
<div class="greybox">
The American Numismatic Society's Harry W. Bass Jr. Library  acquired 23 new books last month.  Francis D. Campbell Librarian David Hill kindly provided some cover images at my request.   Follow the link below for the complete list. 
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38765474970/in/dateposted-public/" title="ANS Library Acquisitions January 2018"><img src="https://farm5.staticflickr.com/4714/38765474970_506b704a19.jpg" width="600" alt="ANS Library Acquisitions January 2018"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the complete list, see: 
<br/>
<a href="https://donum.numismatics.org/cgi-bin/koha/opac-shelves.pl?op=view&shelfnumber=133">
New Acquisitions - January 2018
</a>
(https://donum.numismatics.org/cgi-bin/koha/opac-shelves.pl?op=view&shelfnumber=133)

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article12"><a name="article12">
BURNS MEMORIAL REFERENCE LIBRARY DONATION
</h3></a>
<div class="greybox">
Pat McBride of the Pennsylvania Association of Numismatists submitted this note about a recent donation to the club's Burns library.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38766069180/in/dateposted-public/" title="BURNS LIBRARY Pegasi donation"><img src="https://farm5.staticflickr.com/4780/38766069180_d4dd523f64.jpg" width="500" height="437" alt="BURNS LIBRARY Pegasi donation"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
PAN had a very unexpected and pleasant surprise when coin dealer Nick Economopoulos backed
his vehicle to the loading dock to unload and set up at the past October PAN coin show. He
asked if we could give him a hand unloading bags of 143 various books that he brought to donate
to our John Burns Reference Library that we have set up at all the PAN shows.

<p>
Nick is the director of the East Coast Pennsylvania Office of Pegasi Numismatics. He holds
advanced degrees in Classics and Classical Archaeology and has been a numismatist for 37 years.
Nicholas heads the wholesale division of Pegasi and attends every major coin show in the United
States. He specializes in all facets of Ancient coinage and is an authority on the coinage of the
Byzantine Empire.

<p>
He told us that he was doing a little house cleaning and decided to go the donation route instead
of selling the books. We have now entered all of them into our library inventory. The list can be
viewed on our PAN website, Burns Library page. If you are unfamiliar about the use and purpose
of this library then please go to the page and read more. These donated books will be part of the
set up for the PAN Spring Coin show. We now have added another set of bookshelves to house
our growing collection. We currently have 363 books in the library inventory.

<p>
For more information on the Burns library, see: 
<br/>
<a href="https://pancoins.org/john-burns-memorial-reference-library/">
John Burns Memorial Reference Library
</a>
(https://pancoins.org/john-burns-memorial-reference-library/)


<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 = "article13"><a name="article13">
THE NEWMAN PORTAL AND BORN-DIGITAL CONTENT
</h3></a>
<div class="greybox">
Project Coordinator Len Augsburger provided the following discussion of Newman Numismatic Portal content that is "born digital" - created and distributed online.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26701236218/in/dateposted-public/" title="Sunshine Rare Coins Newsletter cover"><img src="https://farm5.staticflickr.com/4626/26701236218_08bd603703_o.jpg" height="300" align="right" alt="Sunshine Rare Coins Newsletter cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

As the print v. digital question evolves, more and more content is being produced in digital form only and never reaches print. Although world print production is somewhat steady (declining in advanced economies, and increasing in growth economies such as India, China, Brazil), the creation of born-digital content continues to explode and shows no signs of abating. The Newman  Portal increasingly acquires numismatic content electronically as opposed to physically scanning each document. 

<p>
One such recent addition are the electronic  letters of Rich Uhrich Rare Coins.  A longtime executive with Hershey, Uhrich exited the corporate world and launched a rare coin dealership in the mid-2000s. Uhrich periodically issued an electronic newsletter from 2008 to 2018, typically commenting on his market specialties, in particular U.S. bust and seated silver coinage. In recent years his annual “Coin Year in Review” edition has offered a well-crafted, humorous view of the numismatic world. In December 2013 he noted “MOST UNUSUAL NEW COIN – ‘Bitcoins’ are virtual currency created by a computer.  No, I don’t understand them either.” 

<p>
Uhrich recently announced his retirement from the rare coin business and offered these newsletters to NNP, where they will serve as a permanent record of this slice of the numismatic market. Newman Portal also hosts newsletters of other dealers (such as Shanna Schmidt Numismatics, Sunshine Rare Coins, etc.) and invites wider participation. Typically all that is needed is permission to do so, as Newman Portal can acquire this content directly from the Internet with no personal interaction required.

<p>
Link to Rich Uhrich newsletters on Newman Portal:
<br/>
<a href="https://nnp.wustl.edu/library/publisherdetail/524331">
https://nnp.wustl.edu/library/publisherdetail/524331
</a>

<p>
Link to Shanna Schmidt Numismatics on Newman Portal:
<br/>
<a href="https://nnp.wustl.edu/library/publisherdetail/518823">
https://nnp.wustl.edu/library/publisherdetail/518823
</a>

<p>
Link to Sunshine Rare Coins on Newman Portal: 
<br/>
<a href="https://nnp.wustl.edu/library/publisherdetail/521883">
https://nnp.wustl.edu/library/publisherdetail/521883
</a>


 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article14"><a name="article14">
NEWMAN PORTAL SEARCH: SIMON BOLIVAR MEDAL
</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 "Simon Bolivar Medal".
-Editor
</div> 

<p>
<b>
Newman Portal Search: Simon Bolivar, Three Countries, Three Medals
</b>
 
<p>
This week a Newman Portal user searched for “Simon Bolivar Medal.” Wikipedia provides the context.  Bolivar (1783-1830), “also colloquially [known] as El Libertador, was a Venezuelan military and political leader who played a leading role in the establishment of Venezuela, Bolivia, Colombia, Ecuador, Peru, and Panama as sovereign states, independent of Spanish rule.” It’s no surprise that contemporary medallic tributes honor such a leader, and Newman Portal can be used to identify three of them. 

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25702136357/in/dateposted-public/" title="georgegundiiicol2007stac_0067"><img src="https://farm5.staticflickr.com/4676/25702136357_c153e3df75_m.jpg" width="237" height="240" alt="georgegundiiicol2007stac_0067"></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/40572818381/in/dateposted-public/" title="georgegundiiicol2007stac_0067 (1)"><img src="https://farm5.staticflickr.com/4670/40572818381_65f2aae77c_m.jpg" width="240" height="237" alt="georgegundiiicol2007stac_0067 (1)"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Stack’s George Gund III sale catalog, January 15, 2007 , lot 3267 (realized $1,035)
</center>

An 1825 Peruvian example appeared in a Stack’s 2007 sale, featuring a bust facing right with the inscriptions SIMON BOLIVAR LIBR. D COLOMB. Y DEL PERU and EL CUZCO A SU LIBERTADOR (illustrated here). 

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38762835500/in/dateposted-public/" title="Columbia Simon Bolivar medal obverse"><img src="https://farm5.staticflickr.com/4744/38762835500_e57def5003_m.jpg" height="210" alt="Columbia Simon Bolivar 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/38762835410/in/dateposted-public/" title="Columbia Simon Bolivar medal reverse"><img src="https://farm5.staticflickr.com/4608/38762835410_ed55029386_m.jpg" width="234" height="210" alt="Columbia Simon Bolivar medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Almanzar’s Medina sale catalog, April 12, 1971, lot 179
</center>

<p>
Another example, from Colombia, is found in the Medina collection sold by Almanzar’s in April, 1971, lot 179. This features two angels on the obverse with the inscriptions A / SIMON BOLIVAR / LIBERTADOR DE COLOMBIA / Y DEL PERU / EL CONGRESO DE COLOMBIA / ANO DE / MDCCCXXV. 

<p>
Finally, a third Bolivar medal is listed in the Johnson & Jensen sale of December 1978, lot 224. Johnson catalogs it as Bolivian, “1825, 1 5/8-inch (42mm) bronze, reeded edge. City of Potosi shows its gratitude to the Liberator. Uniformed bust facing right, inscription around border. So-called proclamation piece.” Such pieces are akin to those honoring American revolutionary heroes, and offer a way to “collect history” for substantially less funds than the American equivalents.

<p>
Link to Stack’s Gund III catalog on NNP: 
<br/>
<a href="https://nnp.wustl.edu/library/auctionlots?AucCoId=3&AuctionId=517511&page=66">
https://nnp.wustl.edu/library/auctionlots?AucCoId=3&AuctionId=517511&page=66
</a>

<p>
Link to Almanzar’s Medina sale catalog:  
<br/>
<a href="https://nnp.wustl.edu/library/auctionlots?AucCoId=510226&AuctionId=518415&page=26">
https://nnp.wustl.edu/library/auctionlots?AucCoId=510226&AuctionId=518415&page=26
</a>

<p>
Link to Johnson & Jensen December 1978 sale:
<br/>
<a href="https://nnp.wustl.edu/library/auctionlots?AucCoId=511036&AuctionId=518008&page=13">
https://nnp.wustl.edu/library/auctionlots?AucCoId=511036&AuctionId=518008&page=13
</a>


<center>
<a href="https://www.ebay.com/sch/1799/m.html" title="Merchant E-Sylum ad 2018-03-04"><img src="https://farm5.staticflickr.com/4747/40557456572_f9af870e1c_o.jpg" width="600" height="300" alt="Merchant E-Sylum ad 2018-03-04"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article15"><a name="article15">
ROBERT COULTON DAVIS PHOTOS
</h3></a>

<p>
Regarding last week's mystery numismatist sporting a coin stickpin, 
Pete Smith  writes:
<div class="quote">
<p>
For the February 25, 2012, issue of <i>The E-Sylum</i>, I submitted a photograph of a mystery Numismatist. By the next week no one had identified Robert Coulton Davis. There was a later <i>E-Sylum</i> request from Heritage for a photo of Davis and I was able to provide it.

<p>
You wouldn't try to fool us again with an older photo of Davis, would you?
</div>

<p>
<div class="greybox">
Actually, yes.  The photo Carol Bastable located was indeed that of Robert Coulton Davis.  Here are the two photos side-by-side.  
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/6782988732/" title="Mystery Numismatist"><img src="https://farm8.staticflickr.com/7200/6782988732_f9af725744_n.jpg" width="246" height="320" alt="Mystery Numismatist"></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/26496653688/in/dateposted-public/" title="Mystery coin collector closeup"><img src="https://farm5.staticflickr.com/4709/26496653688_84b64b28b5_n.jpg" width="251" height="320" alt="Mystery coin collector closeup"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/esylum_v15n10a08.html">
QUIZ ANSWER: ROBERT COULTON DAVIS
</a>
(http://www.coinbooks.org/esylum_v15n10a08.html)

<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a18.html">
MYSTERY NUMISMATIST WITH A COIN STOCKPIN
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a18.html)

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article16"><a name="article16">
COLONIAL-ERA DOLLARS AND UNITS OF ACCOUNT
</h3></a>
<div class="greybox">
Last week we discussed denomination abbreviations seen on a U.S. colonial note.  Ron Thompson asked, "Why denominate the note in dollars and then pay the interest in British money equivalents?"  Here are our readers' responses.
-Editor
</div>

<p><b> Martin Purdy</b><br/>
Martin Purdy of New Zealand writes:
<div class="quote">
<p>
In all likelihood, the dollar (Spanish dollar, remember) would still have been tariffed in shillings and pence in 1780, so there's no clash of units here.  I find several references on-line to the different states having varying tariffs for the Spanish dollar in shillings - ranging from 6s to 7s6d and even 8s in New York.  Others may correct me, but I thought "cents" only started in the later 1780s - shillings and pence would have been current before then, at least as units of account.

<p>
And in the UK, a "dollar"  was slang for 5 shillings right through to decimalisation in 1971 (particularly in the expression "half a dollar", meaning a half-crown coin, which was a circulating piece, unlike the crown in later decades at least).  The Brits also had the "Bank of England Dollar" in 1804 which, as far as I know, is the only UK coin to actually carry that word - it was overstruck on Spanish dollars so it made sense to retain the term.
</div>

<p>
For reference, see:
<A href="https://coins.nd.edu/ColCurrency/FAQ/cc-notesinfo.html">
https://coins.nd.edu/ColCurrency/FAQ/cc-notesinfo.html
</a>.

<p><b> Steve Feller</b><br/>
Steve Feller writes:
<div class="quote">
<p>
A long while ago I wrote an article for <i>Paper Money</i> on the interest payments indicated on each state note of the 1780 series. I analyzed each state and quickly found out that the different states had different exchange rates of Spanish dollars into English money. This is well-known but the calculation by state was enlightening.  The reference is:   S.A. Feller, <i>“A Rhode Island note, Spanish milled dollars, and English shillings,” Paper  Money</i> 111 (1984) 131.

<p>
I used the wonderful book by Eric Newman--<i>The Early Paper Money of America</i> that was published in 1976.  Later on I upgraded to the fifth edition of this great book. 
</div>


<p><b> Chip Howell</b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39746473354/in/dateposted-public/" title="Virginia colonial note interest table"><img src="https://farm5.staticflickr.com/4604/39746473354_874788db6a_n.jpg" width="320" height="72" alt="Virginia colonial note interest table"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Chip Howell writes:
<div class="quote">
<p>
the pre-decimal British currency was known as the "£sd" system. So when I saw this, by the order I knew the "q" must be smaller than a penny. What I wonder is, 12 x 2½ = 30 farthings, which would be 0.7.2 (s.d.q). I have to wonder--where is the missing farthing? Is it a discount for paying a year in advance? More likely, it's just a rounding convention: squeezing an extra 1/48th of a penny (1/11,520 of a pound) out of a debtor each month, cannot qualify as a "get rich quick" scheme.
</div>


<p><b> Ron Haller-Williams</b><br/>
Ron Haller-Williams writes:
<div class="quote">
<p>
If, as indicated in Wikipedia, the Spanish-American peso of 8 reales ("Spanish milled dollar") was tariffed at exactly 6 shillings (£0.30) in Virginia, then the annual interest of 5% on two pesos would be 28.8 farthings (almost 7 pence and 1 farthing), while the monthly equivalent would be 2.4 farthings (almost 2½ farthings).

<p>
Maybe the promise of payment in those silver coins was because of the inflation/devaluation associated with the "continental currency"?

<p>
Pesos, with their halves (4 reales) and quarters (2 reales) were plentiful for larger values, while British copper coins, perhaps alongside local tokens, were still fairly plentiful for small values. However, Britain hadn't yet introduced the half farthing (this was in 1828, at first for use in Ceylon), although such a coin is mentioned in the Bible - Mark 12:42.

<p>
The U.S. dollar was first defined by the Coinage Act of 1792 and was introduced later that year - twelve years after this note was issued.  
</div>

<p>
References:

<br/>
<a href="https://en.wikipedia.org/wiki/United_States_dollar#Continental_currency">
United States dollar : Continental currency
</a>
(https://en.wikipedia.org/wiki/United_States_dollar#Continental_currency)

<br/>
<a href="https://en.wikipedia.org/wiki/Early_American_currency#Continental_currency">
Early American currency : Continental currency
</a>
(https://en.wikipedia.org/wiki/Early_American_currency#Continental_currency)

<p>
Ron adds:
<div class="quote">
<p>
Further to the UK angle mentioned by Martin Purdy:

<p>
•    In rhyming slang, an "oxford" (in full, "Oxford scholar") was a half-crown (two shillings and sixpence), or "half a dollar".

<p>
•    The "Bank of England Dollar" (worth 5 shillings) dated 1804 was made by restriking Spanish-American 8 reales coins; some details of the original coin are often visible, proving that they were produced at least until 1811.

<p>
•    Before that, the 8 reales (and 4 reales) coins were simply counterstamped with the head of George III - at first with an oval stamp as used in hallmarking, then with an octagonal countermark adaped from the punch for a Maundy (silver) penny;  the 8 reales then passed for 4s 9d (4 shillings and ninepence), which gave rise to the expression of "two kings' heads not worth a crown". Also,

<p>
<i>
     "The Bank, to make their Spanish dollar pass,
<br/>      Stamp'd the head of a fool on the neck of an ass."
</i>

<p>
•  Martin is right that this "1804" dollar was the only UK coin to carry the word "dollar" - indeed, it is the only coin of the British Isles to do so, though Scottish coins issued under Mary (1542-1567) and her son James VI (from 1567) included the Ryal or Dollar (originally 30 Scottish shillings, but later apparently 60 - either way, the equivalent of 5 shillings English) and the 1/3 and 2/3 thereof, but none of these coins bore any denomination; Maybe this is what led to the anachronism in Shakespeare's "Macbeth", in which (supposedly before 1040AD) Ross says, regarding "Sweno, the Norways' king" (presumably Sweyn Knutsson, 1030–1035):

<p>
<i>
     "Nor would we deign him burial of his men
<br/>       Till he disbursed at Saint Colme’s Inch
<br/>       Ten thousand dollars to our general use."
</i>
</div>

<p><b> Douglas Mudd </b><br/>
American Numismatic Association Edward C. Rochette Money Museum Director 
Doug Mudd writes:
<div class="quote">
<p>
With regards to the question on colonial money: Next mystery – Why denominate the note in dollars and then pay the interest in British money equivalents?  We need to remember that the U.S. dollar was brand new, and the division into 100 cents had not even happened yet (in 1780) - Americans were used to dealing with British pounds, shillings and pence along with Spanish American reales, so it made sense to show equivalent values - plus, there were no U.S. coins to match.  

<p>
If you look at the Continental Currency fractions (1/3, 2/3 etc of a dollar they make sense if you convert them into the British system - 18 pence (1s, 6d) and 36 pence (3s) respectively) they can be converted into change using British coins with the dollar valued at 4s 6d.  Of course, it then gets complicated if you take into account the various state currencies and their conversions - New Jersey pounds vs pound sterling for example... anyway, it took a while to get everyone on the same system and then to provide coinage reflecting that system.
</div>


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

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a10.html">
SHILLINGS, PENCE, AND FARTHINGS
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a10.html)
 

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

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

<p><b> John Whitney Walter </b><br/>
Doug Mudd writes:
<div class="quote">
<p>
Sad to see that John Whitney Walter has left us - another great collector and scholar.  Another of the amazing groups of coins he put together was the collection of coins of the "Demareteion master" also featured in a Stack's catalog and donated to the Smithsonian (I had the privilege of putting together an exhibit of the coins).   
</div>

<p>
Clifford Mishler writes:
<div class="quote">
<p>
While I can’t say I knew John Whitney Walter well, I did know and interact with him over a good number of years. It certainly saddened me to read of his passing in last week’s <i>E-Sylum</i>. He was much more than a great and dedicated collector. He was, in my experience, a wonderful and caring human being. My interactions with him came largely as a consequence of our parallel service on the council of the American Numismatic Society, and around the exhibit areas at American Numismatic Association conventions.  

<p>
One of his attributes that stands out the most to me is observing him sticking around his installed exhibits at ANA conventions, which were always superlative as previously referenced, sharing insights into the attributes of the exhibited collections he had built with anyone who happened by and was drawn to stop and explore. As I said, I always found John to be dedicated and caring in his appreciation and confidence for the merits of our hobby community. Few emulate, unfortunately, his example.
</div>

<p>
<div class="greybox">
Thanks.  I do believe it was in the exhibit area that I met Mr. Walter.  Definitely an example to emulate.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a09.html">
JOHN WHITNEY WALTER (1934-2018)
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a09.html)


<p><b> Brazil American Numismatic Association Update</b><br/>
Giordano Sereno writes:
<div class="quote">
<p>
Thank you for publishing my note about forming a Brazil American Numismatic Association.  I've already gotten my first response!
</div>

<p>
<div class="greybox">
Interested members and dealers should continue reaching out to Giordano.  His email address is
<a href="mailto:giordanosereno@yahoo.com.br">
giordanosereno@yahoo.com.br
</a>.  One need is for dealers in U.S. coins willing to reach out to collectors in Brazil.  The world is getting smaller and it can pay to develop overseas clientele.  Some U.S. dealers are working profitably as far away as China today.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a11.html">
BRAZIL AMERICAN NUMISMATIC ASSOCIATION PROPOSED
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a11.html)


<p><b> Presidential Coin Collectors </b><br/>
Regarding U.S. Presidents who collected coins, 
Paul Bosco  writes:
<div class="quote">
<p>
Dick Johnson says none are known. Teddy Roosevelt might be classed as a medals collector, as he seems to have known --and recommended-- coin designers V. D. Brenner and Augustus St. Gaudens from pieces he owned.

<p>
Stack's conducted an auction in the early 1970s of a significant coin collection from John and John Quincy Adams, de-accessioned from a museum (Peabody-Essex??). It is likely J. Q. was the collector, and some of the coins were casually saved by his father.
</div>

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


<p><b> Technology for Grading and Forgery Detection </b><br/>
Dr. Kavan Ratnatunga writes:
<div class="quote">
<p>
Since I spent over 12 years developing software for automated analysis of galaxy images of NASA Hubble Space Telescope I know it should not be too difficult to develop automated coin grading for modern minted coins using high resolution scanned or uniformly photographed images and cross-correlation techniques to develop a grade based on the cross-correlated distribution function. High grade coins will have a sharp peak, which will soften for lower grades. This method will be more difficult for ancient coins, where the image on flan may be incomplete. But even that is simpler than face recognition.

<p>
However, grading services don't even give more basic information like weight of coin, dimensions such as thickness. Another useful piece of information is specific gravity, but that is not easy to measure, unless some ultrasound techniques are developed and calibrated. What I find most useful is XRF measurements of surface metallurgy composition.  All of which can't be measured after a coin is slabbed.  

<p>
Currently I am trying to get an Institution in Sri Lanka to purchase an XRF machine which costs around US$100K which can determine impurities to study ancient Lankan coins.  Macro tests using XRF now available in jewelry stores in Sri Lanka for under US$1 per measurement have proven to me that the 11th century Lankan Gold coin which was sold to me by Spink at the coin show in Baltimore back in 1993 is a modern forgery. Anyway that got me started in collecting Lankan coins, but shows how important these modern measurements are in trying to identify forgeries. See 
<a href="http://coins.lakdiva.org/medievalgold/k1cf4t10c_adahanda_au.html">
http://coins.lakdiva.org/medievalgold/k1cf4t10c_adahanda_au.html  
</a>.
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a08.html">
ON COMPUTER COIN GRADING
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a08.html)


<p><b> 2018 ANA Summer Seminar Young Numismatists (YN) Auction </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39904598444/in/dateposted-public/" title="Kenny Sammut YN Auction video still"><img src="https://farm5.staticflickr.com/4791/39904598444_7ec347bbcb.jpg" width="500" height="277" alt="Kenny Sammut YN Auction video still"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Len Augsburger writes:
<div class="quote">
<p>
Each year the ANA Summer Seminar features a pair of auctions to benefit the YN scholarship fund. These are held at the end of each week of the two-week event, with the catalogs prepared by the YNs themselves during the week. These auctions rely on donated material from the numismatic community (typical value $25 and up), and, to that end, YN Kenny Sammut has produced a video with an overview of the auction sale. 

<p>
If you’ve got a few odd things in your collection (and who doesn’t?) this is great opportunity to clean out the bank box and refine your collecting objectives. It’s for a great cause, and your life will be slightly more organized as a result!  The ANA will provide acknowledgment of all gifts. Contact Kenny Sammut via email, at 
<a href="mailto:numismatistkenny@gmail.com">
numismatistkenny@gmail.com</a>, for further info.
</div>

<p>
<div class="greybox">
Great idea!  Who doesn't have something they could donate?
-Editor
</div>

<p>
Links to the Kenny Sammut YN Auction video on YouTube and the Newman Numismatic Portal:
<br/>
<a href="https://www.youtube.com/watch?v=U5_K-PmAlhI">
https://www.youtube.com/watch?v=U5_K-PmAlhI
</a>

<br/>
<a href="https://nnp.wustl.edu/library/book/542803">
https://nnp.wustl.edu/library/book/542803
</a>

<p><b> About that "Red Book" </b><br/>
Paul Bosco writes:
<div class="quote">
<p>
Fastest sale I ever made was to a dealer in US Coins, at a Long Beach show. It was a book, a modern Scottish play called "The Slab Boys." Evidently, the boys mixed paints on marble slabs at a carpet factory. As I recall, I bought it from a street seller, coming out of the subway at First Ave and First Street, for $1 to $3, and I sold it for $10-15. This is a typical margin, for me at least, on book sales. In addition, books entail little quarreling over price and condition. 
</div>

<p>
<div class="greybox">
I'm speechless.  But glad to hear a book found a loving home.
Here's a another way people can profit from sales of books you can't really tell from their cover.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26709584388/in/dateposted-public/" title="Lower days Ahead nonsense book cover"><img src="https://farm5.staticflickr.com/4800/26709584388_623986157f_o.png" height="280" align="right" alt="Lower days Ahead nonsense book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<i>Lower Days Ahead</i> is an Amazon print on demand paperback book filled with nonsense sentences, the kind found in spam email to make its way past Bayesian filters. The author is "Patrick Reames" but when Reames received a 1099 form from Amazon he made $24,000 selling the book he was surprised, because he didn't write it or get any money from the sale of the book. It's likely that criminals are using Amazon's print on demand program to launder money.

<p>
>From Krebs on Security:
<div class="quote">
<p>
Reames said he suspects someone has been buying the book using stolen credit and/or debit cards, and pocketing the 60 percent that Amazon gives to authors. At $555 a pop, it would only take approximately 70 sales over three months to rack up the earnings that Amazon said he made.
</div>

<p>
<div class="greybox">
Maybe they could rename it "The Slab Boys" or "The Red Book".
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a12.html">
NOTES FROM E-SYLUM READERS: FEBRUARY 25, 2018 : A Rare Red Book
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a12.html)



<center>
<a href="https://archivesinternational.com/" title="Archives International Sale 47 cover front"><img src="https://farm5.staticflickr.com/4648/26341749828_75e8dc6f13_c.jpg" width="600" alt="Archives International Sale 47 cover front"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article18"><a name="article18">
VIEWING COINS OBLIQUELY
</h3></a>
<div class="greybox">
Mike Marotta submitted this commentary which could literally  change the way you look at coins.  Thanks!
-Editor
</div>

<p>
In the previous issue of <i>The E-Sylum</i> Dick Johnson made an off-hand comment about the correct orientation of a coin or medal. “The Mussolini token illustration in last week’s <i>E-Sylum</i>, which Editor Wayne stated was intact and could not be oriented correctly, brought to mind the task of orientation. The human mind craves correct visual perspective, everything on the level.” 

<p>
Allow me to point out that in fact, “correct” orientation is learned from your cultural context and is not inherent to the human mind. Numismatics offers many counter-examples.

<p>
About 15 years ago, Geraldine Chimirri-Russell discovered that some issues of Celtic coins, which to us seem “Picasso-like” orient to correct 3-dimensional presentations of the human face when viewed at an angle. I attended a conference where she made this announcement ahead of her publications. Since then, her work has been reproduced and been cited by others.  See for example, <i>Money for Trade: A New View of Icenian Coinage by John Talbot</i> (Oxford: Oxbow Books, 2017).

<p>
Preparing an article for the now-defunct <i>Celator</i> about the great fairs of Champagne in the Middle Ages (whence the “troy” actually Troyez ounce of precious metal), I found coins struck over a thousand years later that still exhibited that orientation. According to Chimirri-Russell, we only learned to accept the front-on view with vanishing-point perspective as a result of Renaissance painting. 

<p>
Chimirri-Russell wrote: 
<div class="quote">
<p>
“The highly stylized images on Celtic coins feature human profiles with dissociated features. The coins have been viewed as two-dimensional works, however, if the coins are perceived as three-dimensional objects that can be freely rotated in space, their properties can be interpreted equally freely. When viewed from an oblique angle, the dissociated facial features can be seen to realign producing a three-dimensional, realistic face seen from a three-quarter, rather than profile view. This optical illusion is found on the majority of examples of extant coins, thus indicating intent on the part of the Celtic artists. Other works in metal produced by the Celts indicate that the rotation of the object to reveal or transform images of hidden faces and animals was expected.”
</div>

<p>
See: “Taking an Oblique Point of View: The Challenges of Interpretation and Display in Museums,” The International Journal of the Humanities, Volume 5, Issue 12, pp.115-126, available at
<a href="http://geraldineechimirri-russell.cgpublisher.com/product/pub.26/prod.1281">
http://geraldineechimirri-russell.cgpublisher.com/product/pub.26/prod.1281
</a>.
 
<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26705320108/in/dateposted-public/" title="CNG Electronic Auction 413 lot 637 FRANCE, Provincial"><img src="https://farm5.staticflickr.com/4794/26705320108_6015357c34_o.jpg" width="300" height="147" alt="CNG Electronic Auction 413 lot 637 FRANCE, Provincial"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Classical Numismatic Group > Electronic Auction 413
<br/>
Auction date: 31 January 2018
<br/>
Lot number: 637

<p>
FRANCE, Provincial. Blois (Comté). temp. Thibaut III. Circa 1037-1089/90. AR Denier (20mm, 1.10 g, 5h). Stylized Blois-style head right; pellet to right / + BEISIS CΛSTIO, cross pattée. Duplessy, Féodales 578; Legros 968; Poey d'Avant 1690; Roberts 5056. VF, lightly toned.

<p>
<div class="greybox">
This illustration may help.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40533814112/in/dateposted-public/" title="Oblique Sassanians from Iceni Book page 92"><img src="https://farm5.staticflickr.com/4719/40533814112_9d228ece5a.jpg" width="500" height="210" alt="Oblique Sassanians from Iceni Book page 92"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Mike adds:
<div class="quote">
<p>
Note that the above illustration from p92 in the Iceni book is from a Sassanian coin. This was not limited to the Celts. It shows how peculiar our orthogonal views may be.
</div>

<p>
Here is a BNS newsletter that cites her presentation in 2004: 
<br/>
<a href="https://www.britnumsoc.org/publications/Newsletter_July_04.pdf">
THE BRITISH NUMISMATIC SOCIETY
Newsletter
July 2004
</a>
(https://www.britnumsoc.org/publications/Newsletter_July_04.pdf)

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a14.html">
TIPS ON COIN DESIGN ORIENTATION
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a14.html)


<center>
<a href="http://www.cdnpublishing.com/" title="CDN Publishing ad05 subscribe"><img src="https://farm5.staticflickr.com/4406/36998981061_9c8618b883_z.jpg" width="600" height="300" alt="CDN Publishing ad05 subscribe"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article19"><a name="article19">
DESIGN OF THE 2018 WINTER OLYMPIC MEDALS
</h3></a>
<div class="greybox">
The <i>Hyperallergic</i> blog interviewed Sukwoo Lee, the designer of the 2018 Winter Olympic medals.  This is the most detail I've come across yet, and it's straight from the artist. 
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39804481554/in/dateposted-public/" title="2018 Winter Olympics medal"><img src="https://farm5.staticflickr.com/4674/39804481554_221c5c8b47.jpg" width="500" height="322" alt="2018 Winter Olympics medal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Every two years, the International Olympic Committee either holds a competition or chooses an individual or team from the host country to come up with a unique design for that specific Olympics. The design of the Summer Olympics medals is fairly strict — they must always include an image of Nike, the goddess of Victory — but the Winter Olympic medals start from a blank slate, although the designer is usually expected to incorporate the spirit of both the Olympics and the host culture into the medals themselves. This has resulted in a wide variety of designs, forms, and materials.

<p>
For this year’s events at Pyeongchang, the Olympics authorities approached Sukwoo Lee, an industrial designer based in Seoul. Lee’s company, SWNA, designs everything from robots to umbrellas and lamps. In an email to Hyperallergic, Lee said he presented five different concepts in the lead-up to the Olympics, all of them inspired by the landscape and culture of Korea. He said the four rejected proposals were “designed using the mountains of Pyeongchang as a motif, or using wind, trees, and Korean traditional ornaments as materials. The inside of the present [design] is the most modern, but it seems that the DNA of Korea is well expressed.”

<p>
The medals hanging around winning athlete’s necks this year take their inspiration from the Korean alphabet, as well as from traditional clothing and architecture. In a poetic illustration Lee provided Hyperallergic, the designer presents the alphabet, Hangul, as “the seed of our culture. We sow the seeds of culture. The seeds grow into a culture.” Once the seeds are fully grown and the flowers and fruit picked through, what’s left are the stems — “the stems are the process.” These individual “stems” of culture are then bunched together and cut into the circular shape of the medal, creating a bumpy surface but cut so you can still read the individual letters on the side. As for the traditional Korean clothing and architectural motifs, those come into play in the ribbons, made out of the same fabric as hanbok, and the upturned eaves of the wooden medal cases.

<p>
“I like experimental medals,” Lee said, adding that his favorite design from past Olympics is Dario Quatrini’s Torino 2006 medals with the hole in the middle. (He also liked the polycarbonate of the 2014 Sochi medals.)

<p>
<div class="greybox">
See the article online for the full set of sketches and illustrations of the ribbons and case.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39804454184/in/dateposted-public/" title="Design of the 2018 Winter Olympics medal"><img src="https://farm5.staticflickr.com/4622/39804454184_0053651a8e.jpg" width="500" height="410" alt="Design of the 2018 Winter Olympics medal"></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://hyperallergic.com/428310/winter-olympics-medals-design-sukwoo-lee/">
The Story Behind This Year’s Winter Olympics Medal Design
</a>
(https://hyperallergic.com/428310/winter-olympics-medals-design-sukwoo-lee/)

<p>
To read the earlier E-Sylum articles, see:

<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n06a33.html">
THE 2018 WINTER OLYMPIC MEDALS
</a>
(http://www.coinbooks.org/v21/esylum_v21n06a33.html)

<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n07a10.html">
DICK JOHNSON ON THE 2018 WINTER OLYMPIC MEDALS
</a>
(http://www.coinbooks.org/v21/esylum_v21n07a10.html)

<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n07a11.html">
VALUING THE 2018 WINTER OLYMPIC MEDALS
</a>
(http://www.coinbooks.org/v21/esylum_v21n07a11.html)


<center style="border:5px solid #A7C0CD">
<a href="https://www.abebooks.com/bookseller/stockleysbooks" title="E-Sylum Stockley ad01 Numismatic Chronicle"><img src="https://farm5.staticflickr.com/4619/38813813420_5e9e4b38b6.jpg" width="600" alt="E-Sylum Stockley ad01 Numismatic Chronicle"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article20"><a name="article20">
VOCABULARY TERMS RELATING TO DIE WEAR
</h3></a>
<div class="greybox">
Dick Johnson submitted these entries from his <i>Encyclopedia of Coin and Medal Terminology</i>.  Thanks!  
-Editor
</div>

<p>
Three terms this week which have the same theme – wear in a die. Die erosion is used by collectors more so than mint workers, but, of course, anyone can use any term any time when appropriate. The theme of wear is vitally important to collectors in determining Condition.

<p>
<b style="font-size:24px"> Die Erosion. </b>
Wearing of a die’s surface until flow marks are entirely eliminated from pieces struck from that die. The term is one of condition used by collectors studying pieces struck from dies rather than by metalworkers using the dies. Flow marks form on the surface of coins struck from a fresh die. Tiny furrows form on the surface, generally from the edge toward the center, caused by minute imperfections on the surface of the die. These furrows reflect light causing MINT LUSTER on freshly struck pieces (also CARTWHEEL reflections when the coin is tilted). With continued striking these imperfections slowly disappear and the die’s surface becomes smooth and bright. Continued use of the die causes very minute rounding of edges of detail and lettering. After long-term use a die may SINK ever so slightly, beginning in the center and cause a very slight dome on struck pieces. The final stage of a die is when stress has caused a DIEBREAK on the surface, usually near the rim. When the pi
 ece inevitably breaks away the die is no longer useable.   
<br/>
CLASS 11.5

<p>
<b style="font-size:24px"> Worn Die.</b>
A die whose sharpness of detail has been dulled by much use. The wear of constant striking rounds off the sharp angles of detail and lettering; in the later stages of DIE LIFE the wear is greatly exhibited and dies deteriorate rapidly, until a point is reached when such dies must be retired. Before this is reached, however, some RE-ENGRAVING may be done to add additional striking ability to prolong die life. Generally worn dies have begun to sink (see SUNKEN DIE), contain one or more areas of stress and are susceptible of DIECRACKS ultimately leading to DIECHIPS and BROKEN DIES. Also WEAK STRIKES occur during SETUP, before the pressure has been correctly established, this results in pieces which look like they were struck from very worn dies (but obviously were not).  See also DIE WEAR. 
<br/>
CLASS 04.4

<p>
<b style="font-size:24px"> Die Wear. </b>
The dulling of detail on a die from constant striking. Wear diminishes the sharpness of detail and is the greatest factor of DIE LIFE – the point at which a die must be retired. Also wear is a factor – along with stress – of DIECRACKS occurring which further hasten the deterioration of a die. In the later stages of a die’s life it will deteriorate rapidly.  See also SUNKEN DIE, BROKEN DIE.  
<br/>
CLASS 04.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>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article21"><a name="article21">
GEORGE EAVENSON (1854-1912)
</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 George Eavenson.
-Editor
</div>

<p>
George Eavenson (1854-1912), was born the fifth of five children on December 26, 1854 in Franklin Township, Chester County, Pennsylvania, son of Joseph Eavenson (1821-1892), and  Sarah Ann Hannum Eavenson (1819-1911).

<p>
He worked as the Superintendent of Machinery for the Denver & Rio Grande Railroad at Denver, Colorado.

<p>
He applied in September and joined the ANA in October 1894.

<p>
Beginning in September 1894 he became a regular client of the Chapman Brothers.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26751543128/in/dateposted-public/" title="EAVENSON 9_1_1897 letter to Chapmans"><img src="https://farm5.staticflickr.com/4663/26751543128_56f549ddb7.jpg" width="399" height="261" alt="EAVENSON 9_1_1897 letter to Chapmans"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
In 1902 he advertised in February issue of <i>The Numismatist</i>, he was looking to buy Clark, Gruber & Co., gold pieces as well as Mormon pieces.

<p>
His coin collection was sold by the Chapman Brothers on Thursday and Friday, April 26-27, 1903. The sale contained an 1856 over 1854 proof no arrows half dime in lot 102 and six proof 1841 Large Cents which came from a prominent Philadelphia collection, that Walter Breen deduced was that of Patterson Dubois (1847-1917). See <i>Walter Breen's Complete Encyclopedia of U. S. and Colonial Coins</i>, page 431. The notion, according to Breen, was that some coins in the Eavenson sale were those of the Dubois' collection that were mixed among them. 

<p>
Eavenson does not seem to have continued as a coin collector after the sale.

<p>
He died on December 4, 1912, just 22 days short of his fifty-eighth birthday. He is buried in Cedaredge Cemetery, Cedaredge, Delta County, Colorado.

<p>
To read the complete article, see: 
<br/>
<a href="https://sites.google.com/a/numismaticmall.com/www/numismaticmall-com/eavenson-george">
EAVENSON, GEORGE
</a>
(https://sites.google.com/a/numismaticmall.com/www/numismaticmall-com/eavenson-george)


<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="ctabox">
<center>
<h4>THE BOOK BAZARRE</h4>
</center>
<b> SILVER HALF DOLLARS!</b> 
The new 3rd edition of Rick Tomaska’s <i>Guide Book of Franklin and Kennedy Half Dollars</i> will be available next week. Updated and revised, and expanded to 320 pages with new content. Published in full color, with many illustrations. Order your copy for $19.95 online 
at <a href="https://www.whitman.com/store/Inventory/Detail/A-Guide-Book-of-Franklin-and-Kennedy-Half-Dollars-3rd-Edition+0794845290">
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 = "article22"><a name="article22">
PROFILE: BANKNOTE COLLECTOR HAKKEEM MALIEKKAL
</h3></a>
<div class="greybox">
The mainstream press rarely covers individual collectors.  This article from India does a nice job profiling a bank note  collector from the town of Alappuzha in the southern state of Kerala.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25674688927/in/dateposted-public/" title="Bank note collector Hakkeem Maliekkal"><img src="https://farm5.staticflickr.com/4714/25674688927_f0a96674f0.jpg" width="500" height="261" alt="Bank note collector Hakkeem Maliekkal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Hakkeem Maliekkal has stashed away bundles of currency notes and coins yet he enjoys a good night’s sleep. His treasure chest is an investment in historical research.</p>

<p>The retired teacher at Kayamkulam has enviable collection of currency notes from around the world. Among them are rare items such as a German silk currency, a mammoth Russian ruble and currencies printed on materials as varied as bark and golf foil.</p>

<p>Hakkim lives in nostalgia. Even house bears the stamp of a bygone era. He has turned his house into a museum for the benefit of history buffs. On display are currency notes from more than 380 countries and coins that have survived millennia. Entry to the private collection is free.</p>

<p>Hakkim’s collection includes currencies from 191 existing countries and 165 defunct countries apart from 25 islands. The collection earned him a place in the Limca Book of Records in 2017.</p>

<p><b>Old habits</b></p>

<p>Hakkim started collecting stamps and postcards as a boy. When he went to Saudi Arabia as a teacher, he hunted for collectibles. He would collect different currency notes from the money exchange centers. He widened his collection of coins by exchanging with other enthusiasts in numismatic societies.</p>

<p>He eventually obtained memberships in international societies. His association with the International Bank Note Society has helped him increase his collection manifold, he said. The society has members from about 100 countries exchanging the valuable items in their possession.</p>

<p>
To read the complete article, see: 
<br/>
<a href="http://english.manoramaonline.com/districts/alappuzha/2018/02/27/teacher-history-currency-alappuzha.html">
A bank note in silk? This former teacher can show you history in currency...
</a>
(http://english.manoramaonline.com/districts/alappuzha/2018/02/27/teacher-history-currency-alappuzha.html)
 

<center>
<a href="https://www.kagins.com/" title="Kagin 2018-03 auction cover"><img src="https://farm5.staticflickr.com/4700/25492135677_b301a51337_c.jpg" width="600" alt="Kagin 2018-03 auction cover"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article23"><a name="article23">
THE FREEDMAN'S BANK
</h3></a>
<div class="greybox">
John Kraljevich published a great Black History Month article on the Newman Numismatic Portal February 27, 2018.  It's about the Freedman's Bank, and is based on an important history resource available in the Portal, <i>The Banker's Magazine</i>.
Here's an excerpt.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25675197227/in/dateposted-public/" title="BankersMagazine1870vol24"><img src="https://farm5.staticflickr.com/4708/25675197227_c64c2e106b_o.jpg" width="180" height="285" align="right" alt="BankersMagazine1870vol24"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Because numismatic history is so often written by collectors, it tends to focus on objects: paper money, coins, tokens, and other relics of commerce that survive to be cherished and studied.

<p>
While coins survive the centuries more or less unchanged, wealth is far less durable. Numismatists collect and study all the symbolic manifestations of wealth, but in doing so they perhaps miss the forest for the trees. 

<p>
The unique resources of the Newman Numismatic Portal offer abundant opportunity to study those symbols of wealth, from banking history, to paper money, to stock or share certificates, to coins made of gold and silver. Like a gravitational pull that suggests an unseen planet, these numismatic specialties can help us document the ebbs and flows of American wealth.

<p>
Of course, it is easier to study the presence of something than its absence. There are no $0 banknotes or certificates issued for 0 shares of stock. Because of this, the various underclasses that have been present throughout American history — and there have been many — often seem invisible to numismatists who focus on coins and currency. Medals and tokens, and various instruments related to debt, shed precious light on those corners other specialties miss.

<p>
The NNP is rich in banking history resources, many of which are hidden in plain sight: government publications that are dry reading to even the most studious among us, long runs of periodicals like The Bankers’ Magazine, whose title leaves no mystery as to what can be found within it. Aside from particularly geeky paper money enthusiasts, numismatists generally have little reason to delve in.

<p>
That is, unless they’re looking for the story of the Freedman’s Bank, whose material artifacts are as scarce as the wealth of the populace the institution first set out to help.

<p>
The Freedman’s Bank was incorporated as The Freedman’s Savings and Trust Company by Act of Congress on March 3, 1865. President Lincoln signed it on the final day of his first term, along with a stack of other bills passed by the previous lame-duck session of Congress. The next day, March 4, with Grant and Lee leering at each other outside the Confederate capitol of Richmond, Lincoln reminded the crowd gathered for his second inauguration that slavery “was somehow the cause of the war.” The conciliatory tone of Lincoln’s speech masked his bitterness over the struggle and the horrible cost it had exacted.

<p>
Knowing that the days of the conflict were numbered, preparations had begun for the reconstruction that would follow. The Freedman’s Bank was the brainchild of private philanthropists from the Northern abolitionist community who sought to give those formerly enslaved, soldiers in particular, a safe place to deposit their wages and develop savings habits. The idea was hatched that U.S. Government backing, even a bank charter, would help the institution serve its functions better than a solely private bank ever could. Charles Sumner, the abolitionist leader from Massachusetts, introduced the bill on March 2, 1865. It passed as an afterthought, and Lincoln signed it into law the next day.

<p>
By August 1869, the bank held more than a million dollars in deposits, representing the entire net worth of tens of thousands of men and women who had been enslaved just a half-decade earlier. Slowly but surely, the wages they worked so hard to earn were gathering interest, and the bank served to protect depositors from swindlers while helping to teach the basics of household economy. The reach of the Freedman’s Bank was nearly nationwide, with 24 branches established from St. Louis to Beaufort, South Carolina, from Savannah to New York. 

<p>
To read the complete article, see: 
<br/>
<a href="https://nnp.wustl.edu/blog-post/515967">
The Freedman's Bank
</a>
(https://nnp.wustl.edu/blog-post/515967)
 

<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 = "article24"><a name="article24">
ANA MONEY MUSEUM AND LIBRARY VIRTUAL TOUR
</h3></a>
<div class="greybox">
The American Numismatic Association web site has a new virtual tour feature.  Check it out!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38769329960/in/dateposted-public/" title="ANA Headquarters building"><img src="https://farm5.staticflickr.com/4754/38769329960_d0d0aef983.jpg" width="600" alt="ANA Headquarters building"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
For the first time you can visit the ANA from home! Click the button below to take a virtual tour of the ANA’s Dwight Manley Library and Edward C. Rochette Money Museum. Explore the exhibits as if you were here and view close-up images of many of the objects, allowing you to view both sides of the pieces and see detail that is not visible in person.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40579409391/in/dateposted-public/" title="ANA Museum virtual tour1"><img src="https://farm5.staticflickr.com/4751/40579409391_98e6ffa41c.jpg" width="600" alt="ANA Museum virtual tour1"></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/38769329890/in/dateposted-public/" title="ANA Museum virtual tour2"><img src="https://farm5.staticflickr.com/4770/38769329890_6f41ccf038.jpg" width="600" alt="ANA Museum virtual tour2"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To take the virtual tour (takes a while to load), see: 
<br/>
<a href="https://www.money.org/money-museum-virtualtour">
ANA MONEY MUSEUM AND LIBRARY VIRTUAL TOUR
</a>
(https://www.money.org/money-museum-virtualtour)

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article25"><a name="article25">
ANS COINS FEATURED IN MUSEUM EXHIBITS
</h3></a>
<div class="greybox">
Last week we pictured a Gorgon Face Parion Hemidrachm in Frank Robinson's sale.  Coins from the American Numismatic Society collection are part of an exhibit now on view at the Metropolitan Museum of Art about "Medusa—the snaky-haired Gorgon whose gaze turned men to stone".  Here's a note about the exhibit from the February 2018 ANS <i>E-News</i>.
-Editor
</div>

<p>
<b>Dangerous Beauty: Medusa in Classical Art</b><br/>
<div class="quote">
<p>
Beginning in the fifth century BC, Medusa became increasingly anthropomorphic and feminine, undergoing a visual transformation from grotesque to beautiful. "Dangerous Beauty: Medusa in Classical Art," featuring a number of ANS coins, explores how the beautification of terrifying figures like Medusa, sirens, and other female half-human beings manifested in the idealizing humanism of Classical Greek art, and their enduring appeal in both Roman and later Western art. 
</div>

<p>
<div class="greybox">
Here's the exhibit overview from the Met web site. 
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26701871368/in/dateposted-public/" title="Dangerous_Beauty Medusa in Classical Art"><img src="https://farm5.staticflickr.com/4617/26701871368_d57443372e_n.jpg" width="250" height="320" align="right" alt="Dangerous_Beauty Medusa in Classical Art"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Beginning in the fifth century B.C., Medusa—the snaky-haired Gorgon whose gaze turned men to stone—became increasingly anthropomorphic and feminine, undergoing a visual transformation from grotesque to beautiful. A similar shift in representations of other mythical female half-human beings—such as sphinxes, sirens, and the sea monster Scylla—took place at the same time. Featuring 60 artworks, primarily from The Met collection, this exhibition explores how the beautification of these terrifying figures manifested the idealizing humanism of Classical Greek art, and traces their enduring appeal in both Roman and later Western art.

<p>
The connection between beauty and horror, embodied above all in the figure of Medusa, outlived antiquity, fascinating and inspiring artists through the centuries. Medusa became the archetypical femme fatale, a conflation of femininity, erotic desire, violence, and death. Along with the beautiful Scylla, she foreshadows the conceit of the seductive but threatening female that emerges in the late 19th century in reaction to women's empowerment.

<p>
For more information on the exhibit, see: 
<br/>
<a href="https://www.metmuseum.org/exhibitions/listings/2018/dangerous-beauty">
Dangerous Beauty: Medusa in Classical Art
</a>
(https://www.metmuseum.org/exhibitions/listings/2018/dangerous-beauty)

<p>
<b>The Horse in Ancient Greek Art</b><br/>
<div class="greybox">
ANS coins are also on view as part of an exhibit at the Virginia Museum of Fine Arts.
-Editor
</div>

<p>
<i>The Horse in Ancient Greek Art</i> presents imagery of mythical horses like the winged Pegasos, who becomes a constellation, as well as horse-hybrids like centaurs and satyrs, creatures that are part human and part horse. Many artists depict chariots, sometimes rushing into battle and sometimes in thrilling races, while others focus on horse races, carefully indicating the goads, bridles, reins, and bits. These images as well as scenes of grooming and feeding well-bred steeds reveal striking parallels between ancient and modern horse care and horsemanship.

<p>
<i>The Horse in Ancient Greek Art</i> features Greek vases, sculpture, and coins from the 8th through the 4th centuries BC drawn from private collections, the Virginia Museum of Fine Arts, the Tampa Museum of Art, and other museum collections. The exhibition and accompanying publication explore the significance of the horse in ancient Greek culture, and imagery of the horse in ancient myth, war, sport, and competition. From some of the earliest examples of the horse in Greek art, to stunning examples of black and red-figure vases, the objects on view illustrate ancient equestrian life.

<p>
For more information on the exhibit, see: 
<br/>
<a href="https://www.vmfa.museum/exhibitions/exhibitions/horse-ancient-greece/">
The Horse in Ancient Greek Art
</a>
(https://www.vmfa.museum/exhibitions/exhibitions/horse-ancient-greece/)

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a29.html">
NUMISMATIC NUGGETS: FEBRUARY 25, 2018 : Parion Hemidrachm with Gorgon Face
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a29.html)
 
<p>
For more information about the American Numismatic Society, see: 
<br/>
<a href="http://numismatics.org/">
http://numismatics.org/
</a>
 

<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 = "article26"><a name="article26">
NATIONAL HELLENIC MUSEUM EXHIBIT
</h3></a>
<div class="greybox">
Arthur Shippee forwarded this story of a museum exhibit in Chicago, found via <i>The Explorator</i> newsletter.  Thanks.
-Editor
</div>

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

<p>
A new exhibition is set to open at the National Hellenic Museum this week in Chicago, featuring 29 coins that date back to the Hellenistic and early Roman periods (336BCE-55CE).

<p>
Entitled 'Change: The Story of Coins', visitors will have the chance to learn about Hellenism's influence on the use, production and design of coins, and as a result, their importance as a financial, cultural and political tool.

<p>
"Coins are some of our best records of political, social and economic change," said Katherine Kelaidis, Ph.D., Resident Scholar of the National Hellenic Museum.

<p>
"The coins in this exhibition demonstrate the vast reach of the Hellenic world in antiquity," she added.

<p>
"These coins represent a key moment in world history - the period in which Greek customs spread out of the Eastern Mediterranean and become the shared culture of educated people," Professor Kelaidis said.

<p>
The exhibition will open on Sunday 4 March, and will be on show until February 2019.

<p>
To read the complete article, see: 
<br/>
<a href="http://neoskosmos.com/news/en/New-exhibition-features-coins-used-in-ancient-Greece-National-Hellenic-Museum-Chicago">
New exhibition features coins used in ancient Greece
</a>
(http://neoskosmos.com/news/en/New-exhibition-features-coins-used-in-ancient-Greece-National-Hellenic-Museum-Chicago)


   <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article27"><a name="article27">
LONG BEACH “SHIP OF GOLD” EXHIBIT 
</h3></a>
<div class="greybox">
Here is the post-show press release for the <i>SS Central America</i> exhibit.  Great photos!  I love the one of Dwight Manley, KTLA-TV reporter Christina Pascucci and Bob Evans at "Goldhenge".  
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40601687741/in/dateposted-public/" title="Feb 2018 Ship of Gold crowd"><img src="https://farm5.staticflickr.com/4740/40601687741_a44d28cf4b.jpg" width="500" height="375" alt="Feb 2018 Ship of Gold crowd"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The “Ship of Gold” exhibit, with $40
million of never-before-displayed California Gold Rush sunken treasure recovered in
2014, attracted record-setting attendance during the February 22-24, 2018 Long Beach
Coin, Currency, Stamp & Sports Collectible Expo.

<p>
The exhibit of gold and silver coins, nuggets and California gold dust was housed
in a 40-foot long re-creation of the hull of the legendary SS Central America that sank in
1857, and sponsored by California Gold Marketing Group, owner of the trove.

<p>
“The three-day February 2018 Long Beach Expo set an overall attendance
record for any Long Beach Expo since Collectors Universe, Inc. acquired the show a
decade ago, and also set daily attendance records for Thursday, Friday and Saturday
visitors. Overall, attendance at the February 2018 show was 43 percent higher than in
February 2017,” said Cassi East, President of the Long Beach Expo
(www.LongBeachExpo.com).

<p>
“Many members of the public told me they came to see a part of history, and
many dealers told me that this was the coolest thing they’ve ever seen,” said East.

<p>
Los Angeles area television stations and TV networks covered the exhibit, and
earlier there were stories by Associated Press and CBS This Morning about the
treasure and the display. Crowds lined up to view the exhibit each morning when the
Long Beach Expo doors opened to the public.

<p>
“We had visitors from across the United States and overseas. One collector told
me he came from London, England just to see the exhibit,” said Dwight Manley,
managing partner of the California Gold Marketing Group.

<p>
This was the first public display of a portion of the historic gold and silver coins,
gold ingots and gold dust recovered during the 2014 expedition to the Atlantic Ocean
site where the Gold Rush-era cargo was lost at sea 161 years ago. The California Gold
Marketing Group LLC acquired the treasure from Ira Owen Kane, Receiver for Recovery
Limited Partnership and Columbus Exploration, LLC in a court-approved transaction this
past November.

<p>
“The exhibit included a new type of historic SS Central America item never
before seen or displayed: leather satchels (pokes) filled with more than 1,000 ounces of
gold bounty mined from the California Gold Rush!,” exclaimed Manley.

<p>
“The gold dust, mother lode quartz gold nuggets and other treasure have been in
the original pokes since before Abraham Lincoln was president,” he said.

<p>
The ship sank 160 miles east of Cape Hatteras, North Carolina during a
hurricane on September 12, 1857 while carrying tons of gold. There were 578
passengers and crew onboard, and 425 of them perished in the tragedy.

<p>
Bob Evans, the chief scientist and historian who has been on all three SS Central
America recovery missions dating back to 1988, met with visitors during each day of the
show and conducted two standing-room-only seminars about the treasure and its
retrieval.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26729952418/in/dateposted-public/" title="Dwight Manley, Christina Pascucci, Bob Evans"><img src="https://farm5.staticflickr.com/4615/26729952418_4b7a5c71d1.jpg" width="500" height="375" alt="Dwight Manley, Christina Pascucci, Bob Evans"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Dwight Manley,  Christina Pascucci and Bob Evans at "Goldhenge"
</center>

<p>
He created a prominent display at the Ship of Gold exhibit by stacking 35 of the
45 recently recovered assayers’ ingots, ranging in size from 7.54 to 319.22 Troy
ounces. He dubbed the display “Goldhenge.”

<p>
Evans now is curating and cataloging more than 15,000 U.S. and world gold,
silver, and copper coins. A portion of the hoard is currently being certified by
Professional Coin Grading Service (www.PCGS.com). The first of the treasure items are
expected to be made available in the marketplace by selected dealers in April.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40601697671/in/dateposted-public/" title="Ingot, pokes, dust, nuggets"><img src="https://farm5.staticflickr.com/4752/40601697671_8f337619ea_n.jpg" width="240" height="320" alt="Ingot, pokes, dust, nuggets"></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/26729952278/in/dateposted-public/" title="Some SSCA gold coins"><img src="https://farm5.staticflickr.com/4721/26729952278_d02410587f_n.jpg" width="240" height="320" alt="Some SSCA gold coins"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Highlights of the February 2018 Ship of Gold exhibit included miners' pokes unopened since 1857 displayed on a bed of gold dust along with an assayer's ingot and assorted gold nuggets
[and a] sample of the gold coins recovered from the SS Central America in 2014...

<p>
<div class="greybox">
<i>CoinWeek</i> attended the show and filmed a nice video including an interview with Bob Evans.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26748382808/in/dateposted-public/" title="Ship of Gold exhibit staff"><img src="https://farm5.staticflickr.com/4656/26748382808_8dd735b4d6.jpg" width="500" height="275" alt="Ship of Gold exhibit staff"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Ship of Gold Exhibit staff
</center>

<p>
To read the complete article, see: 
<br/>
<a href="https://www.youtube.com/watch?v=cbOWV27M_6U">
CoinWeek: Gold Shipwreck Treasure Worth Millions of Dollars on Display - 4K Video
</a>
(https://www.youtube.com/watch?v=cbOWV27M_6U)


<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 = "article28"><a name="article28">
NUMISMATIC NUGGETS: MARCH 4, 2018
</h3></a>
<div class="greybox">
Here's a selection of interesting or unusual items I came across in the marketplace this week.  Tell us what you think of some of these.
-Editor
</div>

<p>
<b> 1859 Robert Lovett Die Sinker Token </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39891356104/in/dateposted-public/" title="1859 Robert Lovett Die Sinker Token obverse"><img src="https://farm5.staticflickr.com/4754/39891356104_d19f8307d4_m.jpg" width="240" height="240" alt="1859 Robert Lovett Die Sinker Token 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/40560261892/in/dateposted-public/" title="1859 Robert Lovett Die Sinker Token reverse"><img src="https://farm5.staticflickr.com/4799/40560261892_70abb060a7_m.jpg" width="240" height="240" alt="1859 Robert Lovett Die Sinker Token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Pre Civil War 1859 Merchant token Miller / Rulau PA 351A Nice Uncirculated. Image of St. George slaying a dragon on obverse. R. Lovett, Jr. Die Sinker Philadelphia. 

<p>
<div class="greybox">
>From an eBay auction by Steve Hayden. Great piece!
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.ebay.com/itm/1859-Philadelphia-Merchant-Token-Robert-Lovett-Die-Sinker-St-George-Dragon-/202238387963">

</a>
(https://www.ebay.com/itm/1859-Philadelphia-Merchant-Token-Robert-Lovett-Die-Sinker-St-George-Dragon-/202238387963)


<p>
<b> Bermuda Hog Penny Pub Good-For Token </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25662654557/in/dateposted-public/" title="Bermuda Hog Penny Pub Good-For Token obverse"><img src="https://farm5.staticflickr.com/4674/25662654557_c7ba78ecff_m.jpg" height="240" alt="Bermuda Hog Penny Pub Good-For Token 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/25662654477/in/dateposted-public/" title="Bermuda Hog Penny Pub Good-For Token reverse"><img src="https://farm5.staticflickr.com/4675/25662654477_cf266a8d41_m.jpg" height="240" alt="Bermuda Hog Penny Pub Good-For Token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Description: BERMUDA HOG MONEY ADVERTISING MEDAL

<p>
<div class="greybox">
Interesting crude copy.  Clearly not intended to fool collectors.  Nice advertising piece.  The piece is undated, but looks like it was made in the 1950s or 60s. There is a web site for the Hog Penny Restaurant & Pub "Established 1957".  Here's some history from the site.  Have any of our readers been there?
-Editor
</div>

Featuring great cuts of beef, genuine Indian curries and to die for hearty pub style comfort food...the Hog Penny has and continues to be a favourite spot in Bermuda for generations of locals and visitors alike.

<p>
The Hog Penny was formerly a bicycle shop selling Penny Farthing bicycles before being converted to a meat slaughterhouse selling huge blocks of ice that had been shipped in from North America during the winter. When it first opened as the Hog Penny, during the late stages of segregation, shockingly, it had a divider down the middle of it to separate the races. Soon though, equality prevailed and the middle divider was removed. The Hog Penny was cobbled together from old Watney's pubs in England that were being withdrawn and many of the mirrors, benches and sheep shearing tools you see on the shelves date back to the early 1900s.

<p>
Hog Penny is Hamilton's oldest licensed establishment having been in business since 1957. It's the original inspiration for the Cheers pub in Boston.

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.invaluable.com/auction-lot/-1-c-07F4EDFB97">
Lot 219: BERMUDA HOG MONEY ADVERTISING MEDAL
</a>
(https://www.invaluable.com/auction-lot/-1-c-07F4EDFB97)

<p>
To visit the Hog Penny web site, see: 
<br/>
<a href="http://www.hogpennypub.com/">
http://www.hogpennypub.com/
</a>


<p>
<b> Federal Tires Medal </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39861328684/in/dateposted-public/" title="Federal Tires Medal obverse"><img src="https://farm5.staticflickr.com/4784/39861328684_f48946286c_m.jpg" width="240" height="226" alt="Federal Tires 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/39861328584/in/dateposted-public/" title="Federal Tires Medal reverse"><img src="https://farm5.staticflickr.com/4785/39861328584_e95f2df7fc_m.jpg" width="240" height="225" alt="Federal Tires Medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
Last week we had a piece from the communication industry - here's one from the automotive sector.  I wasn't familiar with the Federal Tires brand, but found a web site for a Taiwan-based company of this name. "Flying A" would have been a dealership.  There is a little more information on the web about Tidewater Associated Oil Company, which turns out to be one of the oldest oil companies in the U.S.  Three businesses on one medal!
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.invaluable.com/auction-lot/-1-c-E5046A1AA5">
Lot 284: FLYING A FEDERAL TIRES MEDAL
</a>
(https://www.invaluable.com/auction-lot/-1-c-E5046A1AA5)

<p>
For the Federal Tires web site, see: 
<br/>
<a href="http://www.federaltire.com/en/">
http://www.federaltire.com/en/
</a>

<p>
For a short history of Tidewater Oil, see: 
<br/>
<a href="https://www.linkedin.com/pulse/history-tidewater-oil-company-zulker-naeen/">
https://www.linkedin.com/pulse/history-tidewater-oil-company-zulker-naeen/
</a>


<center>
<a href="http://www.fhwac.com" title="Holabird 2018 Gold Rush Sale catalog cover front"><img src="https://farm5.staticflickr.com/4605/40415375692_c4be14a8b1_o.jpg" width="506" height="629" alt="Holabird 2018 Gold Rush Sale catalog cover front"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article29"><a name="article29">
MEDAL SELECTIONS FROM NUMISMAGRAM: POWER STRUGGLES 
</h3></a>
<div class="greybox">
Jeremy Bostwick of Numismagram announced a new listing of interesting pieces for March, with items ranging from a denarius of Roman Emperor Macrinus to a medal commemorating the historical and architectural monuments of Mongolia. He helped my pick a theme for these highlights - here are two medals focusing upon European power struggles from two different time periods.

<br/><br/>
If you visit the web site, be sure to roll your mouse over the medal images for highly detailed close-up views.
-Editor
</div>

<p>
<b> Napoleon I Westphalia Medal </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26701671828/in/dateposted-public/" title="Napoleon I Westphalia Medal"><img src="https://farm5.staticflickr.com/4622/26701671828_0af4a19130.jpg" width="500" height="250" alt="Napoleon I Westphalia Medal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
100241 | FRANCE. Napoleon I bronze Medal. Dated 1807. Creation of the Kingdom of Westphalia (40mm, 38.75 g, 12). By Brenet & Denon. NAPOLEON EMP ET ROI, laureate head right / INJECIT TANDEM FRENA VACANTI, Napoleon standing facing, head right, holding bridled horse rearing rightward from behind him; in two lines in exergue, ERECTION DU ROYAME / DE WESTPHALIE. Edge: Plain. Bramsen 660; Julius 1788; d'Essling 1183. Choice Mint State. Sublime red-brown surfaces, with exceptionally refined artistry and detail.

<p>
A fairly short-lived kingdom created by Napoleon and for his brother Jérôme to rule, Westphalia occupied a part of what is now modern-day northern Germany. It was intended to be a model state of egalitarian law not common for its time. Financial issues quickly beset this vassal kingdom, however, and, following Napoleon’s retreat from his failed march on Russia, the kingdom was mostly absorbed into the Prussian kingdom. This medal commemorates Napoleon’s “carving up” of parts of Europe, highly idealized and not in any way indicative of the problems which would beset both him and his fraternal slice of the map only a few years later.

<p>
To read the complete item description, see: 
<br/>
<a href="https://www.numismagram.com/product-page/100241-france-napoleon-i-bronze-medal">
100241 | FRANCE. Napoleon I bronze Medal.
</a>
(https://www.numismagram.com/product-page/100241-france-napoleon-i-bronze-medal)

<p>
<b> Germany-Jiaozhou Satirical Medal </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40530692632/in/dateposted-public/" title="Germany-Jiaozhou Satirical Medal"><img src="https://farm5.staticflickr.com/4605/40530692632_e491d9e48d.jpg" width="500" height="250" alt="Germany-Jiaozhou Satirical Medal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
100219 | GERMANY, GREAT BRITAIN, CHINA & JAPAN. Satirical bronze Medal. Dated 1914. World War I series: The Defense of Jiaozhou (Kiauchau/Kiautschou) (33mm, 15.41 g, 12h). Unsigned. Crowned eagle (representing Germany) perched in oak tree; to lower left, British officer sending monkey (dressed in Japanese unifrom) up the tree in which three other bodies hang lifeless / DER / ENGLÄNDER / UND SEIN JAPANER / "JETZT KLETTRE DU MAL / AUF DIE DEUTSCHE EICHE / UND VERSUCHE, / OB DU IHM NICHT EINE / FEDER AUS DEM SCHWANZ / REISSEN KANNST!" (The Englishman to his Japanese pet: "climb up this oak and see if you can pluck a feather from the eagle's tail!") in nine lines. Edge: Plain. Cf. Zetzmann 4062 (silver). Choice About Uncirculated. Warm reddish-brown surfaces and a light, charming tone. Rare.

<p>
Jiaozhou, an important and strategic naval location, became the focus of German interests at the end of the 19th century, and a 99-year lease was signed with the Qing Dynasty for its use by the German Empire. This lease continued after the fall of the former and during the period of its successor, the Republic of China, until the outbreak of World War I, at which point, the Japanese Empire delivered an ultimatum to Germany, demanding that it relinquish control of the region. 

<p>
This ultimatum was rejected, whereupon Japan began a bombardment of the territory, ultimately resulting in their seizure of Jiaozhou. It was eventually returned to Chinese control in 1922, but was again occupied by the Japanese during World War II. So many conflicts over such a (relatively) small piece of real estate!

<p>
To read the complete item description, see: 
<br/>
<a href="https://www.numismagram.com/product-page/100219-germany-great-britain-china-japan-satirical-bronze-medal">
100219 | GERMANY, GREAT BRITAIN, CHINA & JAPAN. Satirical bronze Medal
</a>
(https://www.numismagram.com/product-page/100219-germany-great-britain-china-japan-satirical-bronze-medal)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article30"><a name="article30">
TEXAS JOLAS OFFERED IN KAGIN'S MARCH 2018 SALE
</h3></a>
<div class="greybox">
With commentary by researcher James Bevill, a press release from Kagin's describes in great historical detail the two rare Texas jolas being offered in the firm's sale at the ANA's National Money Show in Irving, Texas this week.  Fabulous coins.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39908907474/in/dateposted-public/" title="1817 Texas Jola obverse"><img src="https://farm5.staticflickr.com/4604/39908907474_6f1a246030_m.jpg" width="230" height="240" alt="1817 Texas Jola 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/39908907134/in/dateposted-public/" title="1817 Texas Jola reverse"><img src="https://farm5.staticflickr.com/4630/39908907134_6e1bb1f8a0_m.jpg" width="231" height="240" alt="1817 Texas Jola reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1817 Jola
</center>

<p>
Kagin’s auction to feature 1817 and 1818 New Spain (Texas) jolas – the first ever date set offered at their ANA National National Money Show auction at the Irving, TX Convention Center.

<p>
The ANA National Money Show in Irving, Texas, March 8-10 will have a double dose of Texas rarity up for sale in Kagin’s auction. Lots 1027 and 1028 will feature two jolas, small copper coins struck for regional use in Spanish Texas. They are dated 1817 and 1818 respectively. 

<p>
In the interior of Texas there was a bustle of commerce and daily activity around the early Spanish missions of the early 1800s. The areas of San Antonio, Goliad, and Nacogdoches had flourished and became the most successful of the Spanish settlements. Only four years after the brutal suppression of an armed uprising in 1813, an uneasy peace had been established. The Presidio of San Antonio de Béxar was once again thriving, but still boasted a large number of Spanish troops among its population. It was in this relatively quiet period during the struggle for Mexican Independence from Spain that an obscure but significant event in the history of Spanish Texas occurred. An impromptu minting of small copper coins in San Antonio de Béxar would mark the first appearance of the five-pointed lone star—the symbol for Texas.

<p>
Once the coins were minted, a public notice was posted, <i>“Our neighbor Don Manuel Barrera having petitioned to this government the milling of five hundred pesos in total containing his name and surname; this government has accepted this individual’s solicitation to mill five hundred pesos in total, with a value of half a real for each for use in purchases and sales and should circulate in the commerce of this city and no one should decline to accept them. I sign this in San Fernando de Bexar on the 29th day of the month of March in 1817 to advise the public.”</i>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39908907224/in/dateposted-public/" title="1818 Texas Jola obverse"><img src="https://farm5.staticflickr.com/4745/39908907224_843e8659dd_m.jpg" width="240" height="240" alt="1818 Texas Jola 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/39908906964/in/dateposted-public/" title="1818 Texas Jola reverse"><img src="https://farm5.staticflickr.com/4789/39908906964_a633ba9ca2_m.jpg" width="240" height="240" alt="1818 Texas Jola reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1818 Jola
</center>

<p>
The 1818 New Spain (Texas) <i>jolas</i> have been well known in the numismatic world since the discovery of some 60 or so <i>jolas</i> along the bank of the San Antonio River in 1959. Although the 1817 decree gave the authorization to mint the jolas, the 1817 coins were an elusive rarity that had only existed by paper decree, but which finally came to light for the first time in my 2009 book, <i>The Paper Republic: The Struggle for Money, Credit, and Independence in the Republic of Texas.</i> There were, in fact, 1817 dated jolas which bore the initials “MB” on the obverse, the denomination ½ (real), with a horizontal fraction, the numerator “1” on the right side, and an incuse five- pointed lone star on the reverse. One of the five discovery pieces is now the plate specimen on page 79 in the “The Official Red Book”, or the Guide Book of United States Coins 2015 by R. S. Yeoman, edited by Kenneth Bressett. 

<p>
But numismatics can be a dynamic and ever changing field as new information and new discoveries come to light. In 2010, I became acquainted with a Dallas collector, who showed me three small copper coins, dated 1817, that he and a friend found while metal detecting in the mid-1960s. They were dug up at the site of Mission San Bernardo, adjacent to San Juan Bautista at the present day town of Guerrero, Mexico near Eagle Pass. Spanish explorers used these early missions as a staging area for expeditions into Texas. This places these coins squarely in the trade route from San Antonio de Bexar to the interior of Mexico. One of these coins had a three-digit date “817”, the other two had a four-digit date “1817.” One of those later specimens is the same as is being offered in the Kagin’s auction.  

<p>
This 1817 (New Spain) Texas jola is offered as lot # 1027 in the Kagin’s sale. It is certified and graded as F-12 by PCGS. The catalogue states that it “was the first 1817 jola to be certified by any major grading service.” This specimen is earthy in appearance with the patina-like surfaces often found on ancient bronze coins. Areas of deep rusty brown and pale sea-green patination share the obverse. The ½ denomination is vertical, with the denominator, “2”, boldly evident, as is AD 1817, those areas the boldest of all the design elements. The letter “R” appears in the obverse legend but the remainder of the letters are obscured by heavy wear and/or a weak strike, save for an “I”. The reverse bears a multi-pointed motif on the reverse which resembles a flower rather than the distinct, incuse five pointed lone star found on the reverse of the 1818 specimen. Undoubtedly this ½ real piece is also an 1817 jola, as it was a small copper coin used to make change
 . All known specimens were struck from crudely cast dies. 

<p>
The low survival rate of the 1817 jolas can be explained in part by their withdrawal from circulation on the order of local authorities on December 6, 1818. A posted order recalling the Barrera coins translates in part:

<p>
<i>
“The circulation of the previously minted coins by D[on] Manuel Barrera should cease today. And with the effect that whoever has the jolas minted by Barrera should not lose them and present them to D. Jose Antonio Lagarza [sic] within 12 days. He will receive them and give them the same quantity of the newly minted coins.
</i>

<p>
The 1818 (New Spain) Texas <i>jola</i> is offered as lot # 1028 in the Kagin’s sale. It is certified and graded as VF-35 by PCGS. This small planchet variety has deep olive-brown surfaces that are somewhat crusty in appearance, a good sign that this specimen has never been tampered with, never harshly cleaned, and has a pleasingly original appearance. Obverse with J.A.G. at the top, 1818 at the bottom, ½ on its side in the center, with the numerator “1” on the right side, large spiked dentils nearly encircle the periphery. The otherwise unadorned reverse is impressed with a hand-entered five-pointed lone star at center. It represents the symbol for Texas, the Spanish territory in which it was struck for regional use. This specimen presents a rare opportunity to acquire an 1818 jola with the lone star reverse in an altogether excellent state of preservation.

<p>
The Kagin’s sale is also highly unusual in that there are offered both an 1817 and 1818 dated New Spain (Texas) jolas for sale. It’s not a frequent occurrence to find a single jola in a public auction sale, and now resourceful bidders have the opportunity to take home two prizes, perhaps even as a pair to one tenacious bidder if he or she plans their strategy accordingly. A mere nine years after the opening salvos of disclosure for these rare Texas half-real pieces, came to light, the fame of this rarity has spread near and far. The two coins being offered present a collecting opportunity as big as Texas.

<p>
James P. Bevill is the author of <i>The Paper Republic, The Struggle for Money, Credit and Independence in the Republic of Texas.

<p>
Author’s note: (Bevilll’s first edition contained a translation error of the mintage as 1,500 pesos. Although this error was corrected to 500 pesos in the 2011 Numismatist article Lone Stars Rising, and in the second edition of The Paper Republic,2012, the mistake was quoted and in the 2012 Stacks Bowers auction catalogue, where the present 1817 jola being offered was listed as Lot# 11155. 
</i>


<center>
<a href="https://auctions.stacksbowers.com/" title="Stacks-Bowers E-Sylum ad 2018-03-04 Baltimore"><img src="https://farm5.staticflickr.com/4790/40582866581_ff7370aa7c_o.jpg" width="600" height="600" alt="Stacks-Bowers E-Sylum ad 2018-03-04 Baltimore"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article31"><a name="article31">
SELECTIONS FROM HOLABIRD MARCH 2018 SALE
</h3></a>
<div class="greybox">
Here are some items that caught my eye in the catalog of the March 2018 auction sale from Fred Holabird.
-Editor
</div>


<p>
<b> Hart's "Coins of the West" Set </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38791915540/in/dateposted-public/" title="Hart&#x27;s Coins of the West Set"><img src="https://farm5.staticflickr.com/4797/38791915540_23ffdddbd1_n.jpg" width="350" alt="Hart&#x27;s Coins of the West Set"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Thirty six coin set in Mint State Condition ranging from MS 63 to MS 66. Four MS 66; fifteen MS 65; fifteen MS 64; two MS 63. 

<p>
Similar in shape and dimension to the California Fractional Gold series, the privately struck gold “Coins of the Golden West” have been puzzling researchers for decades. Struck in 10 ct. gold or finer (with the Alaska-Yukon series coming in at approx. 21 ct, according to Burnie), these mysterious and gold issues are a colorful commemoration of all U.S. gold rush locales and feature unusual denominations such as Pinch, DWT and Minerva Bear. 

<p>
The group includes: Alaska Pinch Series – 6 pcs., Parka Heads – 3 pcs., Alaska-Yukon Expo – 3 pcs., Minerva Bears – 6 pcs., Indian Bears – 6 pcs., Idaho Gold – 3 pcs., Montana Gold – 3 pcs., Oregon Gold – 3 pcs., Washington Gold – 3 pcs. 

<p>
M.E. Hart, the original marketer of these beautiful gold tokens (along with Farran Zerbe) is even somewhat of a mystery – speculation exists that it is the person of Mary E. Hart, one of the most prominent and flamboyant businesswomen of the era. 

<p>
A brief look at the trajectory of her life puts Mary E. Hart at the epicenter of the Golden West set distribution: 

<p>
By 1904, Mary Hart was traveling regularly between San Francisco and Alaska, as well as Los Angeles and Tacoma – a tireless promoter of Alaska, she was the manager of Alaska’s exhibits at the 1904 Louisiana Purchase Exposition in St. Louis, continuing her Alaska promotions into the 1909 Alaska-Yukon-Pacific Exposition. She also had family connections with Mayer and Brothers Jewelers, makers of the Alaska-Yukon tokens, and was active in marketing all the Golden West issues at the 1916 Panama-Pacific International Exposition. While there is no “smoking gun” indicating that Mary E. Hart was responsible for producing the “Coins of Golden West”, ancillary evidence strongly suggests that she was in the thick of it. With her interest in the gold industry (and an impressive collection of Alaska gold nuggets), she is a natural fit for the persona of “M.E. Hart”, the original promoter of these fascinating private gold issues. 

<p>
<div class="greybox">
The lot description has MUCH more research information - practically a monograph on the topic.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://holabirdamericana.liveauctiongroup.com/Outstanding-Harts-Coins-of-the-West-Set_i29369875">
Outstanding "Harts Coins of the West" Set
</a>
(https://holabirdamericana.liveauctiongroup.com/Outstanding-Harts-Coins-of-the-West-Set_i29369875)


<p>
<b> Denver Mint and Colorado Bank Books  </b><br/>
<center>
<a data-flickr-embed=false"  href="https://www.flickr.com/photos/coinbooks/39890835384/in/dateposted-public/" title="denver Mint and Colorado Banks books"><img src="https://farm5.staticflickr.com/4798/39890835384_2f0c9662a1.jpg" width="500" height="377" alt="denver Mint and Colorado Banks books"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Hardcovers. A Pioneer Denver Mint by Mumey, Growing Through History with Colorado, The Colorado National Banks 1862-1987 by Noel (Al Adams Gold Rush Memorabilia Collection) Date: Location: Denver, Colorado

<p>
<div class="greybox">
Some of the numismatic literature offered in the sale.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://holabirdamericana.liveauctiongroup.com/Denver-Mint-and-Bank-Books-2_i29369827">
Denver Mint and Bank Books (2)
</a>
(https://holabirdamericana.liveauctiongroup.com/Denver-Mint-and-Bank-Books-2_i29369827)



<p>
<b> Letter By Snowden to J. M. Patton </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39890896504/in/dateposted-public/" title="Letter By Snowden to J. M. Patton"><img src="https://farm5.staticflickr.com/4778/39890896504_5785217dd3.jpg" width="500" height="456" alt="Letter By Snowden to J. M. Patton"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
One page letter on Mint of the United States Stationary. Director of the Mint James Snowden acknowledges the admirable job that Patton had done the last seven years. (He had been replaced by a President Lincoln friend.) Also says will take him up on staying with Patton if he ever gets down that direction. Snowden goes on to heap praises on Patton for the job he did. Snowden signs the letter, "your friend and obedient servant". This is a must for any Dahlonega or Patton collector! Some rips at fold edges. Accompanied by a 1963 letter to Blaise F Dantone, the legendary owner of Peachtree Coin Shop about this 1860 letter.

<p>
Patton brought a new level of professionalism to the Dahlonega Branch Mint. Patton found that the gold coins issued at the Branch Mint were too high in silver, and had uneven planchet weights. He discovered that the rolls used to make the planchets from the Georgia gold were worn out, and the thickness, and therefore the weight, varied upt o 3/16 of an inch, as noted by Head and Etheridge in <i>The Neighborhood Mint</i>. (2000). The high silver also caused the coins to wear far too quickly, which is quite obvious to collectors today.

<p>
<div class="greybox">
The sale is replete with archival material as well, such as this great letter from Mint Director Snowden.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://holabirdamericana.liveauctiongroup.com/Letter-to-J-M-Patton-from-Director-of-the-U-S-Mint-in-Philadelphia_i29369833">
Letter to J. M. Patton from Director of the U. S. Mint in Philadelphia
</a>
(https://holabirdamericana.liveauctiongroup.com/Letter-to-J-M-Patton-from-Director-of-the-U-S-Mint-in-Philadelphia_i29369833)


<p>
<b> Amador Canal & Mining Company $5 Gold Note </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40618973721/in/dateposted-public/" title="Amador Canal & Mining Company $5 Gold Note"><img src="https://farm5.staticflickr.com/4765/40618973721_fe364e7b9e.jpg" width="500" height="241" alt="Amador Canal & Mining Company $5 Gold Note"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Dated Nov. 3, 1874, serial number 55. An extremely rare California scrip item which is as close to a true obsolete note as exists from California. This note is payable for water used by the bearer and is "an equivalent for a Five Dollar Gold Note," a clear reference to the then current National Gold Bank. 
Signed by the President, J. S. Emery, and Secretary, A. M. Brown. 

<p>
A vignette at left shows a miner operating a water canon in a hydraulic mining scene with another two miners below working near a tunnel. On the right is a second vignette of Mercury standing with an open safe with piles and sacks of coins and ingots. The back is in ornate gold-orange I color and features a portrait of Neptune, appropriately god of the sea. Printed by Britton, Rey Co., S. F. 

<p>
Extremely Rare; not in the John J. Ford collection. A few specimens of a $1 dollar note are known by the same company and one.is listed in the Holabird Kagin Gold Rush catalog Summer 2008 (item #72) at a price was $12,500. Only one unissued $5 note is known in much less condition than the item listed here. (From the Horwedel Collection, item # 15431 in the Heritage Auction No. 354 on Sept. 8th, 2004.)

<p>
<div class="greybox">
Great item, and indeed quite rare.  I've never seen one of these.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://holabirdamericana.liveauctiongroup.com/Amador-Canal-Mining-Company-5-Gold-Note_i29370033">
Amador Canal & Mining Company $5 Gold Note
</a>
(https://holabirdamericana.liveauctiongroup.com/Amador-Canal-Mining-Company-5-Gold-Note_i29370033)


<p>
<b> Carson City Mint Photo </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38792134090/in/dateposted-public/" title="Carson City Mint Photo"><img src="https://farm5.staticflickr.com/4698/38792134090_d4c3216e6f.jpg" width="500" height="362" alt="Carson City Mint Photo"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Original mammoth photo print of the US Mint in Carson City, NV. Drawing by A. B. Mullett. A duo of oxen attached to a cart are laying down in front of the mint while 2 men on horses are approaching from the left. A man is sitting on the mint steps. This is quite a contrast to this surviving building in Carson City today which is in the center of town and now part of the Nevada State Museum. 20th century frame. Frame 20" x 23", photo 8.5" x 12".

<p>
<div class="greybox">
Wow!  Great item - perfect for a numismatist's office or library.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://holabirdamericana.liveauctiongroup.com/Original-Carson-City-Mint-Mammoth-Photo-Print-c-1868_i29369846">
Original Carson City Mint Mammoth Photo Print, c.1868
</a>
(https://holabirdamericana.liveauctiongroup.com/Original-Carson-City-Mint-Mammoth-Photo-Print-c-1868_i29369846)


<p>
<b> William Windom $2 Silver Certificate </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25731685277/in/dateposted-public/" title="William Windom $2 Silver Certificate"><img src="https://farm5.staticflickr.com/4784/25731685277_70cfc7fe7b.jpg" width="500" height="474" alt="William Windom $2 Silver Certificate"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Friedberg #246. Bust of William Windom, Secretary of the Treasury March to November 1881 and 1889-1891. Signed Tillman/Morgan. Uncertified, VF-EF condition. This type lasted through only two signature combinations, and appearances of high-end examples are seldom seen for sale.

<p>
To read the complete lot description, see: 
<br/>
<a href="https://holabirdamericana.liveauctiongroup.com/2-Silver-Certificate_i29370019">
 $2 Silver Certificate
</a>
(https://holabirdamericana.liveauctiongroup.com/2-Silver-Certificate_i29370019)


<center style="border:5px solid #A7C0CD">
<a href="http://jkamericana.com" title="Kraljevich ad2"><img src="https://farm9.staticflickr.com/8249/8504951069_3940f3ff97_o.jpg" width="600" height="300" alt="Kraljevich ad2"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article32"><a name="article32">
ARCHIVES INTERNATIONAL SALE #47 ANNOUNCED
</h3></a>
<div class="greybox">
Here is the announcement for the March 13, 2018 sale by Archives International Auctions. 
-Editor
</div>

<p>
U.S., CHINESE AND WORLDWIDE BANKNOTES, SCRIPOPHILY AND COINS WILL BE
OFFERED IN 2 SESSIONS AT PUBLIC AUCTION ON TUESDAY, MARCH 13th , 2018

<p>
<i>
Archives International Auctions will hold the auction, at their offices in Fort Lee, N.J.
</i>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26341749828/in/photolist-G8Jmuu-G8HZqW-DA3gtt-22WuqZ9-21DyL1a-22j8HGL-22j8HAo-EctYw1-22kfwa6-213G9z3-21X65se-ZmHom9-GvfyhT-DiWyc7-DiWyao-ZmAG35-21mRPPw-21mRPXh-21rGzvK-21jZhgs" title="Archives International Sale 47 cover front"><img src="https://farm5.staticflickr.com/4648/26341749828_75e8dc6f13_n.jpg" width="247" height="320" align="right" alt="Archives International Sale 47 cover front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The March auction will feature an extensive collection of over 950 lots of U.S.,
Chinese and worldwide banknote rarities; worldwide scripophily, coins, and security printing ephemera.
Also included in the auction are U.S. and world coins from an old estate collection featuring a nice
assortment of Italian States and World Coins that deserve further inspection and hundreds of additional
banknotes, stocks, bonds, and autographs.

<p>
Numerous consignments from old estates and family collections are included with many items having
been off the market for over 25 to 50 years. The sale is broken into two sessions, the first includes
Chinese and Worldwide Banknotes, Chinese Scripophily, and World Coins, while the second session
begins with U.S. coins, then Colonial and Obsolete banknotes, U.S. type notes, MPC, Depression Scrip
and Security Printing Ephemera followed by U.S. and World Scripophily.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40541347102/in/dateposted-public/" title="Lot 3 Argentina, Banco Del Comercio, 1869 Specimen Banknote"><img src="https://farm5.staticflickr.com/4790/40541347102_cd16fa4c88.jpg" width="500" height="240" alt="Lot 3 Argentina, Banco Del Comercio, 1869 Specimen Banknote"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 3 Argentina, Banco Del Comercio, 1869 Specimen Banknote
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40583456371/in/dateposted-public/" title="Lot 73 Bank of China, 1912 Peking Branch Issue Rarity"><img src="https://farm5.staticflickr.com/4660/40583456371_312482cfe9.jpg" width="500" height="279" alt="Lot 73 Bank of China, 1912 Peking Branch Issue Rarity"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 73 Bank of China, 1912 Peking Branch Issue Rarity
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40541347062/in/dateposted-public/" title="Lot 129 China,  Kiangse Government Bank 1907 Dollar Issue"><img src="https://farm5.staticflickr.com/4705/40541347062_b45cf6da5a.jpg" width="500" height="338" alt="Lot 129 China,  Kiangse Government Bank 1907 Dollar Issue"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 129 China,  Kiangse Government Bank 1907 Dollar Issue
</center>

<p>
The first session begins with over 500 lots of world banknotes featuring 130 lots of Chinese banknotes
and scripophily; over 30 lots of modern Iran specimen banknotes, all different, with a majority new to the
collecting community; an impressive assortment of Colombia proof banknotes with many rare notes in
high grades as well as hundreds of other attractive, rare, and desirable banknotes. A few additional
highlights include Argentina, 500 Pesos, Banco De La Provincia De Buenos Aires, 1883 Unique
Production Proof Model, est.$700-$1200; A 1968 Bahamas Monetary Authority set of 8 Specimen
banknotes, 50cts to $100, est.$1750-$2000; a pair of extremely rare Chile, ND (ca.1870) El Banco
Agricola Specimen Banknotes, 1 and 5 Pesos, both unlisted as specimens and unpriced in the SCWPM
with low estimates at $1200 and $1600 respectively; a 1912 Bank of China, Peking Branch rarity, $1, P-
25w, possibly the finest known, est.$4000 to $8000; 4 examples in high grade of 1907, Kiangse
Government Bank, $1 banknotes from a new find, est.$1000-$2000 each; and an outstanding, ND
(ca.1910) Peiyang Tientsin Bank 5 Taels rarity, est.$6000-$8000. Included are 22 lots of Chinese Railroad
bonds, ca.1904-1911; a desirable 1905 National Bank of Danish West Indies Uniface $10 Proof, the finest
of 4 graded in the PMG census, est.$1250-$1750; over 17 lots of French Revolution Era Siege Notes with
many rare varieties; a Bangko Sentral ng Philippines, 1998 Commemorative 100,000 Piso Banknote, est.
$9000-$10,000; and an extremely rare United Arab Emirates Currency Board, 1982-1989 Specimen Set
of 6 notes in its original booklet overprinted Specimen in English and Arabic in Uncirculated to Gem
Uncirculated condition, est.$7000-$10,000 in addition to hundreds of other desirable banknotes in every
price range.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40541346652/in/dateposted-public/" title="Lot 216 Republica de Colombia, 1910, 100 Pesos Proof"><img src="https://farm5.staticflickr.com/4769/40541346652_1c95ffbc45.jpg" width="500" height="271" alt="Lot 216 Republica de Colombia, 1910, 100 Pesos Proof"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 216 Republica de Colombia, 1910, 100 Pesos Proof
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25712831667/in/dateposted-public/" title="Lot 242 National Bank of Danish WI, 1905 10 Francs  Proof Banknote"><img src="https://farm5.staticflickr.com/4793/25712831667_05e1aa72c9.jpg" width="500" height="256" alt="Lot 242 National Bank of Danish WI, 1905 10 Francs  Proof Banknote"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 242 National Bank of Danish WI, 1905 10 Francs  Proof Banknote
</center>

<p>
<center>

<br/>
</center>

<p>
The second session includes 400 lots of U.S. coins, currency, scripophily, security printing ephemera and
autographs. Highlights include a very attractive Bust Half Dollar collection of 10 different coins from an
old estate, est.$1000-$1500; Colonial and Obsolete Currency highlighted by 2 examples of high grade
“DIX” notes, est. $600-$900; numerous obsolete proofs from the “Silver City Collection” with many off
of the market for over 7 years and extremely rare including an 1830’s, $100, Merchant Bank of Baltimore
rarity, est. $600-$900; and an 1830’s, $20, Bank of Burlington Proof, est. $600-$1000. Over 20 lots of
Security Printing Ephemera are offered highlighted by 3 lots of National Bank Note Company Proof
Vignette sample pages, ca.1850-70’s with many rare and unique vignettes used on banknotes, fiscal
documents, stocks and bonds. An extremely rare 1894, Type V, U.S. Postal Note from Elkton, Oregon is
offered, est.$1250-$2000.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40541346902/in/dateposted-public/" title="Lot 337 Bank Markazi Iran, ND (1974-1979), 10000 Rials, P-107s Specimen"><img src="https://farm5.staticflickr.com/4609/40541346902_69ee570fb5.jpg" width="500" height="241" alt="Lot 337 Bank Markazi Iran, ND (1974-1979), 10000 Rials, P-107s Specimen"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 337 Bank Markazi Iran, ND (1974-1979), 10000 Rials, P-107s Specimen
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40541346592/in/dateposted-public/" title="Lot 457 Bangko Sentral ng Philippines, 1998 Commem 100,000 Piso Banknote"><img src="https://farm5.staticflickr.com/4775/40541346592_f318ac5758.jpg" width="500" height="314" alt="Lot 457 Bangko Sentral ng Philippines, 1998 Commem 100,000 Piso Banknote"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 457 Bangko Sentral ng Philippines, 1998 Commem 100,000 Piso Banknote
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40541346812/in/dateposted-public/" title="Lot 768 Irish Republic 1866, $20 Issued Bond Rarity"><img src="https://farm5.staticflickr.com/4653/40541346812_8d6a5d2489.jpg" width="500" height="375" alt="Lot 768 Irish Republic 1866, $20 Issued Bond Rarity"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 768 Irish Republic 1866, $20 Issued Bond Rarity
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40541346462/in/dateposted-public/" title="Lot 793 Alaska Gold & Silver Mining Co 1878 Stock Certificate"><img src="https://farm5.staticflickr.com/4669/40541346462_cc4e2c55e9.jpg" width="500" height="262" alt="Lot 793 Alaska Gold & Silver Mining Co 1878 Stock Certificate"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lot 793 Alaska Gold & Silver Mining Co 1878 Stock Certificate
</center>

<p>
The Scripophily section is represented by 250 lots covering numerous topics including Automobiles,
Aviation, Mining, Banking, Technology, Railroads as well as foreign bonds and shares. Highlights
include a 1904, Ford Motor Company of Canada Stock Certificate signed by Hohn S. Gray, president of
both Ford U.S.A. and Ford Canada and issued on the first day of the company, December 17 th , 1904, est.
$900-$1250; an early Bank of Baltimore, 1798 Stock Certificate, est.$750-$1250; an extremely rare
Pain’s Fireworks Co., 1896 I/U stock certificate est. $600-$900 and first time seen by cataloger; an
impressive 1866, $20, I/U, Irish Republic Bond; an extremely rare and historic 1878 Alaska mining
certificate, Alaska Gold & Silver Mining Company, Baranoff Island, issued 11 years after the purchase of
Alaska (Seward’s Folly) and possibly one of the earliest Alaska Stock Certificates know, est. $3000-
$5000; an 1887, Meigs Elevated Railway Construction Co. bond signed by Civil War General Benjamin
F. Butler as president, est. $800-$1600; as well as dozens of additional scripophily rarities.

<p>
The auction will feature hundreds of additional rare and desirable banknotes, coins, and scripophily in
every price range, for the beginner to the advanced collector. Previews will be held at Archives
International Auctions offices Wednesday, March 7 th to Friday, March 9 th, and Monday March 12 th between
10 AM and 5 PM and by appointment. For an appointment call 201-944- 4800 or email
<a href="mailto:info@archivesinternational.com">
info@archivesinternational.com</a>.

<p>
The online catalog for the March 13 th sale is on Archives International Auctions’ website and can be
viewed via the Archives International Live bidding platform. It can also be viewed as a Virtual Catalog or
downloadable .pdf on their website. To pre-register for live internet bidding, log on to the Archives
International Auctions website, at 
<a href="https://archivesinternational.com/">
www.ArchivesInternational.com</a>.

<p>
We are now working on our Spring and Summer 2018 auctions and are seeking quality consignments.
Please consider us for outright purchase including U.S. and worldwide banknotes, coins, stocks, bonds,
stamps, postal history, historic ephemera, autographs. To sell or consign one piece or an entire collection,
please call AIA at (201) 944-4800; or e-mail them at 
<a href="mailto:info@archivesinternational.com">
info@archivesinternational.com</a>.

<p>
You may also write to Archives International Auctions, at 1580 Lemoine Ave., Suite #7, Fort Lee, NJ
07024 U.S.A. To learn more about Archives International Auctions and the auctions planned for March
13th , log on to 
<a href="https://archivesinternational.com/">
www.ArchivesInternational.com</a>.

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article33"><a name="article33">
RETAINING EQUITY IN NUMISMATICS 
</h3></a>
<div class="greybox">
Here's a non-numismatic item which could make for an interesting thought experiment in the numismatic market.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40569836962/in/dateposted-public/" title="Pie chart slice"><img src="https://farm5.staticflickr.com/4697/40569836962_fbaaf6b926_m.jpg" width="200" height="200" align="right" alt="Pie chart slice"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

What would happen if the artists Jasper Johns and Robert Rauschenberg had retained 10 percent equity in the artwork sold in the start-up phase of their careers? This question is the focus of a new study from the NYU Steinhardt School of Culture, Education, and Human Development in partnership with the University of Luxembourg introducing a novel investment framework to reflect the artist’s role as an early stage investor in their own work. 

<p>
For instance, a 10% equity stake in Rauschenberg’s work <i>State</i>—sold in 1959 for $300—would have become $44,000 in the art market. The same $30 investment in the S&P 500 would have returned $2,417 over the same time period. 

<p>
Whitaker acknowledges the results are buoyed by the meteoric success of the artists in the study, but indicated the outsize returns show why shared value matters. “It’s necessary to have a conversation about artists being modeled as investors, whether they become as successful as Johns and Rauschenberg or not. 

<p>
<div class="greybox">
Something to think about.  Coin artists are generally government employees or contractors, and not owners in their work. Modern sculptor-engravers have the opportunity to cash in on their work in other ways, such as selling autographs or lining up deals with marketers.  At least that gives them a means to supplement their retirement.  But the big gains in the numismatic market come long after the artists are dead.   Had the engravers of the past set aside 10% of their salary in choice uncirculated examples of their coinage these could be worth millions today, but would be a boon only to their distant descendants.

<br/><br/>
As a collector, retaining equity is one way past the dilemma of seller's remorse.  You still own a piece of that favorite piece, and its value continues to rise or fall with the market.  At some later date you could sell that share.  A bookkeeping nightmare, but we have computers to handle that nowadays, just like the systems tracking royalty payments for music artists.  Dealers today often pool their funds and share risk by buying major rarities together, each having their own equity share.  This model would allow those equity stakes to live beyond the next sale to all future sales.

<br/><br/>
Financial engineering in numismatics and elsewhere can often end badly.  The overhead and potential for swidling can more than eat up the desired benefits.  But it's still a fun thought experiment for anyone who's watched something he once sold resell for multiples of the earlier price.

<br/>
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://artdaily.com/news/102888/New-research-models-how-artists-can-benefit-from-retaining-equity-in-work#.WpvomejwaAs">
New research models how artists can benefit from retaining equity in work
</a>
(http://artdaily.com/news/102888/New-research-models-how-artists-can-benefit-from-retaining-equity-in-work#.WpvomejwaAs)


<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 = "article34"><a name="article34">
15TH CENTURY COIN HOARD FOUND NEAR DUTCH CITY
</h3></a>
<div class="greybox">
Arthur Shippee forwarded this story of a new coin find in The Netherlands, found via <i>The Explorator</i> newsletter.  Thanks!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="true"  href="https://www.flickr.com/photos/coinbooks/40623144461/in/dateposted-public/" title="Coins-found-during-an-excavation"><img src="https://farm5.staticflickr.com/4696/40623144461_3e4605c128.jpg" width="500" height="307" alt="Coins-found-during-an-excavation"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
A pot containing some 500 silver and gold coins was found during excavation work near the Dutch city of Vianen. The coins date from the 15th century, RTV Utrecht reports.

<p>
The pot of coins was discovered by waterworks employees during excavation work for Hoef en Haag, a new town between Vianen and Hagestein. They immediately contacted Utrecht's archeological hotline, who closed off the area and collected the pot and coins. 

<p>
Initial investigation by archeologist Peter de Boer revealed that the coins - 12 gold, the rest silver - were hidden in a simple cooking pot made of glazed earthenware. Some textiles were also found in the pot, indicating that the coins were packed in fabric bags or cloths. Most of the coins seem to date from the 1470's and 1480's. Some of the coins show King Henri VI of England, Bishop of Utrecht David of Burgundy, and Pope Paul II.

<p>
To read the complete article, see: 
<br/>
<a href="https://nltimes.nl/2018/03/01/15th-century-pot-god-found-excavation-near-dutch-city">
15TH CENTURY POT OF GOLD FOUND DURING EXCAVATION NEAR DUTCH CITY
</a>
(https://nltimes.nl/2018/03/01/15th-century-pot-god-found-excavation-near-dutch-city)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article35"><a name="article35">
THE ROYAL MINT'S NEW 10-PENCE COINS
</h3></a>
<div class="greybox">
Dick Johnson noticed this piece in the <i>New York Times</i> about the Royal Mint's New throwback commemorative 10-Pence coins.  He writes, "Clever idea. A boon for collectors?"
-Editor
</div>

<p>
What’s the first thing you think of when you think of Britain?

<p>
Tea? An English breakfast? The Loch Ness Monster? A new release of 10-pence coins (roughly 15 cents) has as many answers as letters in the alphabet.

<p>
>From “Angel of the North” to “Zebra Crossing,” the new coins rolling out this month are a collection of memorable and mundane facts of British life. Some, like B is for “Bond … James Bond” (L is for Loch Ness Monster), may resonate more with people outside the British Isles, while I for ice cream cone may seem more obscure.

<p>
“This series really drills down into the heartland of what makes Britain British,” said Dr. Kevin Clancy, director of the Royal Mint Museum, in a statement. “It’s the granularity of British life celebrated on the coinage.”

<p>
A public survey was conducted to establish what everyday icons Britons thought represented British lore and life most faithfully. Here are some of their picks.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26703123168/in/dateposted-public/" title="National Health Service 10 pence"><img src="https://farm5.staticflickr.com/4711/26703123168_380fc76c1e_m.jpg" width="240" height="240" alt="National Health Service 10 pence"></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/39864200514/in/dateposted-public/" title="Stomehenge 10 pence coins"><img src="https://farm5.staticflickr.com/4606/39864200514_2b4573f339_m.jpg" width="240" height="240" alt="Stomehenge 10 pence coins"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>National Health Service and Stonehenge coins
</center>

<p>
One coin honors the National Health Service, which provides free access to health care for all and turns 70 this year. 

<p>
Stonehenge beat the White Cliffs of Dover and London’s skyline as the “most famous southern landmark” in the Royal Mint survey.

<p>
A is for the “Angel of the North,” a giant male figure with wings spread wide, located near the city of Newcastle, that pays tribute to the recovery of a region after the miners’ strikes of the 1980s.

<p>
In this series, however, Q is not for “Queen,” but for “queuing,” also known as waiting in line, which is almost an art form in Britain.

<p>
Still, as head of state, Queen Elizabeth II is on the flip side of all the coins.


<p>
Dick Johnson adds:
<div class="quote">
<p>
The designs are simple, insipid or even childish. However they might be beneficial  for teaching young children the alphabet, Click on the link to the New York Times article to view the picture of all 26 lettered coins. I want to acquire the B coin, B for Bond ... James Bond.

<p>
The mints of the world are seeking other series for coins issued for commemorative nature. Ideally a series should have a finite number, preferably less than fifty,  and a theme of wide public interest. The U.S. Mint have run through presidents, first ladies, states, national parks and short series in Lincoln cents, and Jefferson nickels.
 
<p>
Here are two questions for <i>E-Sylum</i>  readers:
<ol>
<li>
What more series could be issued by the U.S. Mint?</li>
<li>
What are some of the existing series issued by foreign mints?</li>
</ol>
</div>

<p>
<div class="greybox">
Well, I could agree with Dick on some of the designs.  There are a number of clunkers, but I think the simplicity works in many cases; I like the three pictured here.  What do readers think?
-Editor
</div>

<p>
To read the complete <i>New York Times</i> article, see: 
<br/>
<a href="https://www.nytimes.com/2018/03/01/world/europe/uk-10p-royal-mint.html">
Q Is for Queuing: Minting British Traditions With New 10-Pence Coins
</a>
(https://www.nytimes.com/2018/03/01/world/europe/uk-10p-royal-mint.html)

<p>
<div class="greybox">
David Pickup forwarded this article from the <i>Daily Star</i>.  It includes a gallery of images and a Royal Mint video on the inspirations behind the designs.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38769734410/in/dateposted-public/" title="10 pence A coin"><img src="https://farm5.staticflickr.com/4782/38769734410_89dcfde4fe_m.jpg" width="226" height="240" align="right" alt="10 pence A coin"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The collection of 26 new 10p designs, unveiled by the Royal Mint, is intended as an A to Z of what makes Britain great – from the Angel of the North to a zebra crossing.

<p>
The English breakfast coin depicts a fried egg, bacon, sausages, tomato and beans, while the James Bond coin says: “007”.

<p>
Stonehenge, a double decker bus, the NHS and the Houses of Parliament are also celebrated in the collection.

<p>
It's released into general circulation from today alongside collectors’ versions available to buy from the Royal Mint website.

<p>
And the coin experts said their website crashed this afternoon as people scrambled to get the coins.

<p>
The Royal Mint also has a “great British coin hunt” app, allowing coin hunters to create a digital collection of the coins they find in their change.

<p>
Users can download the app to scan the coin with their camera.

<p>
Some 2.6million coins have been minted – 100,000 for each letter.

<p>
Dr Kevin Clancy, director of the Royal Mint Museum, said the new collection is a departure from the standard way in which the Royal Mint has celebrated what is great about Britain in the past.

<p>
He said: “We have marked great events, celebrated engineers, politicians and of course royalty.

<p>
“This series really drills down into the heartland of what makes Britain British. It’s the granularity of British life celebrated on the coinage.”

<p>
To read the complete article, see: 
<br/>
<a href="https://www.dailystar.co.uk/news/latest-news/685586/rare-coin-alphabet-10p-money-collector-news-Royal-Mint">
New 10p coin designs REVEALED – Royal Mint website crashes as collectors try to get them</a>
(https://www.dailystar.co.uk/news/latest-news/685586/rare-coin-alphabet-10p-money-collector-news-Royal-Mint)

<p>
<div class="greybox">
Arthur Shippee forwarded a <i>BBC News</i> article with a Royal Mint image of all 26 designs. Thanks.  It also has a list describing the main concept of each design.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39723793825/in/dateposted-public/" title="2018 10 pence 26 designs"><img src="https://farm5.staticflickr.com/4787/39723793825_f93eb8c3c3.jpg" width="600" alt="2018 10 pence 26 designs"></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="http://www.bbc.com/news/business-43210251">
Old Charles Darwin paper £10 notes out, new 10p coins in
</a>
(http://www.bbc.com/news/business-43210251)

<p>
David Pickup adds:
<div class="quote">
<p>
Although I do not think the designs are very good let's hope that it will lead to a new generation of collectors who widen their interests.
</div>



<center>
<a href="http://bestpricecoins.com/" title="Best Price Coins E-Sylum ad04"><img src="https://farm5.staticflickr.com/4282/35414251340_9fff513b03_o.jpg" width="600" height="300" alt="Best Price Coins E-Sylum ad04"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article36"><a name="article36">
VIDEO: 1940S PHILADELPHIA MINT 
</h3></a>
<div class="greybox">
Ron Guth forwarded this cool video of coinmaking at the Philadelphia mint circa 1940s.  Thanks!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40581060982/in/dateposted-public/" title="Philadelphia Mint coin collection display"><img src="https://farm5.staticflickr.com/4617/40581060982_74d87715ba.jpg" width="500" height="370" alt="Philadelphia Mint coin collection display"></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/25752344087/in/dateposted-public/" title="Philadellphia Mint worker"><img src="https://farm5.staticflickr.com/4649/25752344087_4613e7b4d7.jpg" width="500" height="354" alt="Philadellphia Mint worker"></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/40581061022/in/dateposted-public/" title="Philadellphia Mint worker2"><img src="https://farm5.staticflickr.com/4779/40581061022_12cc2d76e9.jpg" width="500" height="373" alt="Philadellphia Mint worker2"></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/39912487704/in/dateposted-public/" title="Philadellphia Mint planchets"><img src="https://farm5.staticflickr.com/4701/39912487704_c595445c38.jpg" width="500" height="363" alt="Philadellphia Mint planchets"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To view the complete video, see: 
<br/>
<a href="https://www.youtube.com/watch?v=mBjD9N1APsw">
Minting Coins at the Philadelphia Mint: "How They Make Money" circa 1940 10min
</a>
(https://www.youtube.com/watch?v=mBjD9N1APsw)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article37"><a name="article37">
LORD ASHCROFT ACQUIRES SIDNEY DAY VICTORIA CROSS
</h3></a>
<div class="greybox">
Lord Ashcroft continues his medal-buying juggernaut, adding another Victoria Cross to his collection.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39650592085/in/dateposted-public/" title="Sidney Day Victoria Cross"><img src="https://farm5.staticflickr.com/4755/39650592085_ab8bccf285.jpg" width="500" height="334" alt="Sidney Day Victoria Cross"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
THE medals of a soldier who was shot six times in the First World War and escaped a bombing raid that destroyed his home in the Second World War have sold for £160,000 at an auction. 

<p>
The Victoria Cross and other medals awarded to Corporal Sidney Day of the Suffolk Regiment, who survived the Blitz in Portsmouth and is buried in Milton Cemetery, were purchased by the Lord Ashcroft Medal Collection. 

<p>
A spokesman from Dix Noonan Webb said: ‘This was a strong price for a magnificent Victoria Cross group of medals and associated memorabilia, which came direct from Sidney Day’s family and so had never been on the market before. 

<p>
‘It was above the £120,000 to £140,000 pre-sale estimate. 

<p>
‘Dix Noonan Webb is delighted that the medals have become part of the Ashcoft Collection.’

<p>
To read the complete article, see: 
<br/>
<a href="https://www.portsmouth.co.uk/news/defence/medals-belonging-to-portsmouth-war-hero-sell-for-more-than-150-000-1-8396883">
Medals belonging to Portsmouth war hero sell for more than £150,000
</a>
(https://www.portsmouth.co.uk/news/defence/medals-belonging-to-portsmouth-war-hero-sell-for-more-than-150-000-1-8396883)

<p>
For more information on Lord Ashcroft's Victoria Cross collection, see:
<br/>
<a href="https://www.iwm.org.uk/events/lord-ashcroft-gallery-extraordinary-heroes">
LORD ASHCROFT GALLERY: EXTRAORDINARY HEROES
</a>
(https://www.iwm.org.uk/events/lord-ashcroft-gallery-extraordinary-heroes)
  

<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 = "article38"><a name="article38">
ISRAELI GROUP MINTS TRUMP JERUSALEM MEDAL
</h3></a>
<div class="greybox">
Phil Mernick forwarded this <i>Times of Israel</i> story about a group that made a Trump medal (which the article calls a "coin") to commemorate the U.S. recognition of Jerusalem as Israel's capital.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40546647861/in/dateposted-public/" title="Trump Jerusalem Medal inspection"><img src="https://farm5.staticflickr.com/4764/40546647861_e0d97ee865.jpg" width="500" height="313" alt="Trump Jerusalem Medal inspection"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
An educational organization focusing on the Jewish Temple said Wednesday it has minted a coin bearing US President Donald Trump’s image to honor his recognition of Jerusalem as Israel’s capital.

<p>
The Mikdash Educational Center said the “Temple Coin” features Trump alongside King Cyrus, who 2,500 years ago allowed Jews to return to Jerusalem from their exile in Babylon.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40546647841/in/dateposted-public/" title="Trump Jerusalem Medal"><img src="https://farm5.staticflickr.com/4655/40546647841_ed8b3613d5_n.jpg" width="320" height="219" align="right" alt="Trump Jerusalem Medal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The Trump coin is likely to rile Iranians, who uniformly respect King Cyrus as an ancient Persian hero.

<p>
Rabbi Mordechai Persoff of the Israeli group, which also holds activities in the US, said that Trump, like Cyrus, made a “big declaration that Jerusalem is the capital of the holy people.”

<p>
His organization minted 1,000 biblical half-shekel coins that can be purchased with a minimum donation of $50. The coin cannot be used as currency.

<p>
To read the complete article, see: 
<br/>
<a href="https://www.timesofisrael.com/israeli-group-mints-trump-coin-to-honor-jerusalem-recognition/">
Israeli group mints Trump coin to honor Jerusalem recognition
</a>
(https://www.timesofisrael.com/israeli-group-mints-trump-coin-to-honor-jerusalem-recognition/)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article39"><a name="article39">
MOVIE MONEY: THE BANKNOTES OF ZAMUNDA
</h3></a>

<p>
Gary Dunaier writes:
<div class="quote">
<p>
Fun fact: the paper money from the fictional African nation of Zamunda, from the Eddie Murphy movie <i>Coming To America</i> (1988), was modeled after the pound note shown in the last <i>E-Sylum</i>. 
</div>

<p>
<div class="greybox">
So it is!  Here are images of the two notes.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25710123857/in/dateposted-public/" title="Bank of England One Pound note"><img src="https://farm5.staticflickr.com/4613/25710123857_1023a6d94f_o.png" width="500" alt="Bank of England One Pound note"></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/26709049838/in/dateposted-public/" title="Bank of Zamuda 100 Pounds movie money"><img src="https://farm5.staticflickr.com/4753/26709049838_a8bb36fe33.jpg" width="500" height="250" alt="Bank of Zamuda 100 Pounds movie money"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
Thanks for finding this!
So, <i>Black Panther</i> movie fans - I don't think we ever saw cash change hands in the mythical nation of Wakanda.  What would their banknotes look like?  Does anyone have a note of the (similarly-named) First National Bank Of Wakonda (South Dakota)?  Or a note from (the also similarly-named) Wauconda, Illinois?
-Editor
</div>

<p>
To watch the video (the banknote is at the 0:44 mark), see: 
<br/>
<a href="https://www.youtube.com/watch?v=pKGd8GAAb00">
Coming To America - The Boy Has Got His Own Money
</a>
(https://www.youtube.com/watch?v=pKGd8GAAb00)

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a22.html">
BRITISH MUSEUM EXHIBIT: MONEY AND MEDALS
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a22.html)



<center>
<a href="http://www.coinbooks.org/" title="NBS Do You Love Coin Book card ad"><img src=
"https://farm2.staticflickr.com/1491/24547113454_3df957c3f9_o.jpg" width="525" height="300" alt=
"NBS Do You Love Coin Book card ad" /></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article40"><a name="article40">
IN OTHER NEWS: MARCH 4, 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> United States Assay Commission </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/38792340270/in/dateposted-public/" title="1876 Assy Commision meeting"><img src="https://farm5.staticflickr.com/4650/38792340270_eb56b56861.jpg" width="500" height="382" alt="1876 Assay Commision meeting"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The Assay Commission had tested the quality of our coinage for nearly two hundred years when it was abolished to save a paltry $2,500. It was the oldest operating federal commission and had first met only a few days after George Washington ended his presidency.

<p>
The origin of the Assay Commission may be traced to 13th century England. During the reign of King Henry III (1216-1272) it became obvious that some method was needed to control the quality of the coinage issued by a multitude of mints in that country. By 1250 a trial of the pyx was in operation by which samples of coins produced by the widely scattered minters were tested by men specially appointed by the king. (The pyx was simply the box in which the reserved pieces were stored prior to testing.) By the end of Henry’s reign, the trial was formalized as a regular feature of the coinage.

<p>
The Trial of the Pyx, as it is known today, is still carried out in Great Britain with style and dignity. Unfortunately in the United States a short-sighted effort to save a few dollars resulted in the end of an honorable institution.

<p>
<div class="greybox">
The 1977 abolition of the United States Assay Commission was an abomination, in my opinion.  Traditions are important.  See the complete <i>Numismatic News</i> article by Bob Julian  for much more information.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://www.numismaticnews.net/article/assay-commission-abolished-1977">
Assay Commission abolished 1977
</a>
(http://www.numismaticnews.net/article/assay-commission-abolished-1977)


<p>
<b> Mike Markowitz Interviews David Vagi </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25731971957/in/dateposted-public/" title="David Vagi and Mike Markowitz"><img src="https://farm5.staticflickr.com/4606/25731971957_b6bbe1424a.jpg" width="500" height="250" alt="David Vagi and Mike Markowitz"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>David Vagi (left) and Mike Markowitz
</center>

<p>
In the following transcription of that interview, Mike asks David about what a grade means on an ancient coin, what the future holds for ancient coin collecting, and what does David have to say about those who think slabbing ancients is anathema to to the hobby…

<p>
<div class="greybox">
Another great <i>CoinWeek</i> interview.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="https://coinweek.com/ancient-coins/building-museums-one-coin-time-mike-markowitz-interviews-davd-vagi-ngc-ancients/">
Building Museums One Coin at a Time: Mike Markowitz Interviews David Vagi of NGC Ancients
</a>
(https://coinweek.com/ancient-coins/building-museums-one-coin-time-mike-markowitz-interviews-davd-vagi-ngc-ancients/)

<p>
<b> Famous Faces on Bank of England Notes </b><br/>
<div class="greybox">
Arthur Shippee forwarded this <i>BBC news</i> video about the famous faces on Bank of England notes over the years.  Thanks.
-editor
</div>

<p>
<a href="http://www.bbc.com/news/av/business-43171779/famous-faces-on-bank-notes-a-brief-history">
Famous faces on bank notes: A brief history
</a>
(http://www.bbc.com/news/av/business-43171779/famous-faces-on-bank-notes-a-brief-history)


<p>
<b> Treasure Hunt Claims a Fourth Victim</b><br/>
A man who died after falling 500 feet in Yellowstone National Park last year was searching for Santa Fe author and antiquities dealer Forrest Fenn’s hidden treasure.

<p>
Jeff Murphy, 53, of Batavia, Ill., is the fourth man in the past two years to die while reportedly looking for an antique chest containing gold, coins, jewelry and other rare artifacts that Fenn says he hid somewhere in the Rocky Mountain region in 2010.

<p>
<div class="greybox">
Dick Hanscom sent the <i>Daily Mail article</i>. Thanks.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/19024722254/in/dateposted-public/" title="Fenn Treasure Chest"><img src="https://farm1.staticflickr.com/520/19024722254_6ea8f35775_n.jpg" width="263" height="320" align="right" alt="Fenn Treasure Chest"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

To read the complete articles, see: 
<br/>
<a href="https://www.abqjournal.com/1135807/santa-fe-authors-treasure-hunt-claims-a-fourth-victim-ex-man-who-fell-to-his-death-in-yellowstone-last-year-was-searching-for-the-infamous-antique-chest.html">
Santa Fe author’s treasure hunt claims a fourth victim
</a>
(https://www.abqjournal.com/1135807/santa-fe-authors-treasure-hunt-claims-a-fourth-victim-ex-man-who-fell-to-his-death-in-yellowstone-last-year-was-searching-for-the-infamous-antique-chest.html)
<br/>
<a href="http://www.dailymail.co.uk/news/article-5415105/FOURTH-man-dies-searching-Fenns-2m-treasure.html">
FOURTH treasure hunter dies searching for Forrest Fenn's $2m 'hidden cache of gold and jewels' that the art dealer claims he stashed somewhere in the Rocky Mountains years ago
</a>
(http://www.dailymail.co.uk/news/article-5415105/FOURTH-man-dies-searching-Fenns-2m-treasure.html)

<p>
To read earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/esylum_v18n29a41.html">
TREASURE SEEKERS SEARCH FOR AUTHOR'S HIDDEN CHEST
</a>
(http://www.coinbooks.org/esylum_v18n29a41.html)
<br/>
<a href="http://www.coinbooks.org/v20/esylum_v20n26a35.html">
AUTHOR'S TREASURE SEARCH BRINGS ANOTHER DEATH
</a>
(http://www.coinbooks.org/v20/esylum_v20n26a35.html)


<p>
<b> Airport Catches Gold Smugglers </b><br/>
<div class="greybox">
In the you-think-I-can-just-pull-money-out-of-my-@$$? department, Dick Hanscom sends this <i>Daily Mail</i> article about South Korean women caught hiding gold bars in an awkward place.
-Editor
</div>

<p>
A group of South Korean tourists went to painful lengths to avoid tax - by hiding blocks of gold up their rectums.

<p>
Seven would-be smugglers, all women in their 50s and 60s, were caught out at customs at Chubu International Airport, Japan, last month when X-rays revealed each of them was carrying at least five metal objects in her abdomen, The Asahi Shimbun reported.

<p>
Each block weighed in at some 200 grams. 

<p>
To read the complete article, see: 
<br/>
<a href="http://www.dailymail.co.uk/news/article-5416515/Smugglers-caught-gold-rectums-failed-tax-dodge.html">
Seven women are caught with gold bars hidden in their rectums at Japanese airport
</a>
(http://www.dailymail.co.uk/news/article-5416515/Smugglers-caught-gold-rectums-failed-tax-dodge.html)

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article41"><a name="article41">
FEATURED WEB SITE: MINT OF FINLAND
</h3></a>
This week's Featured Web Site is the mint of Finland.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39687070655/in/dateposted-public/" title="Mint of Finland logo"><img src="https://farm5.staticflickr.com/4755/39687070655_d9334995d7_m.jpg" width="149" height="53" alt="Mint of Finland logo"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<h2>
<a href="https://www.suomenrahapaja.fi/fin/">
www.suomenrahapaja.fi/fin/
<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>