CINXE.COM
SFE: SF Encyclopedia Editorial Home – “SFE Facts” – 18 February 2025
<!doctype html> <!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]--> <!--[if IE 7 ]> <html class="no-js ie7" lang="en"> <![endif]--> <!--[if IE 8 ]> <html class="no-js ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><![endif]--> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <title>SFE: SF Encyclopedia Editorial Home – “SFE Facts” – 18 February 2025 </title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="description" content="Welcome to the fourth edition of The Encyclopedia of Science Fiction." /> <meta name="keywords" content="" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <!-- Google Analytics --> <script> window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga("create", "UA-24275979-1", "auto"); ga("send", "pageview"); </script> <script async src="https://www.google-analytics.com/analytics.js"></script> <!-- End Google Analytics --> <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <link rel="stylesheet" href="/static/css/style.css?v=1"> <link rel="stylesheet" href="/static/css/media-queries.css"> <link rel="stylesheet" href="/css/cookie.css"> <script src="/static/js/libs/modernizr-2.0.6.min.js"></script> <style media="screen" type="text/css"> ::-moz-selection { background: navy !important; } html, body { margin:0; padding:0; height:100%; } #container { min-height:100%; position:relative; } #header { background:#ff0; padding:10px; } #body { padding-bottom:15px; /* Height of the footer */ } #footer { position:absolute; bottom:0; width:100%; height:15px; /* Height of the footer */ background:#6cf; } </style> <!--[if lt IE 7]> <style media="screen" type="text/css"> #container { height:100%; } </style> <![endif]--> <style type="text/css"> /* Style the tab */ .tab { overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; } /* Style the buttons that are used to open the tab content */ .tab button { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 8px 16px; transition: 0.3s; } /* Change background color of buttons on hover */ .tab button:hover { background-color: #ddd; } /* Create an active/current tablink class */ .tab button.active { background-color: #ccc; } /* Style the tab content */ .tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none; } .tabcontent p { text-align: center; } h3 {border: none !important; margin-top: 0px !important; text-align: center;} </style> </head> <body style="overflow-x: hidden;"> <div id="container"> <div id="body"> <div id="minorNavWrapper"> <nav id="minornav" class="clearfix"> <ul class="clearfix" style="font-weight: bold;"> <li><a href="/">Home</a></li> <li><a href="/about-us">About us</a></li> <li><a href="/random.php">Random</a></li> <li><a href="/contact.php">Contact</a></li> <li><a href="/donate.php">Donate</a></li> </ul> </nav> </div> <div id="mainNavWrapper"> <nav id="mainnav"> <ul class="clearfix"> <li class="home"><a title="Home page" href="https://sf-encyclopedia.com/"><img id="sfeLogoSmall" src="/static/img/sfe.png" alt="SFE: The Encyclopedia of Science Fiction"><img id="sfeLogo" src="/static/img/logo.png" alt="SFE: The Encyclopedia of Science Fiction"></a><span class="logoArrow"></span></li> <li class="section-all"><a href="https://sf-encyclopedia.com/category/0">All entries</a></li> <li class="section-themes"><a href="https://sf-encyclopedia.com/category/theme">Themes</a></li> <li class="section-authors"><a href="https://sf-encyclopedia.com/category/everyone">People</a></li> <li class="section-media"><a href="https://sf-encyclopedia.com/category/media">Media</a></li> <li class="section-culture"><a href="https://sf-encyclopedia.com/category/culture">Culture</a></li> <li class="section-news"><a href="https://sf-encyclopedia.com/news/">News</a></li> </ul> </nav> </div> <div id="main"> <div class="colsWrapper clearfix"> <div class="column mainCol clearfix" style="background-color:white !important;"> <fieldset id="globalSearch"> <form name="srchenter" method="post" action="/search.php"> <select name="catfilter" class="searchFilter" style="width: 132px" title="Select entry category for headword or global search"> <option value="">Search all entries</option> <option value="chk">Checklist titles</option><option value="art">Art</option> <option value="author">Author</option> <option value="award">Award</option> <option value="character">Character</option> <option value="comics">Comics</option> <option value="community">Community</option> <option value="critic">Critic</option> <option value="editor">Editor</option> <option value="fan">Fan</option> <option value="film">Film</option> <option value="game">Game</option> <option value="house name">House Name</option> <option value="international">International</option> <option value="music">Music</option> <option value="people">People (media)</option> <option value="prelim">Prelim</option> <option value="publication">Publication</option> <option value="publisher">Publisher</option> <option value="radio">Radio</option> <option value="theatre">Theatre</option> <option value="theme">Theme</option> <option value="tv">TV</option> </select> <input name="search" type="text" value="" style="margin: 0 0 5px 0; width: 155px !important;" onFocus="this.select()" onClick="this.select()" onHover="this.select()" class="searchText" id="defaultOpen"> <input type="submit" value="Headwords" class="button primary" style="margin: 5px 0 0 0;; padding-left: 8px; padding-right: 8px"> <input type="submit" name="glob" value="Global search" class="button primary" style="margin: 5px 0 0 0; padding-left: 8px; padding-right: 8px"> <input type="text" name="eofmode" value="" hidden> <div style="display:none;"> <p style="margin: 0px; float: left;"><input type="radio" name="tomeselect" value="sfe" checked> <i>Search SFE</i> <input type="radio" name="tomeselect" value="eof"> <i>Search EoF</i></p> <p style="margin: 0px; float: right;"> <input type="checkbox" Name="noxref"> <i>Omit cross-reference entries</i> </p> <script> document.srchenter.search.focus(); document.addEventListener("keydown", function(event) { if (event.code == "PageDown" || event.code == "ArrowDown" || ( !event.getModifierState("NumLock") && (event.code == "Numpad2" || event.code == "Numpad3"))) { document.srchenter.search.blur(); } }) </script> </div> </form> </fieldset> <article class="entryArticle content STeditorial"> <header class="entryHeader icon-logo"> <h1 class="entryTitle"><i>SF Encyclopedia</i> Editorial Home<br>“SFE Facts” – 18 February 2025 </h1> </header> <script language="JavaScript"> function openTab(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } </script> <div class="tab"> <button class="tablinks" id="charts" onclick="openTab(event, 'Charts')">Bar Charts</button> <button class="tablinks" id="awards" onclick="openTab(event, 'Awards')">Awards</button> <button class="tablinks" id="logo" onclick="openTab(event, 'Logo')">Logo</button> <button class="tablinks" id="poster" onclick="openTab(event, 'Poster')">Poster</button> <button class="tablinks" id="sfe1979" onclick="openTab(event, 'SFE1979')"><i>SFE</i> 1979</button> <button class="tablinks" id="sfe1993" onclick="openTab(event, 'SFE1993')"><i>SFE</i> 1993</button> <button class="tablinks" id="sfecd" onclick="openTab(event, 'SFECD')">CD-ROM</button> </div><div id="Charts" class="tabcontent"> <h3 style="margin-top:10px; padding-top:10px;">Bar chart figures from the <a href="https://sf-encyclopedia.com/entry/statistics">Statistics</a> page.</h3> <img src="images/barchart.png" alt="Bar chart" style="padding-left:1px;"> <p style="line-height: 170% !important; padding-top:0px; margin-top:0px;"><i>Thought for Today</I><br /> <span title="Algis Budrys, Rogue Moon">Remember me to her.</span></p> </div> <div id="Awards" class="tabcontent" style="line-height: 1.5em !important;"> <H3 style="margin-top:10px; padding-top:10px;">2012 Hugo Award for Best Related Work</H3> <P>Presented to the <i>SF Encyclopedia</i> editors at Chicon 7, the 70th World Science Fiction Convention in Chicago, September 2012. (See the entry for <A HREF="/entry/hugo">Hugo</A>.)</P><p><IMG ALT="2012 Hugo trophy" SRC="/images/2012_Hugo.png" WIDTH="418" HEIGHT="680"></p> <P><I><A HREF="http://www.thehugoawards.org/hugo-trophies/2012-hugo-award-trophy/">Hugo photograph</A> used by kind permission of the trophy base designer Deb Kosiba and the official <A HREF="http://www.thehugoawards.org/">Hugo Awards site</A>. Attached plaque below.</I></P> <p><IMG ALT="2012 Hugo plaque" SRC="/images/2012_Hugo_plaque.jpg" WIDTH="349" HEIGHT="288"></p> <H3>2012 European SF Society Award for Best Promoter (of the genre)</H3> <P>Presented at Kontakt (SFeraKon 34 and Eurocon), Zagreb, April 2012.</P> <p><IMG ALT="2012 ESFS Award trophy" SRC="/images/2012%20ESFS%20Award.png" WIDTH="450" HEIGHT="308"></p> <P><I>Photo by David Langford. Our thanks to Martin Hoare for accepting on behalf of the SFE editors.</I></P> <H3>2012 British SF Association Award for Best Nonfiction</H3> <P>Presented at Olympus 2012 (UK Eastercon), Heathrow, London, April 2012. (See the entry for <A HREF="http://www.sf-encyclopedia.com/entry/bsfa_award">British Science Fiction Association Award</A>.)</P><p><IMG ALT="2012 BSFA Award trophy" SRC="/images/2012_BSFA Award.png" HEIGHT="392" WIDTH="450"></p> <P><I>Photo by David Langford. Yes, the trophy incorporates old paperbacks with bolts driven through them. Further award photos below all courtesy of Clare Coney, Jack Nicholls and Luke Nicholls.</I></P> <h3>1995 Eaton Grand Master Award</h3> <p><img src="images/1994_Eaton.png" alt="1995 Eaton"></p> <h3>1994 Hugo Award for Best Non-Fiction</h3> <p>Presented at ConAdian, the 52nd World SF Convention in Winnipeg, Canada, September 1994.</p> <p><img src="images/1994_Hugo.png" alt="1994 Hugo"></p> <p><i>Attached plaque below.</i></p> <p><img src="images/1994_plaque.png" alt="1994 plaque"></p> <h3>1994 BSFA Special Award</h3> <p><img src="images/1994_BSFA.png" alt="1994 BSFA"></p> <h3>1994 <i>Locus</i> Award for Best Non-Fiction</h3> <p><img src="images/1994_Locus.png" alt="1994 Locus"></p> <h3>1980 Hugo Award for Best Non-Fiction</h3> <p>Presented at Noreascon II, the 38th World SF Convention in Boston, August 1980.</p> <p><img src="images/1980_Hugo.png" alt="1980 Hugo"></p> </div> <div id="Logo" class="tabcontent"> <p><IMG ALT="Chris Moore logo" SRC="/images/VitMan-450px.png" WIDTH="450"></p> <p>Chris <a href="/entry/moore_chris">Moore</a>'s cover artwork for the 1993 UK hardback of the <i>SF Encyclopedia</i>, used at much reduced scale as a logo in the online edition.</p> </div> <div id="Poster" class="tabcontent"> <p>A friend of the project asked for a downloadable image that could be printed out in poster or flyer form to promote the <i>Encyclopedia</i>. Judith Clute quickly produced the design below. Click on the image for a full-sized version. This may be freely printed and distributed with our blessing.<br> </p> <p align="CENTER"><a href="/images/sfe-poster.jpg"><img src="/images/sfe-poster-small.png" alt="SF Encyclopedia poster (small)"></a></p> <p>Thanks to Johan Anglemark of <a href="http://kontrast2012.se/">Kontrast 2012</a> for inspiring this.</p> </div> <div id="SFE1979" class="tabcontent"> <p>The first UK edition: Granada, 1979.<br /> <a href="/masthead#m1979">Masthead</a> | <a href="/entry/introduction_to_the_first_edition">Introduction</a> | <a href="/sfe1head">Headwords</a> | <a href="/sfe1themes">Themes</a> | <a href="/sfe1cuts">Headwords cut in 1993</a></p> <p><a href="/gallery.php?id=Nicholls-SFE1.jpg" target="_blank"><img src="https://x.sf-encyclopedia.com/gal/robinson/Nicholls-SFE1.jpg" alt="1979 UK cover" width=350></a></p> <p>The first US edition: Doubleday, 1979.</p> <p><a href="/gallery.php?id=Nicholls-Ency.jpg" target="_blank"><img src="https://x.sf-encyclopedia.com/gal/clute/Nicholls-Ency.jpg" alt="1979 US cover" width=350></a></p> </div> <div id="SFE1993" class="tabcontent"> <p>The second UK edition: Orbit, 1993.<br /> <a href="/masthead#m1993">Masthead</a> | <a href="/entry/introduction_to_the_second_book_edition">Introduction</a> | <a href="/sfe2head">Headwords</a> | <a href="https://corr.sf-encyclopedia.com/">Corrections to print edition</a></p> <p><a href="/gallery.php?id=Clute-Sfe.jpg" target="_blank"><img src="https://x.sf-encyclopedia.com/gal/clute/Clute-Sfe.jpg" alt="1993 UK cover" width=350></a></p> </div> <div id="SFECD" class="tabcontent"> <p>The CD-ROM edition: Grolier, 1995.<br /> <a href="/entry/introduction_to_the_cd-rom_edition">Introduction</a> | <a href="/sfe2head">Headwords</a></p> <p><a href="/gallery.php?id=Clute-Grolier.jpg" target="_blank"><img src="https://x.sf-encyclopedia.com/gal/robinson/Clute-Grolier.jpg" alt="1995 CD-ROM" width=400></a></p> <p>ISBN 0 7172 3999 3</p> </div> <script> // Get the element with id="defaultOpen" and click on it document.getElementById("logo").click(); //document.getElementById("defaultOpen").click(); </script> <br /><br /></article></div> <div class="sideBarsWrapper"> <div class="sideBarsColsWrapper clearfix"> <div class="column sideBar12 clearfix"> <div class="columnForm"><aside id="blogFeed" class="widget"> <div class="content STeditorial clearfix"> <h2><i>SFE</i> News<span style="background:url(/images/thingSFE2.png) !important"></span></h2><ul style='width: 50%; float: left;'> <li>01/12/24 <a href='/news/welcome_gutenberg'>Welcome Gutenberg</a></li> <li>24/06/24 <a href='/news/thanks_to_conversation_2023'>Thanks to Conversation 2023</a></li> <li>09/05/24 <a href='/news/seven_million_words'>Seven Million Words</a></li> <li>22/03/24 <a href='/news/vernor_vinge'>Vernor Vinge (1944-2024)</a></li> <li>27/02/24 <a href='/news/brian_stableford'>Brian Stableford (1948-2024)</a></li> <li><i><a href="/news/"><img src="/static/img/moreLink.png" style="position:relative; top:4px;" alt=""> Show all news items</a></i></li> </ul> <p align=center style="float:right; padding-top:20px; padding-bottom:20px;">ISSN 3049-7612<br /> <a href="/facts.php?id=logo"> <img src="/images/VitMan.gif" width=150 height=150 title="Click for larger version of this SFE logo"></a><br /> <b><a href="/donate.php"><img src="/images/Paypal-Donate.gif" WIDTH="92" HEIGHT="26" BORDER="0" /></a><br /><a href="/">Home/Welcome page</a></b></p><div style="margin-bottom:10px;"></div></div> </aside><aside id="blogFeed" class="widget"> <div class="content STeditorial clearfix"> <h2><i>SFE</i> Special Features<span></span></h2><p style="margin-top: 10px;"><input type="button" value="What’s New" style="width: 150px !important;" class="button primary" onclick="window.location.href='/whatsnew.php'"> Latest entries; <a href="/updated.php">latest updates</a></p> <p style="line-height:1.6em;"><input type="button" value="In Memoriam" style="width: 150px !important;" class="button primary" onclick="window.location.href='/timeline.php?rip'"> Recent deaths</p> <p style="line-height:1.6em;"><input type="button" value="On This Day" style="width: 150px !important;" class="button primary" onclick="window.location.href='/today.php'"> Anniversaries; also <a href="/timeline.php">Timeline</a></p> <p style="line-height:1.6em;"><input type="button" value="Gallery" style="width: 150px !important;" class="button primary" onclick="window.location.href='/gallery.php'"> <i>SFE</i> Picture Gallery; <a href="/gallery.php?list&new">What’s New</a></p> <p style="line-height:1.6em;"><input type="button" value="Shopping" style="width: 150px !important;" class="button primary" onclick="window.location.href='/sfeshop.php'"> Affiliate settings</p> <p style="line-height:1.6em;"><input type="button" value="Random" style="width: 150px !important;" class="button primary" onclick="window.location.href='/random.php'"> Show a random <i>SFE</i> entry</p> <p style="line-height:1.6em;"><input type="button" value="SFE Facts" style="width: 150px !important;" class="button primary" onclick="window.location.href='/facts.php'"> Bar charts, awards and more</p> <p style="margin-bottom:15px;"><a href="/searching">Search help</a> | <a href="/rss.php" target="_blank">RSS feed</a> <img src="/static/img/external.gif"> | <a href="/fe/"><i>Encyclopedia of Fantasy</i></a> <img src="/static/img/external.gif"></p><div style="margin-bottom:10px;"></div></div> </aside><aside id="connect" class="widget"> <div class="content STeditorial clearfix"> <h2>Connect with <i>SFE</i> <span></span></h2> <ul> <li> <h3 style="text-align: left !important;"><a href="/donate.php">Donate towards <i>SFE</i> expenses</a></h3> </li> <li> <h3 style="text-align: left !important;"><a href="/contact.php">Send email feedback to the <i>SFE</i> editors</a></h3> </li> <li style=" display:none;"> <h3 style="text-align: left !important;"><a href="https://twitter.com/john_clute" target="_blank">John Clute on Twitter [X]</a></h3> <a href="https://twitter.com/john_clute" class="twitter-follow-button">Follow @john_clute</a> <script src="https://platform.twitter.com/widgets.js" type="text/javascript"></script> </li> <li style=" display:none;"> <h3 style="text-align: left !important;"><a href="https://twitter.com/sfencyclopedia" target="_blank"><i>SFE</i> on Twitter [X]</a></h3> <a href="https://twitter.com/sfencyclopedia" class="twitter-follow-button">Follow @sfencyclopedia</a> <script src="https://platform.twitter.com/widgets.js" type="text/javascript"></script> </li> <li> <h3 style="text-align: left !important;"><a href="https://www.facebook.com/pages/Sf-Encyclopedia/138995776178949" target="_blank"><i>SFE</i> on Facebook</a></h3> </li> <li> <h3 style="text-align: left !important;"><a href="https://www.facebook.com/john.clute.5" target="_blank">John Clute on Facebook</a></h3> </li> <li> <h3 style="text-align: left !important;"><a href="https://bsky.app/profile/sfencyclopedia.bsky.social" target="_blank"><i>SFE</i> on BlueSky</a></h3> </li> <li> <h3 style="text-align: left !important;"><a href="https://mastodon.social/@SF_Encyclopedia" target="_blank"><i>SFE</i> on Mastodon</a></h3> </li> </ul> </div> </aside> </div></div> </div> </div> </div> </div> </div> <div id="cookieConsent"> <div id="closeCookieConsent" onclick="hidepopup()">x</div> This website uses cookies. <a href="/cookies" target="_blank">More information here</a>. <a class="cookieConsentOK" onclick="setcookie()">Accept Cookies</a> </div> <script type="text/javascript"> function hidepopup() { document.cookie = "hidecookiepopup=yes; path=/"; // session only document.getElementById("cookieConsent").style.display = "none"; } function setcookie() { document.cookie = "cookiesOK=yes; max-age=31536000; path=/"; // 1 year document.getElementById("cookieConsent").style.display = "none"; } var cookiestring = document.cookie; // document.getElementById("connect").innerHTML = cookiestring; // TEST only if ( cookiestring.indexOf("cookiesOK=yes") == -1 ) { if ( cookiestring.indexOf("hidecookiepopup=yes") == -1 ) { document.getElementById("cookieConsent").style.display = "block"; } } </script> <div id="footer" style="background:#fff; padding: 5px;"> <footer id="globalFooter" class="clearfix"> <div id="credit">Website design by Ansible Editions </div> <div id="credit" style="float: left !important; padding-left:20px;">Site and <i>SFE</i> content © 2011-2025 John Clute & David Langford</div> </footer> </div> </div> </body></html>