CINXE.COM
UxC: Ux Weekly Cover Stories
<!DOCTYPE html> <html> <head lang="en"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><title> UxC: Ux Weekly Cover Stories </title> <link rel="icon" type="image/x-icon" href="/favicon.ico?v=0" /> <meta name="description" content="UxC publishes world nuclear fuel prices, uranium (U3O8), conversion (UF6) and enrichment (SWU), and handles all aspects of the nuclear fuel market: tracking uranium production, exploration, reactor demand, and utility contracting activities. The Ux Weekly is the leading source of market information." /><meta name="keywords" content="UxC, Ux, Uranium Exchange, uranium price, uranium, U3O8, UF6, EUP, SWU, conversion, enrichment, consulting, nuclear, nuclear fuel, fuel, power, consulting, brokerage, spot, term, prices, price" /> <link id="bootstrapStyle" rel="stylesheet" href="/styles/bootstrap-3.3.6/bootstrap-comfortable.css?v=20231116170047a" /> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript">window.jQuery || document.write('<script src="/scripts/library/jquery-1.11.1.min.js">\x3C/script>')</script> <script src="/bundles/uxcJs?v=ontA2I5Tqi-Tkgyrl9EYUj4zNVlElri76w--SToDbSQ1"></script> <link href="/bundles/uxcStyles?v=rUxEWDnBqq2MMJT1sRqHhZ2Ucswmpzq5EOMFjUk25CQ1" rel="stylesheet"/> <script type="text/javascript"> $(function () { var browser = 'IE'; var browserVer = 7; if (browser === 'IE' || browser === 'InternetExplorer') { $('#iewarning').show(); } $('#clientSiteAlertDismiss').click(function () { $('#clientSiteAlert').slideUp(); saveIndexedDB('clientSiteAlertDismissed', true); }); loadIndexedDB('clientSiteAlertDismissed', function (data) { var clientAlertNeeded = false; if (clientAlertNeeded && !data) $('#clientSiteAlert').slideDown(); }); loadIndexedDB('cookieAlertDismissed', function (data) { if ((checkCookie() || window.indexedDB) && !data) { $('#cookieAlert').fadeIn(); } }); $('#cookieAlertDismiss').click(function () { $('#cookieAlert').fadeOut(); saveIndexedDB('cookieAlertDismissed', true); }); }); function openIndexedDB() { var uxcDB = window.indexedDB.open("uxcDatabase", 1); uxcDB.onupgradeneeded = function () { var db = {} db.result = uxcDB.result; db.store = db.result.createObjectStore("uxcObjectStore", { keyPath: "id" }); }; return uxcDB; } function getStoreIndexedDB(uxcDB) { var db = {}; db.result = uxcDB.result; db.tx = db.result.transaction("uxcObjectStore", "readwrite"); db.store = db.tx.objectStore("uxcObjectStore"); return db; } function saveIndexedDB(id, data) { if (!('indexedDB' in window)) return false; var uxcDB = openIndexedDB(); uxcDB.onsuccess = function () { var db = getStoreIndexedDB(uxcDB); db.store.put({ id: id, data: data }); } return true; } function loadIndexedDB(id, callback) { if (!('indexedDB' in window)) return false; var uxcDB = openIndexedDB(); uxcDB.onsuccess = function () { var db = getStoreIndexedDB(uxcDB); var getData = db.store.get(id); getData.onsuccess = function () { if (!getData.result) callback(null); else callback(getData.result.data); }; db.tx.oncomplete = function () { db.result.close(); }; } return true; } </script> </head> <body class=''> <form name="aspnetForm" method="post" action="./UxWCovers.aspx" id="aspnetForm"> <div> <input type="hidden" name="ctl00_ctl00_RadScriptManager1_TSM" id="ctl00_ctl00_RadScriptManager1_TSM" value="" /> <input type="hidden" name="ctl00_ctl00_RadStyleSheetManager1_TSSM" id="ctl00_ctl00_RadStyleSheetManager1_TSSM" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="QBG+WM0g3r74onzkFa0pkvyjNs2/wTQjIBy4x+KzaEbxnIV8VLvyelOWC3Zn4nftXkSitEJ9kkp4yZLJs7bUUU2VaL3fyC5Vyy244Zfoz0kvXKi5mDzcoYJbitkY2Uit8HY7GSW7kJ0kXCDGJH1K34O+LwRJQIYy4R7RBVHGwr+0h42v7x35OHrkY24SSpT3LgIKsD5x0NQeA2aAs9MlpY+vfpNtSehVjsV06IH9emuTSAQ0emI3NtAucn//pCY5Fyac+VI6Bki4a9uLo9nyNXbt1kgi+dntM/4ZaK0HVGT4JYyIPx6HozEOX983aY10RLHi4JD71hu1kLfMX8Eimqst/o01AiKfP7UHWQJivFDV3zGjYqBvrtx7tvL6c52i2kJUeuYU/3M5myBdxtemGruX2voB0+WWlTXa7ulve948D81K/6VqQwEzGfhJ5mudGVhf3RNuEy38Ahn75O64BgpEvjfaXA00QibxMsfDGFtaf0bDXfjQATCtogWMfwzDDECKWKm7qSEx7d3qJ1UBqV8udI/bcgOcgTkENEXfheSSYOdSJW4j0XD3XUkcMHSm8YvYwbZSCF9MF2HYoUlKkZAWhQIrs/1lt82jFZdLarLRvV8wPiiSL1iLeoIcZhtNlmOxvtCcI3U8vaQQ7u3MgTbFCILnLcvNXhhp0cqb5w95bo6kZDtnKeBlpAaTx7ZTb13myhgSg/433ZzPT6BwQFzuer+32h7GaWyGYTky5tO9L0zswvadAeHkBuh9DZsdBzRpOhdYDS2vesQ3SsatTA==" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['aspnetForm']; if (!theForm) { theForm = document.aspnetForm; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl00_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a95047a2c-8908-49e3-b68e-d249be89f134%3aea597d4b%3ab25378d2" type="text/javascript"></script> <script src="/bundles/MsAjaxJs?v=D6VN0fHlwFSIWjbVzi6mZyE9Ls-4LNrSSYVGRU46XF81" type="text/javascript"></script> <script src="/bundles/WebFormsJs?v=N8tymL9KraMLGAMFuPycfH3pXe6uUlRXdhtYv8A_jUU1" type="text/javascript"></script> <div> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="4F11644C" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="t7HppQiSd3SFjTBnHRND2FIxHZpD7YCMVlfGXHd0jvxSQfqKyK5JOB/wXAkFQNh8halT/t6FkcKUmeHxka4KkbcAjKB74AHW429kZ4KzbfxT60QGfMcj+dx9pTDKc0wKNjhlIAMMY3vCN0MLKtbRj9S/wf7fXVpmZqIcIKyv/m87Bxai4S638wMFMFSHKfqlevk+R1agjPvdzCZb7M8OnUG4wR3XbRHC9Mk1oaikJHqjYwfg7fYwFGFpUTafb9vkG8w3HBwaroVvmN6HVhgrpBvWxXzpeQYx1h9k7lr/WzmPwDF6Oathj5fZgsHW3jRCSAyDsWMV9Q4B/9guODPSs/thwSLKSB2xI3ZdDmhaOm025y9xFcOXby0agK6jNVQRP2JqXWf+3OkeBxyb+Ocmq+W4YMtbNC9TqBikEvCH3JWhIb/CoqTSAlj4OKhH37t6w+GcIftmyUY1EchQWVEzGBtupJoehRvBltqvAAzl75EpEyocL2bTVlUz6oex/rqwBIQjMlQoRlVtR+6CtX/lDRQpvpcSVxOxyfBThCHGmntYS/NPyEq9u8rJ/mgAN0GJhjkgyDvsnlsHXN2iYfw7qlb+SiWvvruq7AHehF0HzK0GLKmcx8o8qHs4sQuDm6dyrV27sQjpKevF9o2+KuDP/JPOqkzPWClIzwLxHk0RhIErbYsgmdfFYW0qNPgXkpCo6eBD8Zc3u2o8K4yO0OVAXayjmQrDr2rh7YoXJPNnXCo=" /> </div> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ctl00$RadScriptManager1', 'aspnetForm', [], [], [], 90, 'ctl00$ctl00'); //]]> </script> <a id="PageTop"></a> <div id="iewarning" class="alert alert-danger no-margin collapse"> Internet Explorer is no longer supported on the UxC Website. <a href="/p/Compatibility.aspx" class="alert-link">Click here for more information</a>. </div> <div class="container desktop " style="display:block;"> <div class="nav navbar-right navbar-right-first" style="position:absolute;top:7px;right:20px;z-index:1045;margin-right:0;"> <a href="#" class="dropdown-toggle no-underline" data-toggle="dropdown" style="font-size:32px;"> <span style="font-size:14px;margin-right:5px;">Account</span> <i class="glyph glyph-user"></i></a> <ul class="dropdown-menu" style="z-index:1100;"> <li><a href="/c/"><i class="glyph glyph-old-man glyph-blue"></i> Client Site <small>(log in)</small></a></li> <li><a href="/account/Login.aspx?ReturnUrl=%2fp%2fcover-stories%2fUxWCovers.aspx"><i class="glyph half half-log-in"></i> Log In <small>(stay on free site)</small></a></li> <li><a href="/account/Register.aspx"><i class="glyph half half-edit"></i> Register for a Free Account</a></li> </ul> </div> <div id="clientSiteAlert" class="alert alert-info collapse" style="position:absolute;top:4px;right:240px;font-size:14px;height:41px;padding:10px;"> <span id="clientSiteAlertDismiss" class="close" aria-label="Close"><span aria-hidden="true">×</span></span> Click your name to visit the client site </div> <div id="cookieAlert" class="alert alert-info cookie-alert collapse"> <div> <span id="cookieAlertDismiss" class="btn btn-info pull-right">I Agree</span> We use several internet technologies to customize your experience. If you continue without changing your settings, you consent to our use of these technologies in accordance with our <a class="alert-link" href="/p/Privacy.aspx">Privacy Policy</a>. You may disable them at any time. </div> </div> <div class="row"> <div class="col-xs-12"> <nav id="menu" class="navbar navbar-default navbar-float" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbarCollapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="/images/uxc-logo/logo-no-r-40.png" height="40" width="80" class="" alt="UxC Logo" /></a> </div> <div id="navbarCollapse" class="collapse navbar-collapse"> <ul id="menu-items" class="nav navbar-nav"> <li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">About UxC</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/background" class="">Company Background</a></li><li class=""><a href="/p/corp/directory" class="">Company Directory</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Our Experts</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/bio/anna-bryndza" class="">Anna Bryndza</a></li><li class=""><a href="/p/corp/bio/nick-carter" class="">Nick Carter</a></li><li class=""><a href="/p/corp/bio/jeff-combs" class="">Jeff Combs</a></li><li class=""><a href="/p/corp/bio/jeffrey-combs" class="">Jeffrey Combs</a></li><li class=""><a href="/p/corp/bio/carlyn-greene" class="">Carlyn Greene</a></li><li class=""><a href="/p/corp/bio/jonathan-hinze" class="">Jonathan Hinze</a></li><li class=""><a href="/p/corp/bio/philip-johnson" class="">Philip Johnson</a></li><li class=""><a href="/p/corp/bio/christine-waters" class="">Christine Waters</a></li><li class=""><a href="/p/corp/bio/eric-webb" class="">Eric Webb</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Consultants</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/bio/michael-dutra" class="">Michael Dutra</a></li></ul></li></ul></li><li class=""><a href="/p/news/update" class="">UxC Update</a></li><li class=""><a href="/p/news/video-2021" class="">UxC Video</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Privacy & Terms of Use</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/products/rpt_TermsConditions.aspx" class="">UxC Terms and Conditions</a></li><li class=""><a href="/p/Terms.aspx" class="">Website Terms of Use</a></li><li class=""><a href="/p/Privacy.aspx" class="">Privacy Policy</a></li></ul></li><li class=""><a href="/SiteMap.aspx" class="">Site Map</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Special Services</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/support-services" class=""><i class='icon icon-16 icon-special'></i> Client Support Services</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-special'></i> Special Reports</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/samra" class=""><i class='icon icon-16 icon-rto'></i> Small, Advanced and Micro-Reactor Assessments</a></li><li class=""><a href="/p/product/report/cesa" class=""><i class='icon icon-16 icon-cesa'></i> Conversion & Enrichment Supplier Assessments</a></li><li class=""><a href="/p/product/report/gnfi" class=""><i class='icon icon-16 icon-data'></i> Global Nuclear Fuel Inventories</a></li><li class=""><a href="/p/product/report/upcs" class=""><i class='icon icon-16 icon-upcs'></i> Uranium Production Cost Study</a></li><li class=""><a href="/p/product/report/nivc" class=""><i class='icon icon-16 icon-nivc'></i> Nuclear Industry Value Chain</a></li><li class=""><a href="/p/product/report/zirc" class=""><i class='icon icon-16 icon-zirc'></i> Zirconium Market Outlook</a></li></ul></li><li class=""><a href="/p/product/service/webinar" class=""><i class='icon icon-16 icon-seminar'></i> UxC Webinars</a></li><li class=""><a href="/p/product/service/seminar" class=""><i class='icon icon-16 icon-seminar'></i> Nuclear Fuel Training Seminar</a></li><li class=""><a href="/p/product/report-list" class=""><i class='icon icon-16 icon-special'></i> Full Special Report List</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Data Services</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/data/uxc_DataServices.aspx" class=""><i class='icon icon-16 icon-data'></i> UxC Data Services</a></li><li class=""><a href="/p/data/uxc_AboutUraniumPrices.aspx" class="">About Uranium Prices</a></li><li class=""><a href="/p/prices/UxCPrices.aspx?currency=eur" class="">Ux U<sub>3</sub>O<sub>8</sub> Price<sup>®</sup></a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Price Graphs</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/prices/UxCPriceChart.aspx?chart=spot-u3o8-full" class="">Ux U<sub>3</sub>O<sub>8</sub> Price (Full)</a></li><li class=""><a href="/p/prices/UxCPriceChart.aspx?chart=spot-u3o8-2yr" class="">Ux U<sub>3</sub>O<sub>8</sub> Price (2-year)</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Other Data Sources</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/data/IndustrySources.aspx" class="">Overview</a></li><li class=""><a href="/p/data/cme/CMEOverview.aspx" class="">CME/COMEX Uranium Futures</a></li><li class=""><a href="/p/data/BrokerOverview.aspx" class="">UxC Broker Average Price (BAP)</a></li></ul></li></ul></li><li class="active "><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Publications</a><ul class="dropdown-menu" role="menu"><li class="dropdown-submenu "><a href="javascript:void(0);" class="">UxC Publications</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/publications" class="">Overview</a></li><li class=""><a href="/p/product/timing" class="">When you need it!</a></li><li class=""><a href="/p/product/list" class="">Publication List</a></li><li class=""><a href="/p/product/subscriber-services" class="">UxC Subscriber Services</a></li><li class=""><a href="/p/products/rpt_TermsConditions.aspx" class="">UxC Terms & Conditions</a></li></ul></li><li class="active dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-uxw'></i> Ux Weekly</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/periodical/uxw" class="">Overview</a></li><li class=""><a href="/p/order/1" class="">Online Order Form</a></li><li class="active "><a href="/p/cover-stories/UxWCovers.aspx" class="">UxW Cover Stories</a></li><li class=""><a href="/p/cover-stories/UxWClassicCovers.aspx" class="">UxW Classic Covers</a></li></ul></li><li class=""><a href="/p/product/report/usa" class=""><i class='icon icon-16 icon-usa'></i> Uranium Suppliers Annual</a></li><li class=""><a href="/p/product/report/upcs" class=""><i class='icon icon-16 icon-upcs'></i> Uranium Production Cost Study</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-umo'></i> Uranium Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/umo" class="">UMO Overview</a></li><li class=""><a href="/p/product/essay/umo" class="">UMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-cmo'></i> Conversion Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/cmo" class="">CMO Overview</a></li><li class=""><a href="/p/product/essay/cmo" class="">CMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-emo'></i> Enrichment Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/emo" class="">EMO Overview</a></li><li class=""><a href="/p/product/essay/emo" class="">EMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-fmo'></i> Fabrication Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/fmo" class="">FMO Overview</a></li><li class=""><a href="/p/product/essay/fmo" class="">FMO Essays</a></li><li class=""><a href="/p/product/report/zirc" class="">Zirconium Outlook</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-npo'></i> Nuclear Power Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/npo" class="">NPO Overview</a></li><li class=""><a href="/p/product/essay/npo" class="">NPO Essays</a></li></ul></li><li class=""><a href="/p/product/report/npo#urm" class=""><i class='icon icon-16 icon-urm'></i> UxC Requirements Model</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-pw'></i> UxC's Policy Watch</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/pw" class="">PW Overview</a></li><li class=""><a href="/p/product/pw-update-list" class="">PW Update List</a></li></ul></li><li class=""><a href="/p/product/periodical/sf-stf" class=""><i class='icon icon-16 icon-sf'></i> SpentFUEL</a></li><li class=""><a href="/p/product/periodical/sf-stf#stf" class=""><i class='icon icon-16 icon-stf'></i> StoreFUEL</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Nuclear Fuel Cycle</a><ul class="dropdown-menu" role="menu"><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Industry Calendar</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/fuelcycle/UpcomingMeetings.aspx" class="">Upcoming Events</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2025" class="">2025</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2024" class="">2024</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2023" class="">2023</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Tools & Calculators</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/tools/FuelCalculator.aspx" class="">Fuel Cost Calculator</a></li></ul></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Fun</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/fun/UxJoke.aspx" class="">Today's Lighter Side</a></li><li class=""><a href="/p/fun/UxCPictures.aspx" class="">UxC Picture Gallery</a></li><li class=""><a href="/p/fun/DowntownAtlanta.aspx" class="">Welcome to Atlanta!</a></li><li class=""><a href="/p/christmas/uxc_Christmas2023.aspx" class="">Season's Greetings</a></li></ul></li> </ul> <ul class="nav navbar-nav navbar-right navbar-first-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" style="padding:17px 12px;line-height:16px;" data-toggle="dropdown"><i class="glyph glyph-cogwheels "></i></a> <ul class="dropdown-menu" role="menu"> <li><a href="/p/cover-stories/UxWCovers.aspx?print=true"><i class="glyph glyph-print"></i> Printer-Friendly</a></li> <li><a href="/p/cover-stories/UxWCovers.aspx?print=true&pdf=true"><i class="file-icon file-icon-pdf"></i> Download as PDF</a></li> <li class="dropdown-submenu pull-left"> <a href="#"><i class="glyph glyph-font"></i> Text Size</a> <ul class="dropdown-menu" style="width:200px;"> <li id="comfort_comfortable" class='comfortLevel active'><a href="javascript:selectComfortLevel('comfortable');">Comfortable</a></li> <li id="comfort_cozy" class='comfortLevel '><a href="javascript:selectComfortLevel('cozy');">Cozy</a></li> <li id="comfort_compact" class='comfortLevel '><a href="javascript:selectComfortLevel('compact');">Compact</a></li> </ul> </li> </ul> </li> </ul> </div> </nav> </div> </div> <div class="row"> <div class="col-xs-3"> <div style="width:125px;position:absolute;top:0;left:15px;"> <a href="/promos/AdClick.aspx?key=3&url=https%3a%2f%2fwww.uxc.com%2fp%2fproduct%2freport%2fcmo&exp=2024-11-23+07%3A21" ><img height="300" width="125" src="/img/i/p/promo/UxC-CMO.png" alt="CMO" /></a><br /><br /> </div> </div> <div class="col-xs-9"> <div > <h1><i class="icon icon-40 icon-uxw"></i> <img src="/images/banners/uxweekly.svg" height="40" width="150" alt="Ux Weekly" /> Cover Stories</h1> <div class="form-inline form-inline-space"> <div class="form-group"> Select Year: <select name="ctl00$ctl00$Body$Body$uxwCovers$ddlYear" onchange="javascript:setTimeout('__doPostBack(\'ctl00$ctl00$Body$Body$uxwCovers$ddlYear\',\'\')', 0)" id="ctl00_ctl00_Body_Body_uxwCovers_ddlYear" class="form-control" style="width:150px;"> <option selected="selected" value="2024">2024</option> <option value="2023">2023</option> <option value="2022">2022</option> <option value="2021">2021</option> <option value="2020">2020</option> <option value="2019">2019</option> <option value="2018">2018</option> <option value="2017">2017</option> <option value="2016">2016</option> <option value="2015">2015</option> <option value="2014">2014</option> <option value="2013">2013</option> <option value="2012">2012</option> <option value="2011">2011</option> <option value="2010">2010</option> <option value="2009">2009</option> <option value="2008">2008</option> <option value="2007">2007</option> <option value="2006">2006</option> <option value="2005">2005</option> <option value="2004">2004</option> <option value="2003">2003</option> <option value="2002">2002</option> <option value="2001">2001</option> <option value="2000">2000</option> <option value="1999">1999</option> <option value="1998">1998</option> <option value="1997">1997</option> <option value="1996">1996</option> </select> </div> </div> <p>Below is a listing of cover stories published during 2024.</p> <p> <b class="bullet bullet-blue"></b> "Classic" Covers <b class="bullet bullet-yellow"></b> <a href="/p/product/periodical/uxw">Sample Issues</a> </p> <table class="table"> <tr> <th>Cover Story Title</th> <th class="text-right">Date Published</th> </tr> <tr > <td> Europe Nuclear Energy & SMR Conference: Rising Interest for New Nuclear Solutions </td> <td class="text-right">Nov 18, 2024</td> </tr> <tr > <td> The Return of Donald Trump: What Does it Mean for Nuclear? </td> <td class="text-right">Nov 11, 2024</td> </tr> <tr > <td> NEI IUFS 2024: Searching for a Spark in the Heartland </td> <td class="text-right">Nov 4, 2024</td> </tr> <tr class="active"> <td> No Fuel? No Party! </td> <td class="text-right">Oct 28, 2024</td> </tr> <tr class="active"> <td> UxC Interview with Jin Hennig, Managing Director & Global Head of Metals, CME Group </td> <td class="text-right">Oct 21, 2024</td> </tr> <tr class="active"> <td> Summer Market Survey: Conversion is the Weak Link; Enrichment Prices Moderating </td> <td class="text-right">Oct 14, 2024</td> </tr> <tr class="active"> <td> 2024 Summer Market Survey: No Consensus on U3O8 Prices Even as Demand Rises </td> <td class="text-right">Oct 7, 2024</td> </tr> <tr > <td> Market Balkanization </td> <td class="text-right">Sep 30, 2024</td> </tr> <tr > <td> Sailing into the Future </td> <td class="text-right">Sep 23, 2024</td> </tr> <tr > <td> Strong Fundamentals </td> <td class="text-right">Sep 16, 2024</td> </tr> <tr > <td> WNA Symposium 2024: Let’s Get to Work! </td> <td class="text-right">Sep 9, 2024</td> </tr> <tr > <td> Third Quarter Spot U3O8 Market Update </td> <td class="text-right">Sep 2, 2024</td> </tr> <tr class="active"> <td> UxC Interview with Sarah Riedel, Head of Sales at Urenco Inc. </td> <td class="text-right">Aug 26, 2024</td> </tr> <tr class="active"> <td> ESA 2023 Annual Report: Everything is Up – Loadings, Purchases, Prices, & Inventories </td> <td class="text-right">Aug 19, 2024</td> </tr> <tr class="active"> <td> The Year of Elections </td> <td class="text-right">Aug 12, 2024</td> </tr> <tr class="active"> <td> Back from the Dead </td> <td class="text-right">Aug 5, 2024</td> </tr> <tr > <td> Japan’s Nuclear Rebirth </td> <td class="text-right">Jul 29, 2024</td> </tr> <tr > <td> Tom Neff: A Remembrance </td> <td class="text-right">Jul 22, 2024</td> </tr> <tr > <td> Second Quarter Spot U3O8 Review </td> <td class="text-right">Jul 15, 2024</td> </tr> <tr > <td> Data Centers Demand Nuclear Energy </td> <td class="text-right">Jul 8, 2024</td> </tr> <tr > <td> July 1, 2024 - Ux Price Post </td> <td class="text-right">Jul 1, 2024</td> </tr> <tr class="active"> <td> Atomic Runners: UxC’s 5th Annual Virtual 5K </td> <td class="text-right">Jun 24, 2024</td> </tr> <tr class="active"> <td> 2023 EIA Uranium Marketing Annual Report </td> <td class="text-right">Jun 17, 2024</td> </tr> <tr class="active"> <td> WNFM’s 50th Anniversary in Atlanta: Navigating the Nuclear Puzzle </td> <td class="text-right">Jun 10, 2024</td> </tr> <tr class="active"> <td> Second Quarter Spot U3O8 Market Update </td> <td class="text-right">Jun 3, 2024</td> </tr> <tr > <td> Conversion: Not Out of the Woods </td> <td class="text-right">May 27, 2024</td> </tr> <tr > <td> 2023 U3O8 Production Review </td> <td class="text-right">May 20, 2024</td> </tr> <tr > <td> Reuters Events SMR & Advanced Reactor 2024: Big Things Have Small Beginnings </td> <td class="text-right">May 13, 2024</td> </tr> <tr > <td> Russia's Out, DOE's In </td> <td class="text-right">May 6, 2024</td> </tr> <tr class="active"> <td> China Keeps Walking the Walk </td> <td class="text-right">Apr 29, 2024</td> </tr> <tr class="active"> <td> WNFC 2024: Collaborating for the Future </td> <td class="text-right">Apr 22, 2024</td> </tr> <tr class="active"> <td> UxC Interview with Patrick Franz, Managing & Executive Director of PFYN Capital </td> <td class="text-right">Apr 15, 2024</td> </tr> <tr class="active"> <td> Winter Market Survey: Conversion and SWU Prices Still Rising; More Supply Needed </td> <td class="text-right">Apr 8, 2024</td> </tr> <tr class="active"> <td> 2024 Winter Market Survey: Uranium Prices Have Yet to Peak; Russia Ban Not Certain </td> <td class="text-right">Apr 1, 2024</td> </tr> <tr > <td> Nuclear Power and the Arc of Technology </td> <td class="text-right">Mar 25, 2024</td> </tr> <tr > <td> The Rise of Uranium Juniors </td> <td class="text-right">Mar 18, 2024</td> </tr> <tr > <td> First Quarter Spot U3O8 Market Update </td> <td class="text-right">Mar 11, 2024</td> </tr> <tr > <td> UxC at 30 </td> <td class="text-right">Mar 4, 2024</td> </tr> <tr class="active"> <td> 2023 Enrichment Market Review </td> <td class="text-right">Feb 26, 2024</td> </tr> <tr class="active"> <td> 2023 Conversion Market Review </td> <td class="text-right">Feb 19, 2024</td> </tr> <tr class="active"> <td> Africa Mining Indaba 2024: The Rise of Critical Minerals </td> <td class="text-right">Feb 12, 2024</td> </tr> <tr class="active"> <td> 2023 Uranium Term Contracting Review </td> <td class="text-right">Feb 5, 2024</td> </tr> <tr > <td> 2023 Uranium Spot Market Review </td> <td class="text-right">Jan 29, 2024</td> </tr> <tr > <td> We’ve Been Here Before – or Have We? </td> <td class="text-right">Jan 22, 2024</td> </tr> <tr > <td> Spot Rises Above $100: Now What? </td> <td class="text-right">Jan 15, 2024</td> </tr> <tr > <td> U.S. Russia Ban: What Comes Next? </td> <td class="text-right">Jan 8, 2024</td> </tr> <tr > <td> European Nuclear Industry Congress 2023: Bright New Future Lies Ahead </td> <td class="text-right">Jan 1, 2024</td> </tr> </table> <div class="clearfix"></div> <div style='text-align:right;margin:10px 0 20px;border-top:1px #3569a5 solid;padding-top:10px;'><small>For additional information, please contact:<br /> <b>Eric Webb</b> <b class="bullet bullet-blue"></b> <b>+1 (470) 689-0604</b> <b class="bullet bullet-blue"></b> <b><script type="text/javascript"><!-- InsertEmail('eric.webbREMSTR@uxc.com'); --></script></b> </small> </div><div class="text-only-content" data-content="\n"></div> </div> </div> </div> <div class="footer"> <div class="row"> <div class="col-sm-8"> <div> <a class="no-wrap" href="#PageTop"><span class="text-muted">BACK TO TOP</span></a> | <a class="no-wrap" href="/">HOME</a> | <a class="no-wrap" href="/SiteMap.aspx">SITE MAP</a> | <a class="no-wrap" href="/p/Terms.aspx">Terms of Use</a> | <a class="no-wrap" href="/p/Privacy.aspx">Privacy Policy</a> | <a class="no-wrap" href="/p/corp/directory">Contact Us</a> </div> <table class="no-border" style="margin-top:15px"> <tr> <td class="small"> © 2024 UxC, LLC<br /> All rights reserved. </td> <td style="padding-left:20px;"> <a href="https://x.com/uxc_nuclear" target="_blank"><img src="/images/logos/logo-x.svg" height="24" /></a> </td> <td style="padding-left:20px;"> <a href="https://www.linkedin.com/company/the-ux-consulting-company-llc/" target="_blank"><img src="/images/logos/logo-linkedin.svg" height="24" /></a> </td> </tr> </table> </div> <div class="col-sm-4"> <br class="visible-xs" /> <div> <b>UxC, LLC</b> <br /> <br class="hidden-xs" /> <p class="small" style="margin-bottom:0;"> <b>Corporate Office:</b><br /> 1501 MACY DR | ROSWELL, GA 30076 USA<br /> +1 (770) 642-7745 </p> </div> </div> </div> </div> </div> <script type="text/javascript"> //<![CDATA[ window.__TsmHiddenField = $get('ctl00_ctl00_RadScriptManager1_TSM');//]]> </script> </form> <!-- Google Analytics --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-G2E03GW481"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-G2E03GW481'); </script> </body> </html>