CINXE.COM

UxC: Industry Calendar

<!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: Industry Calendar </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> <link href="/Telerik.Web.UI.WebResource.axd?d=PMrIT5dOWaVYIcpFWUE4nDXV4zcWEDPPvgikmCnIeRUArnAUvxqzCruagapMcFnDcOW8RTN5ODuBmnK9INIsUu1mGB97XpyusTTnWsJPGWdZIublPDY5Qfdg2VlVKuUm0&amp;t=638628063619626917&amp;compress=1&amp;_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2020.2.617.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a77834329-9f9d-4011-8eac-a82ffa414dd7%3ac86a4a06%3bTelerik.Web.UI.Skins%2c+Version%3d2020.2.617.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3aa9236955-7261-4081-864e-785ed014ff62%3a9e03bb1b" type="text/css" rel="stylesheet" /></head> <body class=''> <form name="aspnetForm" method="post" action="./Calendar.aspx?year=2024" 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="__VIEWSTATE" id="__VIEWSTATE" value="wxXEwZSnvAdOezYWfilg4iLA4WPYjknwihNrQ5/vM5VCDFO3IVFGksh3/LxpmdOdPew9Y8byDsblXwzx7u43NJSphz4eKa4AnWoJ+ZR4s1+gMBrJatLY+YFsSgn7nLG/ZInUO/a7P3fMey6laSV91DCXVk+iYGiup/20UuZOpy2zIp8eqylQtElPIysWm6RDIyl7/BR4buMVvCX+1ffaBmqAtNOeMiT04cGT4Kg4UbQvykzl5FAKKrMtMZAx0PRu0bIK2B74OuN3ExRY9DnfKbXDbqssF0gm+DKuDabvzMOv6wlygeYnZd8MUx1BHpGi" /> </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&amp;compress=1&amp;_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> <script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl00_RadScriptManager1_TSM&amp;compress=1&amp;_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2020.2.617.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a77834329-9f9d-4011-8eac-a82ffa414dd7%3a16e4e7cd%3aed16cbdc%3a33715776%3a365331c3%3a59462f1%3aa51ee93e%3a88144a7a" type="text/javascript"></script> <div> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="E61C31A3" /> </div> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ctl00$RadScriptManager1', 'aspnetForm', ['tctl00$ctl00$Body$Body$calendar$ctl00$ctl00$Body$Body$calendar$lblTitlePanel','','tctl00$ctl00$Body$Body$calendar$ctl00$ctl00$Body$Body$calendar$radcalSelectPanel','','tctl00$ctl00$Body$Body$calendar$ctl00$ctl00$Body$Body$calendar$lblCalendarBoxPanel','','tctl00$ctl00$Body$Body$calendar$ctl00$ctl00$Body$Body$calendar$lblErrorMessagePanel','','tctl00$ctl00$Body$Body$calendar$ctl00$ctl00$Body$Body$calendar$UpdateProgress1Panel','','tctl00$ctl00$Body$Body$calendar$RadAjaxManager1SU',''], ['ctl00$ctl00$Body$Body$calendar$radcalSelect',''], [], 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 full-width" 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%2ffuelcycle%2fCalendar.aspx%3fyear%3d2024"><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">&times;</span></span> Click your name to visit the client site &nbsp; </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 &amp; 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 &amp; 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>&reg;</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=""><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="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=""><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="active "><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Nuclear Fuel Cycle</a><ul class="dropdown-menu" role="menu"><li class="active 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="active "><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 &amp; 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/fuelcycle/Calendar.aspx?year=2024&print=true"><i class="glyph glyph-print"></i> Printer-Friendly</a></li> <li><a href="/p/fuelcycle/Calendar.aspx?year=2024&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-12"> <div > <!-- 2020.2.617.45 --><div id="ctl00_ctl00_Body_Body_calendar_RadAjaxManager1SU"> <span id="ctl00_ctl00_Body_Body_calendar_RadAjaxManager1" style="display:none;"></span> </div> <h1><div class="RadAjaxPanel" id="ctl00_ctl00_Body_Body_calendar_ctl00_ctl00_Body_Body_calendar_lblTitlePanel"> <span id="ctl00_ctl00_Body_Body_calendar_lblTitle">Industry Calendar for Jan 1, 2024 to Dec 31, 2024</span> </div></h1> <div class="RadAjaxPanel" id="ctl00_ctl00_Body_Body_calendar_ctl00_ctl00_Body_Body_calendar_radcalSelectPanel"> <div id="ctl00_ctl00_Body_Body_calendar_radcalSelect_wrapper"> <table id="ctl00_ctl00_Body_Body_calendar_radcalSelect" cellspacing="0" class="RadCalendar RadCalendar_Metro RadCalendarMultiView RadCalendarMultiView_Metro" border="0" style="width:153px;"> <caption> <span style='display:none;'>Calendar</span> </caption><thead> <tr> <td class="rcTitlebar"><table cellspacing="0" border="0"> <caption> <span style='display:none;'>Title and navigation</span> </caption><thead> <tr style="display:none;"> <th scope="col">Title and navigation</th> </tr> </thead><tbody> <tr> <td><a id="ctl00_ctl00_Body_Body_calendar_radcalSelect_FNP" class="t-button rcFastPrev" title="2-yrs" href="#">&lt;&lt;</a></td><td><a id="ctl00_ctl00_Body_Body_calendar_radcalSelect_NP" class="t-button rcPrev" title="1-yr" href="#">&lt;</a></td><td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Title" class="rcTitle">January 2024 - December 2024</td><td><a id="ctl00_ctl00_Body_Body_calendar_radcalSelect_NN" class="t-button rcNext" title="1-yr" href="#">&gt;</a></td><td><a id="ctl00_ctl00_Body_Body_calendar_radcalSelect_FNN" class="t-button rcFastNext" title="2-yrs" href="#">&lt;&lt;</a></td> </tr> </tbody> </table></td> </tr> </thead><tbody> <tr> <td class="rcMain rcCalendars"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>January 2024 - December 2024</span> </caption><tr> <td class="rcCalendar rcFirstRow rcFirstCol"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>January</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_hd" class="rcTitle" colspan="7" style="text-align:notset;">January</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td title="Monday, January 01, 2024"><a href="#">1</a></td><td title="Tuesday, January 02, 2024"><a href="#">2</a></td><td title="Wednesday, January 03, 2024"><a href="#">3</a></td><td title="Thursday, January 04, 2024"><a href="#">4</a></td><td title="Friday, January 05, 2024"><a href="#">5</a></td><td class="rcWeekend" title="Saturday, January 06, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">6</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, January 07, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">7</a></td><td title="Monday, January 08, 2024"><a href="#">8</a></td><td title="Tuesday, January 09, 2024"><a href="#">9</a></td><td title="Wednesday, January 10, 2024"><a href="#">10</a></td><td title="Thursday, January 11, 2024"><a href="#">11</a></td><td title="Friday, January 12, 2024"><a href="#">12</a></td><td class="rcWeekend" title="Saturday, January 13, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">13</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, January 14, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">14</a></td><td title="Monday, January 15, 2024"><a href="#">15</a></td><td title="Tuesday, January 16, 2024"><a href="#">16</a></td><td title="* NEI Nuclear Fuel Supply Forum" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">17</a></td><td title="Thursday, January 18, 2024"><a href="#">18</a></td><td title="Friday, January 19, 2024"><a href="#">19</a></td><td class="rcWeekend" title="Saturday, January 20, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">20</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, January 21, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">21</a></td><td title="Monday, January 22, 2024"><a href="#">22</a></td><td title="* PowerGen International" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">23</a></td><td title="* PowerGen International" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">24</a></td><td title="* PowerGen International" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">25</a></td><td title="Friday, January 26, 2024"><a href="#">26</a></td><td class="rcWeekend" title="Saturday, January 27, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">27</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, January 28, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">28</a></td><td title="Monday, January 29, 2024"><a href="#">29</a></td><td title="Tuesday, January 30, 2024"><a href="#">30</a></td><td title="Wednesday, January 31, 2024"><a href="#">31</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcFirstRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>February</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_hd" class="rcTitle" colspan="7" style="text-align:notset;">February</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td title="Thursday, February 01, 2024"><a href="#">1</a></td><td title="Friday, February 02, 2024"><a href="#">2</a></td><td class="rcWeekend" title="Saturday, February 03, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">3</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, February 04, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">4</a></td><td title="Monday, February 05, 2024"><a href="#">5</a></td><td title="Tuesday, February 06, 2024"><a href="#">6</a></td><td title="* Nuclear Power Plant Long-Term Operation Summit 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">7</a></td><td title="* Nuclear Power Plant Long-Term Operation Summit 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">8</a></td><td title="* Nuclear Power Plant Long-Term Operation Summit 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">9</a></td><td class="rcWeekend" title="Saturday, February 10, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">10</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, February 11, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">11</a></td><td title="Monday, February 12, 2024"><a href="#">12</a></td><td title="Tuesday, February 13, 2024"><a href="#">13</a></td><td title="Wednesday, February 14, 2024"><a href="#">14</a></td><td title="Thursday, February 15, 2024"><a href="#">15</a></td><td title="Friday, February 16, 2024"><a href="#">16</a></td><td class="rcWeekend" title="Saturday, February 17, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">17</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, February 18, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">18</a></td><td title="Monday, February 19, 2024"><a href="#">19</a></td><td title="Tuesday, February 20, 2024"><a href="#">20</a></td><td title="Wednesday, February 21, 2024"><a href="#">21</a></td><td title="Thursday, February 22, 2024"><a href="#">22</a></td><td title="Friday, February 23, 2024"><a href="#">23</a></td><td class="rcWeekend" title="Saturday, February 24, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">24</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, February 25, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">25</a></td><td title="Monday, February 26, 2024"><a href="#">26</a></td><td title="Tuesday, February 27, 2024"><a href="#">27</a></td><td title="Wednesday, February 28, 2024"><a href="#">28</a></td><td title="Thursday, February 29, 2024"><a href="#">29</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcFirstRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>March</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_hd" class="rcTitle" colspan="7" style="text-align:notset;">March</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td title="Friday, March 01, 2024"><a href="#">1</a></td><td class="rcWeekend" title="Saturday, March 02, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">2</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, March 03, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">3</a></td><td title="Monday, March 04, 2024"><a href="#">4</a></td><td title="* Africa Energy Indaba" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">5</a></td><td title="* PDAC 2024 * Africa Energy Indaba" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">6</a></td><td title="* PDAC 2024 * Africa Energy Indaba" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">7</a></td><td title="* PDAC 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">8</a></td><td class="rcWeekend" title="* PDAC 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">9</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="* WM2024 Symposia" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">10</a></td><td title="* WM2024 Symposia" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">11</a></td><td title="* U.S. NRC 36th Regulatory Information Conference * WM2024 Symposia" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">12</a></td><td title="* U.S. NRC 36th Regulatory Information Conference * WM2024 Symposia" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">13</a></td><td title="* U.S. NRC 36th Regulatory Information Conference * WM2024 Symposia" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">14</a></td><td title="Friday, March 15, 2024"><a href="#">15</a></td><td class="rcWeekend" title="Saturday, March 16, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">16</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, March 17, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">17</a></td><td title="Monday, March 18, 2024"><a href="#">18</a></td><td title="Tuesday, March 19, 2024"><a href="#">19</a></td><td title="Wednesday, March 20, 2024"><a href="#">20</a></td><td title="Thursday, March 21, 2024"><a href="#">21</a></td><td title="Friday, March 22, 2024"><a href="#">22</a></td><td class="rcWeekend" title="Saturday, March 23, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">23</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, March 24, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">24</a></td><td title="Monday, March 25, 2024"><a href="#">25</a></td><td title="Tuesday, March 26, 2024"><a href="#">26</a></td><td title="Wednesday, March 27, 2024"><a href="#">27</a></td><td title="Thursday, March 28, 2024"><a href="#">28</a></td><td title="Friday, March 29, 2024"><a href="#">29</a></td><td class="rcWeekend" title="Saturday, March 30, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">30</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, March 31, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">31</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcFirstRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>April</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_hd" class="rcTitle" colspan="7" style="text-align:notset;">April</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td title="Monday, April 01, 2024"><a href="#">1</a></td><td title="Tuesday, April 02, 2024"><a href="#">2</a></td><td title="Wednesday, April 03, 2024"><a href="#">3</a></td><td title="Thursday, April 04, 2024"><a href="#">4</a></td><td title="Friday, April 05, 2024"><a href="#">5</a></td><td class="rcWeekend" title="Saturday, April 06, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">6</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, April 07, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">7</a></td><td title="Monday, April 08, 2024"><a href="#">8</a></td><td title="Tuesday, April 09, 2024"><a href="#">9</a></td><td title="Wednesday, April 10, 2024"><a href="#">10</a></td><td title="Thursday, April 11, 2024"><a href="#">11</a></td><td title="Friday, April 12, 2024"><a href="#">12</a></td><td class="rcWeekend" title="Saturday, April 13, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">13</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, April 14, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">14</a></td><td title="* International Conference on Enhancing the Operational Safety of Nuclear Power Plants" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">15</a></td><td title="* World Nuclear Fuel Cycle * International Conference on Enhancing the Operational Safety of Nuclear Power Plants" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">16</a></td><td title="* World Nuclear Fuel Cycle * International Conference on Enhancing the Operational Safety of Nuclear Power Plants" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">17</a></td><td title="* World Nuclear Fuel Cycle * International Conference on Enhancing the Operational Safety of Nuclear Power Plants" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">18</a></td><td title="* International Conference on Enhancing the Operational Safety of Nuclear Power Plants" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">19</a></td><td class="rcWeekend" title="Saturday, April 20, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">20</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="* International Conference on Physics of Reactors (PHYSOR 2024)" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">21</a></td><td title="* 26th World Energy Congress * International Conference on Physics of Reactors (PHYSOR 2024)" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">22</a></td><td title="* Africa Nuclear Business Platform * 26th World Energy Congress * International Conference on Physics of Reactors (PHYSOR 2024)" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">23</a></td><td title="* Africa Nuclear Business Platform * 26th World Energy Congress * International Conference on Physics of Reactors (PHYSOR 2024)" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">24</a></td><td title="* Africa Nuclear Business Platform * 26th World Energy Congress" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">25</a></td><td title="* Africa Nuclear Business Platform" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">26</a></td><td class="rcWeekend" title="Saturday, April 27, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">27</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, April 28, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">28</a></td><td title="Monday, April 29, 2024"><a href="#">29</a></td><td title="Tuesday, April 30, 2024"><a href="#">30</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcFirstRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>May</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_hd" class="rcTitle" colspan="7" style="text-align:notset;">May</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td title="* SMR &amp; Advanced Reactor Summit 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">1</a></td><td title="* SMR &amp; Advanced Reactor Summit 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">2</a></td><td title="Friday, May 03, 2024"><a href="#">3</a></td><td class="rcWeekend" title="Saturday, May 04, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">4</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, May 05, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">5</a></td><td title="Monday, May 06, 2024"><a href="#">6</a></td><td title="* Used Fuel Management Conference" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">7</a></td><td title="* Used Fuel Management Conference" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">8</a></td><td title="* Used Fuel Management Conference" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">9</a></td><td title="Friday, May 10, 2024"><a href="#">10</a></td><td class="rcWeekend" title="Saturday, May 11, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">11</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, May 12, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">12</a></td><td title="Monday, May 13, 2024"><a href="#">13</a></td><td title="Tuesday, May 14, 2024"><a href="#">14</a></td><td title="Wednesday, May 15, 2024"><a href="#">15</a></td><td title="Thursday, May 16, 2024"><a href="#">16</a></td><td title="Friday, May 17, 2024"><a href="#">17</a></td><td class="rcWeekend" title="Saturday, May 18, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">18</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, May 19, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">19</a></td><td title="* International Conference on Nuclear Security: Shaping the Future" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">20</a></td><td title="* International Conference on Nuclear Security: Shaping the Future" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">21</a></td><td title="* International Conference on Nuclear Security: Shaping the Future" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">22</a></td><td title="* International Conference on Nuclear Security: Shaping the Future" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">23</a></td><td title="* International Conference on Nuclear Security: Shaping the Future" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">24</a></td><td class="rcWeekend" title="* NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">25</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="* NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">26</a></td><td title="* ICGR-7 - 7th International Conference on Geological Repositories * NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources" style="background-color:#FDDEBE;border-color:#FDDEBE;"><a href="#">27</a></td><td title="* Asia Pacific Nuclear Energy (APNE 24) * ICGR-7 - 7th International Conference on Geological Repositories * NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">28</a></td><td title="* Asia Pacific Nuclear Energy (APNE 24) * ICGR-7 - 7th International Conference on Geological Repositories * NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">29</a></td><td title="* ICGR-7 - 7th International Conference on Geological Repositories" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">30</a></td><td title="* ICGR-7 - 7th International Conference on Geological Repositories" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">31</a></td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcFirstRow rcLastCol"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>June</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_hd" class="rcTitle" colspan="7" style="text-align:notset;">June</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcWeekend" title="Saturday, June 01, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">1</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="* WNFM 50th Annual Meeting" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">2</a></td><td title="* WNFM 50th Annual Meeting" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">3</a></td><td title="* WNFM 50th Annual Meeting" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">4</a></td><td title="Wednesday, June 05, 2024"><a href="#">5</a></td><td title="Thursday, June 06, 2024"><a href="#">6</a></td><td title="Friday, June 07, 2024"><a href="#">7</a></td><td class="rcWeekend" title="Saturday, June 08, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">8</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">9</a></td><td title="* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">10</a></td><td title="* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">11</a></td><td title="* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">12</a></td><td title="Thursday, June 13, 2024"><a href="#">13</a></td><td title="Friday, June 14, 2024"><a href="#">14</a></td><td class="rcWeekend" title="Saturday, June 15, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">15</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, June 16, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">16</a></td><td title="Monday, June 17, 2024"><a href="#">17</a></td><td title="Tuesday, June 18, 2024"><a href="#">18</a></td><td title="Wednesday, June 19, 2024"><a href="#">19</a></td><td title="Thursday, June 20, 2024"><a href="#">20</a></td><td title="Friday, June 21, 2024"><a href="#">21</a></td><td class="rcWeekend" title="Saturday, June 22, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">22</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, June 23, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">23</a></td><td title="* UxC Nuclear Fuel Training Seminar - Atlanta" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">24</a></td><td title="* UxC Nuclear Fuel Training Seminar - Atlanta" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">25</a></td><td title="* UxC Nuclear Fuel Training Seminar - Atlanta" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">26</a></td><td title="* UxC Nuclear Fuel Training Seminar - Atlanta" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">27</a></td><td title="Friday, June 28, 2024"><a href="#">28</a></td><td class="rcWeekend" title="Saturday, June 29, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">29</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, June 30, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">30</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td> </tr><tr> <td class="rcCalendar rcFirstCol rcLastRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>July</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_hd" class="rcTitle" colspan="7" style="text-align:notset;">July</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td title="Monday, July 01, 2024"><a href="#">1</a></td><td title="* Nuclear Power Plants Expo &amp; Summit (NPPES)" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">2</a></td><td title="* Nuclear Power Plants Expo &amp; Summit (NPPES)" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">3</a></td><td title="Thursday, July 04, 2024"><a href="#">4</a></td><td title="Friday, July 05, 2024"><a href="#">5</a></td><td class="rcWeekend" title="Saturday, July 06, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">6</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, July 07, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">7</a></td><td title="Monday, July 08, 2024"><a href="#">8</a></td><td title="Tuesday, July 09, 2024"><a href="#">9</a></td><td title="Wednesday, July 10, 2024"><a href="#">10</a></td><td title="Thursday, July 11, 2024"><a href="#">11</a></td><td title="Friday, July 12, 2024"><a href="#">12</a></td><td class="rcWeekend" title="Saturday, July 13, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">13</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, July 14, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">14</a></td><td title="Monday, July 15, 2024"><a href="#">15</a></td><td title="Tuesday, July 16, 2024"><a href="#">16</a></td><td title="Wednesday, July 17, 2024"><a href="#">17</a></td><td title="Thursday, July 18, 2024"><a href="#">18</a></td><td title="Friday, July 19, 2024"><a href="#">19</a></td><td class="rcWeekend" title="Saturday, July 20, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">20</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, July 21, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">21</a></td><td title="Monday, July 22, 2024"><a href="#">22</a></td><td title="Tuesday, July 23, 2024"><a href="#">23</a></td><td title="Wednesday, July 24, 2024"><a href="#">24</a></td><td title="Thursday, July 25, 2024"><a href="#">25</a></td><td title="Friday, July 26, 2024"><a href="#">26</a></td><td class="rcWeekend" title="Saturday, July 27, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">27</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, July 28, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">28</a></td><td title="Monday, July 29, 2024"><a href="#">29</a></td><td title="Tuesday, July 30, 2024"><a href="#">30</a></td><td title="Wednesday, July 31, 2024"><a href="#">31</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcLastRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>August</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_hd" class="rcTitle" colspan="7" style="text-align:notset;">August</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td title="Thursday, August 01, 2024"><a href="#">1</a></td><td title="Friday, August 02, 2024"><a href="#">2</a></td><td class="rcWeekend" title="Saturday, August 03, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">3</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, August 04, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">4</a></td><td title="Monday, August 05, 2024"><a href="#">5</a></td><td title="Tuesday, August 06, 2024"><a href="#">6</a></td><td title="Wednesday, August 07, 2024"><a href="#">7</a></td><td title="Thursday, August 08, 2024"><a href="#">8</a></td><td title="Friday, August 09, 2024"><a href="#">9</a></td><td class="rcWeekend" title="Saturday, August 10, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">10</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, August 11, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">11</a></td><td title="Monday, August 12, 2024"><a href="#">12</a></td><td title="Tuesday, August 13, 2024"><a href="#">13</a></td><td title="Wednesday, August 14, 2024"><a href="#">14</a></td><td title="Thursday, August 15, 2024"><a href="#">15</a></td><td title="Friday, August 16, 2024"><a href="#">16</a></td><td class="rcWeekend" title="Saturday, August 17, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">17</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, August 18, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">18</a></td><td title="Monday, August 19, 2024"><a href="#">19</a></td><td title="Tuesday, August 20, 2024"><a href="#">20</a></td><td title="Wednesday, August 21, 2024"><a href="#">21</a></td><td title="Thursday, August 22, 2024"><a href="#">22</a></td><td title="Friday, August 23, 2024"><a href="#">23</a></td><td class="rcWeekend" title="Saturday, August 24, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">24</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, August 25, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">25</a></td><td title="Monday, August 26, 2024"><a href="#">26</a></td><td title="Tuesday, August 27, 2024"><a href="#">27</a></td><td title="Wednesday, August 28, 2024"><a href="#">28</a></td><td title="Thursday, August 29, 2024"><a href="#">29</a></td><td title="Friday, August 30, 2024"><a href="#">30</a></td><td class="rcWeekend" title="Saturday, August 31, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">31</a></td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcLastRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>September</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_hd" class="rcTitle" colspan="7" style="text-align:notset;">September</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, September 01, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">1</a></td><td title="Monday, September 02, 2024"><a href="#">2</a></td><td title="Tuesday, September 03, 2024"><a href="#">3</a></td><td title="* World Nuclear Association Symposium 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">4</a></td><td title="* World Nuclear Association Symposium 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">5</a></td><td title="* World Nuclear Association Symposium 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">6</a></td><td class="rcWeekend" title="Saturday, September 07, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">7</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, September 08, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">8</a></td><td title="Monday, September 09, 2024"><a href="#">9</a></td><td title="Tuesday, September 10, 2024"><a href="#">10</a></td><td title="Wednesday, September 11, 2024"><a href="#">11</a></td><td title="Thursday, September 12, 2024"><a href="#">12</a></td><td title="Friday, September 13, 2024"><a href="#">13</a></td><td class="rcWeekend" title="Saturday, September 14, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">14</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, September 15, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">15</a></td><td title="* 9th European Nuclear Industry Congress 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">16</a></td><td title="* 9th European Nuclear Industry Congress 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">17</a></td><td title="* 9th European Nuclear Industry Congress 2024" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">18</a></td><td title="Thursday, September 19, 2024"><a href="#">19</a></td><td title="Friday, September 20, 2024"><a href="#">20</a></td><td class="rcWeekend" title="Saturday, September 21, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">21</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, September 22, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">22</a></td><td title="Monday, September 23, 2024"><a href="#">23</a></td><td title="Tuesday, September 24, 2024"><a href="#">24</a></td><td title="Wednesday, September 25, 2024"><a href="#">25</a></td><td title="Thursday, September 26, 2024"><a href="#">26</a></td><td title="Friday, September 27, 2024"><a href="#">27</a></td><td class="rcWeekend" title="Saturday, September 28, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">28</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="* TopFuel 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">29</a></td><td title="* TopFuel 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">30</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcLastRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>October</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_hd" class="rcTitle" colspan="7" style="text-align:notset;">October</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td title="* TopFuel 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">1</a></td><td title="* TopFuel 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">2</a></td><td title="* TopFuel 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">3</a></td><td title="Friday, October 04, 2024"><a href="#">4</a></td><td class="rcWeekend" title="Saturday, October 05, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">5</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, October 06, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">6</a></td><td title="Monday, October 07, 2024"><a href="#">7</a></td><td title="Tuesday, October 08, 2024"><a href="#">8</a></td><td title="Wednesday, October 09, 2024"><a href="#">9</a></td><td title="Thursday, October 10, 2024"><a href="#">10</a></td><td title="Friday, October 11, 2024"><a href="#">11</a></td><td class="rcWeekend" title="Saturday, October 12, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">12</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, October 13, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">13</a></td><td title="Monday, October 14, 2024"><a href="#">14</a></td><td title="Tuesday, October 15, 2024"><a href="#">15</a></td><td title="Wednesday, October 16, 2024"><a href="#">16</a></td><td title="Thursday, October 17, 2024"><a href="#">17</a></td><td title="Friday, October 18, 2024"><a href="#">18</a></td><td class="rcWeekend" title="Saturday, October 19, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">19</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, October 20, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">20</a></td><td title="* International Conference on Small Modular Reactors and their Applications" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">21</a></td><td title="* International Conference on Small Modular Reactors and their Applications" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">22</a></td><td title="* International Conference on Small Modular Reactors and their Applications" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">23</a></td><td title="* International Conference on Small Modular Reactors and their Applications" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">24</a></td><td title="* International Conference on Small Modular Reactors and their Applications" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">25</a></td><td class="rcWeekend" title="Saturday, October 26, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">26</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="* NEI International Uranium Fuel Seminar" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">27</a></td><td title="* NEI International Uranium Fuel Seminar" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">28</a></td><td title="* NEI International Uranium Fuel Seminar" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">29</a></td><td title="Wednesday, October 30, 2024"><a href="#">30</a></td><td title="Thursday, October 31, 2024"><a href="#">31</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcLastRow"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>November</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_hd" class="rcTitle" colspan="7" style="text-align:notset;">November</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td title="Friday, November 01, 2024"><a href="#">1</a></td><td class="rcWeekend" title="Saturday, November 02, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">2</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, November 03, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">3</a></td><td title="* WNE 2025" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">4</a></td><td title="* WNE 2025" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">5</a></td><td title="* WNE 2025" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">6</a></td><td title="Thursday, November 07, 2024"><a href="#">7</a></td><td title="Friday, November 08, 2024"><a href="#">8</a></td><td class="rcWeekend" title="Saturday, November 09, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">9</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, November 10, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">10</a></td><td title="Monday, November 11, 2024"><a href="#">11</a></td><td title="Tuesday, November 12, 2024"><a href="#">12</a></td><td title="* Europe Nuclear Energy &amp; SMR Conference (ENES 2024)" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">13</a></td><td title="* Europe Nuclear Energy &amp; SMR Conference (ENES 2024)" style="background-color:#B2DDE9;border-color:#B2DDE9;"><a href="#">14</a></td><td title="Friday, November 15, 2024"><a href="#">15</a></td><td class="rcWeekend" title="Saturday, November 16, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">16</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, November 17, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">17</a></td><td title="Monday, November 18, 2024"><a href="#">18</a></td><td title="* India Nuclear Business Platform 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">19</a></td><td title="* India Nuclear Business Platform 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">20</a></td><td title="Thursday, November 21, 2024"><a href="#">21</a></td><td title="Friday, November 22, 2024"><a href="#">22</a></td><td class="rcWeekend" title="Saturday, November 23, 2024" style="background-color:#3569A5;"><a href="#">23</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, November 24, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">24</a></td><td title="Monday, November 25, 2024"><a href="#">25</a></td><td title="Tuesday, November 26, 2024"><a href="#">26</a></td><td title="Wednesday, November 27, 2024"><a href="#">27</a></td><td title="Thursday, November 28, 2024"><a href="#">28</a></td><td title="Friday, November 29, 2024"><a href="#">29</a></td><td class="rcWeekend" title="Saturday, November 30, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">30</a></td> </tr><tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td><td class="rcCalendar rcLastRow rcLastCol"><table id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11" class="rcMainTable" cellspacing="0" border="0" style="width:153px;"> <caption> <span style='display:none;'>December</span> </caption><thead> <tr> <td id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_hd" class="rcTitle" colspan="7" style="text-align:notset;">December</td> </tr><tr class="rcWeek"> <th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_cs_0" title="Sunday" scope="col">S</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_cs_1" title="Monday" scope="col">M</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_cs_2" title="Tuesday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_cs_3" title="Wednesday" scope="col">W</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_cs_4" title="Thursday" scope="col">T</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_cs_5" title="Friday" scope="col">F</th><th id="ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11_cs_6" title="Saturday" scope="col">S</th> </tr> </thead><tbody> <tr class="rcRow"> <td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, December 01, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">1</a></td><td title="Monday, December 02, 2024"><a href="#">2</a></td><td title="Tuesday, December 03, 2024"><a href="#">3</a></td><td title="* Nuclear 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">4</a></td><td title="* Nuclear 2024" style="background-color:#B2DECA;border-color:#B2DECA;"><a href="#">5</a></td><td title="Friday, December 06, 2024"><a href="#">6</a></td><td class="rcWeekend" title="Saturday, December 07, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">7</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, December 08, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">8</a></td><td title="Monday, December 09, 2024"><a href="#">9</a></td><td title="Tuesday, December 10, 2024"><a href="#">10</a></td><td title="Wednesday, December 11, 2024"><a href="#">11</a></td><td title="Thursday, December 12, 2024"><a href="#">12</a></td><td title="Friday, December 13, 2024"><a href="#">13</a></td><td class="rcWeekend" title="Saturday, December 14, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">14</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, December 15, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">15</a></td><td title="Monday, December 16, 2024"><a href="#">16</a></td><td title="Tuesday, December 17, 2024"><a href="#">17</a></td><td title="Wednesday, December 18, 2024"><a href="#">18</a></td><td title="Thursday, December 19, 2024"><a href="#">19</a></td><td title="Friday, December 20, 2024"><a href="#">20</a></td><td class="rcWeekend" title="Saturday, December 21, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">21</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, December 22, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">22</a></td><td title="Monday, December 23, 2024"><a href="#">23</a></td><td title="Tuesday, December 24, 2024"><a href="#">24</a></td><td title="Wednesday, December 25, 2024"><a href="#">25</a></td><td title="Thursday, December 26, 2024"><a href="#">26</a></td><td title="Friday, December 27, 2024"><a href="#">27</a></td><td class="rcWeekend" title="Saturday, December 28, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">28</a></td> </tr><tr class="rcRow"> <td class="rcWeekend" title="Sunday, December 29, 2024" style="background-color:#E5E4E5;border-color:#E5E4E5;"><a href="#">29</a></td><td title="Monday, December 30, 2024"><a href="#">30</a></td><td title="Tuesday, December 31, 2024"><a href="#">31</a></td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td><td class="rcOtherMonth">&#160;</td> </tr> </tbody> </table></td> </tr> </table></td> </tr> </tbody> </table><input type="hidden" name="ctl00_ctl00_Body_Body_calendar_radcalSelect_SD" id="ctl00_ctl00_Body_Body_calendar_radcalSelect_SD" value="[]" /><input type="hidden" name="ctl00_ctl00_Body_Body_calendar_radcalSelect_AD" id="ctl00_ctl00_Body_Body_calendar_radcalSelect_AD" value="[[2004,1,1],[2099,12,30],[2024,1,1]]" /> </div> </div> <div class="RadAjaxPanel" id="ctl00_ctl00_Body_Body_calendar_ctl00_ctl00_Body_Body_calendar_UpdateProgress1Panel"> <div id="ctl00_ctl00_Body_Body_calendar_UpdateProgress1" style="display:none;"> <span class="css-spinner"></span> Loading... </div> </div> <div class="RadAjaxPanel" id="ctl00_ctl00_Body_Body_calendar_ctl00_ctl00_Body_Body_calendar_lblCalendarBoxPanel"> <span id="ctl00_ctl00_Body_Body_calendar_lblCalendarBox"><table class='table table-striped'><tr><th>Date</th><th colspan='2'>Meeting/Event</th></tr><tr class=' '><td class='text-center'>Jan 17, 2024</td><td class='article'><div class='lead'><a href='https://nei.org/conferences/nuclear-fuel-supply-forum' target='_blank'>NEI Nuclear Fuel Supply Forum</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.marriott.com/en-us/hotels/waswc-the-westin-washington-dc-downtown/overview/' target='_blank'>Westin Washington D.C.</a></dd><dt>Sponsor</dt> <dd><a href='https://nei.org/' target='_blank'>NEI</a></dd><dt>Contact</dt> <dd><a href='mailto:jrs@nei.org' target='_blank'>Janet Schlueter</a></dd><dt>Description</dt> <dd>NEI's half-day Nuclear Fuel Supply Forum allows speakers from key government agencies and organizations to discuss the direction of the markets and share the latest insights on the future of the nuclear fuel industry.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Jan 23-25, 2024</td><td class='article'><div class='lead'><a href='https://www.powergen.com/welcome' target='_blank'>PowerGen International</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://mccno.com/' target='_blank'>Morial Convention Center, New Orleans, Louisiana</a></dd><dt>Sponsor</dt> <dd><a href='https://clarionevents.com/' target='_blank'>Clarion Events</a></dd><dt>Description</dt> <dd>PowerGen International is an event focusing on the power generation industry’s latest innovations, technical trends and business strategies. Displaying a wide variety of products and services, PowerGen International represents a horizontal look at the industry with key emphasis on new solutions and innovations for the future.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Feb 7-9, 2024</td><td class='article'><div class='lead'><a href='https://lto-summit.org/' target='_blank'>Nuclear Power Plant Long-Term Operation Summit 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='Radisson Blu Hotel Reussen, Andermatt, Switzerland' target='_blank'>Andermatt, Switzerland</a></dd><dt>Sponsor</dt> <dd><a href='https://www.swissnuclear.ch/en/archiv-_content---1--3034.html' target='_blank'>Swissnuclear</a></dd><dt>Description</dt> <dd>Swissnuclear and the World Nuclear Association (WNA) are pleased to introduce the NUCLEAR POWER PLANT LONG-TERM OPERATION SUMMIT 2024, a high-level international conference focused on facilitating the exchange of strategies, experience and best practices to ensure the safe and secure continued operation of our global nuclear fleet beyond 60 years. Continued operation of the current nuclear power fleet for the long term is a crucial element in ensuring a just and economically viable transition to a sustainable, low-carbon energy economy globally. As the first generation of nuclear power plants is heading towards 60 years of operation, this conference will provide a unique opportunity for CEOs, top managers, and senior executives from NPPs, nuclear utilities, OEMs, and suppliers as well as governments and regulators to share experiences, strategies and best practices for managing operation beyond 60 years. The first iteration of this event will be held WEDNESDAY 7. FEBRUARY 2024 – FRIDAY 9. FEBRUARY 2024 in the beautiful Swiss Alps in Andermatt, Switzerland.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Mar 5-7, 2024</td><td class='article'><div class='lead'><a href='https://energyindaba.co.za/conference-overview/' target='_blank'>Africa Energy Indaba</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.cticc.co.za/' target='_blank'>Cape Town International Convention Centre</a></dd><dt>Sponsor</dt> <dd><a href='https://energyindaba.co.za/' target='_blank'>African Energy Indaba</a></dd><dt>Contact</dt> <dd><a href='mailto:liz@energyindaba.co.za' target='_blank'>Liz Hart</a></dd><dt>Description</dt> <dd>ATTRACTING INVESTMENT, LOOKING FOR ENERGY PROJECTS, DOING ENERGY DEALS...IT IS ALL HAPPENING AT AFRICA ENERGY INDABA Although access to modern energy in African countries is increasing, the lack of access to energy in the continent is a perennial problem, with around 615 million people without access to energy, and 730 million reliant on biomass for their energy needs. Africa’s population is projected to grow from 1 billion to 1.8 billion. Africa is the continent of opportunity for the serious energy investor. With vast natural energy resources ranging from coal, oil, gas, hydro, solar, wind and geothermal, there is ample choice for the discerning energy entrepreneur. The business opportunity linked to developing Africa’s energy infrastructure and the electrification of the continent will be a key focus of the Africa Energy Indaba.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Mar 6-9, 2024</td><td class='article'><div class='lead'><a href='https://www.pdac.ca/convention' target='_blank'>PDAC 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='http://www.mtccc.com/home.cfm' target='_blank'>Metro Toronto Convention Center, Toronto, Canada</a></dd><dt>Sponsor</dt> <dd><a href='http://www.pdac.ca/' target='_blank'>Prospectors & Developers Association of Canada</a></dd><dt>Description</dt> <dd>PDAC 2024: The World’s Premier Mineral Exploration & Mining Convention is the leading event for people, companies and organizations connected to mineral exploration. The annual award winning PDAC Convention in Toronto, Canada brings together up to 30,000 attendees from over 130+ countries for its educational programming, networking events, business opportunities and fun. Since it began in 1932, the convention has grown in size, stature and influence. Today, it is the event of choice for the world’s mineral industry hosting more than 1,100 exhibitors and 700 speakers.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Mar 10-14, 2024</td><td class='article'><div class='lead'><a href='https://www.wmsym.org/' target='_blank'>WM2024 Symposia</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.phoenixconventioncenter.com/' target='_blank'>Phoenix Convention Center</a></dd><dt>Sponsor</dt> <dd><a href='https://www.wmsym.org/' target='_blank'>WM Symposia</a></dd><dt>Description</dt> <dd>WM Symposia is the premier non-profit organization dedicated to providing education and information exchange on global radioactive waste management. WMS provides the premier open forum for discussing and seeking safe, environmentally responsible, technically sound, and cost-effective solutions to the management and disposition of radioactive wastes and the decommissioning of nuclear facilities to enhance the transparency and credibility of the global radioactive waste industry. The 2023 event will be held at the Phoenix Convention Center in Phoenix, AZ, USA.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Mar 12-14, 2024</td><td class='article'><div class='lead'><a href='https://www.nrc.gov/public-involve/conference-symposia/ric/index.html' target='_blank'>U.S. NRC 36th Regulatory Information Conference</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.marriott.com/en-us/hotels/wasbn-bethesda-north-marriott-hotel-and-conference-center/overview/' target='_blank'>Bethesda North Marriott Hotel, Rockville, MD, USA</a></dd><dt>Sponsor</dt> <dd><a href='https://www.nrc.gov/' target='_blank'>U.S. Nuclear Regulatory Commission</a></dd><dt>Description</dt> <dd>The U.S. Nuclear Regulatory Commission's (NRC’s) 36th Annual Regulatory Information Conference (RIC) will be held March 12-14, 2024, as a hybrid event. Attendees may participate in person at the Bethesda North Marriott Hotel and Conference Center. Online viewing will be available for people who wish to participate virtually. The NRC’s largest public meeting brings together over 3,000 participants from more than 40 countries. Attendees represent interested stakeholders from other government agencies, industry, international organizations, and the public. Co-sponsored by the Office of Nuclear Reactor Regulation and the Office of Nuclear Regulatory Research, the RIC offers an open environment in which diverse groups of stakeholders may learn, share, and discuss information on significant and timely nuclear regulatory activities and emergent issues.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Apr 15-19, 2024</td><td class='article'><div class='lead'><a href='https://www.iaea.org/events/evt2300035' target='_blank'>International Conference on Enhancing the Operational Safety of Nuclear Power Plants</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Beijing, China</dd><dt>Sponsor</dt> <dd><a href='https://www.iaea.org/' target='_blank'>IAEA</a></dd><dt>Contact</dt> <dd><a href='mailto:Official.Mail@iaea.org' target='_blank'>Simon Morgan</a></dd><dt>Description</dt> <dd>Ensuring the safe, secure, efficient, and reliable long-term operation of nuclear power plants (NPPs) is the main priority for all those involved in the nuclear industry. Both new and existing power plants need to be operated by skilled, trained, and competent personnel and led by effective leaders. NPP owners and operators face the challenge of maintaining the highest standards of safety while striving to improve plant performance through technical and organizational changes, such as plant modernization, improved life management, power upgrades, and outage optimization. The conference, to be held in Beijing, China, will highlight enhancements in operational safety management at all stages of NPP operations from new build, existing, and extended life operations</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Apr 16-18, 2024</td><td class='article'><div class='lead'><a href='https://www.wnfc-event.com/website/21771/home/' target='_blank'>World Nuclear Fuel Cycle</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Almaty, Kazakhstan</dd><dt>Sponsor</dt> <dd><a href='https://www.wnfc-event.com/website/21771/organizers/' target='_blank'>NEI & WNA</a></dd><dt>Contact</dt> <dd><a href='mailto:presentations@world-nuclear.org' target='_blank'>Kaajal Desai</a></dd><dt>Description</dt> <dd>World Nuclear Fuel Cycle (WNFC) is a top-level international forum co-organized by the Nuclear Energy Institute and World Nuclear Association. The conference provides companies with cutting-edge information affecting the commercial nuclear fuel cycle, with a focus on enhancing the economic competitiveness of nuclear energy. Leading industry experts will provide information and insights that will help you and your company navigate successfully through the complex and changing fuel marketplace. WNFC also provides many opportunities to network with high-level industry executives. WNFC 2024 will take place on 16-18 April in Almaty, Kazakhstan.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Apr 21-24, 2024</td><td class='article'><div class='lead'><a href='https://www.ans.org/meetings/view-415/' target='_blank'>International Conference on Physics of Reactors (PHYSOR 2024)</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.hilton.com/en/hotels/sfofhhh-hilton-san-francisco-union-square/' target='_blank'>Hilton San Francisco, California</a></dd><dt>Sponsor</dt> <dd><a href='https://www.ans.org/' target='_blank'>ANS</a></dd><dt>Contact</dt> <dd><a href='mailto:jdavis@ans.org' target='_blank'>Janet Davis</a></dd><dt>Description</dt> <dd>As novel reactor concepts approach deployment, reactor physicists are faced with new stimulating challenges to move simulation blueprints toward real-world implementation. In San Francisco, the world’s cradle of innovations, PHYSOR 2024 will cast the spotlight on the latest advancements in reactor physics and related nuclear technologies and debate the challenges that need to be addressed. The conference aims to provide a platform for international experts from vendors, utilities, research laboratories, and universities to exchange ideas and latest developments on a wide spectrum of topics. Technical sessions include a broad range of topics such as advanced reactor designs, machine learning and artificial intelligence applications, experimental reactor physics, space nuclear technologies, and advanced fuel cycles. The conference will also include plenary sessions focusing on advanced reactor design development and demonstration programs, panel sessions, and several workshops on state-of-the-art reactor physics tools.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Apr 22-25, 2024</td><td class='article'><div class='lead'><a href='https://www.worldenergy.org/experiences-events/events/entry/26th-world-energy-congress-rotterdam-netherlands' target='_blank'>26th World Energy Congress</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.ahoy.nl/en' target='_blank'>Rotterdam Ahoy, Rotterdam, the Netherlands</a></dd><dt>Sponsor</dt> <dd><a href='https://worldenergy.org/' target='_blank'>World Energy Council</a></dd><dt>Description</dt> <dd>The 26th World Energy Congress is a critical turning point for leadership on clean and inclusive energy transitions worldwide and an opportunity to spring forward in redesigning energy for people and the planet. Hosting more than 7,000 international energy stakeholders and 100 exhibitors across 30,000 sqm. of exhibition space, attracting a total attendance of 18,000 over four days, the Congress connects and inspires experienced and future energy leaders and practitioners from around the world. “Against a backdrop of new energy insecurity concerns and the increasing damages that climate change is inflicting on the Earth’s natural life support system, it is neither easy nor enough to translate net zero roadmaps into reality. It is important to develop a shared and deeper understanding of the role of increasingly diverse energy systems in enabling a safe operating space for humanity. It is urgent to involve more people and communities and identify leading practices in inclusive implementation. The best way forward is to support diverse regions in leading with and learning from each other and appreciate the diversity of place-based, clean and just energy transitions.”</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Apr 23-26, 2024</td><td class='article'><div class='lead'><a href='https://www.nuclearbusiness-platform.com/africa/' target='_blank'>Africa Nuclear Business Platform</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Accra, Ghana</dd><dt>Sponsor</dt> <dd><a href='https://www.nuclearbusiness-platform.com/' target='_blank'>Nuclear Business Platform</a></dd><dt>Contact</dt> <dd><a href='mailto:ibrahim@industry-platform.com' target='_blank'>Ibrahim Ababou</a></dd><dt>Description</dt> <dd>Africa Nuclear Business Platform (AFNBP) provides a world-class platform to access and gain first-hand insights into the African nuclear market. The African region is one of the fastest-growing markets globally. The region is hungry for energy and presents massive opportunities. Via our regional office in Morocco, we are deeply engaged with nuclear energy developments in the region. At the heart of what we do, we firmly believe that nuclear energy is pivotal in the fight against climate change and countries must include nuclear energy in discussions to achieve decarbonization and net zero. AFNBP 2024 is a timely high-level and quality industry meeting that brings together all the key stakeholders both from the African and international nuclear communities to understand and discuss both African and global nuclear sector developments</dd></dl></td><td></td></tr><tr class=' info '><td class='text-center'>May 1-2, 2024</td><td class='article'><div class='lead'><a href='https://events.reutersevents.com/nuclear/smr-usa?utm_source=uxc_banners' target='_blank'>SMR & Advanced Reactor Summit 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Omni Hotel Atlanta CNN Center, Atlanta, Georgia, USA</dd><dt>Sponsor</dt> <dd><a href='https://www.reutersevents.com/nuclear/' target='_blank'>Reuters Events</a></dd><dt>Contact</dt> <dd><a href='mailto:katie.silver@thomsonreuters.com' target='_blank'>Katie Silver</a></dd><dt>Description</dt> <dd>The growth of SMRs and advanced reactors represent a ground-breaking paradigm shift for the future of nuclear energy. Modular, flexible, and adaptable, SMRs are the energy carrier to decarbonize the world’s most polluting industries. When commercialized, they will unleash a new era for carbon free power. <br/> Incentivised by public and private sector investment, the SMR market is estimated to be worth $18.8 billion by 2030. Yet the roadmap to the commercialization remains unclear. How can those leading the charge overcome supply chain and resource planning challenges? How can developers and utilities alike navigate regulatory challenges and streamline licensing? Which new finance initiatives will accelerate scalable deployment? <br/><br/> Collaboration and knowledge exchange is the only solution to tackle these challenges. Reuters Events: SMR & Advanced Reactor 2024 is the place where over 500 public and private sector leaders and changemakers unite – from utilities, financiers, reactor developers, technology providers and regulators – all with one mission, to move SMRs from pilot to commercialization. No government, organization or business can unlock this billion-dollar opportunity alone.</dd></dl></td><td><a href='/promos/AdClick.aspx?key=169&url=https%3a%2f%2fevents.reutersevents.com%2fnuclear%2fsmr-usa%3futm_source%3duxc_banners&exp=2024-11-23+05%3A45' target='_blank'><img src='/img/i/p/promo/Reuters-SMR-2024.jpg' width='62' height='150' class='pull-right' /></a></td></tr><tr class=' '><td class='text-center'>May 7-9, 2024</td><td class='article'><div class='lead'><a href='https://nei.org/conferences/used-fuel-management-conference' target='_blank'>Used Fuel Management Conference</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.hilton.com/en/hotels/mcobuhh-hilton-orlando-buena-vista-palace/' target='_blank'>Orlando, FL</a></dd><dt>Sponsor</dt> <dd><a href='https://nei.org/' target='_blank'>NEI</a></dd><dt>Contact</dt> <dd><a href='mailto:registrar@nei.org' target='_blank'>Tyshae Jackson</a></dd><dt>Description</dt> <dd>NEI’s Used Fuel Management Conference provides attendees the opportunity to remain at the forefront of an industry sector that has built an impressive track record of success. The May 7–9 event in Orlando will delve into the industry’s strategic vision for used fuel, the latest technology advances in used fuel management, regulatory efficiency improvements, decommissioning and related topics.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>May 20-24, 2024</td><td class='article'><div class='lead'><a href='https://www.iaea.org/events/icons2024' target='_blank'>International Conference on Nuclear Security: Shaping the Future</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.iaea.org/' target='_blank'>IAEA Headquarters, Vienna, Austria</a></dd><dt>Sponsor</dt> <dd><a href='https://www.iaea.org/' target='_blank'>IAEA</a></dd><dt>Description</dt> <dd>IAEA’s International Conference on Nuclear Security (ICONS) has become a key event for the nuclear security community around the world. Noting the importance of ICONS for nuclear security, the resolution GC(66)/RES/7 adopted at the 66th General Conference in September 2022, called for the continuation of organizing the ICONS every four years. ICONS 2024: Shaping the Future will be held at the IAEA’s Headquarters in Vienna, Austria, from 20 to 24 May 2024. It will have two main parts: A ministerial segment that will provide an opportunity for ministers to deliver messages on achievements and adopt a Ministerial Declaration; and a scientific and technical program comprising high-level policy discussions on the overall themes central to nuclear security and parallel technical sessions on specialized scientific-technical, legal, and regulatory issues concerning nuclear security. ICONS 2024 is the fourth ICONS and follows the success of the most recent ICONS held in Vienna, Austria, in February 2020. ICONS 2020 attracted more than 2400 registered participants from 145 Member States, including 54 representations at the Ministerial level, and 25 intergovernmental and non-governmental organizations.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>May 25-29, 2024</td><td class='article'><div class='lead'><a href='http://www.nurer2020.org/en' target='_blank'>NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.theankarahotel.com/' target='_blank'>The Ankara Hotel</a></dd><dt>Sponsor</dt> <dd><a href='http://mayatur.net/' target='_blank'>Maya Tourism, Industry & Trading</a></dd><dt>Description</dt> <dd>The main objective of the International Conference series on Nuclear and Renewable Energy Resources (NURER) is to provide an international scientific and technical forum for scientists, engineers, industry leaders, policymakers, decision-makers, and young scientists/professionals who will shape future energy supply and technology, for a broad review and discussion of various advanced, innovative and non-conventional nuclear energy and renewable energy systems with new ideas on sound scientific-technical basis. This event will consist of a knowledge-based and comprehensive scientific program, featuring oral and poster presentations with possible commercial exhibitions from the energy and publishing sectors. Thus, it will provide a good opportunity to become familiar with the most recent R&D tools in innovative nuclear and renewable energy systems, as well as look at cutting-edge ideas. The aim is to combine intellectual debates on the leading practical applications of nuclear and renewable energy technologies.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>May 27-31, 2024</td><td class='article'><div class='lead'><a href='https://oecd-nea.org/jcms/pl_81426/seventh-international-conference-on-geological-repositories-icgr-7' target='_blank'>ICGR-7 - 7th International Conference on Geological Repositories</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>TBD, Busan, South Korea</dd><dt>Sponsor</dt> <dd><a href='https://oecd-nea.org/' target='_blank'>NEA</a></dd><dt>Description</dt> <dd>The OCED-NEA's Seventh International Conference on Geological Repositories (ICGR-7) will take place on 27-31 May 2024 in Busan, Korea. The event will bring together high-level decision-makers from regulatory and local government bodies, waste management organizations, and public stakeholder communities to review current perspectives on geological repository development. The meeting is held in conjunction with South Korea's Ministry of Trade, Industry and Energy.</dd></dl></td><td></td></tr><tr class=' info '><td class='text-center'>May 28-29, 2024</td><td class='article'><div class='lead'><a href='https://stratcomsevents.com/apne24/' target='_blank'>Asia Pacific Nuclear Energy (APNE 24)</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Seoul, South Korea</dd><dt>Sponsor</dt> <dd><a href='http://www.stratcoms.com/' target='_blank'>StratComs Events</a></dd><dt>Contact</dt> <dd><a href='mailto:customerservice@stratcomsevents.biz' target='_blank'>Christina Logan</a></dd><dt>Description</dt> <dd>StratComs Events in collaboration with Korean Nuclear Association and Centre for Strategic Energy & Resources is pleased to bring you its 8th Asia Pacific Nuclear Energy (APNE 24) summit focused on developing nuclear energy in the Asia Pacific region particularly the ASEAN countries who are currently looking at nuclear energy as a viable addition to their countries energy mix in light of growing energy demands.<br/><br/> The focus of the 2 day is to stimulate dialogue to assess the economics, current market conditions, development and implementation opportunities for the advancement of nuclear energy as part of the energy transition for current and future energy mix to meet decarbonisation goals and attain environmental sustainability. The summit will feature innovative technology for nuclear energy including SMRs, ARs, floating nuclear platforms, fusion energy and micro reactors and why countries need to work together and collaborate to push their nuclear energy agenda forward.</dd></dl></td><td><a href='/promos/AdClick.aspx?key=170&url=https%3a%2f%2fstratcomsevents.com%2fapne24%2f&exp=2024-11-23+05%3A45' target='_blank'><img src='/img/i/p/promo/StratComs-APNE-2024.jpg' width='62' height='150' class='pull-right' /></a></td></tr><tr class=' '><td class='text-center'>Jun 2-4, 2024</td><td class='article'><div class='lead'><a href='https://www.wnfm.com/meetings' target='_blank'>WNFM 50th Annual Meeting</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Atlanta, GA, USA</dd><dt>Sponsor</dt> <dd><a href='https://www.wnfm.com/' target='_blank'>World Nuclear Fuel Market</a></dd><dt>Contact</dt> <dd><a href='mailto:rlittle@nacintl.com' target='_blank'>Rachel Little</a></dd><dt>Description</dt> <dd>The World Nuclear Fuel Market, an association of about 76 companies, representing around 21 countries, is dedicated to facilitating trade of nuclear materials and increasing the availability of accurate, timely and useful price information to the industry. WNFM organizes and hosts a well-attended annual meeting that provides a forum for the discussion of issues of interest to its members.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Jun 9-12, 2024</td><td class='article'><div class='lead'><a href='https://www.ans.org/meetings/view-346/' target='_blank'>ICAPP 2024 - International Congress on Advances in Nuclear Power Plants</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.hardrockhotelcasinolasvegas.com/' target='_blank'>The Mirage Hotel & Casino, Las Vegas, NV</a></dd><dt>Sponsor</dt> <dd><a href='https://www.ans.org/meetings/view-346/' target='_blank'>ANS</a></dd><dt>Contact</dt> <dd><a href='mailto:ajiminian@ans.org' target='_blank'>Ashley Jiminian</a></dd><dt>Description</dt> <dd>ANS will hold its 2024 ANS Annual Meeting, which features two embedded topical meetings: The Advanced Reactor Safety (ARS) forum, and the International Conference on Advances in Nuclear Power Plants (ICAPP). ICAPP provides a forum for leaders of the nuclear community to exchange information, present results from their work, review the state of the industry, and discuss future directions and needs for the deployment of new nuclear power plant systems around the world.</dd></dl></td><td></td></tr><tr class=' info '><td class='text-center'>Jun 24-27, 2024</td><td class='article'><div class='lead'><a href='https://www.uxc.com/p/product/service/seminar' target='_blank'>UxC Nuclear Fuel Training Seminar - Atlanta</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>InterContinental Buckhead, Atlanta, GA</dd><dt>Sponsor</dt> <dd><a href='http://www.uxc.com/' target='_blank'>UxC, LLC</a></dd><dt>Contact</dt> <dd><a href='mailto:eric.webb@uxc.com' target='_blank'>Eric Webb</a></dd><dt>Description</dt> <dd>Following over a decade of successful seminars focused on utility nuclear fuel procurement, UxC created its new Nuclear Fuel Training Seminar in 2016. All participants in the nuclear fuel markets require up-to-date knowledge and unbiased insights in order to formulate effective strategies either for procurement, sales efforts, investment activities, or other related objectives. This seminar is designed to assist you in achieving these goals by providing an advanced understanding of factors affecting nuclear fuel demand, market price formation, supply source availability, supplier motivations, and utility contracting practices.</dd></dl></td><td><a href='/promos/AdClick.aspx?key=12&url=https%3a%2f%2fwww.uxc.com%2fp%2fproduct%2fservice%2fseminar&exp=2024-11-23+05%3A45' target='_blank'><img src='/img/i/p/promo/UxC-Seminar-Vienna-2025.png' width='62' height='150' class='pull-right' /></a></td></tr><tr class=' '><td class='text-center'>Jul 2-3, 2024</td><td class='article'><div class='lead'><a href='https://www.nuclearpowerplantsexpo.com/' target='_blank'>Nuclear Power Plants Expo & Summit (NPPES)</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.hilton.com/en/hotels/istbhhi-hilton-istanbul-bomonti-hotel-and-conference-center/' target='_blank'>Hilton Bomonti Conference Center, Istanbul, Turkiye</a></dd><dt>Sponsor</dt> <dd><a href='https://www.inppes.com/' target='_blank'>INPPES</a></dd><dt>Contact</dt> <dd><a href='mailto:koray@niatr.org' target='_blank'>Koray Tuncer</a></dd><dt>Description</dt> <dd>– NPPES is the best way to keep up to date with the latest developments in Turkey’s booming nuclear industry. – Find out about the latest NPP projects, plans, products and solutions. – Benefit from extensive networking opportunities with nuclear industry peers, get the chance to approach senior level executives from a large number of local and international companies and ensure you stay at the nuclear industry.</dd></dl></td><td></td></tr><tr class=' info '><td class='text-center'>Sep 4-6, 2024</td><td class='article'><div class='lead'><a href='https://www.wna-symposium.org/' target='_blank'>World Nuclear Association Symposium 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Park Plaza Westminster Bridge, London, UK</dd><dt>Sponsor</dt> <dd><a href='http://www.world-nuclear.org/' target='_blank'>World Nuclear Association</a></dd><dt>Contact</dt> <dd><a href='mailto:events@world-nuclear.org' target='_blank'>Ana Rodriguez</a></dd><dt>Description</dt> <dd>On 4-6 September 2024, distinguished nuclear industry leaders, experts and executives will convene in London, UK to exchange invaluable insights and experience. This collective effort will seek to elevate nuclear energy as a key contributor in the global transition towards a cleaner and more sustainable future. Join fellow delegates for the world's leading event by and for the nuclear industry, offering the latest information on nuclear developments and networking opportunities with the people that count.</dd></dl></td><td><a href='/promos/AdClick.aspx?key=171&url=https%3a%2f%2fwww.wna-symposium.org%2f&exp=2024-11-23+05%3A45' target='_blank'><img src='/img/i/p/promo/WNA-Sympo-2024.jpg' width='62' height='150' class='pull-right' /></a></td></tr><tr class=' info '><td class='text-center'>Sep 16-18, 2024</td><td class='article'><div class='lead'><a href='https://www.szwgroup.com/nuclear-industry-congress-uk/' target='_blank'>9th European Nuclear Industry Congress 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Paris, France</dd><dt>Sponsor</dt> <dd><a href='http://www.szwgroup.com/' target='_blank'>SZ&W Group</a></dd><dt>Description</dt> <dd>The 9th European Nuclear Industry Congress 2024 (ENIC 2024) aims to bring together companies involved in all areas of the nuclear power plant life cycle to address latest European nuclear market opportunities, update on new build, life extension & decommissioning projects in the whole Europe, share good practices for ongoing and planned projects, together with innovative technology demonstration platform to accelerate business cooperation for European market.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Sep 29-Oct 3, 2024</td><td class='article'><div class='lead'><a href='https://www.euronuclear.org/topfuel2024' target='_blank'>TopFuel 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Maison MINATEC Congress Centre, Grenoble, France</dd><dt>Sponsor</dt> <dd><a href='https://www.euronuclear.org/' target='_blank'>European Nuclear Society</a></dd><dt>Description</dt> <dd>TopFuel is an annual topical meeting organised by ENS, the American Nuclear Society as well as the Atomic Energy Society of Japan, the Chinese Nuclear Society and the Korean Nuclear Society. TopFuel brings together leading specialists in the field from around the world. For three days they share advances in nuclear fuel management technology in discussions and presentations. Participants can then use the findings of the latest cutting-edge research in their daily professional lives to design, manufacture, operate and dispose of the high-performance nuclear fuels of today and tomorrow.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Oct 21-25, 2024</td><td class='article'><div class='lead'><a href='https://www.iaea.org/events/smr2024' target='_blank'>International Conference on Small Modular Reactors and their Applications</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.iaea.org/' target='_blank'>IAEA Headquarters, Vienna, Austria</a></dd><dt>Sponsor</dt> <dd><a href='https://www.iaea.org/' target='_blank'>IAEA</a></dd><dt>Description</dt> <dd>The purpose of this conference is to provide an international forum to take stock of the progress and discuss the opportunities, challenges and enabling conditions for the accelerated development and safe and secure deployment of SMRs among all possible stakeholders for SMRs.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Oct 27-29, 2024</td><td class='article'><div class='lead'><a href='https://www.nei.org/conferences' target='_blank'>NEI International Uranium Fuel Seminar</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Kansas City, Kansas</dd><dt>Sponsor</dt> <dd><a href='https://www.nei.org/home' target='_blank'>NEI</a></dd><dt>Description</dt> <dd>Explore the issues impacting the nuclear fuel cycle with industry leaders during the International Uranium Fuel Seminar. Join your colleagues on Oct. 27–29 in Kansas City for two half-day sessions on fuel policy, market, and trade issues with plenty of networking opportunities. In addition to the half-day sessions, two optional technical tours will be available as well.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Nov 4-6, 2024</td><td class='article'><div class='lead'><a href='https://www.world-nuclear-exhibition.com/en-gb.html' target='_blank'>WNE 2025</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.viparis.com/en/our-venues/paris-nord-villepinte-en' target='_blank'>Parc des Expositions, Paris, France</a></dd><dt>Sponsor</dt> <dd><a href='https://www.gifen.fr/' target='_blank'>GIFEN</a></dd><dt>Description</dt> <dd>WNE brings together more than 600 exhibiting companies, 40% of which come from abroad, working in nearly 50 activities covering the entire value chain of the sector. This unique offer makes it the benchmark civil nuclear event. WNE presents the leading French and international companies in the sector, but also many young innovative companies. WNE is a GIFEN event.</dd></dl></td><td></td></tr><tr class=' info '><td class='text-center'>Nov 13-14, 2024</td><td class='article'><div class='lead'><a href='https://europe-nuclear-smr.ltsinnovate.com/' target='_blank'>Europe Nuclear Energy & SMR Conference (ENES 2024)</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Prague, Czech Republic</dd><dt>Sponsor</dt> <dd><a href='https://en.ltsinnovate.com/' target='_blank'>LTS Innovate</a></dd><dt>Contact</dt> <dd><a href='mailto:marketing@ltsinnovate.com' target='_blank'>Registration & Sponsorship</a></dd><dt>Description</dt> <dd>Amidst European phased target of achieving zero emissions by 2035 and energy independence, nuclear power industry is playing a vital role in achieving a sustainable and resilient energy future for the continent. Despite facing challenges, opportunities for new nuclear power plant construction are arising in recent years, notably with advanced designs like Small Modular Reactors (SMRs). Many aging nuclear plants present chances for life extension and upgrades. Advancements in fuel cycle & waste management also offer potential for reducing the volume and radiotoxicity of nuclear waste. Thus, on behalf of the Organizing Committee, I am delighted to extend this invitation to you for the Europe Nuclear Energy & SMR Conference 2024 on Nov. 13-14th, 2024 in Prague, Czech Republic with the theme of “Elevating Europe's Energy Landscape with Nuclear Power: Secure, Sustainable, and Innovative”.</dd></dl></td><td><a href='/promos/AdClick.aspx?key=172&url=https%3a%2f%2feurope-nuclear-smr.ltsinnovate.com%2f&exp=2024-11-23+05%3A45' target='_blank'><img src='/img/i/p/promo/LTS-ENES-2024.png' width='62' height='150' class='pull-right' /></a></td></tr><tr class=' '><td class='text-center'>Nov 19-20, 2024</td><td class='article'><div class='lead'><a href='https://www.nuclearbusiness-platform.com/india/inbp-2024' target='_blank'>India Nuclear Business Platform 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd>Mumbai, India</dd><dt>Sponsor</dt> <dd><a href='https://www.nuclearbusiness-platform.com/' target='_blank'>Nuclear Business Platform</a></dd><dt>Contact</dt> <dd><a href='mailto:vkhanduri@industry-platform.com' target='_blank'>Vinay Khanduri</a></dd><dt>Description</dt> <dd>India’s long-term goal is to produce 100 GW of nuclear by 2047 as they seek to achieve net zero by 2070. The present installed nuclear power capacity is set to increase from 7,480 MW to 22,480 MW by 2031 on progressive completion of projects under construction and accorded sanction. Steered by an Advisory Board, INBP-2024 will focus on new developments, opportunities and challenges which are of current relevance in the Indian nuclear market. It’s a platform for networking, connecting to the key stakeholders, B2B meetings, assessing partnerships, and showcasing your brand, solutions, innovations, and expertise to the industry to enable a sustainable clean energy transition.</dd></dl></td><td></td></tr><tr class=' '><td class='text-center'>Dec 4-5, 2024</td><td class='article'><div class='lead'><a href='https://www.niauk.org/nuclear-2024/' target='_blank'>Nuclear 2024</a> </div><div style='position:relative;'><dl class='dl-horizontal dl-narrow no-margin'><dt>Location</dt> <dd><a href='https://www.etcvenues.com/' target='_blank'>etc.venues County Hall, London, UK</a></dd><dt>Sponsor</dt> <dd><a href='https://www.niauk.org/' target='_blank'>UK NIA</a></dd><dt>Contact</dt> <dd><a href='mailto:ella.ashdown@niauk.org' target='_blank'>Ella Ashdown</a></dd><dt>Description</dt> <dd>Now in its 24th year, the UK NIA's Nuclear 2024 conference features speakers discussing key developments from the past year and looking ahead to 2025 and beyond. Held at etc.venues County Hall, the conference will include an exhibition space for showcasing capabilities, networking, and making new connections. A Pre-Conference Reception will take place in the exhibition area on the evening of Wednesday, December 4.</dd></dl></td><td></td></tr></table></span> </div> <div class="RadAjaxPanel" id="ctl00_ctl00_Body_Body_calendar_ctl00_ctl00_Body_Body_calendar_lblErrorMessagePanel"> <span id="ctl00_ctl00_Body_Body_calendar_lblErrorMessage"></span> </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> &nbsp;|&nbsp; <a class="no-wrap" href="/">HOME</a> &nbsp;|&nbsp; <a class="no-wrap" href="/SiteMap.aspx">SITE MAP</a> &nbsp;|&nbsp; <a class="no-wrap" href="/p/Terms.aspx">Terms of Use</a> &nbsp;|&nbsp; <a class="no-wrap" href="/p/Privacy.aspx">Privacy Policy</a> &nbsp;|&nbsp; <a class="no-wrap" href="/p/corp/directory">Contact Us</a> </div> <table class="no-border" style="margin-top:15px"> <tr> <td class="small"> &copy; 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 &nbsp;|&nbsp; 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');;(function() { function loadHandler() { var hf = $get('ctl00_ctl00_RadStyleSheetManager1_TSSM'); if (!hf._RSSM_init) { hf._RSSM_init = true; hf.value = ''; } hf.value += ';Telerik.Web.UI, Version=2020.2.617.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4:en-US:77834329-9f9d-4011-8eac-a82ffa414dd7:c86a4a06;Telerik.Web.UI.Skins, Version=2020.2.617.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4:en-US:a9236955-7261-4081-864e-785ed014ff62:9e03bb1b'; Sys.Application.remove_load(loadHandler); }; Sys.Application.add_load(loadHandler); })();Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadAjaxManager, {"_updatePanels":"","ajaxSettings":[{InitControlID : "ctl00_ctl00_Body_Body_calendar_radcalSelect",UpdatedControls : [{ControlID:"ctl00_ctl00_Body_Body_calendar_lblTitle",PanelID:""},{ControlID:"ctl00_ctl00_Body_Body_calendar_radcalSelect",PanelID:""},{ControlID:"ctl00_ctl00_Body_Body_calendar_lblCalendarBox",PanelID:""},{ControlID:"ctl00_ctl00_Body_Body_calendar_lblErrorMessage",PanelID:""},{ControlID:"ctl00_ctl00_Body_Body_calendar_UpdateProgress1",PanelID:""}]}],"clientEvents":{OnRequestStart:"",OnResponseEnd:""},"defaultLoadingPanelID":"","enableAJAX":true,"enableHistory":false,"links":[],"styles":[],"uniqueID":"ctl00$ctl00$Body$Body$calendar$RadAjaxManager1","updatePanelsRenderMode":0}, null, null, $get("ctl00_ctl00_Body_Body_calendar_RadAjaxManager1")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadCalendar, {"_DayRenderChangedDays":{},"_FormatInfoArray":[["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["January","February","March","April","May","June","July","August","September","October","November","December",""],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec",""],"dddd, MMMM d, yyyy h:mm:ss tt","dddd, MMMM d, yyyy","h:mm:ss tt","MMMM d","ddd, dd MMM yyyy HH\u0027:\u0027mm\u0027:\u0027ss \u0027GMT\u0027","M/d/yyyy","h:mm tt","yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss","yyyy\u0027-\u0027MM\u0027-\u0027dd HH\u0027:\u0027mm\u0027:\u0027ss\u0027Z\u0027","MMMM yyyy","AM","PM","/",":",0],"_ViewRepeatableDays":{"2024_2_17":"2007_1_6","2024_11_10":"2007_1_7","2024_11_30":"2007_1_6","2024_11_24":"2007_1_7","2024_2_3":"2007_1_6","2024_3_16":"2007_1_6","2024_3_17":"2007_1_7","2024_12_22":"2007_1_7","2024_9_22":"2007_1_7","2024_9_21":"2007_1_6","2024_11_2":"2007_1_6","2024_8_4":"2007_1_7","2024_8_24":"2007_1_6","2024_4_13":"2007_1_6","2024_1_20":"2007_1_6","2024_4_14":"2007_1_7","2024_5_18":"2007_1_6","2024_3_30":"2007_1_6","2024_3_31":"2007_1_7","2024_5_19":"2007_1_7","2024_5_5":"2007_1_7","2024_3_3":"2007_1_7","2024_4_7":"2007_1_7","2024_5_11":"2007_1_6","2024_9_8":"2007_1_7","2024_12_28":"2007_1_6","2024_6_1":"2007_1_6","2023_12_31":"2007_1_7","2024_6_22":"2007_1_6","2024_5_12":"2007_1_7","2024_12_21":"2007_1_6","2024_10_5":"2007_1_6","2024_10_19":"2007_1_6","2024_1_6":"2007_1_6","2024_11_23":"0001_1_1","2025_1_4":"2007_1_6","2024_11_17":"2007_1_7","2024_1_28":"2007_1_7","2024_10_13":"2007_1_7","2024_6_30":"2007_1_7","2024_12_29":"2007_1_7","2024_11_9":"2007_1_6","2024_2_4":"2007_1_7","2024_1_21":"2007_1_7","2024_1_27":"2007_1_6","2024_7_7":"2007_1_7","2024_8_3":"2007_1_6","2024_6_16":"2007_1_7","2024_9_28":"2007_1_6","2024_6_15":"2007_1_6","2024_9_7":"2007_1_6","2024_8_31":"2007_1_6","2024_3_2":"2007_1_6","2024_7_13":"2007_1_6","2024_12_8":"2007_1_7","2024_7_14":"2007_1_7","2024_3_23":"2007_1_6","2024_11_3":"2007_1_7","2024_8_25":"2007_1_7","2024_3_24":"2007_1_7","2024_12_15":"2007_1_7","2024_2_10":"2007_1_6","2024_2_25":"2007_1_7","2024_1_7":"2007_1_7","2024_8_11":"2007_1_7","2024_8_17":"2007_1_6","2024_9_1":"2007_1_7","2024_6_8":"2007_1_6","2024_4_28":"2007_1_7","2024_10_12":"2007_1_6","2024_12_7":"2007_1_6","2024_4_6":"2007_1_6","2024_12_1":"2007_1_7","2024_4_20":"2007_1_6","2024_9_14":"2007_1_6","2024_9_15":"2007_1_7","2024_4_27":"2007_1_6","2024_8_18":"2007_1_7","2024_10_20":"2007_1_7","2024_5_4":"2007_1_6","2024_12_14":"2007_1_6","2024_2_24":"2007_1_6","2024_1_13":"2007_1_6","2024_10_6":"2007_1_7","2024_10_26":"2007_1_6","2024_1_14":"2007_1_7","2024_7_28":"2007_1_7","2024_7_6":"2007_1_6","2024_2_18":"2007_1_7","2024_6_29":"2007_1_6","2024_11_16":"2007_1_6","2024_7_20":"2007_1_6","2024_7_21":"2007_1_7","2024_6_23":"2007_1_7","2024_7_27":"2007_1_6","2024_2_11":"2007_1_7","2024_8_10":"2007_1_6"},"_ViewsHash":{"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top" : [[0001,1,1], 12],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_0" : [[2024,1,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_1" : [[2024,2,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_2" : [[2024,3,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_3" : [[2024,4,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_4" : [[2024,5,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_5" : [[2024,6,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_6" : [[2024,7,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_7" : [[2024,8,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_8" : [[2024,9,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_9" : [[2024,10,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_10" : [[2024,11,1], 1],"ctl00_ctl00_Body_Body_calendar_radcalSelect_Top_11" : [[2024,12,1], 1]},"_calendarWeekRule":0,"_culture":"en-US","_enableKeyboardNavigation":false,"_enableViewSelector":false,"_firstDayOfWeek":7,"_postBackCall":"__doPostBack(\u0027ctl00$ctl00$Body$Body$calendar$radcalSelect\u0027,\u0027@@\u0027)","_rangeSelectionMode":0,"autoPostBack":true,"clientStateFieldID":"ctl00_ctl00_Body_Body_calendar_radcalSelect_ClientState","enableMultiSelect":false,"enabled":true,"fastNavigationStep":2,"monthYearNavigationSettings":["Today","OK","Cancel","Date is out of range.","False","True","300","1","300","1","False"],"multiViewColumns":6,"multiViewRows":2,"showOtherMonthsDays":false,"skin":"Metro","specialDaysArray":[[,[2024,11,23],1,0,0,0,16,0,,{"SpecialDayStyle_2024_11_23": ["background-color:#3569A5;", ""]}],[,[2007,1,7],1,0,0,0,4,0,,{"SpecialDayStyle_2007_1_7": ["background-color:#E5E4E5;border-color:#E5E4E5;", ""]}],[,[2007,1,6],1,0,0,0,4,0,,{"SpecialDayStyle_2007_1_6": ["background-color:#E5E4E5;border-color:#E5E4E5;", ""]}],[,[2024,1,17],1,0,0,0,64,0,"* NEI Nuclear Fuel Supply Forum",{"SpecialDayStyle_2024_1_17": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,1,23],1,0,0,0,64,0,"* PowerGen International",{"SpecialDayStyle_2024_1_23": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,1,24],1,0,0,0,64,0,"* PowerGen International",{"SpecialDayStyle_2024_1_24": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,1,25],1,0,0,0,64,0,"* PowerGen International",{"SpecialDayStyle_2024_1_25": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,2,7],1,0,0,0,64,0,"* Nuclear Power Plant Long-Term Operation Summit 2024",{"SpecialDayStyle_2024_2_7": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,2,8],1,0,0,0,64,0,"* Nuclear Power Plant Long-Term Operation Summit 2024",{"SpecialDayStyle_2024_2_8": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,2,9],1,0,0,0,64,0,"* Nuclear Power Plant Long-Term Operation Summit 2024",{"SpecialDayStyle_2024_2_9": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,3,5],1,0,0,0,64,0,"* Africa Energy Indaba",{"SpecialDayStyle_2024_3_5": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,3,6],1,0,0,0,64,0,"* PDAC 2024\r\n* Africa Energy Indaba",{"SpecialDayStyle_2024_3_6": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,3,7],1,0,0,0,64,0,"* PDAC 2024\r\n* Africa Energy Indaba",{"SpecialDayStyle_2024_3_7": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,3,8],1,0,0,0,64,0,"* PDAC 2024",{"SpecialDayStyle_2024_3_8": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,3,9],1,0,0,0,64,0,"* PDAC 2024",{"SpecialDayStyle_2024_3_9": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,3,10],1,0,0,0,64,0,"* WM2024 Symposia",{"SpecialDayStyle_2024_3_10": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,3,11],1,0,0,0,64,0,"* WM2024 Symposia",{"SpecialDayStyle_2024_3_11": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,3,12],1,0,0,0,64,0,"* U.S. NRC 36th Regulatory Information Conference\r\n* WM2024 Symposia",{"SpecialDayStyle_2024_3_12": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,3,13],1,0,0,0,64,0,"* U.S. NRC 36th Regulatory Information Conference\r\n* WM2024 Symposia",{"SpecialDayStyle_2024_3_13": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,3,14],1,0,0,0,64,0,"* U.S. NRC 36th Regulatory Information Conference\r\n* WM2024 Symposia",{"SpecialDayStyle_2024_3_14": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,15],1,0,0,0,64,0,"* International Conference on Enhancing the Operational Safety of Nuclear Power Plants",{"SpecialDayStyle_2024_4_15": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,4,16],1,0,0,0,64,0,"* World Nuclear Fuel Cycle\r\n* International Conference on Enhancing the Operational Safety of Nuclear Power Plants",{"SpecialDayStyle_2024_4_16": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,17],1,0,0,0,64,0,"* World Nuclear Fuel Cycle\r\n* International Conference on Enhancing the Operational Safety of Nuclear Power Plants",{"SpecialDayStyle_2024_4_17": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,18],1,0,0,0,64,0,"* World Nuclear Fuel Cycle\r\n* International Conference on Enhancing the Operational Safety of Nuclear Power Plants",{"SpecialDayStyle_2024_4_18": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,19],1,0,0,0,64,0,"* International Conference on Enhancing the Operational Safety of Nuclear Power Plants",{"SpecialDayStyle_2024_4_19": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,4,21],1,0,0,0,64,0,"* International Conference on Physics of Reactors (PHYSOR 2024)",{"SpecialDayStyle_2024_4_21": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,4,22],1,0,0,0,64,0,"* 26th World Energy Congress\r\n* International Conference on Physics of Reactors (PHYSOR 2024)",{"SpecialDayStyle_2024_4_22": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,23],1,0,0,0,64,0,"* Africa Nuclear Business Platform\r\n* 26th World Energy Congress\r\n* International Conference on Physics of Reactors (PHYSOR 2024)",{"SpecialDayStyle_2024_4_23": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,24],1,0,0,0,64,0,"* Africa Nuclear Business Platform\r\n* 26th World Energy Congress\r\n* International Conference on Physics of Reactors (PHYSOR 2024)",{"SpecialDayStyle_2024_4_24": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,25],1,0,0,0,64,0,"* Africa Nuclear Business Platform\r\n* 26th World Energy Congress",{"SpecialDayStyle_2024_4_25": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,4,26],1,0,0,0,64,0,"* Africa Nuclear Business Platform",{"SpecialDayStyle_2024_4_26": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,1],1,0,0,0,64,0,"* SMR & Advanced Reactor Summit 2024",{"SpecialDayStyle_2024_5_1": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,5,2],1,0,0,0,64,0,"* SMR & Advanced Reactor Summit 2024",{"SpecialDayStyle_2024_5_2": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,5,7],1,0,0,0,64,0,"* Used Fuel Management Conference",{"SpecialDayStyle_2024_5_7": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,8],1,0,0,0,64,0,"* Used Fuel Management Conference",{"SpecialDayStyle_2024_5_8": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,9],1,0,0,0,64,0,"* Used Fuel Management Conference",{"SpecialDayStyle_2024_5_9": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,20],1,0,0,0,64,0,"* International Conference on Nuclear Security: Shaping the Future",{"SpecialDayStyle_2024_5_20": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,21],1,0,0,0,64,0,"* International Conference on Nuclear Security: Shaping the Future",{"SpecialDayStyle_2024_5_21": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,22],1,0,0,0,64,0,"* International Conference on Nuclear Security: Shaping the Future",{"SpecialDayStyle_2024_5_22": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,23],1,0,0,0,64,0,"* International Conference on Nuclear Security: Shaping the Future",{"SpecialDayStyle_2024_5_23": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,24],1,0,0,0,64,0,"* International Conference on Nuclear Security: Shaping the Future",{"SpecialDayStyle_2024_5_24": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,25],1,0,0,0,64,0,"* NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources",{"SpecialDayStyle_2024_5_25": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,26],1,0,0,0,64,0,"* NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources",{"SpecialDayStyle_2024_5_26": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,27],1,0,0,0,64,0,"* ICGR-7 - 7th International Conference on Geological Repositories\r\n* NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources",{"SpecialDayStyle_2024_5_27": ["background-color:#FDDEBE;border-color:#FDDEBE;", ""]}],[,[2024,5,28],1,0,0,0,64,0,"* Asia Pacific Nuclear Energy (APNE 24)\r\n* ICGR-7 - 7th International Conference on Geological Repositories\r\n* NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources",{"SpecialDayStyle_2024_5_28": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,5,29],1,0,0,0,64,0,"* Asia Pacific Nuclear Energy (APNE 24)\r\n* ICGR-7 - 7th International Conference on Geological Repositories\r\n* NURER 2024 - 7th International Conference on Nuclear and Renewable Energy Resources",{"SpecialDayStyle_2024_5_29": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,5,30],1,0,0,0,64,0,"* ICGR-7 - 7th International Conference on Geological Repositories",{"SpecialDayStyle_2024_5_30": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,5,31],1,0,0,0,64,0,"* ICGR-7 - 7th International Conference on Geological Repositories",{"SpecialDayStyle_2024_5_31": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,2],1,0,0,0,64,0,"* WNFM 50th Annual Meeting",{"SpecialDayStyle_2024_6_2": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,3],1,0,0,0,64,0,"* WNFM 50th Annual Meeting",{"SpecialDayStyle_2024_6_3": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,4],1,0,0,0,64,0,"* WNFM 50th Annual Meeting",{"SpecialDayStyle_2024_6_4": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,9],1,0,0,0,64,0,"* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants",{"SpecialDayStyle_2024_6_9": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,10],1,0,0,0,64,0,"* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants",{"SpecialDayStyle_2024_6_10": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,11],1,0,0,0,64,0,"* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants",{"SpecialDayStyle_2024_6_11": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,12],1,0,0,0,64,0,"* ICAPP 2024 - International Congress on Advances in Nuclear Power Plants",{"SpecialDayStyle_2024_6_12": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,6,24],1,0,0,0,64,0,"* UxC Nuclear Fuel Training Seminar - Atlanta",{"SpecialDayStyle_2024_6_24": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,6,25],1,0,0,0,64,0,"* UxC Nuclear Fuel Training Seminar - Atlanta",{"SpecialDayStyle_2024_6_25": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,6,26],1,0,0,0,64,0,"* UxC Nuclear Fuel Training Seminar - Atlanta",{"SpecialDayStyle_2024_6_26": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,6,27],1,0,0,0,64,0,"* UxC Nuclear Fuel Training Seminar - Atlanta",{"SpecialDayStyle_2024_6_27": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,7,2],1,0,0,0,64,0,"* Nuclear Power Plants Expo & Summit (NPPES)",{"SpecialDayStyle_2024_7_2": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,7,3],1,0,0,0,64,0,"* Nuclear Power Plants Expo & Summit (NPPES)",{"SpecialDayStyle_2024_7_3": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,9,4],1,0,0,0,64,0,"* World Nuclear Association Symposium 2024",{"SpecialDayStyle_2024_9_4": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,9,5],1,0,0,0,64,0,"* World Nuclear Association Symposium 2024",{"SpecialDayStyle_2024_9_5": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,9,6],1,0,0,0,64,0,"* World Nuclear Association Symposium 2024",{"SpecialDayStyle_2024_9_6": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,9,16],1,0,0,0,64,0,"* 9th European Nuclear Industry Congress 2024",{"SpecialDayStyle_2024_9_16": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,9,17],1,0,0,0,64,0,"* 9th European Nuclear Industry Congress 2024",{"SpecialDayStyle_2024_9_17": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,9,18],1,0,0,0,64,0,"* 9th European Nuclear Industry Congress 2024",{"SpecialDayStyle_2024_9_18": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,9,29],1,0,0,0,64,0,"* TopFuel 2024",{"SpecialDayStyle_2024_9_29": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,9,30],1,0,0,0,64,0,"* TopFuel 2024",{"SpecialDayStyle_2024_9_30": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,1],1,0,0,0,64,0,"* TopFuel 2024",{"SpecialDayStyle_2024_10_1": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,2],1,0,0,0,64,0,"* TopFuel 2024",{"SpecialDayStyle_2024_10_2": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,3],1,0,0,0,64,0,"* TopFuel 2024",{"SpecialDayStyle_2024_10_3": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,21],1,0,0,0,64,0,"* International Conference on Small Modular Reactors and their Applications",{"SpecialDayStyle_2024_10_21": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,22],1,0,0,0,64,0,"* International Conference on Small Modular Reactors and their Applications",{"SpecialDayStyle_2024_10_22": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,23],1,0,0,0,64,0,"* International Conference on Small Modular Reactors and their Applications",{"SpecialDayStyle_2024_10_23": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,24],1,0,0,0,64,0,"* International Conference on Small Modular Reactors and their Applications",{"SpecialDayStyle_2024_10_24": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,25],1,0,0,0,64,0,"* International Conference on Small Modular Reactors and their Applications",{"SpecialDayStyle_2024_10_25": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,27],1,0,0,0,64,0,"* NEI International Uranium Fuel Seminar",{"SpecialDayStyle_2024_10_27": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,28],1,0,0,0,64,0,"* NEI International Uranium Fuel Seminar",{"SpecialDayStyle_2024_10_28": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,10,29],1,0,0,0,64,0,"* NEI International Uranium Fuel Seminar",{"SpecialDayStyle_2024_10_29": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,11,4],1,0,0,0,64,0,"* WNE 2025",{"SpecialDayStyle_2024_11_4": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,11,5],1,0,0,0,64,0,"* WNE 2025",{"SpecialDayStyle_2024_11_5": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,11,6],1,0,0,0,64,0,"* WNE 2025",{"SpecialDayStyle_2024_11_6": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,11,13],1,0,0,0,64,0,"* Europe Nuclear Energy & SMR Conference (ENES 2024)",{"SpecialDayStyle_2024_11_13": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,11,14],1,0,0,0,64,0,"* Europe Nuclear Energy & SMR Conference (ENES 2024)",{"SpecialDayStyle_2024_11_14": ["background-color:#B2DDE9;border-color:#B2DDE9;", ""]}],[,[2024,11,19],1,0,0,0,64,0,"* India Nuclear Business Platform 2024",{"SpecialDayStyle_2024_11_19": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,11,20],1,0,0,0,64,0,"* India Nuclear Business Platform 2024",{"SpecialDayStyle_2024_11_20": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,12,4],1,0,0,0,64,0,"* Nuclear 2024",{"SpecialDayStyle_2024_12_4": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}],[,[2024,12,5],1,0,0,0,64,0,"* Nuclear 2024",{"SpecialDayStyle_2024_12_5": ["background-color:#B2DECA;border-color:#B2DECA;", ""]}]],"stylesHash":{"DayStyle": ["", ""],"CalendarTableStyle": ["", "rcMainTable"],"OtherMonthDayStyle": ["", "rcOtherMonth"],"TitleStyle": ["", ""],"SelectedDayStyle": ["", "rcSelected"],"SelectorStyle": ["", ""],"DisabledDayStyle": ["", "rcDisabled"],"OutOfRangeDayStyle": ["", "rcOutOfRange"],"WeekendDayStyle": ["", "rcWeekend"],"DayOverStyle": ["", "rcHover"],"FastNavigationStyle": ["", "RadCalendarMonthView RadCalendarMonthView_Metro"],"ViewSelectorStyle": ["", "rcViewSel"]},"useColumnHeadersAsSelectors":false,"useRowHeadersAsSelectors":false}, null, null, $get("ctl00_ctl00_Body_Body_calendar_radcalSelect")); }); Sys.Application.add_init(function() { $create(Sys.UI._UpdateProgress, {"associatedUpdatePanelId":null,"displayAfter":500,"dynamicLayout":true}, null, null, $get("ctl00_ctl00_Body_Body_calendar_UpdateProgress1")); }); //]]> </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>

Pages: 1 2 3 4 5 6 7 8 9 10