CINXE.COM

Standards provide bridge to mining’s tomorrow | Resourcing Tomorrow

<!doctype html> <html lang="en-AU"> <head> <title>Standards provide bridge to mining’s tomorrow | Resourcing Tomorrow</title> <!-- Meta Tags --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="‘If we want mainstream institutional capital to flow into mining we need the sector to be trusted and not seen as ESG challenged’... Continue reading"> <!-- Meta Tags END --> <!-- Auth --> <script src="https://resourcingtomorrow.com/_scripts/auth.js?version=269"></script> <!-- Auth END --> <!-- Canonical Tag --> <link rel="canonical" href="https://resourcingtomorrow.com/news/articles/article-detail.php" /> <!-- Canonical Tag END --> <!-- Open Graph Meta --> <meta property="og:image" content="https://v2.imarcexpo.com/_media/content/6763d1487ab76-a58d4f06a52ba28bf914d46cdc058aeeee26f498.jpg" /> <meta property="og:title" content="Standards provide bridge to mining’s tomorrow | Resourcing Tomorrow" /> <meta property="og:url" content="https://resourcingtomorrow.com/news/articles/standards-provide-bridge-to-minings-tomorrow" /> <meta property="og:description" content="‘If we want mainstream institutional capital to flow into mining we need the sector to be trusted and not seen as ESG challenged’... Continue reading" /> <meta property="og:type" content="website" /><!-- Open Graph Meta END --> <!-- JSON-LD --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "ExhibitionEvent", "name": "Article Detail", "startDate": "2022-10-17T09:00", "endDate": "2022-10-19T18:00", "url": "https://www.imarcglobal.com/", "location": { "@type": "Place", "name": "Melbourne Convention & Exhibition Centre", "address": { "@type": "PostalAddress", "streetAddress": "1 Convention Centre Place", "addressLocality": "South Wharf", "postalCode": "3006", "addressRegion": "Victoria", "addressCountry": "Australia" } }, "organizer": { "@type": "Organization", "name": "Beacon Events", "url": "https://www.beaconevents.com/", "email": "info@beaconevents.com" }, "image": [ "https://www.imarcglobal.com/_images/imarc-opengraph-image.jpg" ], "description": "" } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "item": { "@id": "https://www.imarcglobal.com/", "name": "Home" } }] } </script><!-- JSON-LD END --> <!-- Favicon --> <link rel="icon" href="https://resourcingtomorrow.com/_images/favicon/favicon.ico" sizes="any"> <link rel="icon" href="https://resourcingtomorrow.com/_images/favicon/icon.svg" type="image/svg+xml"> <link rel="apple-touch-icon" href="https://resourcingtomorrow.com/_images/favicon/apple-touch-icon.png"> <link rel="manifest" href="https://resourcingtomorrow.com/manifest.webmanifest"> <!-- Favicon END --> <!-- Bootstrap --> <link href="https://resourcingtomorrow.com/_bootstrap/css/bootstrap.min.css" rel="stylesheet"> <script src="https://resourcingtomorrow.com/_bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Bootstrap END --> <!-- Local Libraries --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <!-- Local Libraries END --> <!-- Lazy Loading --> <script defer type="text/javascript" src="https://resourcingtomorrow.com/_scripts/lozad.min.js"></script> <!-- Lazy Loading END --> <!-- Lightbox --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.css" /> <script src="https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.js"></script> <!-- Lightbox END --> <!-- Stylesheets --> <link rel="stylesheet" type="text/css" href="https://resourcingtomorrow.com/_css/common.css?version=269"> <link rel="stylesheet" type="text/css" href="https://resourcingtomorrow.com/_css/speakers.css?version=269"> <link rel="stylesheet" type="text/css" href="https://resourcingtomorrow.com/_css/content.css?version=269"> <!-- Stylesheets END --> <!-- Font Awesome --> <script src="https://kit.fontawesome.com/821d21de53.js" crossorigin="anonymous"></script> <!-- Font Awesome END --> <!-- Google Tag Manager --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TCJCGS4');</script> <!-- End Google Tag Manager --><!-- Google Tag Manager END --> <!-- Validation --> <script src="https://cdnjs.cloudflare.com/ajax/libs/es6-shim/0.35.3/es6-shim.min.js"></script> <script src="https://resourcingtomorrow.com/_formvalidation/js/FormValidation.min.js"></script> <script src="https://resourcingtomorrow.com/_formvalidation/js/plugins/Bootstrap5.min.js"></script> <!-- Validation END --> <!-- International Telephone --> <script src="https://resourcingtomorrow.com/_intl-tel/js/intlTelInput.min.js"></script> <!-- International Telephone END --> <!-- Set Token --> <script type="text/javascript"> sessionStorage.setItem('token', 'a440a3d316c5614c7a9310e902f4a43e'); </script> <!-- Set Token END --> <!-- Generate Fingerprint --> <script type="text/javascript"> var fingerprint; if (localStorage.getItem('fingerprint')) { fingerprint = localStorage.getItem('fingerprint'); console.log("LOCAL FINGERPRINT:", fingerprint); } else { const fpPromise = import('https://openfpcdn.io/fingerprintjs/v3') .then(FingerprintJS => FingerprintJS.load()) fpPromise .then(fp => fp.get()) .then((result) => { var fingerprint = result.visitorId; localStorage.setItem('fingerprint', fingerprint); console.log("GENERATED FINGERPRINT:", fingerprint); }); }; </script> <!-- Generate Fingerprint END --> <!-- Permissions and Cookie --> <script type="text/javascript"> const permissions = 1; var permissions_match = 0; function content_cookies() { var create_new = true; var check_access = true; const date = Date.now(); const date_string = new Date(date); // const max_age = 2592000; const max_age = 14400; const content = "content-1919="+date+"; path=/; max-age="+max_age+"; secure; same-site=strict;"; var cookies = document.cookie.split(';'); if (document.cookie && document.cookie != '') { var content_name = "content-1919"; var temporary_content_name = "temporary-content-1919"; var current_content_viewed = []; var split = document.cookie.split(';'); for (var i = 0; i < split.length; i++) { var name_value = split[i].split("="); if(name_value[0].trim().includes(temporary_content_name)) { console.log("TEMPORARY COOKIE EXISTS", "SHOW CONTENT"); $('.ungated-content').removeClass('d-none'); $('.premium-content').remove(); $('.gated-prompt').remove(); $('.premium-prompt').remove(); var check_access = false; }; } if(check_access) { for (var i = 0; i < split.length; i++) { var name_value = split[i].split("="); if(name_value[0].trim().includes("content-")) { current_content_viewed.push(name_value); }; }; if(current_content_viewed.length > 999) { console.log("CAN'T VEIW, VIEWS EXCEEDED", "CREATE ACCOUNT"); console.log("ARTICLE ARRAY", current_content_viewed); $('.ungated-content').remove(); $('.premium-content').remove(); $('.gated-prompt').removeClass('d-none'); $('.premium-prompt').remove(); } else { for (var i = 0; i < split.length; i++) { var name_value = split[i].split("="); if(name_value[0].trim().includes(content_name)) { console.log("VALID COOKIE ALREADY EXISTS", "UPDATE TIMESTAMP"); document.cookie = content; create_new = false; $('.ungated-content').removeClass('d-none'); $('.premium-content').remove(); $('.gated-prompt').remove(); $('.premium-prompt').remove(); }; }; if(create_new) { document.cookie = content; console.log("NEW COOKIE CREATED"); $('.ungated-content').removeClass('d-none'); $('.premium-content').remove(); $('.gated-prompt').remove(); $('.premium-prompt').remove(); }; }; } }; } function check_premium_listing(username) { var listings_array = []; console.log('NO PREMIUM LISTINGS ASSIGNED'); $('.ungated-content').remove(); $('.premium-content').remove(); $('.gated-prompt').remove(); $('.premium-prompt').remove(); $('.premium-prompt-unauthorised').removeClass('d-none'); } </script> <!-- Permissions and Cookie END --> </head> <body id="top" class="position-relative"> <header class="container-fluid d-flex flex-column flex-md-row sticky-top"> <div class="header-container-top"> <div class="header-logo is-not-sticky"> <div class="header-logo-image"> <a href="https://resourcingtomorrow.com/" title="Resourcing Tomorrow (Portfolio)"> <img src="https://resourcingtomorrow.com/_images/logo-resourcing-tomorrow-mm.png?version=269" class="img-fluid" alt="Resourcing Tomorrow (Portfolio)"> </a> </div> </div> <div class="header-mobile d-flex flex-column justify-content-center align-items-end d-xl-none"> <ul class="nav"> <li class="nav-item d-none d-md-inline me-2"><a class="nav-link" href="https://resourcingtomorrow.com/download-post-event" title="2024 Post Event Report">2024 Post Event Report</a></li> <li class="nav-item d-none d-md-inline me-2"><a class="nav-link" href="https://resourcingtomorrow.com/interest" title="Register interest">REGISTER INTEREST</a></li> <li class="nav-item d-list-item"><a class="nav-link" href="#offcanvasMenu" data-bs-toggle="offcanvas" title="Menu" aria-controls="offcanvasMenu"><i class="fa-solid fa-bars"></i></a></li> </ul> </div> </div> <div class="header-detail d-none d-xl-flex is-not-sticky"> <div class="header-detail-navigation d-flex flex-column justify-content-between align-items-center align-items-md-end"> <ul class="list-inline header-detail-buttons mb-0"> <li class="list-inline-item social-link"> <a href="https://www.linkedin.com/company/resourcingtomorrow " title="LinkedIn" target="_blank"><i class="fa-brands fa-fw fa-linkedin-in"></i></a> </li> <li class="list-inline-item social-link"> <a href="https://twitter.com/ResourcingTomo" title="Twitter" target="_blank"><i class="fa-brands fa-x-twitter"></i></a> </li> <li class="list-inline-item social-link"> <a href="https://www.instagram.com/resourcingtomorrow/" title="Instagram" target="_blank"><i class="fa-brands fa-fw fa-instagram"></i></a> </li> <li class="list-inline-item social-link me-3"> <a href="https://www.youtube.com/@resourcing-tomorrow" title="Facebook" target="_blank"><i class="fa-brands fa-youtube"></i></a> </li> <li class="list-inline-item"><a class="btn btn-secondary" href="https://resourcingtomorrow.com/download-post-event" title="2024 Post Event Report">2024 Post Event Report</a></li> <li class="list-inline-item"><a class="btn btn-primary" href="https://resourcingtomorrow.com/interest" role="button" title="Register your interest">REGISTER INTEREST</a></li> </ul> <div class="header-detail-navigation-desktop d-none d-md-flex flex-row justify-content-center align-items-center is-not-sticky"> <nav class="navbar navbar-expand-md align-items-center mr-3 mt-0"> <ul class="navbar-nav"> <!-- Menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-navigation" href="https://resourcingtomorrow.com/sponsor-or-exhibit" aria-haspopup="true" aria-expanded="false" title="Sponsor or Exhibit">Sponsor or Exhibit<span class="color-primary ps-2"><i class="fa-regular fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/sponsor-or-exhibit" title="Why Sponsor or Exhibit">Why Sponsor or Exhibit</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/sponsor-awards" title="Award & Gala Dinner Opportunities">Award & Gala Dinner Opportunities</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/sponsors" title="2024 Sponsors">2024 Sponsors</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/download-post-event" title="2024 Post Event Report">2024 Post Event Report</a> </li> </ul> </li> <!-- Menu END --> <!-- Menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-navigation" href="https://resourcingtomorrow.com/register" aria-haspopup="true" aria-expanded="false" title="Attend">Attend<span class="color-primary ps-2"><i class="fa-regular fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/interest" title="Register Your Interest">Register Your Interest</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/new" title="New for 2024">New for 2024</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/attends" title="Who Attends?">Who Attends?</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/mining" title="Participating Mining Companies">Participating Mining Companies</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/advisory-board" title="Advisory Board">Advisory Board</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/sustainability" title="Sustainability">Sustainability</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/download-post-event" title="2024 Post Event Report">2024 Post Event Report</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/download-review-report" title="2024 Review Report">2024 Review Report</a> </li> </ul> </li> <!-- Menu END --> <!-- Menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-navigation" href="https://resourcingtomorrow.com/program" aria-haspopup="true" aria-expanded="false" title="Conference">Conference<span class="color-primary ps-2"><i class="fa-regular fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/agenda-at-a-glance" title="2024 Agenda at a glance">2024 Agenda at a glance</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/conference" title="2024 Conference Topics">2024 Conference Topics</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/program" title="2024 Conference Programme">2024 Conference Programme</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/speakers" title="2024 Speakers">2024 Speakers</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/next-gen" title="2024 NextGen Programme">2024 NextGen Programme</a> </li> <li class="dropdown-submenu"> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/government-roundtable" title="2024 Government Roundtable"> <div class="d-flex justify-content-between"><span class="pr-2">2024 Government Roundtable</span><span class="color-primary"><i class="fa-regular fa-angle-right"></i></span></div> </a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/government-roundtable-rapporteur-report" title="Download Report">Download Report</a> </li> </ul> </li> </ul> </li> <!-- Menu END --> <!-- Menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-navigation" href="https://resourcingtomorrow.com/exhibition" aria-haspopup="true" aria-expanded="false" title="Exhibition">Exhibition<span class="color-primary ps-2"><i class="fa-regular fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/exhibitors" title="Exhibitors">Exhibitors</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/floorplan" title="Floorplan">Floorplan</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/mining-project-map" title="Mining Project Map">Mining Project Map</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/highlights" target="_blank" rel="noreferrer noopener" title="Exhibition Highlights">Exhibition Highlights</a> </li> </ul> </li> <!-- Menu END --> <!-- Menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-navigation" href="https://resourcingtomorrow.com/awards" aria-haspopup="true" aria-expanded="false" title="Awards">Awards<span class="color-primary ps-2"><i class="fa-regular fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/awards" title="About the Awards">About the Awards</a> </li> </ul> </li> <!-- Menu END --> <!-- Menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-navigation" href="https://resourcingtomorrow.com/networking" aria-haspopup="true" aria-expanded="false" title="Networking">Networking<span class="color-primary ps-2"><i class="fa-regular fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/connect" title="Resourcing Tomorrow Connect">Resourcing Tomorrow Connect</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/networking" title="Networking Opportunities">Networking Opportunities</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/awards" title="Gala Dinner">Gala Dinner</a> </li> </ul> </li> <!-- Menu END --> <!-- Menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-navigation" href="https://resourcingtomorrow.com/##" aria-haspopup="true" aria-expanded="false" title="Media">Media<span class="color-primary ps-2"><i class="fa-regular fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/news#press-releases" title="Press Releases">Press Releases</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/news#photo-gallery" title="Photo Gallery">Photo Gallery</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/news" title="News">News</a> </li> <li> <a class="dropdown-item dropdown-navigation" href="https://resourcingtomorrow.com/partners" title="Partners">Partners</a> </li> </ul> </li> <!-- Menu END --> </ul> </nav> <ul id="dropdown-user-container" class="list-inline mb-0"> <li class="list-inline-item"> <button aria-label="User dropdown" class="btn btn-plain-white dropdown-toggle" type="button" id="dropdown-user-button" data-bs-toggle="dropdown" aria-expanded="false"><i class="fa-solid fa-user"></i></button> <ul class="dropdown-menu" aria-labelledby="dropdown-user-button"> <div id="auth_true" style="display: none;"> <li><a class="dropdown-item" title="Log out" data-action="logout">Log Out</a></li> </div> <div id="auth_false" style="display: none;"> <li><a class="dropdown-item" href="https://resourcingtomorrow.com/login" title="Log In">Log In</a></li> <li><a class="dropdown-item" href="https://resourcingtomorrow.com/users-register" title="Register for an account">Register for an account</a></li> </div> <script type="text/javascript"> if(login_status == 1) { $("#auth_false").remove(); $('#auth_true').show(); } else { $("#auth_true").remove(); $('#auth_false').show(); } </script> </ul> </li> </ul> </div> </div> </div> </header> <div class="offcanvas offcanvas-start" tabindex="-1" id="offcanvasMenu" aria-labelledby="offcanvasMenuLabel"> <div class="offcanvas-header d-flex justify-content-end"> <button type="button" class="btn-close btn-close-white text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button> </div> <div class="offcanvas-body"> <div class="row h-100"> <div class="col-12 col-sm-8 offset-sm-2 col-md-6 offset-md-3 d-flex flex-column justify-content-center"> <div class="d-grid gap-2"> <a class="btn btn-primary offcanvas-navigation" href="https://resourcingtomorrow.com/" title="Home" role="button">Home</a> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdown445" data-bs-toggle="dropdown" aria-expanded="false"> Sponsor or Exhibit </button> <ul class="dropdown-menu" aria-labelledby="dropdown445"> <!-- <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/sponsor-or-exhibit">Sponsor or Exhibit</a></li>--> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/sponsor-or-exhibit" title="Why Sponsor or Exhibit">Why Sponsor or Exhibit</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/sponsor-awards" title="Award & Gala Dinner Opportunities">Award & Gala Dinner Opportunities</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/sponsors" title="2024 Sponsors">2024 Sponsors</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/download-post-event" title="2024 Post Event Report">2024 Post Event Report</a></li> </ul> </div> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdown308" data-bs-toggle="dropdown" aria-expanded="false"> Attend </button> <ul class="dropdown-menu" aria-labelledby="dropdown308"> <!-- <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/register">Attend</a></li>--> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/interest" title="Register Your Interest">Register Your Interest</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/new" title="New for 2024">New for 2024</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/attends" title="Who Attends?">Who Attends?</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/mining" title="Participating Mining Companies">Participating Mining Companies</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/advisory-board" title="Advisory Board">Advisory Board</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/sustainability" title="Sustainability">Sustainability</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/download-post-event" title="2024 Post Event Report">2024 Post Event Report</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/download-review-report" title="2024 Review Report">2024 Review Report</a></li> </ul> </div> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdown309" data-bs-toggle="dropdown" aria-expanded="false"> Conference </button> <ul class="dropdown-menu" aria-labelledby="dropdown309"> <!-- <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/program">Conference</a></li>--> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/agenda-at-a-glance" title="2024 Agenda at a glance">2024 Agenda at a glance</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/conference" title="2024 Conference Topics">2024 Conference Topics</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/program" title="2024 Conference Programme">2024 Conference Programme</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/speakers" title="2024 Speakers">2024 Speakers</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/next-gen" title="2024 NextGen Programme">2024 NextGen Programme</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/government-roundtable" title="2024 Government Roundtable">2024 Government Roundtable</a></li> </ul> </div> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdown311" data-bs-toggle="dropdown" aria-expanded="false"> Exhibition </button> <ul class="dropdown-menu" aria-labelledby="dropdown311"> <!-- <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/exhibition">Exhibition</a></li>--> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/exhibitors" title="Exhibitors">Exhibitors</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/floorplan" title="Floorplan">Floorplan</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/mining-project-map" title="Mining Project Map">Mining Project Map</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/highlights" target="_blank" rel="noreferrer noopener" title="Exhibition Highlights">Exhibition Highlights</a></li> </ul> </div> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdown422" data-bs-toggle="dropdown" aria-expanded="false"> Awards </button> <ul class="dropdown-menu" aria-labelledby="dropdown422"> <!-- <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/awards">Awards</a></li>--> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/awards" title="About the Awards">About the Awards</a></li> </ul> </div> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdown310" data-bs-toggle="dropdown" aria-expanded="false"> Networking </button> <ul class="dropdown-menu" aria-labelledby="dropdown310"> <!-- <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/networking">Networking</a></li>--> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/connect" title="Resourcing Tomorrow Connect">Resourcing Tomorrow Connect</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/networking" title="Networking Opportunities">Networking Opportunities</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/awards" title="Gala Dinner">Gala Dinner</a></li> </ul> </div> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdown532" data-bs-toggle="dropdown" aria-expanded="false"> Media </button> <ul class="dropdown-menu" aria-labelledby="dropdown532"> <!-- <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/##">Media</a></li>--> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/news#press-releases" title="Press Releases">Press Releases</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/news#photo-gallery" title="Photo Gallery">Photo Gallery</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/news" title="News">News</a></li> <li><a class="dropdown-item offcanvas-navigation" href="https://resourcingtomorrow.com/partners" title="Partners">Partners</a></li> </ul> </div> <div id="auth_offcanvas_true" style="display: none;"> <a class="btn btn-primary" href="#" data-action="logout" title="Log out" role="button">Log Out</a> </div> <div id="auth_offcanvas_false" style="display: none;"> <a class="btn btn-primary mb-2 offcanvas-navigation" href="https://resourcingtomorrow.com/login" title="Log in" role="button">Log In</a> <a class="btn btn-primary offcanvas-navigation" href="https://resourcingtomorrow.com/users-register" title="Register for an account" role="button">Register for an account</a> </div> <script type="text/javascript"> if(login_status == 1) { $("#auth_offcanvas_false").remove(); $('#auth_offcanvas_true').show(); } else { $("#auth_offcanvas_true").remove(); $('#auth_offcanvas_false').show(); } </script> </div> </div> </div> </div> </div> <!-- Banner --> <section id="banner" class="container-fluid sub-page gx-0 d-none d-lg-block"> <img src="https://v2.imarcexpo.com/_media/content/6763d1487ab76-a58d4f06a52ba28bf914d46cdc058aeeee26f498.jpg" alt="Standards provide bridge to mining’s tomorrow" class="w-100 img-fluid"> <div class="overlay"></div> <div class="copy"> <h3>17 December 2024</h3> <h1>Standards provide bridge to mining’s tomorrow</h1> <h2><blockquote> <p>&lsquo;If we want mainstream institutional capital to flow into mining we need the sector to be trusted and not seen as ESG challenged&rsquo;</p> </blockquote></h2> </div> </section> <!-- Banner END --> <!-- Banner Mobile --> <section id="banner-mobile-banner" class="container-fluid sub-page gx-0 d-block d-lg-none"> <img src="https://v2.imarcexpo.com/_media/content/6763d1487ab76-a58d4f06a52ba28bf914d46cdc058aeeee26f498.jpg" alt="Standards provide bridge to mining’s tomorrow" class="w-100 img-fluid"> <h3>17 December 2024</h3> <div class="overlay"></div> </section> <section id="banner-mobile" class="container-fluid sub-page d-block d-lg-none"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12"> <div class="copy"> <h1>Standards provide bridge to mining’s tomorrow</h1> <h2><blockquote> <p>&lsquo;If we want mainstream institutional capital to flow into mining we need the sector to be trusted and not seen as ESG challenged&rsquo;</p> </blockquote></h2> </div> </div> </div> </div> </section> <!-- Banner Mobile END --> <!-- Introduction --> <section id="introduction" class="container-fluid general-container sub-page p-0 pt-lg-3"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12"> <section id="breadcrumbs"> <nav aria-label="breadcrumb"> <ol class="mb-0 breadcrumb"> <li class="breadcrumb-item"> <a href="https://resourcingtomorrow.com/login" title="Log in" class="auth_false">Log In</a> <a href="#" data-action="logout" title="Log out" class="auth_true"><span class="username"></span> (Log Out)</a> </li> <li class="breadcrumb-item"><a href="https://resourcingtomorrow.com/" title="Home">Home</a></li> <li class="breadcrumb-item"><a href="https://resourcingtomorrow.com/news" title="News">News</a></li> <li class="breadcrumb-item"><a href="https://resourcingtomorrow.com/news#press-releases" title="Articles">Articles</a></li> <li class="breadcrumb-item active" aria-current="page">Standards provide bridge to mining’s tomorrow</li> </ol> </nav> <script type="text/javascript"> if(login_status == 1) { $(".auth_false").remove(); $('.auth_true').show(); var user_details = JSON.parse(localStorage.getItem('user')); $('.username').html(user_details.userFirst+" "+user_details.userLast); } else { $(".auth_true").remove(); $('.auth_false').show(); } </script> </section> </div> </div> </div> </section> <!-- Introduction END --> <!-- Gated Content --> <section id="content-gated-warning" class="container-fluid general-container sub-page pt-0 gated-prompt d-none"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12"> <div class="offset-heading offset-heading-secondary mb-3"> <h2 class="color-primary">Register to access content</h2> </div> <p class="mb-4"><span class="color-valid"><i class="fa-solid fa-asterisk"></i></span> If you already have an account please <a href="https://resourcingtomorrow.com/login" title="Log In">log in</a>.</p> <form id="form-user-register" name="form-user-register" class="general-form"> <div class="row mb-3"> <div class="col-12 col-lg-4"> <input type="text" id="user-username" name="user-username" class="form-control" placeholder="Email address" aria-label="Email address"> </div> <div class="col-12 col-lg-4"> <input type="password" class="form-control" id="user-password" name="user-password" placeholder="Password" maxlength="255" requried> </div> <div class="col-12 col-lg-4"> <input type="password" class="form-control" id="user-password-confirm" name="user-password-confirm" placeholder="Password Confirm" maxlength="255"> </div> </div> <div class="row mb-3"> <div class="col-12 col-lg-6"> <input type="text" id="user-first-name" name="user-first-name" class="form-control" placeholder="First name" aria-label="First name"> </div> <div class="col-12 col-lg-6"> <input type="text" id="user-last-name" name="user-last-name" class="form-control" placeholder="Last name" aria-label="Last name"> </div> </div> <div class="row mb-3"> <div class="col-12 col-lg-6"> <input type="text" id="user-company" name="user-company" class="form-control" placeholder="Company" aria-label="Company"> </div> <div class="col-12 col-lg-6"> <input type="text" id="user-job-title" name="user-job-title" class="form-control" placeholder="Job Title" aria-label="Job Title"> </div> </div> <div class="row mb-3"> <div class="col-12 col-lg-6 mb-4 mb-lg-0"> <select id="user-country" name="user-country" class="form-select" aria-label="Country"></select> </div> <div class="col-12 col-lg-6"> <input type="text" id="user-telephone" name="user-telephone" class="form-control" placeholder="Mobile Number" aria-label="Mobile Number"> </div> </div> <div class="col-12 mb-4"> <label for="user-nature" class="mb-2">What is your primary nature of business?</label> <select id="user-nature" name="user-nature" class="form-control" required> <option hidden disabled selected value> -- select an option -- </option> <option label="Association / Organisation" value="Association / Organisation">Association / Organisation</option> <option label="Education &amp; Research" value="Education & Research">Education & Research</option> <option label="Energy & Sustainability Services" value="Energy & Sustainability Services">Energy & Sustainability Services</option> <option label="Energy Company" value="Energy Company">Energy Company</option> <option label="Financial Services" value="Financial Services">Financial Services</option> <option label="Government" value="Government">Government</option> <option label="Infrastructure" value="Infrastructure">Infrastructure</option> <option label="Investor" value="Investors">Investors</option> <option label="Mining Company" value="Mining Company">Mining Company</option> <option label="Mining Services / Supplier" value="Mining Services / Supplier">Mining Services / Supplier</option> <option label="Machinery & Equipment" value="Machinery & Equipment">Machinery & Equipment</option> <option label="Media" value="Media">Media</option> <option label="Professional Services" value="Professional Services">Professional Services</option> <option label="Technology" value="Technology">Technology</option> </select> </div> <div id="user-nature-specify" style="display: none;"> <div id="select-nature-investors" class="col-12 mb-4" style="display: none;"> <select id="user-nature-investors" name="user-nature-investors" class="form-control"> <option hidden disabled selected value> -- select an option -- </option> <option label="Asset Manager" value="Asset Manager">Asset Manager</option> <option label="Broker" value="Broker">Broker</option> <option label="Chinese SOE / POE" value="Chinese SOE / POE">Chinese SOE / POE</option> <option label="Commodity Trader" value="Commodity Trader">Commodity Trader</option> <option label="Corporate Development (Major mining company)" value="Corporate Development (Major mining company)">Corporate Development (Major mining company)</option> <option label="Equity Fund Manager" value="Equity Fund Manager">Equity Fund Manager</option> <option label="Family Office" value="Family Office">Family Office</option> <option label="Hedge Fund" value="Hedge Fund">Hedge Fund</option> <option label="Investment Bank" value="Investment Bank">Investment Bank</option> <option label="Investment Manager" value="Investment Manager">Investment Manager</option> <option label="Pension Fund" value="Pension Fund">Pension Fund</option> <option label="Private Equity" value="Private Equity">Private Equity</option> <option label="Private Investor" value="Private Investor">Private Investor</option> <option label="Private Wealth Manager" value="Private Wealth Manager">Private Wealth Manager</option> <option label="Professional / Retail Investor" value="Professional / Retail Investor">Professional / Retail Investor</option> <option label="Royalty &amp; Streaming" value="Royalty & Streaming">Royalty & Streaming</option> <option label="Sovereign Wealth Funds" value="Sovereign Wealth Funds">Sovereign Wealth Funds</option> <option label="Venture Capital" value="Venture Capital">Venture Capital</option> </select> </div> <div id="select-nature-miner" class="col-12 mb-4" style="display: none;"> <label for="user-nature-miner" class="mb-2">Market Cap</label> <select id="user-nature-miner" name="user-nature-miner" class="form-control"> <option hidden disabled selected value> -- select an option -- </option> <option label="Under $500m USD)" value="Under $500m USD">Under $500m USD</option> <option label="Between $500m - $10b USD" value="Between $500m - $10b USD">Between $500m - $10b USD</option> <option label="Above $10b USD" value="Above $10b USD">Above $10b USD</option> </select> </div> </div> <div class="row mb-2 mt-4"> <div class="col-12"> <p class="text-muted">By registering my information with the Beacon Events I recognise that I may receive information and updates around other related mining and mining investment events managed by Beacon Events.</p> </div> </div> <div class="row mb-4"> <div class="col-12"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="" id="temporaryAccess" name="temporaryAccess"> <label class="form-check-label text-muted" for="temporaryAccess"> I don't want to create an account but still want to gain temporary access to this content by supplying my details on this form. </label> </div> </div> </div> <div class="row mb-3"> <div class="col-12"> <button type="submit" id="register-gated" class="btn btn-primary">Register for an account</button> </div> </div> </form> </div> </div> </div> </section> <!-- Gated Content --> <!-- Premium Content --> <section id="content-premium-warning" class="container-fluid general-container sub-page pt-0 premium-prompt d-none"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12"> <div class="offset-heading offset-heading-secondary mb-3"> <h2 class="color-primary">The content you are trying to access is for registered users only</h2> </div> <p><a href="https://resourcingtomorrow.com/users-register" title="Register your account">Click here to register your account.</a></p> <p><strong>NOTE:</strong> You will need to register with the same email address that you used when registering for the event to receive access.</p> <p>Already have an account? <a href="https://resourcingtomorrow.com/login" title="Log in">Click here to log in.</a></p> </div> </div> </div> </section> <!-- Premium Content --> <!-- Premium Content Unauthorised --> <section id="content-premium-warning-unauthorised" class="container-fluid general-container sub-page pt-0 premium-prompt-unauthorised d-none"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12"> <div class="offset-heading offset-heading-secondary mb-3"> <h2 class="color-primary">The content you are trying to access is for authorised users only</h2> </div> <p><strong>NOTE:</strong> You will need to have registered with the same email address that you used when registering for the event to receive access.</p> <p>Please use a different account to access this content.</p> </div> </div> </div> </section> <!-- Premium Content Unauthorised --> <!-- Content --> <section id="content" class="container-fluid general-container sub-page pt-0 ungated-content d-none"> <div class="container px-5"> <div class="row gx-5"> <div id="content-author" class="col-12"> <ul class="list-inline"> <a href="https://resourcingtomorrow.com/speakers/richard-roberts" title="Richard Roberts" class="body-navigation"> <li class="list-inline-item d-none d-lg-inline"><img src="https://resourcingtomorrow.com/_images/loading-400x400.gif" data-src="https://v2.imarcexpo.com/_media/speakers/6673919a450ef-4f5bdb51dfbc8c905e011570f4561bed53a4cd0d.jpg" class="img-fluid lozad speaker" alt="Richard Roberts"></li> <li class="list-inline-item"><span class="d-none d-lg-inline">by </span>Richard Roberts, Editorial Director, <strong>Beacon Events</strong></li> </a> </ul> </div> <div class="col-12"> <p>Mining in a simplified, &ldquo;decluttered&rdquo; standards landscape in a year or two could be in a better place, <a href="https://hubs.ly/Q0308rBy0" target="_blank" rel="noopener">Resourcing Tomorrow</a> 2024 in London heard. But a key question also raised at the conference was, should the industry already be in that place?</p> <p>While a lot of industry weight has rallied behind the Consolidated Mining Standard Initiative (CMSI), the public consultation period for which has just ended, the conference heard that a &ldquo;gold standard&rdquo; for mining already existed in the form of the Initiative for Responsible Mining Assurance, or IRMA.</p> <p>That six-year-old standard, or set of standards, has the essential elements to define &ldquo;best practices for what responsible mining should look like at the industrial-scale&rdquo; and help the industry unlock trillions of dollars of investor capital that currently avoids it, according to proponents.</p> <p>A version 2.0 IRMA Standard for Responsible Mining and Mineral Processing is due to land early next year.</p> <p>Meanwhile, heavyweight CMSI backers, including the International Council on Mining and Metals (ICMM), World Gold Council, Mining Association of Canada and The Copper Mark, say &ldquo;the urgency for consolidation&rdquo; of their respective mining standards has risen because &ldquo;society expects those mining, recycling or converting metals into products to follow responsible standards backed by independent assurance and transparent disclosure&rdquo; and the number of producers following no standards &ldquo;far outweighs those that do&rdquo;.</p> <p>After more than two years of work to consolidate standards generally observed by copper, gold and diversified mining majors &ndash; critically in consultation with groups such as the Global Investor Commission on Mining 2030 &ndash; the CMSI is nearing its launch date.</p> <blockquote> <p>&ldquo;It is a consolidation effort, bringing four existing standards together, so we&rsquo;re not starting with a blank sheet of paper,&rdquo; Copper Mark executive director Michele Brulhart said at Resourcing Tomorrow.</p> <p>&ldquo;It is really critical to hear from all different stakeholders, whether that is the investors, the industry, NGOs [and] indigenous peoples&rsquo; representatives, to get the breadth of experience and expertise and knowledge that will help us refine what we have put out in the public space.</p> <p>&ldquo;There is a second public consultation in this process as well, so that really gives us the opportunity to work through the feedback that is received together with the stakeholder advisory group and the industry advisory group &hellip; and provides a second opportunity for our stakeholders to weigh in.</p> <p>&ldquo;If you read very carefully through the documents that are in the public space now, the proposal is for the [CMSI] governance structure to include an independent and diverse board with a composition that we have discussed and debated over months to get the composition right, to represent all different types of stakeholder voices, from non-industry, from affected stakeholders to commercial stakeholders, the value chain, mining, etc.</p> <p>&ldquo;That diverse board is intended to be established before the standard is finalised.</p> <p>&ldquo;The intention there is to really put an independent governance structure to this process as soon as we can so that we can again address some of the criticism that we've received in this regard.&rdquo;</p> </blockquote> <p>The criticism is not new to the groups behind the CMSI.</p> <blockquote> <p>&ldquo;This [independent governance] is something that the industry has not been overly quick to adopt over the last decade,&rdquo; said Mining Association of Canada senior vice president, Ben Chalmers.</p> <p>&ldquo;The decision to adopt a board that Michelle talked about is a major change for the industry, and I think a huge step in power sharing around these standards.&rdquo;</p> </blockquote> <p><strong>Independent voices</strong></p> <p>Church of England Pensions Board deputy chief responsible investment officer, Stephen Barrie, one of the outside voices on the CMSI stakeholder advisory group and a Global Investor Commission on Mining 2030 advisor, said he was encouraged by the CMSI governance shift.</p> <blockquote> <p>&ldquo;If we want mainstream institutional capital to flow into the mining sector in ways that are actually going to support the [global energy] transition ... we need the sector to be trusted and not seen as ESG challenged,&rdquo; he said.</p> <p>&ldquo;There's an opportunity here for the consolidated standard to be calibrated in a way that it promotes and encourages trust and acceptance.</p> <p>&ldquo;There are huge impacts from the mining sector but having good operating standards is a core fundamental step.</p> <p>&ldquo;[It has been] mentioned that simplification of current standards is not a goal in itself [but] I think it probably is actually.</p> <p>&ldquo;I think having mining executive teams spending so much time on different reporting standards that are not necessarily comparable and not interoperable is a waste.</p> <p>&ldquo;We&rsquo;d much rather, from an investor point of view, have mining teams operate well and report well.&rdquo;</p> </blockquote> <p>While the weight of the Global Investor Commission on Mining 2030 and the circa-US$15 trillion of financiers&rsquo; funds under management it says it has galvanised behind its push to accelerate moves toward socially and environmentally responsible mining practices cannot be understated, it is clear that not all investors see a need for new accreditation and assurance schemes, or further delays.</p> <p>A <a href="https://hubs.ly/Q0308rBy0" target="_blank" rel="noopener">Resourcing Tomorrow</a> panel discussion on what green and impact funds want to see from miners to garner more positive attention was illuminating. The panel reflected on a survey by Swiss-based Pala Investments that indicated about 2% of total assets under management with more than 350 global funds were commodity-focused, versus 9% in 2009.</p> <p>The period saw some very public ESG failures involving mining&rsquo;s largest companies, but also manifest improvement in profitability and shareholder returns.</p> <p>Were ESG-focused investors seeing a big enough shift in mining industry behaviour and outcomes to warrant greater allocation of funds to the sector?</p> <p>Emerging Markets Investors Alliance director Pavel Laberko saw standards and governance as central issues.</p> <figure style="text-align: center;"><a title="Stacy Hope speaks with Chris McGoldrick, Nicholas Boyd-Mathews and Pavel Laberko" href="https://2819922.fs1.hubspotusercontent-na1.net/hubfs/2819922/2024%20Resourcing%20Tomorrow/202412/GreenInvestorsPanel.jpg" target="_blank" rel="noopener"><img class="img-fluid" src="https://2819922.fs1.hubspotusercontent-na1.net/hubfs/2819922/2024%20Resourcing%20Tomorrow/202412/GreenInvestorsPanel-400.jpg" alt="Stacy Hope speaks with Chris McGoldrick, Nicholas Boyd-Mathews and Pavel Laberko"> </a> <figcaption style="color: #a5aaae; text-align: center;">(Left to right) ERM&rsquo;s Stacy Hope speaks with Chris McGoldrick, Nicholas Boyd-Mathews and Pavel Laberko</figcaption> </figure> <blockquote> <p>&ldquo;There are several areas which are particularly material for the industry,&rdquo; he said.</p> <p>&ldquo;You can find targets and best practices in each of them.</p> <p>&ldquo;I would highlight the IRMA standard as the most comprehensive set of best practices which was created and governed on a multi-stakeholder approach, taking into consideration the interests of different groups of stakeholders.</p> <p>&ldquo;Probably the best way for mining companies to start is to adopt the IRMA standard and submit their assets to an IRMA audit.</p> <p>&ldquo;There are also more specific targets that mining companies should adopt and verify, such as decarbonisation, with SBTi [Science Based Targets Initiative verification]. Then in the area of social responsibilities you can publicly adopt the United Nations Declaration on the Rights of Indigenous Peoples.</p> <p>&ldquo;[But] adopting an industry standard that is inherently risky in terms of conflict of interest or greenwashing is probably not the best idea if we look to the future.</p> <p>&ldquo;My call to action for everybody in the audience who belongs to the mining industry is to look at the IRMA standard, to adopt it [and] to submit your assets to IRMA [auditing].</p> <p>&ldquo;It will not just send a strong positive signal to investors but it also will help you to see the areas for potential improvement for the current and the future performance of your assets.&rdquo;</p> </blockquote> <p>Laberko also pointed to a report released earlier this year by the Lead the Charge advocacy-group network, titled, An assessment of third-party assurance and accreditation schemes in the minerals, steel and aluminium sectors, which &ldquo;showed that the IRMA standard is by far the best on almost all measures&rdquo;.</p> <p>The report published before release of the CMSI public consultation and its proposed governance structure was described as a &ldquo;tool for automakers and other automotive supply chain stakeholders &hellip; to make informed decisions regarding their use of these accreditation schemes for the mining sites, smelters, refiners, steel and aluminium plants and other facilities in their supply chains&rdquo;.</p> <blockquote> <p>&ldquo;It seems pretty clear to me &hellip; that IRMA is the gold standard in terms of mines accreditation,&rdquo; Stewart Investors senior investment analyst Chris McGoldrick said on the green investors panel.</p> <p>&ldquo;It also doesn't have the clear governance hurdles that the [CMSI] panel took quite some time to explain they were going to overcome.</p> <p>&ldquo;As a lay person looking at it from the outside it just seems very peculiar that when a very high standard is already in existence and arguably flourishing they would take three years to put in place something that is going to be, on the face of it, inferior.&rdquo;</p> </blockquote> <p>Stewart, backed by Japan&rsquo;s Mitsubishi UFJ Financial Group, is listed among IRMA members along with mining companies such as Anglo American, Albemarle and Arcadium Lithium and a number of the world&rsquo;s car-making and technology giants.</p> <p><strong>Work still to do</strong></p> <p>Albemarle external affairs VP in Europe, Francesco Gattiglio said at <a href="https://hubs.ly/Q0308rBy0" target="_blank" rel="noopener">Resourcing Tomorrow</a> the lithium and chemicals producer was &ldquo;the first leading company having a mine audited by IRMA&rdquo;.</p> <blockquote> <p>&ldquo;We are very proud of this,&rdquo; he said.</p> <p>&ldquo;It was a long process, but rightly so.&rdquo;</p> </blockquote> <p>Gattiglio complained about what he saw as continuing &ldquo;gaps&rdquo; between groups striving to improve sustainability performance standards and outcomes, and those administering relevant laws and recognised cross-sector codes. He and others indicated this was an area requiring earnest multi-stakeholder consolidation.</p> <blockquote> <p>&ldquo;Sustainability is actually a bit of a paradox because we have, from one side, our willingness to have a positive impact on all the things that we are trying to do to improve our ESG and credentials, versus regulatory compliance, which is actually a very different thing, and maybe it should not be a very different thing,&rdquo; he said.</p> <p>&ldquo;Every OEM is asking us different things.</p> <p>&ldquo;We have the IRMA certification, which should be recognised. We hoped that would be enough and now we are in a situation where we might be asked to conduct I don't know how many audits to prove what we already know that we are doing.</p> <p>&ldquo;So I think this is really a massive problem because we are focusing more on the compliance and on proving compliance instead of having a positive impact on the ground, which should be the main thing at the end of the day.&rdquo;</p> </blockquote> <p>Anglo American sustainability certifications manager Sarah Makumbe saw light at the end of this tunnel.</p> <blockquote> <p>&ldquo;We are starting to see an increased number of conversations with the downstream,&rdquo; she said.</p> <p>&ldquo;With the release of our IRMA audit reports we definitely saw a lot of interest from some of our customers where they had really specific, targeted questions. So we&rsquo;re now having detailed conversations that we wouldn't have had because there&rsquo;s transparency [and] there&rsquo;s language.</p> <p>&ldquo;I would love to have investors on the journey as well but I think, to be fair, we've had to find partnerships and they've taken time to develop.</p> <p>&ldquo;When we started doing IRMA audits customers wanted IRMA 100 [high-level certification] &hellip; and we had to explain how we&rsquo;re doing the IRMA audits. We've done webinars. We've taken them along and now they know that as long as you've done an IRMA audit you&rsquo;re in the game. There's a report we can talk about and then we'll work on the continuous improvement to improve our performance and achievement level.</p> <p>&ldquo;I think it is time for us to have similar conversations with investors.&rdquo;</p> </blockquote> <p>IRMA deputy director Rebecca Burton told <a href="https://hubs.ly/Q0308rBy0" target="_blank" rel="noopener">Resourcing Tomorrow</a> the organisation brough together &ldquo;six different houses&rdquo;: mining, finance, users of mined materials, NGOs, communities living near mines, and mineworkers.</p> <blockquote> <p>&ldquo;It was actually the other five houses in IRMA who voted as a board to bring the finance sector on as the sixth governing house five years ago,&rdquo; she said.</p> <p>&ldquo;In terms of the finance community we are actually seeing greater and greater engagement.</p> <p>&ldquo;[But] there is still some work to be done in the finance sector to really understand how important mining is [to] a great majority of the companies that they invest in and that they do need to understand it better and engage better.&rdquo;</p> </blockquote> <p>Burton said IRMA&rsquo;s very public auditing process was key to achieving higher levels of transparency and ultimately trust along production value chains and beyond.</p> <blockquote> <p>&ldquo;We've [six member groups] been working together on this for 15 years and when we started it was a vision. If you brought everyone that's impacted by mining together, named the expectations, set a North Star and work toward it together, could you actually transform practice?</p> <p>&ldquo;What we&rsquo;re seeing 15 years later is, absolutely.</p> <p>&ldquo;And even more, we are actually building trust.</p> <p>&ldquo;I think the biggest learning is, when you build a system by and for all houses, it benefits all houses.&rdquo;</p> </blockquote> <p>Vicente Mello, senior VP and Brazil country manager for engineering major AECOM, said quality assurance and independent auditing would be crucial to the industry&rsquo;s efforts to restore its reputation after a tumultuous decade.</p> <blockquote> <p>&ldquo;We've been acting as the auditor to the Brazilian authorities for nine years and we audited the two biggest mining disasters in the world and all the changes in the regulatory framework in Brazil,&rdquo; he said.</p> <p>&ldquo;I think companies and investors are starting to realise that the same level of effort that has been put into discussing standards needs to be also moved to the assurance process, the process by which you audit whatever standards are out there.</p> <p>&ldquo;In many industries standards have not prevented disasters from happening.</p> <p>&ldquo;We need to invest the same amount of energy to make sure that the assurance process, once the standards are consolidated, or whatever standard a company or an investor selects, means the reports that go out to society really describe [the] reality, not only what is on pieces of paper.</p> <p>&ldquo;How things happen at the community level, at the site level; how the risks from the interaction between production and engineering are dealt with, and the governance.</p> <p>&ldquo;Otherwise, we may not end up with standards that are beautiful.</p> <p>&ldquo;And disasters will continue to happen.&rdquo;</p> </blockquote> </div> </div> </div> </section> <!-- Content END --> <!-- Related Speakers --> <section id="featured-speakers" class="container-fluid general-container sub-page ungated-content d-none"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12"> <div class="offset-heading offset-heading-primary"> <h3 class="color-primary">Hear more from</h3> </div> </div> </div> </div> <div class="row"> <div class="col-12"> <div id="carousel-speakers" class="carousel slide carousel-fade w-100"> <div class="carousel-inner"> <div class="carousel-item active"> <div class="row row-cols-12 row-cols-lg-5"> <a href="https://resourcingtomorrow.com/speakers/michele-brulhart" title="Michele Brulhart" class="col offset-md-0 mb-4 mb-xl-0 featured-speaker "> <div class="featured-speaker-card"> <div class="featured-speaker-card-image"> <img src="https://resourcingtomorrow.com/_images/loading-600x600.gif" data-src="https://v2.imarcexpo.com/_media/speakers/6669ae0d53deb-a381e9031164838dc1fa5d0d0e6f1b8f84bafacd.jpg" class="lozad grayscale w-100 img-fluid" alt="Michele Brulhart"> <div class="overlay"></div> </div> <div class="featured-speaker-description"> <h3>Michele Brulhart</h3> <ul class="list-unstyled"> <li>Executive Director</li> <li><strong>The Copper Mark</strong></li> </ul> </div> </div> </a> <a href="https://resourcingtomorrow.com/speakers/stephen-barrie" title="Stephen Barrie" class="col offset-md-0 mb-4 mb-xl-0 featured-speaker d-none d-md-inline"> <div class="featured-speaker-card"> <div class="featured-speaker-card-image"> <img src="https://resourcingtomorrow.com/_images/loading-600x600.gif" data-src="https://v2.imarcexpo.com/_media/speakers/stephen-barrie-60b49442312a1-48ddf238537b47a549cb2f154c2a579e9dfdbae7.jpg" class="lozad grayscale w-100 img-fluid" alt="Stephen Barrie"> <div class="overlay"></div> </div> <div class="featured-speaker-description"> <h3>Stephen Barrie</h3> <ul class="list-unstyled"> <li>Deputy Director of Ethics and Engagement</li> <li><strong>Church Of England Pension Fund</strong></li> </ul> </div> </div> </a> <a href="https://resourcingtomorrow.com/speakers/pavel-laberko" title="Pavel Laberko" class="col offset-md-0 mb-4 mb-xl-0 featured-speaker d-none d-md-inline"> <div class="featured-speaker-card"> <div class="featured-speaker-card-image"> <img src="https://resourcingtomorrow.com/_images/loading-600x600.gif" data-src="https://v2.imarcexpo.com/_media/speakers/6561c8ad8dfc8-55d8e006be3d34258e2548253090ce355f5cc143.jpg" class="lozad grayscale w-100 img-fluid" alt="Pavel Laberko"> <div class="overlay"></div> </div> <div class="featured-speaker-description"> <h3>Pavel Laberko</h3> <ul class="list-unstyled"> <li>Director</li> <li><strong>Emerging Markets Investor Alliance</strong></li> </ul> </div> </div> </a> <a href="https://resourcingtomorrow.com/speakers/chris-mcgoldrick" title="Chris McGoldrick" class="col offset-md-0 mb-4 mb-xl-0 featured-speaker d-none d-md-inline"> <div class="featured-speaker-card"> <div class="featured-speaker-card-image"> <img src="https://resourcingtomorrow.com/_images/loading-600x600.gif" data-src="https://v2.imarcexpo.com/_media/speakers/6669a42e29450-253c27aa5f21173f5b18a6aecf42bc1739140027.jpg" class="lozad grayscale w-100 img-fluid" alt="Chris McGoldrick"> <div class="overlay"></div> </div> <div class="featured-speaker-description"> <h3>Chris McGoldrick</h3> <ul class="list-unstyled"> <li>Senior Investment Analyst</li> <li><strong>Stewart Investors</strong></li> </ul> </div> </div> </a> <a href="https://resourcingtomorrow.com/speakers/francesco-gattiglio" title="Francesco Gattiglio" class="col offset-md-0 mb-4 mb-xl-0 featured-speaker d-none d-md-inline"> <div class="featured-speaker-card"> <div class="featured-speaker-card-image"> <img src="https://resourcingtomorrow.com/_images/loading-600x600.gif" data-src="https://v2.imarcexpo.com/_media/speakers/66deb55e282d5-7717a049633e77642d56a9dc81e9cde511ba6412.jpg" class="lozad grayscale w-100 img-fluid" alt="Francesco Gattiglio"> <div class="overlay"></div> </div> <div class="featured-speaker-description"> <h3>Francesco Gattiglio</h3> <ul class="list-unstyled"> <li>Vice President External Affairs</li> <li><strong>Albemarle</strong></li> </ul> </div> </div> </a> </div> </div> </div> <div class="row"> <div class="col-12 position-relative d-flex justify-content-center"> <div id="carousel-speakers-indicators" class="carousel-indicators-container"> <ul class="list-inline"> <li class="list-inline-item"> <button type="button" data-bs-target="#carousel-speakers" data-bs-slide-to="0" class="active" aria-current="true" data-upper="1" data-prev="false" data-next="false"><span class="speaker-span span"></span></button> </li> <li class="list-inline-item"> <button type="button" data-bs-target="#carousel-speakers" data-bs-slide-to="1" data-upper="1" data-prev="false" data-next="false"><span class="speaker-span span"></span></button> </li> </ul> </div> </div> </div> </div> </div> </div> </section> <!-- Related Speakers END --> <!-- Related Companies --> <section id="related-companies" class="container-fluid general-container sub-page ungated-content d-none"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12"> <div class="offset-heading offset-heading-secondary"> <h3 class="color-secondary">Find out more about</h3> </div> </div> </div> <div class="row"> <div class="col-12"> <div id="carousel-companies" class="carousel slide carousel-fade w-100"> <div class="carousel-inner"> <div class="carousel-item active"> <div class="row gx-5"> <div class="col-6 col-md-4 mb-3 col-lg-2 justify-content-center "> <a href="https://resourcingtomorrow.com/company/international-council-of-mining-and-metals-icmm" title="International Council of Mining and Metals - ICMM"> <img src="https://resourcingtomorrow.com/_images/loading-300x200.gif" data-src="https://v2.imarcexpo.com/_media/companies/64b8d062b3cf8-f8ae80d742edfb86cc667612fda89502d0cae82e.jpg" class="lozad img-fluid" alt="International Council of Mining and Metals - ICMM"> </a> </div> <div class="col-6 col-md-4 mb-3 col-lg-2 justify-content-center "> <a href="https://resourcingtomorrow.com/company/world-gold-council" title="World Gold Council"> <img src="https://resourcingtomorrow.com/_images/loading-300x200.gif" data-src="https://v2.imarcexpo.com/_media/companies/world-gold-council-60b0b162024af-0fd81c815bc6763c3ed22284ffb18bbe1fe29cab.jpg" class="lozad img-fluid" alt="World Gold Council"> </a> </div> <div class="col-6 col-md-4 mb-3 col-lg-2 justify-content-center "> <a href="https://resourcingtomorrow.com/company/national-mining-association-of-canada" title="National Mining Association of Canada"> <img src="https://resourcingtomorrow.com/_images/loading-300x200.gif" data-src="https://v2.imarcexpo.com/_media/companies/national-mining-association-of-canada-634f886d1e990-8602acb2d3f603434d439bedb2ee0d7653d92f9e.jpg" class="lozad img-fluid" alt="National Mining Association of Canada"> </a> </div> </div> </div> </div> <div class="row"> <div class="col-12 col-lg-6 position-relative d-flex justify-content-start justify-content-lg-center"> <div id="carousel-companies-indicators" class="carousel-indicators-container"> <ul class="list-inline"> <li class="list-inline-item"> <button type="button" data-bs-target="#carousel-companies" data-bs-slide-to="0" class="active" aria-current="true" data-upper="0" data-prev="false" data-next="false"><span class="span"></span></button> </li> </ul> </div> </div> <div class="col-12 col-lg-6 mt-4 mt-lg-0"> <div class="row gx-0 offset-buttons-end"> <div class="cpl-12 col-md-6"> <a class="btn btn-secondary w-100" href="exhibitors" title="See all exhibitors" role="button"><span class="animate-left">See all exhibitors</span></a> </div> <div class="cpl-12 col-md-6 mt-2 mt-md-0"> <a class="btn btn-primary w-100" href="become-an-exhibitor" title="Become an exhibitor" role="button"><span class="animate-left">Become an exhibitor</span></a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Related Companies END --> <script type="module"> var geolocation_code; import { initializeApp } from "https://www.gstatic.com/firebasejs/9.6.10/firebase-app.js"; import { getAuth, signOut, onAuthStateChanged, createUserWithEmailAndPassword } from "https://www.gstatic.com/firebasejs/9.6.10/firebase-auth.js"; import { getFirestore, collection, addDoc, setDoc, getDoc, doc } from "https://www.gstatic.com/firebasejs/9.6.10/firebase-firestore.js"; const firebaseConfig = { apiKey: "AIzaSyAx_EIPKPKR_iOgw1YTBNPV6Fagqd60VzI", authDomain: "mining-beacon.firebaseapp.com", databaseURL: "https://mining-beacon.firebaseio.com", projectId: "mining-beacon", appId: "1:97292462180:web:dc191087d57d0e8227d771" }; initializeApp(firebaseConfig); const auth = getAuth(); const db = getFirestore(); const collection_reference = collection(db, 'users'); if(login_status == 1) { console.log("USERNAME:", localStorage.getItem('username')); console.log("USER EMAIL:", localStorage.getItem('user_email')); switch (permissions) { case 1: console.log("UNGATED(1)", "ALL GOOD"); $('.ungated-content').removeClass('d-none'); $('.premium-content').remove(); $('.gated-prompt').remove(); $('.premium-prompt').remove(); $('.premium-prompt-unauthorised').remove(); break; case 2: console.log("GATED(2)", "ALL GOOD"); $('.ungated-content').removeClass('d-none'); $('.premium-content').remove(); $('.gated-prompt').remove(); $('.premium-prompt').remove(); $('.premium-prompt-unauthorised').remove(); break; case 3: console.log("PREMIUM(3)", "CHECK PREMIUM LISTING"); // check_premium_listing(localStorage.getItem(user_email)); check_premium_listing(localStorage.getItem('username')); break; }; } else { switch (permissions) { case 1: console.log("UNGATED(1)", "CHECK COOKIES"); content_cookies(); break; case 2: console.log("GATED(2)", "LOG IN, CREATE ACCOUNT OR COMPLETE FORM"); $('.ungated-content').remove(); $('.premium-content').remove(); $('.gated-prompt').removeClass('d-none'); $('.premium-prompt').remove(); $('.premium-prompt-unauthorised').remove(); break; case 3: console.log("PREMIUM(3)", "REQUEST ACCESS"); $('.ungated-content').remove(); $('.premium-content').remove(); $('.gated-prompt').remove(); $('.premium-prompt').removeClass('d-none'); $('.premium-prompt-unauthorised').remove(); break; }; } document.addEventListener('DOMContentLoaded', function(e) { var token = sessionStorage.getItem('token'); async function check_hubspot_subscription(email) { return new Promise((resolve, reject) => { var hubspotData = new FormData(); hubspotData.append('function', 'search-opt-out'); hubspotData.append('email', email); var hubspot_token = sessionStorage.getItem('token'); $.ajax({ type: "POST", url: "https://resourcingtomorrow.com/process-hubspot?origin_token="+hubspot_token, data: hubspotData, contentType: false, cache: false, processData:false, success: function(data){ resolve(data); } }); }); }; async function log_content_item() { return new Promise((resolve, reject) => { var logData = new FormData(); logData.append('mode', 'log_content_item_view'); logData.append('function', 'add'); logData.append('content_item_id', '1919'); logData.append('source', 'rt'); logData.append('country', sessionStorage.getItem('geo')); if(login_status == 1) { logData.append('auth', localStorage.getItem('username')); } else { logData.append('auth', 'none'); }; $.ajax({ type: "POST", url: "https://resourcingtomorrow.com/process-content-log?origin_token="+token, data: logData, contentType: false, cache: false, processData:false, success: function(data){ resolve(data); } }); }); }; if(sessionStorage.getItem('geo') === null) { $.getJSON('https://pro.ip-api.com/json/?key=Jw6QB1H6FCq3mnJ', function(data) { sessionStorage.setItem('geo', data.countryCode); geolocation_code = data.countryCode; console.log('NEW GEOLOCATION', sessionStorage.getItem('geo')); log_content_item().then((results) => { }); }); } else { geolocation_code = sessionStorage.getItem('geo'); console.log('SESSION GEOLOCATION', geolocation_code); log_content_item().then((results) => { }); }; $('#modal-opt-in').on('hidden.bs.modal', function (e) { location.reload(); }); if(login_status !== 1) { switch (permissions) { case 1: case 2: var countryData = window.intlTelInputGlobals.getCountryData(); var input = document.querySelector("#user-telephone"); var addressDropdown = document.querySelector("#user-country"); var iti = window.intlTelInput(input, { utilsScript: "https://resourcingtomorrow.com/_intl-tel/js/utils.js", preferredCountries: ["au", "gb", "cn"] }); for (var i = 0; i < countryData.length; i++) { var country = countryData[i]; var optionNode = document.createElement("option"); optionNode.value = country.iso2; var textNode = document.createTextNode(country.name); optionNode.appendChild(textNode); addressDropdown.appendChild(optionNode); } addressDropdown.value = iti.getSelectedCountryData().iso2; input.addEventListener('countrychange', function(e) { addressDropdown.value = iti.getSelectedCountryData().iso2; }); addressDropdown.addEventListener('change', function() { iti.setCountry(this.value); }); const form = document.getElementById('form-user-register'); const fv = FormValidation.formValidation(form, { fields: { 'user-nature': { validators: { notEmpty: { message: 'A nature of business is required' } } }, 'user-first-name': { validators: { notEmpty: { message: 'A first name is required' }, stringLength: { min: 2, max: 200, message: 'The name must be more than 2 and less than 200 characters long' } } }, 'user-last-name': { validators: { notEmpty: { message: 'A last name is required' }, stringLength: { min: 2, max: 200, message: 'The name must be more than 2 and less than 200 characters long' } } }, 'user-username': { validators: { notEmpty: { message: 'An email address is required' }, stringLength: { min: 6, max: 200, message: 'The email address must be more than 6 and less than 200 characters long' }, emailAddress: { message: 'The value is not a valid email address' } } }, 'user-company': { validators: { notEmpty: { message: 'A company name is required' }, stringLength: { min: 3, max: 200, message: 'The company name must be more than 3 and less than 200 characters long' } } }, 'user-job-title': { validators: { notEmpty: { message: 'A job title is required' }, stringLength: { min: 3, max: 200, message: 'The job title must be more than 3 and less than 200 characters long' } } }, 'user-telephone': { validators: { notEmpty: { message: 'A telephone number is required' }, callback: { message: 'Invalid format', callback: function(telephone) { if (iti.isValidNumber()) { return true; } else { return false; } } }, } }, 'user-password': { validators: { notEmpty: { message: 'A password is required' }, stringLength: { min: 6, max: 200, message: 'The pasword must be more than 6 and less than 200 characters long' } } }, 'user-password-confirm': { validators: { notEmpty: { message: 'A password is required' }, stringLength: { min: 6, max: 200, message: 'The pasword must be more than 6 and less than 200 characters long' }, identical: { compare: function() { return form.querySelector('[name="user-password"]').value; }, message: 'The password and its confirm are not the same.' } } }, 'user-nature-investors': { validators: { notEmpty: { enabled: false, message: 'A specification is required' }, } }, 'user-nature-miner': { validators: { notEmpty: { enabled: false, message: 'A specification is required' }, } }, }, plugins: { trigger: new FormValidation.plugins.Trigger(), bootstrap: new FormValidation.plugins.Bootstrap5(), submitButton: new FormValidation.plugins.SubmitButton(), }, } ) .on('core.form.valid', function() { $('#modal-processing').modal({ backdrop: 'static', keyboard: false }); $('#modal-processing').modal('show'); var userTelephoneCoded = iti.getNumber(); var countryName = iti.getSelectedCountryData().name; if($('#temporaryAccess').is(':checked')) { console.log('TEMPORARY ACCESS WITH COOKIE AND RELOAD'); var temporary_date = Date.now(); var temporary_max_age = 2592000; var temporary_content = "temporary-content-1919="+temporary_date+"; path=/; max-age="+temporary_max_age+"; secure; same-site=strict;"; var hubspotData = new FormData($("#form-user-register")[0]); hubspotData.append('user-telephone-coded', userTelephoneCoded); hubspotData.append('user-country-name', countryName); hubspotData.append('current-url', window.location.href); hubspotData.append('function', 'temporary-access'); $('#form-user-register textarea').prop('disabled', true); $('#form-user-register input').prop('disabled', true); $('#form-user-register select').prop('disabled', true); $('#form-user-register checkbox').prop('disabled', true); $('#form-user-register button').prop('disabled', true); var hubspot_token = sessionStorage.getItem('token'); $.ajax({ type: "POST", url: "https://resourcingtomorrow.com/process-hubspot?origin_token="+hubspot_token, data: hubspotData, contentType: false, cache: false, processData:false, success: function(data){ // console.log(data); document.cookie = temporary_content; var email_address = $('#user-username').val(); check_hubspot_subscription(email_address).then((results) => { if (results.error) { $('#modal-processing').modal('hide'); var toast = new bootstrap.Toast($("#toast-failed")); var toast_message = "There was an error with the process. Contact support." $('.toast-failed-content').html(toast_message); toast.show(); } else { if(results.results) { console.log('GOT RESULTS CHECK STATUS'); let subscription_status = results.results.results[0].properties.hs_email_optout_11977471; if(subscription_status == "true") { console.log('EMAIL OPTED-OUT SHOW CONTROL TO OPT-IN'); $('#modal-processing').modal('hide'); $('#modal-opt-in').modal('show'); } else { console.log('EMAIL OPTED-IN RELOAD LOCATION'); location.reload(); }; } else { console.log('NO USER RELOAD LOCATION'); location.reload(); }; }; }); } }); } else { console.log('Register new user, sign them in and reload'); var form = document.querySelector("#form-user-register"); const userEmail = form['user-username'].value; const userPasssword = form['user-password'].value; const userPassswordConfirm = form['user-password-confirm'].value; const userFirst = form['user-first-name'].value; const userLast = form['user-last-name'].value; const userCompany = form['user-company'].value; const userJobTitle = form['user-job-title'].value; const userCountry = form['user-country'].value; var userNature = form['user-nature'].value; var userTelephone = iti.getNumber(); var userCountryName = iti.getSelectedCountryData().name; $('#form-user-register textarea').prop('disabled', true); $('#form-user-register input').prop('disabled', true); $('#form-user-register select').prop('disabled', true); $('#form-user-register checkbox').prop('disabled', true); $('#form-user-register button').prop('disabled', true); createUserWithEmailAndPassword(auth, userEmail, userPasssword).then((result) => { setDoc(doc(db, 'users', result.user.uid), { userFirst, userLast, userEmail, userCompany, userJobTitle, // userTelephone, userTelephoneCoded, userCountry, // userCountryName, countryName, userNature }).then(() => { const doc_reference = doc(db, 'users', result.user.uid); getDoc(doc_reference).then((results) => { const user_object = results.data(); if (!localStorage.getItem('user')) { localStorage.setItem('user', JSON.stringify(results.data())); }; var toast = new bootstrap.Toast($("#toast-success")); var toast_message = "Registration successful."; $('.toast-success-content').html(toast_message); toast.show(); if (!localStorage.getItem('username')) { localStorage.setItem('username', userEmail); login_status = 1; setTimeout(function (){ location.reload(); }, 1000); } else { setTimeout(function (){ location.reload(); }, 1000); }; }); }) }).catch((error) => { const errorCode = error.code; const errorMessage = error.message; var auth_message = "Registration failed."; $('#form-user-register textarea').prop('disabled', false); $('#form-user-register input').prop('disabled', false); $('#form-user-register select').prop('disabled', false); $('#form-user-register checkbox').prop('disabled', false); $('#form-user-register button').prop('disabled', false); fv.resetForm(); document.getElementById("form-user-register").reset(); var toast = new bootstrap.Toast($("#toast-failed")); var toast_message = auth_message; $('.toast-failed-content').html(toast_message); toast.show(); signOut(auth).then(() => { }).catch((error) => { }); }); }; }); $('#temporaryAccess').on('change', function(e) { if($(this).is(':checked')) { fv.disableValidator('user-password'); fv.disableValidator('user-password-confirm'); $('#user-password').prop('disabled', true); $('#user-password-confirm').prop('disabled', true); } else { $('#user-password').prop('disabled', false); $('#user-password-confirm').prop('disabled', false); fv.enableValidator('user-password'); fv.enableValidator('user-password-confirm'); } }); function resetSpecify() { $("#user-nature-specify").hide(); $("#select-nature-investors").hide(); $("#select-nature-miner").hide(); $('#user-nature-investors').prop('selectedIndex',0); $('#user-nature-miner').prop('selectedIndex',0); if(login_status != 1) { fv.disableValidator('user-nature-investors'); fv.disableValidator('user-nature-miner'); }; }; $("#user-nature").on('change', function(){ resetSpecify(); let option = $(this).val(); switch (option) { case 'Investors': $("#select-nature-investors").show(); $("#user-nature-specify").show(); fv.enableValidator('user-nature-investors'); break; case 'Mining Company': $("#select-nature-miner").show(); $("#user-nature-specify").show(); fv.enableValidator('user-nature-miner'); break; }; }); break; }; }; }); </script> <!-- Searching Modal --> <div class="modal fade" id="modal-searching" tabindex="-1" aria-labelledby="modal-searching-label" aria-hidden="true" data-bs-keyboard="false" data-bs-backdrop="static"> <div class="modal-dialog modal-dialog-centered modal-sm"> <div class="modal-content"> <div class="modal-body"> <span><i class="fa-duotone fa-gear fa-spin"></i></span>Confirming access rights... </div> </div> </div> </div> <!-- Searching Modal END --> <div id="upcoming-events" class="container-fluid general-container"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12 col-xl-5 upcoming-events-navigation"> <div class="offset-heading"> <h3 class="mb-0">Join us at one of our</h3> <h2>Upcoming events</h2> </div> <div class="upcoming-events-select d-flex align-items-center d-xl-none mt-3 mb-3 mt-lg-0 mb-lg-0"> <select id="change-upcoming-event" name="change-upcoming-event" class="form-select w-100" aria-label="Change upcoming event"> <option selected data-bs-target="#pill-45" value="45">Resourcing Tomorrow</option><option data-bs-target="#pill-2" value="2">Mines and Money @ RESOURCING TOMORROW</option><option data-bs-target="#pill-1" value="1">International Mining and Resources Conference (IMARC)</option><option data-bs-target="#pill-43" value="43">Mines and Money @ IMARC</option><option data-bs-target="#pill-31" value="31">Mines and Money Miami</option> </select> </div> <div class="nav d-none d-xl-flex flex-column nav-pills me-5" id="v-pills-tab" role="tablist" aria-orientation="vertical"> <button class="nav-link active" id="pill-45-tab" data-bs-toggle="pill" data-bs-target="#pill-45" type="button" role="tab" aria-controls="pill-45" aria-selected="true">Resourcing Tomorrow</button><button class="nav-link" id="pill-2-tab" data-bs-toggle="pill" data-bs-target="#pill-2" type="button" role="tab" aria-controls="pill-2" aria-selected="false">Mines and Money @ RESOURCING TOMORROW</button><button class="nav-link" id="pill-1-tab" data-bs-toggle="pill" data-bs-target="#pill-1" type="button" role="tab" aria-controls="pill-1" aria-selected="false">International Mining and Resources Conference (IMARC)</button><button class="nav-link" id="pill-43-tab" data-bs-toggle="pill" data-bs-target="#pill-43" type="button" role="tab" aria-controls="pill-43" aria-selected="false">Mines and Money @ IMARC</button><button class="nav-link" id="pill-31-tab" data-bs-toggle="pill" data-bs-target="#pill-31" type="button" role="tab" aria-controls="pill-31" aria-selected="false">Mines and Money Miami</button> </div> </div> <div class="col-12 col-xl-7"> <div class="tab-content" id="pills-upcoming-content"> <div class="tab-pane fade show active" id="pill-45" role="tabpanel" aria-labelledby="pill-45-tab" tabindex="0"> <section class="d-block" data-event-id="45" data-upcoming-id="20"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/66c8472576294-b9e8eb3459168dffa63ab18b3d4fbdd4b8cd4578.png?version=269" class="img-fluid" alt="Resourcing Tomorrow"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="45" data-change-upcoming-id="20" type="button">2025</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">2 - 4 December 2025</h3> <h4>Business Design Centre, London</h4> </section> <p>Resourcing Tomorrow is Europe's largest and most in-depth mining conference dedicated to global sustainability goals.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 02 December: 8:00am - 6:00pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 03 December: 8:00am - 6:00pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 04 December: 8:00am - 4:30pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://resourcingtomorrow.com" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://resourcingtomorrow.com/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://resourcingtomorrow.com/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://resourcingtomorrow.com/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section> </div> <div class="tab-pane fade" id="pill-2" role="tabpanel" aria-labelledby="pill-2-tab" tabindex="0"> <section class="d-block" data-event-id="2" data-upcoming-id="21"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/66c8474c9a52b-bd77da0fea5f0c1ee462e0270e0dde1e01cf6f05.png?version=269" class="img-fluid" alt="Mines and Money @ RESOURCING TOMORROW"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="2" data-change-upcoming-id="21" type="button">2025</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">2 - 4 December 2025</h3> <h4>Business Design Centre, London</h4> </section> <p>Europe's largest mining investment event, connecting miners with money, and investors with opportunity.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 02 December: 8:00am - 6:00pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 03 December: 8:00am - 6:00pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 04 December: 8:00am - 4:30pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://minesandmoney.com/london" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/london/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/london/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/london/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section> </div> <div class="tab-pane fade" id="pill-1" role="tabpanel" aria-labelledby="pill-1-tab" tabindex="0"> <section class="d-block" data-event-id="1" data-upcoming-id="13"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/66165529a2d15-64b7b0ae64fbf51c2854011c9f319cfceeade578.png?version=269" class="img-fluid" alt="International Mining and Resources Conference (IMARC)"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="13" type="button">2025</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="16" type="button">2026</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="18" type="button">2027</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">21 - 23 October 2025</h3> <h4>ICC Sydney</h4> </section> <p>Australia's largest mining event connecting global mining leaders with technology, finance and the future.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 21 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 22 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 23 October: 9:00am - 5:00pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="imarcglobal.com" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="imarcglobal.com/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="imarcglobal.com/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="imarcglobal.com/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section><section class="d-none" data-event-id="1" data-upcoming-id="16"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/66c68ae5a47fe-64b7b0ae64fbf51c2854011c9f319cfceeade578.png?version=269" class="img-fluid" alt="International Mining and Resources Conference (IMARC)"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="13" type="button">2025</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="16" type="button">2026</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="18" type="button">2027</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">27 - 29 October 2026</h3> <h4>ICC Sydney</h4> </section> <p>Australia's largest mining event connecting global mining leaders with technology, finance and the future.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 27 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 28 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 29 October: 9:00am - 4:00pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://imarcglobal.com" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://imarcglobal.com/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://imarcglobal.com/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://imarcglobal.com/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section><section class="d-none" data-event-id="1" data-upcoming-id="18"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/66c68b8e4817b-64b7b0ae64fbf51c2854011c9f319cfceeade578.png?version=269" class="img-fluid" alt="International Mining and Resources Conference (IMARC)"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="13" type="button">2025</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="16" type="button">2026</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="1" data-change-upcoming-id="18" type="button">2027</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">12 - 14 October 2027</h3> <h4>ICC Sydney</h4> </section> <p>Australia's largest mining event connecting global mining leaders with technology, finance and the future.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 12 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 13 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 14 October: 9:00am - 5:00pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://imarcglobal.com" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://imarcglobal.com/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://imarcglobal.com/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://imarcglobal.com/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section> </div> <div class="tab-pane fade" id="pill-43" role="tabpanel" aria-labelledby="pill-43-tab" tabindex="0"> <section class="d-block" data-event-id="43" data-upcoming-id="14"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/6616556cb2f86-6feea4d2f48c6febddabb59bb0d9d060870a8bc2.png?version=269" class="img-fluid" alt="Mines and Money @ IMARC"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="14" type="button">2025</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="17" type="button">2026</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="19" type="button">2027</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">21 - 23 October 2025</h3> <h4>ICC Sydney</h4> </section> <p>Leveraging off the scale of Australia's largest mining event to bring an unrivalled network of thousands of investors to Sydney.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 21 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 22 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 23 October: 9:00am - 5:00pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section><section class="d-none" data-event-id="43" data-upcoming-id="17"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/66c68b1ec62c2-6feea4d2f48c6febddabb59bb0d9d060870a8bc2.png?version=269" class="img-fluid" alt="Mines and Money @ IMARC"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="14" type="button">2025</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="17" type="button">2026</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="19" type="button">2027</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">27 - 29 October 2026</h3> <h4>ICC Sydney</h4> </section> <p>Leveraging off the scale of Australia's largest mining event to bring an unrivalled network of thousands of investors to Sydney.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 27 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 28 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 29 October: 9:00am - 4:00pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section><section class="d-none" data-event-id="43" data-upcoming-id="19"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/66c68bde9bbf2-6feea4d2f48c6febddabb59bb0d9d060870a8bc2.png?version=269" class="img-fluid" alt="Mines and Money @ IMARC"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="14" type="button">2025</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="17" type="button">2026</button></li><li class="list-inline-item"><button class="btn btn-year" data-action="change-year" data-change-event-id="43" data-change-upcoming-id="19" type="button">2027</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">12 - 14 October 2027</h3> <h4>ICC Sydney</h4> </section> <p>Leveraging off the scale of Australia's largest mining event to bring an unrivalled network of thousands of investors to Sydney.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Tue,</span><span class="d-none d-sm-inline">Tuesday,</span> 12 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Wed,</span><span class="d-none d-sm-inline">Wednesday,</span> 13 October: 9:00am - 5:30pm</li><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 14 October: 9:00am - 5:00pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/imarc/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section> </div> <div class="tab-pane fade" id="pill-31" role="tabpanel" aria-labelledby="pill-31-tab" tabindex="0"> <section class="d-block" data-event-id="31" data-upcoming-id="5"> <section class="year-select"> <img src="https://v2.imarcexpo.com/_media/upcoming/637c6fad042a3-de319b40e57e03a759ac6f27bb9ae5a990d86520.png?version=269" class="img-fluid" alt="Mines and Money Miami"> <ul class="list-inline mb-3 mb-md-0 mt-3 mt-md-0"><li class="list-inline-item"><button class="btn btn-year active" data-action="change-year" data-change-event-id="31" data-change-upcoming-id="5" type="button">2025</button></li></ul> </section> <section class="offset-dates"> <h3 class="color-rich-black">20 - 21 February 2025</h3> <h4>James L. Knight Center, Miami</h4> </section> <p>Securing Metal and Mineral Supplies Through Policy, Financing, and Mining Solutions.</p> <h4 class="mb-1">Opening times:</h4> <ul class="list-unstyled datetime"><li><span class="d-inline d-sm-none">Thu,</span><span class="d-none d-sm-inline">Thursday,</span> 20 February: 8:00am - 5:00pm</li><li><span class="d-inline d-sm-none">Fri,</span><span class="d-none d-sm-inline">Friday,</span> 21 February: 8:00am - 4:30pm</li></ul> <ul class="list-inline sitelinks"> <li class="list-inline-item"><a href="https://minesandmoney.com/miami" target="_blank" class="sitelink">Visit website</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/miami/partners" target="_blank" class="sitelink">Apply to be a partner</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/miami/become-a-speaker" target="_blank" class="sitelink">Become a speaker</a></li> <li class="list-inline-item"><span>/</span></li> <li class="list-inline-item"><a href="https://minesandmoney.com/miami/become-a-sponsor" target="_blank" class="sitelink">Sponsorship opportunities</a></li> </ul> </section> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> $(document).on('click', '[data-action="change-year"]', function(e) { var data_event = $(this).attr('data-change-event-id'); var data_upcoming = $(this).attr('data-change-upcoming-id'); $('[data-event-id="'+data_event+'"]').removeClass('d-block'); $('[data-event-id="'+data_event+'"]').addClass('d-none'); $('[data-change-event-id="'+data_event+'"]').removeClass('active'); $('[data-event-id="'+data_event+'"][data-upcoming-id="'+data_upcoming+'"]').removeClass('d-none'); $('[data-event-id="'+data_event+'"][data-upcoming-id="'+data_upcoming+'"]').addClass('d-block'); $('[data-change-event-id="'+data_event+'"][data-change-upcoming-id="'+data_upcoming+'"]').addClass('active'); }); $(document).on('change', '#change-upcoming-event', function(e) { var data_change = $(this).find(':selected').val(); $('#pills-upcoming-content .tab-pane').removeClass('show'); $('#pills-upcoming-content .tab-pane').removeClass('active'); $('#pills-upcoming-content .tab-pane#pill-'+data_change).addClass('show'); $('#pills-upcoming-content .tab-pane#pill-'+data_change).addClass('active'); }); </script> <footer> <div class="container-fluid"> <div class="container general-container px-5 pt-3"> <div class="row gx-5"> <div class="col-12 col-md-6 col-lg-3 mt-2"> <a class="btn btn-primary w-100" href="https://resourcingtomorrow.com/interest" role="button"><span class="animate-left">Register</span></a> </div> <div class="col-12 col-md-6 col-lg-3 mt-2"> <a class="btn btn-primary w-100" href="https://resourcingtomorrow.com/become-a-speaker" role="button"><span class="animate-left">Speak</span></a> </div> <div class="col-12 col-md-6 col-lg-3 mt-2"> <a class="btn btn-primary w-100" href="https://resourcingtomorrow.com/become-a-sponsor" role="button"><span class="animate-left">Sponsor</span></a> </div> <div class="col-12 col-md-6 col-lg-3 mt-2"> <a class="btn btn-primary w-100" href="https://resourcingtomorrow.com/become-an-exhibitor" role="button"><span class="animate-left">Exhibit</span></a> </div> </div> </div> </div> <div class="general-container container-fluid background-primary"> <div class="container px-5"> <div class="row gx-5"> <div class="col-12 mb-5 col-lg-4 mb-lg-0 footer-about"> <h3>About us</h3> <h4>Resourcing Tomorrow</h4> <p>Accelerating the Energy Transition</p> <ul class="list-unstyled"> <li>2 - 4 December 2025 | Business Design Centre, London</li> </ul> <h3>Opening Times</h3> <ul class="list-unstyled"> <li>Tuesday 2<sup>nd</sup> December, 08:00 - 18:00</li> <li>Wednesday 3<sup>rd</sup> December, 08:00 - 18:00</li> <li>Thursday 4<sup>th</sup> December, 08:00 - 17:00</li> </ul> <a href="https://www.beaconevents.com/" rel="noreferrer" rel="noopener" title="Beacon Events" target="_blank"> <picture> <source srcset="https://resourcingtomorrow.com/_images/logo-beacon-full.webp?v=269" type="image/webp"> <source srcset="https://resourcingtomorrow.com/_images/logo-beacon-full.avif?v=269" type="image/avif"> <img class="img-fluid w-50" src="https://resourcingtomorrow.com/_images/logo-beacon-full.png?v=269" alt="Beacon Events"> </picture> </a> </div> <div class="col-12 mb-5 col-lg-4 mb-lg-0 footer-scammers"> <h3>Beware of scammers</h3> <p>Beacon Events never ask for passwords, credit card numbers, or other personal information in an email. If you do receive an email requesting this kind of information, DO NOT RESPOND, DO NOT REPLY, DO NOT CLICK ON LINKS OR IMAGES, and DO NOT OPEN ANY ATTACHMENTS with the message. If you think the email is legitimate, contact your Business Development Manager at the company by email, phone or through the website to confirm.</p> <p>Please beware of people offering to sell any of our events's delegate lists. We would like to reassure you that we do not sell our data to third parties and that this is a scam. We urge you not to give out credit card details or other information to anyone contacting you offering to sell details of attendees to our events. For more information, please refer to our <a href="https://www.beaconevents.com/privacy-policy/" target="_blank" title="Privacy policy">privacy policy</a>.</p> </div> <div class="col-12 col-lg-4 footer-get-in-touch"> <h3>Get in touch</h3> <ul class="list-inline"> <li class="list-inline-item linkedin"> <a href="https://www.linkedin.com/company/resourcingtomorrow " title="LinkedIn" target="_blank"><i class="fa-brands fa-fw fa-linkedin-in"></i></a> </li> <li class="list-inline-item twitter"> <a href="https://x.com/ResourcingTomo" title="X" target="_blank"><i class="fa-brands fa-x-twitter"></i></a> </li> <li class="list-inline-item facebook"> <a href="https://www.instagram.com/resourcingtomorrow/" title="Instagram" target="_blank"><i class="fa-brands fa-fw fa-instagram"></i></a> </li> <li class="list-inline-item facebook"> <a href="https://www.facebook.com/ResourcingTomorrow" title="Facebook" target="_blank"><i class="fa-brands fa-fw fa-facebook-f"></i></a> </li> <li class="list-inline-item facebook"> <a href="https://www.youtube.com/@resourcing-tomorrow" title="YouTube" target="_blank"><i class="fa-brands fa-youtube"></i></a> </li> </ul> <ul class="list-unstyled"> <li><a href="interest" title="Subscribe to email alerts">Subscribe to email alerts</a></li> <li><a href="contact" title="Contact us">Contact us</a></li> <li><a href="about" title="About us">About us</a></li> <li><a href="faq" title="FAQS">FAQS</a></li> </ul> </div> </div> </div> </div> <div class="general-container container-fluid footer-copyright"> <div class="row"> <div class="col-12 d-flex justify-content-center "> <ul class="list-inline"> <li class="list-inline-item">Copyright 2025 &copy; Beacon Events</li> <li class="list-inline-item"><a href="https://www.beaconevents.com/terms-and-conditions/" target="_blank" rel="noreferrer" title="Terms & Conditions">Terms & Conditions</a></li> <li class="list-inline-item"> <a href="https://www.beaconevents.com/privacy-policy/" target="_blank" rel="noreferrer" title="Privacy Policy">Privacy Policy</a> </li> <li class="list-inline-item"><a href="https://resourcingtomorrow.com/sitemap.xml" title="Sitemap" target="_blank">Sitemap</a></li> </ul> </div> </div> </div> </footer> <!-- Logout Modal --> <div class="modal fade" id="modal-logout" tabindex="-1" aria-labelledby="modal-logout-label" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Log Out</h5> <button type="button" class="btn-close btn-close-white" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <p>Are you sure you'd like to log out?</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-invalid" data-bs-dismiss="modal">Cancel</button> <button type="button" class="btn btn-valid" data-action="logout" data-bs-dismiss="modal">Yes, log out</button> </div> </div> </div> </div> <!-- Logout Modal END --> <!-- Register Modal --> <div class="modal modal-register fade" id="modal-register" tabindex="-1" aria-labelledby="modal-register-label" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Register for an account</h5> <button type="button" class="btn-close btn-close-white" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <p>It looks like you're trying to log in with an email address that isn't registered with our system. Registering is both quick and easy! Just click the button below to sign up.</p> <p><strong>NOTE:</strong> If you're trying to access presentations or content associated with your exhibition attentance please sign up with the email address used for the exhibition participation.</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-invalid" data-bs-dismiss="modal">Cancel</button> <a href="https://resourcingtomorrow.com/users-register" role="button" class="btn btn-valid">Register now</a> </div> </div> </div> </div> <!-- Register Modal END --> <!-- Processing Modal --> <div class="modal fade" id="modal-processing" tabindex="-1" aria-labelledby="modal-processing-label" aria-hidden="true" data-bs-keyboard="false" data-bs-backdrop="static"> <div class="modal-dialog modal-dialog-centered modal-sm"> <div class="modal-content"> <div class="modal-body"> <span><i class="fa-duotone fa-gear fa-spin"></i></span>Processing... </div> </div> </div> </div> <!-- Processing Modal END --> <!-- Opt-In Modal --> <div class="modal modal-opt-in fade" id="modal-opt-in" tabindex="-1" aria-labelledby="modal-opt-in-label" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">It looks like you're opted-out for emails</h5> <button type="button" class="btn-close btn-close-white" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <p>The email address you have entered has <strong>opted-out</strong> of email communications from us.</p> <p>You will need to opt back in to receive a response from this form submission.</p> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "2819922", formId: "5a827da2-86c1-4a23-ad9b-0ebcd5fd29b2" }); </script> <div class="alert alert-default-grey color-text-grey mt-2"><strong>PLEASE NOTE:</strong> This action will only opt you back into the email communications you specify when you manage your email preferences. You will be able to choose the type and frequency of communications you receive from us.</div> <p>If you would prefer not to opt back in please <a href="https://resourcingtomorrow.com/contact" title="Contact">contact us</a> directly via email or phone.</p> </div> </div> </div> </div> <!-- Opt-In Modal END --> <div class="toast-container"> <div id="toast-success" class="toast" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-header"> <h4>Success</h4> <button type="button" class="btn-close btn-close-white" data-bs-dismiss="toast" aria-label="Close"></button> </div> <div class="toast-body"> <span class="toast-success-content"></span> </div> </div> <div id="toast-error" class="toast" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-header"> <h4>Error</h4> <button type="button" class="btn-close btn-close-white" data-bs-dismiss="toast" aria-label="Close"></button> </div> <div class="toast-body"> <span class="toast-error-content">There has been an error.</span> </div> </div> <div id="toast-failed" class="toast" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-header"> <h4>Failed</h4> <button type="button" class="btn-close btn-close-white" data-bs-dismiss="toast" aria-label="Close"></button> </div> <div class="toast-body"> <span class="toast-failed-content">Process failed.</span> </div> </div> </div> </body> </html> <!-- Check JavaScript --> <noscript><meta http-equiv="refresh" content="0; url=no-js.html" /></noscript> <!-- Check JavaScript END --> <script type="text/javascript"> console.log('SET INDIRECT REGISTER SESSION.'); sessionStorage.setItem("indirect_register", 1); document.querySelectorAll('#content a[href]').forEach(function(a){ if( a.href.includes("/register") ) { console.log('CONTAINS DIRECT REGISTER LINK.'); a.href = a.href+"?track=rt-news-direct"; }; }); </script> <script type="text/javascript"> $('#carousel-speakers button').on('click', function(e) { $('#carousel-speakers button').removeClass('active'); $('#carousel-speakers button').removeAttr('aria-current'); $(this).addClass('active'); $(this).attr('aria-current', 'true'); if($(this).attr('data-next') == 'true') { if($(this).attr('data-upper') !== $(this).attr('data-bs-slide-to')) { $('#carousel-speakers button').attr('data-next', 'false'); $('#carousel-speakers button').attr('data-prev', 'false'); var current_next = $(this).attr('data-bs-slide-to'); current_next = parseInt(current_next) + 1; var current_previous = current_next - 4; $(this).attr('data-next', 'false'); $('#carousel-speakers button[data-bs-slide-to="'+current_next+'"]').attr('data-next', 'true'); $('#carousel-speakers button[data-bs-slide-to="'+current_previous+'"]').attr('data-prev', 'true'); var current_margin = $('#carousel-speakers-indicators.carousel-indicators-container ul').css('margin-left'); var new_margin = parseInt(current_margin) - 57; $('#carousel-speakers-indicators.carousel-indicators-container ul').css('margin-left', new_margin+'px'); }; } if($(this).attr('data-prev') == 'true') { if($(this).attr('data-bs-slide-to') !== '0') { $('#carousel-speakers button').attr('data-next', 'false'); $('#carousel-speakers button').attr('data-prev', 'false'); var current_previous = $(this).attr('data-bs-slide-to'); current_previous = parseInt(current_previous) - 1; var current_next = current_previous + 4; $(this).attr('data-prev', 'false'); $('#carousel-speakers button[data-bs-slide-to="'+current_previous+'"]').attr('data-prev', 'true'); $('#carousel-speakers button[data-bs-slide-to="'+current_next+'"]').attr('data-next', 'true'); var current_margin = $('#carousel-speakers-indicators.carousel-indicators-container ul').css('margin-left'); var new_margin = parseInt(current_margin) + 57; $('#carousel-speakers-indicators.carousel-indicators-container ul').css('margin-left', new_margin+'px'); } else if($(this).attr('data-bs-slide-to') == '0') { $(this).attr('data-prev', 'false'); } } }); $('#temporaryAccess').on('click', function(e) { if(this.checked) { $('#register-gated').html('Gain temporary access'); } else { $('#register-gated').html('Register for an account'); } }); </script> <script type="module"> import { initializeApp } from "https://www.gstatic.com/firebasejs/9.6.10/firebase-app.js"; import { getAuth, signOut, onAuthStateChanged } from "https://www.gstatic.com/firebasejs/9.6.10/firebase-auth.js"; const firebaseConfig = { apiKey: "AIzaSyAx_EIPKPKR_iOgw1YTBNPV6Fagqd60VzI", authDomain: "mining-beacon.firebaseapp.com", databaseURL: "https://mining-beacon.firebaseio.com", projectId: "mining-beacon", appId: "1:97292462180:web:dc191087d57d0e8227d771" }; initializeApp(firebaseConfig); const auth = getAuth(); onAuthStateChanged(auth, (user) => { if (user) { console.log("Logged in."); if (!localStorage.getItem('username')) { localStorage.setItem('username', user.email); login_status = 1; setTimeout(function (){ location.reload(); }, 2500); }; } else { console.log("Not logged in."); if (localStorage.getItem('username') || localStorage.getItem('user')) { localStorage.removeItem('username'); localStorage.removeItem('user'); login_status = 0; setTimeout(function (){ location.reload(); }, 2500); }; }; }); $('[data-action="logout"]').on('click', function(e) { signOut(auth).then(() => { localStorage.removeItem('username'); localStorage.removeItem('user'); var toast = new bootstrap.Toast($("#toast-success")); var toast_message = "Logged out."; $('.toast-success-content').html(toast_message); toast.show(); setTimeout(function (){ window.location.href = 'https://resourcingtomorrow.com/'; }, 2000); }).catch((error) => { }); }); </script> <script type="text/javascript" src="https://resourcingtomorrow.com/_scripts/page-tracking.js?version=269"></script> <script type="text/javascript" src="https://resourcingtomorrow.com/_scripts/document-ready.js?version=269"></script>

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