CINXE.COM

past-presidents

<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="shortcut icon" href="/content/dam/wbr-redesign/logos/wbg-favicon.png" type="image/png"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta charset="utf-8" /> <title>past-presidents</title> <meta name="keywords" content=""/> <meta name="description" content=""/> <meta name="language" content="en"/> <link rel="canonical" href='https://www.worldbank.org/en/archive/history/past-presidents'/> <meta property="og:title" content="past-presidents"/> <meta property="og:site_name" content="World Bank"/> <meta property="og:description" content=""/> <meta property="og:type" content="article"/> <meta property="og:test" content="https://www.worldbank.org/content/dam/wbr/share-logo/social-share.jpg"/> <meta property="og:image:type" content="image/jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image" content="https://www.worldbank.org/content/dam/wbr/share-logo/social-share.jpg"/> <meta property="og:url" content="https://www.worldbank.org/en/archive/history/past-presidents"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:site" content="World Bank"/> <meta name="twitter:title" content="past-presidents"/> <meta name="twitter:description" content=""/> <meta name="twitter:image:src" content="https://www.worldbank.org/content/dam/wbr/share-logo/social-share.jpg"/> <meta name="dcterms.title" content="past-presidents" /> <meta name="dcterms.type" content="Text/HTML" /> <meta name="dcterms.identifier" content="https://www.worldbank.org/en/archive/history/past-presidents"/> <meta name="dcterms.language" content="en" /> <script src="/etc.clientlibs/worldbankgroup/clientlibs/vendor/jquery.js"></script> <script src="//assets.adobedtm.com/223f6e2cf7c9/3eb6c9b72a93/launch-7bc0cdc67098.min.js" async></script> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/clientlibs/vendor/jquery.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/clientlibs/clientlibs-archive.css" type="text/css"> </head> <div class="wb_metadata"> </div> <body> <div id="wbg-aem-target" class="wbg-aem-target"></div> <header> <a tabindex="0" id="skip-to-main-content" class="visually-hidden focusable" href="#main">Skip to Main Navigation</a> <div class="lp__navbar lp__navbar_default "> <div class="container"> <!-- Begin G01v1 Global Header --> <div class="lp__navbar_header"> <a href="https://www.worldbank.org" class="lp__navbar_brand"><img title="The World Bank logo" alt="The World Bank logo" src="/content/dam/wbr/logo/logo-wb-header-en.svg" class="img-responsive"> </a> <!--<a href="https://www.worldbank.org" class="lp__navbar_brand hidden-lg"><img title="The World Bank logo" alt="The World Bank logo" src="/content/dam/wbr/logo-1/logo-wb.svg" class="img-responsive"> </a>--> <div class="lp__navbar_text"><a href="https://www.worldbank.org/en/archive/home">Archives</a></div> </div><!-- End Logo Section --> <div class="lp__menuButton"> <button type="button" class="lp__navbar_toggle collapsed" data-toggle="collapse" data-target="#menuItems" aria-expanded="false" aria-controls="menuItems" aria-label="menu"> </button> </div> <!-- End toggle menu Section --> <div class="lp__menulist_wrappper lp__megamenu"> <div class="lp__navbar_collapse collapse lp__megamenu" id="menuItems"> <nav class="megamenu"> <ul class="lp__navbar_nav" id="lp__megamenu"> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/history" class="lp__megamenu_item active">EXPLORE HISTORY</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/digital-collections" class="lp__megamenu_item">DIGITAL COLLECTIONS</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/access-the-catalog" class="lp__megamenu_item">ACCESS THE CATALOG</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/using-the-archives" class="lp__megamenu_item">USING THE ARCHIVES</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/aboutus" class="lp__megamenu_item">ABOUT US</a></li> </ul> </nav> </div> </div> <!-- End G01v1 Global Header --> </div> </div> </header> <script> $(document).ready(function() { var activeLink =$(".lp__megamenu li" ).first().children("a").attr('href'); var url = window.location.href; if (typeof activeLink !== 'undefined'){ $(".lp__megamenu li").each(function(index, obj) { $(this).children("a").removeClass("active focus"); if ($(this).children("a").attr('href') == url){ $(this).children("a").addClass("active focus"); } }); } }); </script> <input type="hidden" name="wcmmode" class="WCMmode" value="DISABLED"> <main id="main"> <div class="lang-toggler language_toggler parbase"> <div class="lp__breadcrumb hidden"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-5 col-sm-5 col-xs-6"> <nav aria-label="Breadcrumb" class="lp-page-title"> <ol class="lp__breadcrumb_list"> <li class="lp__breadcrumb_list_item "><a class="l1-breadcrumb" href="/en/archive">English</a></li> <li class="lp__breadcrumb_list_item hidden-sm hidden-xs"><a class="l1-breadcrumb" href="/en/archive/history">History</a></li> </ol> </nav> </div> <!-- End Page Title --> </div> </div> </div> <div class="clearix"></div> <script> $(document).ready(function() { var cuurpage = "/content/worldbankgroup/archive/en/history/past-presidents"; var pageLocale = "en"; var activeLink =$(".lp__breadcrumb li" ).first().children("a").attr('href'); if (typeof activeLink !== 'undefined'){ $(".lp__megamenu li.lp__megamenu_list a, .lp__megamenu li.lp__megamenu_list").removeClass("active"); //adedd for D&R to Highlight menu if(cuurpage.indexOf('publication/documents-reports') !== -1 && (cuurpage.indexOf("http") !== -1 || cuurpage.indexOf("https") !== -1)){ activeLink = "/" + activeLink.split("/").slice(3).join("/"); }//end $(".lp__megamenu li.lp__megamenu_list").each(function(index, obj) { if ($(this).children("a").attr('href') == activeLink){ $(this).children("a").addClass("active"); } }); } var isCPF = "false"; var activeLink = ""; if (isCPF == "true" && typeof activeLink !== 'undefined'){ $(".lp__megamenu li.lp__megamenu_list a, .lp__megamenu li.lp__megamenu_list").removeClass("active"); $(".lp__megamenu li.lp__megamenu_list").each(function(index, obj) { if ($(this).children("a").text().toLowerCase().trim() == activeLink.toLowerCase().trim()) { $(this).addClass("active"); $(this).children("a").addClass("active"); } }); } }); </script> </div> <div class="par parsys"><div class="supergrid parbase section"> <div class="full-row-arcpattern-img full-row-blue-components" style=" "> <div class="container"> <div class=""> <div class="par parsys"><div class="redesign_title parbase section"> <div class="lp__heading_v1 "> <h1 class='h1 '>Explore History</h1> </div> <div class="clearfix" aria-hidden="true"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-subnav wrap__archive_nav" style=" "> <div class="container"> <div class=""> <div class="par parsys"><div class="reference parbase section"> <div style="display:inline;" class="cq-dd-paragraph"> <div class="supergrid_126774881 supergrid parbase"> <div class="full-row-subnav wrap__archive_nav" style=" "> <div class="container"> <div class=""> <div class="par parsys"><div class="eds_tab parbase section"> <nav class="lp__page_nav" aria-label="sub navigation of history page"> <!-- Begin Dropdown-v2 components --> <ul class="lp__page_navlist"> <li id="sr__page_navitem0 2" class="lp__page_navitem 2 "><a href="/en/archive/history">Overview</a></li> <li id="sr__page_navitem1 2" class="lp__page_navitem 2 "><a href="/en/archive/history/exhibits">Exhibits</a></li> <li id="sr__page_navitem2 3" class="lp__page_navitem 2 active "><a href="/en/archive/history/past-presidents" aria-current="page">Past Presidents</a></li> <li id="sr__page_navitem3 2" class="lp__page_navitem 2 "><a href="/en/archive/history/past-presidents-speeches">Past Presidents' Speeches</a></li> <li id="sr__page_navitem4 2" class="lp__page_navitem 2 "><a href="/en/archive/history/timeline">Timeline</a></li> <li id="sr__page_navitem5 2" class="lp__page_navitem 2 "><a href="/en/archive/history/development-reflections">Development Reflections</a></li> </ul> </nav> <div class="lp__dropdown"> <span class="lp__dropdown_label sr-only" id="sr__page_mobile_navdropdown">Select a EDS Sub navigation page&nbsp;<span class="sr-only">selecting option, leaving this page</span></span> <div class="lp__dropdown_group lp__primary_dropdown lp__primary_inverse_dropdown lp__page_navmobile"> <button class="lp__dropdown_toggle" data-toggle="dropdown" aria-haspopup="true" aria-labelledby="sr__page_mobile_navdropdown" id="sr__page_mobile_navdropdown_button" aria-expanded="false">Overview</button> <ul class="lp__dropdown_menu dropdown-menu" aria-labelledby="sr__page_mobile_navdropdown"> <li><a class="dropdown-item" href="/en/archive/history">Overview</a></li><li><a class="dropdown-item" href="/en/archive/history/exhibits">Exhibits</a></li><li class="active">Past Presidents</li><li><a class="dropdown-item" href="/en/archive/history/past-presidents-speeches">Past Presidents' Speeches</a></li><li><a class="dropdown-item" href="/en/archive/history/timeline">Timeline</a></li><li><a class="dropdown-item" href="/en/archive/history/development-reflections">Development Reflections</a></li> </ul> </div> </div> <script> $(document).ready(function() { $('.lp__page_navitem a').each(function(i){ if($(this).attr('href').indexOf(window.location.href)>-1){ $(this).parent().addClass('active'); $(this).parent().siblings().removeClass('active'); } }); }); </script></div> </div> </div> </div> </div> </div> </div></div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-white-components" style=" "> <div class="container"> <div class=""> <div class="par parsys"><div class="redesign_title parbase section"> <div class="lp__heading_v1 "> <h2 class='h2 '>Past Presidents</h2> </div> <div class="clearfix" aria-hidden="true"></div> </div> <div class="gridlayout parbase section"> <div class="row "> <div class="col-md-7 colsplit 2"> <div class=" " > <div class="grid_7_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_static_content section"> <!--<script type="module" src="/apps/worldbankgroup/components/content/body_content_scene7/clientlibs/site/js/component.js" defer></script>--> <!--<script type="module" src="/apps/worldbankgroup/components/content/body_content_scene7/clientlibs/site/js/twitter.js" defer></script>--> <section > <article class="lp__body_content section " > <p>Learn more about the past presidents of the World Bank Group. This page provides an overview of World Bank Group presidents' contributions to global development and the varying challenges they faced while in office.&nbsp;</p> </article></section> <div class="clearfix"></div> </div> <hr aria-hidden="true"> <div class="list_navigation section"> <div class="lp__list_navcomponents "> <ul class=""> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="/content/dam/photos/439x439/2019/nov/darid_malpass_profile-pic--1-.jpg" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="/content/dam/photos/439x439/2019/nov/darid_malpass_profile-pic--1-.jpg" class="img-responsive"> <source media="(min-width:992px)" srcset="/content/dam/photos/439x439/2019/nov/darid_malpass_profile-pic--1-.jpg" class="img-responsive"> <source media="(min-width:768px)" srcset="/content/dam/photos/439x439/2019/nov/darid_malpass_profile-pic--1-.jpg" class="img-responsive"> <img src="/content/dam/photos/439x439/2019/nov/darid_malpass_profile-pic--1-.jpg" data-src="/content/dam/photos/439x439/2019/nov/darid_malpass_profile-pic--1-.jpg" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/david-robert-malpass">David R. Malpass</a> </div><div class="lp__hammer">April 9, 2019 – June 1, 2023</div><div class="lp__blurb_text "><p>Oversaw the WBG’s largest ever crisis response during the COVID-19 pandemic, more than doubled the institution’s investment in climate-related projects, and initiated the Evolution Roadmap reform process.</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/david-robert-malpass" aria-hidden="true" tabindex="-1" class="lp__overlay-link">David R. Malpass</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/photos/439x439/2019/jan/JYK-439x439.jpg" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/photos/439x439/2019/jan/JYK-439x439.jpg" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/photos/439x439/2019/jan/JYK-439x439.jpg" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/photos/439x439/2019/jan/JYK-439x439.jpg" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/photos/439x439/2019/jan/JYK-439x439.jpg" data-src="https://www.worldbank.org/content/dam/photos/439x439/2019/jan/JYK-439x439.jpg" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/jim-yong-kim#">Jim Yong Kim</a> </div><div class="lp__hammer">July 1, 2012 - February 1, 2019</div><div class="lp__blurb_text "><p>Established a bold agenda for the international development community: end extreme poverty by 2030 and sustainably build shared prosperity by boosting the incomes of the poorest 40% of the population.&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/jim-yong-kim#" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Jim Yong Kim</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/photos/220x220/2017/oct/Robert-Zoellick.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/photos/220x220/2017/oct/Robert-Zoellick.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/photos/220x220/2017/oct/Robert-Zoellick.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/photos/220x220/2017/oct/Robert-Zoellick.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/photos/220x220/2017/oct/Robert-Zoellick.png" data-src="https://www.worldbank.org/content/dam/photos/220x220/2017/oct/Robert-Zoellick.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/robert-bruce-zoellick">Robert B. Zoellick</a> </div><div class="lp__hammer">July 1, 2007 - June 30, 2012</div><div class="lp__blurb_text "><p>Modernized and recapitalized the World Bank by prioritizing good governance and anti-corruption strategies while confronted with the global financial crisis of 2008-2009 and post-conflict issues in member states.&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/robert-bruce-zoellick" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Robert B. Zoellick</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Paul-Wolfowitz.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Paul-Wolfowitz.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Paul-Wolfowitz.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Paul-Wolfowitz.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/Paul-Wolfowitz.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/Paul-Wolfowitz.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/paul-dundes-wolfowitz">Paul D. Wolfowitz</a> </div><div class="lp__hammer">June 1, 2005 - June 30, 2007</div><div class="lp__blurb_text "><p>Emphasized support on Africa through the Bank's Africa Action Plan (AAP), pursued a strategy on clean energy and climate change, and advocated for the repatriation of looted assets to developing countries.&nbsp;&nbsp;</p> <p>&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/paul-dundes-wolfowitz" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Paul D. Wolfowitz</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/James-Wolfensohn.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/James-Wolfensohn.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/James-Wolfensohn.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/James-Wolfensohn.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/James-Wolfensohn.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/James-Wolfensohn.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/james-david-wolfensohn">James D. Wolfensohn</a> </div><div class="lp__hammer">June 1, 1995 - May 31, 2005</div><div class="lp__blurb_text "><p>Prioritized the Bank's core purpose: fight global poverty and help the world's poor forge better lives. Known as the &quot;Renaissance Banker&quot;, Wolfensohn pursued many initiatives including debt relief and the fight against the &quot;cancer of corruption&quot;.</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/james-david-wolfensohn" aria-hidden="true" tabindex="-1" class="lp__overlay-link">James D. Wolfensohn</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Lewis-Preston.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Lewis-Preston.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Lewis-Preston.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Lewis-Preston.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/Lewis-Preston.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/Lewis-Preston.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/lewis-thompson-preston">Lewis T. Preston</a> </div><div class="lp__hammer">September 1, 1991 - May 4, 1995</div><div class="lp__blurb_text "><p>Led the Bank with agility and responsiveness to meet the changing needs of members: welcoming former Soviet Republics as new members, establishing lending programs in the newly democratic South Africa, and resuming lending operations in Vietnam.</p> <p>&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/lewis-thompson-preston" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Lewis T. Preston</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Barber-Conable.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Barber-Conable.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Barber-Conable.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Barber-Conable.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/Barber-Conable.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/Barber-Conable.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/barber-conable">Barber Conable</a> </div><div class="lp__hammer">July 1, 1986 - August 31, 1991</div><div class="lp__blurb_text "><p>Realigned his administration with the Bank's central mission of alleviating poverty and recognized the significance of tackling environmental problems. He also oversaw the most extensive reorganization in the Bank's history.&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/barber-conable" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Barber Conable</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Alden-Winship-Clausen.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Alden-Winship-Clausen.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Alden-Winship-Clausen.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Alden-Winship-Clausen.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/Alden-Winship-Clausen.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/Alden-Winship-Clausen.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/alden-winship-clausen">A. W. Clausen</a> </div><div class="lp__hammer">July 1, 1981 - June 30, 1986</div><div class="lp__blurb_text "><p>Oversaw the expansion of structural adjustment lending during the debt crisis of the early 1980s and emphasized the need for additional assistance to sub-Saharan Africa to provide development infrastructure.&nbsp;</p> <p>&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/alden-winship-clausen" aria-hidden="true" tabindex="-1" class="lp__overlay-link">A. W. Clausen</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Robert-Strange-McNamara.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Robert-Strange-McNamara.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Robert-Strange-McNamara.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Robert-Strange-McNamara.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/Robert-Strange-McNamara.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/Robert-Strange-McNamara.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/robert-strange-mcnamara">Robert S. McNamara</a> </div><div class="lp__hammer">April 1, 1968 - June 30, 1981</div><div class="lp__blurb_text "><p>Transformed the World Bank into a development organization by focusing on the needs of people living in extreme poverty. Expanded operations into new sectors and dramatically increased lending commitments and the number of Bank staff.</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/robert-strange-mcnamara" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Robert S. McNamara</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/George-David-Woods.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/George-David-Woods.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/George-David-Woods.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/George-David-Woods.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/George-David-Woods.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/George-David-Woods.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/george-david-woods">George D. Woods</a> </div><div class="lp__hammer">January 1, 1963 - March 31, 1968</div><div class="lp__blurb_text "><p>Reinforced the Bank's role as a development institution and redirected its focus and resources to the analysis of development and the support of relevant economic activities.&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/george-david-woods" aria-hidden="true" tabindex="-1" class="lp__overlay-link">George D. Woods</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Robert-Black.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Robert-Black.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Robert-Black.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Robert-Black.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Robert-Black.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Robert-Black.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/eugene-robert-black">Eugene R. Black</a> </div><div class="lp__hammer">July 1, 1949 - December 31, 1962</div><div class="lp__blurb_text "><p>Established the Bank as an impartial mediator in international disputes, built the Bank's credit in U.S. capital markets, and formalized operational policies. Two major affiliates were created during his administration: IFC and IDA.&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/eugene-robert-black" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Eugene R. Black</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/John-Jay-McCloy.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/John-Jay-McCloy.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/John-Jay-McCloy.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/John-Jay-McCloy.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/John-Jay-McCloy.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/John-Jay-McCloy.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/john-jay-mccloy">John J. McCloy</a> </div><div class="lp__hammer">March 17, 1947 - June 30, 1949</div><div class="lp__blurb_text "><p>Solidified the Bank's role as a lending institution and clarified the respective roles of the executive directors and the president. Agreement between the World Bank and the United Nations was formalized during his administration.&nbsp;</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/john-jay-mccloy" aria-hidden="true" tabindex="-1" class="lp__overlay-link">John J. McCloy</a> </li> <li class="lp__list_navigation_section "> <div class = "lp__sm_square_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Meyer.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Meyer.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:992px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Meyer.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <source media="(min-width:768px)" srcset="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Meyer.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" class="img-responsive"> <img src="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Meyer.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" data-src="https://www.worldbank.org/content/dam/Worldbank/About/History/Eugene-Meyer.jpg/_jcr_content/renditions/cq5dam.resized.81x81!.png" alt="Image" title="Image" class="lp-cover img-responsive "> </picture> </div> <div class="lp__list_navigation_content"><div class="lp__list_navigation_title"> <a href="https://www.worldbank.org/en/archive/history/past-presidents/eugene-meyer">Eugene Meyer</a> </div><div class="lp__hammer">June 18, 1946 - December 18 1946</div><div class="lp__blurb_text "><p>Laid the groundwork for the World Bank: defined the Bank's mission, appointed senior staff, hired personnel capable of analyzing loan proposals, and began the important task of building confidence in the Bank on Wall Street.</p> </div></div> <a href="https://www.worldbank.org/en/archive/history/past-presidents/eugene-meyer" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Eugene Meyer</a> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="col-md-1 colsplit 2"> <div class=" " > <div class="grid_1_par_1 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > </div> </div> </div> </div> <div class="col-md-4 colsplit 2"> <div class=" lp__heading_h2" > <div class="grid_4_par_2 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>RELATED LINKS</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Office of the President" href="https://www.worldbank.org/en/about/president"> <i class="none" aria-hidden="true"></i> Office of the President</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Past Presidents' Speeches" href="https://www.worldbank.org/en/archive/history/past-presidents-speeches"> <i class="none" aria-hidden="true"></i> Past Presidents' Speeches</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Archives Catalog" href="https://www.worldbank.org/en/archive/access-the-catalog"> <i class="none" aria-hidden="true"></i> Archives Catalog</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Oral History Program -- Presidents' Page" href="https://oralhistory.worldbank.org/browse/president"> <i class="none" aria-hidden="true"></i> Oral History Program -- Presidents' Page</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Archives Photo Catalog" href="https://archivesphotos.worldbank.org/en/about/archives/photo-gallery"> <i class="none" aria-hidden="true"></i> Archives Photo Catalog</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="World Bank Group Historical Timeline" href="https://timeline.worldbank.org/#event-bretton-woods-conference-begins"> <i class="none" aria-hidden="true"></i> World Bank Group Historical Timeline</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="World Bank Group Archives Exhibits Series in Documents &amp; Reports" href="https://documents.worldbank.org/en/publication/documents-reports/documentlist?colti=%22World%20Bank%20Group%20Archives%20exhibit%20series%22&srt=docdt&order=desc"> <i class="none" aria-hidden="true"></i> World Bank Group Archives Exhibits Series in Documents &amp; Reports</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Documents &amp; Reports" href="https://documents.worldbank.org/en/publication/documents-reports"> <i class="none" aria-hidden="true"></i> Documents &amp; Reports</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-gray-components" style=" "> <div class="container"> <div class="wrap__heading_h2"> <div class="par parsys"><div class="reference parbase section"> <div style="display:inline;" class="cq-dd-paragraph"> <div class="gridlayout parbase"> <div class="row "> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" lp__heading_h2" > <div class="grid_3_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>Explore History</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Exhibits" href="https://www.worldbank.org/en/archive/history/exhibits"> <i class="none" aria-hidden="true"></i> Exhibits</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Past Presidents" href="https://www.worldbank.org/en/archive/history/past-presidents"> <i class="none" aria-hidden="true"></i> Past Presidents</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Past Presidents’ Speeches" href="https://www.worldbank.org/en/archive/history/past-presidents-speeches"> <i class="none" aria-hidden="true"></i> Past Presidents’ Speeches</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Historical Timeline" href="https://www.worldbank.org/en/archive/history/timeline"> <i class="none" aria-hidden="true"></i> Historical Timeline</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Country Historical Profiles" href="https://countryhistoricalprofiles.worldbank.org/?year=2023"> <i class="none" aria-hidden="true"></i> Country Historical Profiles</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_3_par_1 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>Discover the Archives</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Archives Catalog" href="https://www.worldbank.org/en/archive/access-the-catalog"> <i class="none" aria-hidden="true"></i> Archives Catalog</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Digital Collections" href="https://www.worldbank.org/en/archive/digital-collections"> <i class="none" aria-hidden="true"></i> Digital Collections</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Multimedia Catalog" href="https://archivesmultimedia.worldbank.org/en/home"> <i class="none" aria-hidden="true"></i> Multimedia Catalog</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Oral History" href="https://oralhistory.worldbank.org/"> <i class="none" aria-hidden="true"></i> Oral History</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Documents &amp; Reports" href="https://documents.worldbank.org/en/publication/documents-reports"> <i class="none" aria-hidden="true"></i> Documents &amp; Reports</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Projects &amp; Operations" href="https://projects.worldbank.org/"> <i class="none" aria-hidden="true"></i> Projects &amp; Operations</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Web Archives" href="https://www.worldbank.org/en/webarchives"> <i class="none" aria-hidden="true"></i> Web Archives</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_3_par_2 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>Doing Research</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="World Bank Group Information Research Guide" href="https://researchguides.worldbankimflib.org/WBGInfoguide"> <i class="none" aria-hidden="true"></i> World Bank Group Information Research Guide</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Overview of Archival Holdings" href="https://www.worldbank.org/en/archive/using-the-archives/overview-of-archival-holdings"> <i class="none" aria-hidden="true"></i> Overview of Archival Holdings</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Using Our Finding Aids" href="https://www.worldbank.org/en/archive/using-the-archives/using-our-finding-aids"> <i class="none" aria-hidden="true"></i> Using Our Finding Aids</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Request Access to Holdings" href="https://www.worldbank.org/en/archive/using-the-archives/request-access-to-holdings"> <i class="none" aria-hidden="true"></i> Request Access to Holdings</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Visit the Archives" href="https://www.worldbank.org/en/archive/using-the-archives/visit-the-archives"> <i class="none" aria-hidden="true"></i> Visit the Archives</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Terms of Use, Reproduction, and Citation" href="https://www.worldbank.org/en/archive/using-the-archives/terms-of-use-reproduction-and-citation"> <i class="none" aria-hidden="true"></i> Terms of Use, Reproduction, and Citation</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_3_par_3 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>About Us</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Access to Information Policy" href="https://policies.worldbank.org/en/policies/all/ppfdetail/3693"> <i class="none" aria-hidden="true"></i> Access to Information Policy</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="AMS 10:11: Management of Records" href="https://documents.worldbank.org/en/publication/documents-reports/documentdetail/568301468326225648/management-of-records-policy"> <i class="none" aria-hidden="true"></i> AMS 10:11: Management of Records</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Records Management Program" href="https://www.worldbank.org/en/archive/aboutus/records-management-program"> <i class="none" aria-hidden="true"></i> Records Management Program</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Digital Preservation Program" href="https://www.worldbank.org/en/archive/aboutus/digital-preservation-program"> <i class="none" aria-hidden="true"></i> Digital Preservation Program</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Digitization Program" href="https://www.worldbank.org/en/archive/aboutus/digitization-program"> <i class="none" aria-hidden="true"></i> Digitization Program</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Professional Engagement" href="https://www.worldbank.org/en/archive/aboutus/professional-engagement"> <i class="none" aria-hidden="true"></i> Professional Engagement</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div></div> </div> </div> </div> </div> </div> </div> </main> <!-- Begin Global footer --> <footer class="simplified-footer"> <div class="row full-row-footer-components"> <div class="container"> <div class="lp__footer_top"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="lp__footer_bottom"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> <div class="lp__listinline"> <ul> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/legal">Legal</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/legal/privacy-notice">Privacy Notice</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/who-we-are/site-accessibility">Site Accessibility</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/access-to-information">Access to Information</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/careers">Jobs</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/contacts">Contact</a></li> </ul> </div> </div><!-- End disclaimer--> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> <div class="lp__footer_fraud"> <ul> <li><a href="https://www.worldbank.org/en/about/legal/scams">SCAM ALERT</a></li> <li><a href="https://www.worldbank.org/en/about/unit/integrity-vice-presidency/report-an-allegation">REPORT FRAUD OR CORRUPTION</a></li> </ul> </div> </div> </div> </div><!-- End disclaimer and copy right --> </div> </div><!-- End footer Bottom row --> </div> </div> </div> <!-- End Top Footer --> <!-- Begin bottom Footer --> <div class="row full-row-footer-black-components"> <div class="container"> <div class="row"> <div class="lp__footer_bottom_left"> <div class="col-md-12 col-sm-12 col-xs-12"> <ul> <li><a href="https://www.worldbank.org"> <img src="/content/dam/wbr-redesign/logos/logo-wbg-footer-en.svg" class="footer-logo" title="Image" alt="The World Bank Group Logo"></a> </li> <li><a class="lp__wbgpartnership" title="International Bank for Reconstruction and Development" href="https://www.worldbank.org/en/who-we-are/ibrd">IBRD</a></li> <li><a class="lp__wbgpartnership" title="International Development Association" href="https://ida.worldbank.org/">IDA</a></li> <li><a class="lp__wbgpartnership" title="International Finance Corporation" href="https://www.ifc.org/">IFC</a></li> <li><a class="lp__wbgpartnership" title="Multilateral Investment Guarantee Agency" href="https://www.miga.org/">MIGA</a></li> <li><a class="lp__wbgpartnership" title="International Centre for Settlement of Investment Disputes" href="https://icsid.worldbank.org/">ICSID</a></li> </ul> </div> </div><!-- End logo and Wbg partnership --> <div class="lp__copyright"> <div class="col-md-12 col-sm-12 col-xs-12"> © <span id="footer-year"></span> <script language="JavaScript"> <!-- Begin var time=new Date(); var year=time.getYear(); if (year < 2000) year = year + 1900; document.getElementById("footer-year").innerHTML = year; // End --> </script> The World Bank Group, All Rights Reserved. </div> </div><!-- End dropdown and fraud --> </div> </div> </div> </footer> <!-- End Global footer --> <script src="/etc/designs/wbr/components/wbgajax.js"></script> <div data-ajax-component-wbg data-url="/wbg/aem/service/ampopup" data-ajax-query-parameters='language=en&pageName=/content/worldbankgroup/archive/en/history/past-presidents' ></div> <script src="/etc.clientlibs/worldbankgroup/clientlibs/clientlibs-archive.js"></script> <!--cookie consent starts--> <section id="cookieconsentpopup" class="lp__cookie_tooltip" style="display: none;"> <div class="container"> <p>This site uses cookies to optimize functionality and give you the best possible experience. If you continue to navigate this website beyond this page, cookies will be placed on your browser. To learn more about cookies, <a href="https://www.worldbank.org/en/about/legal/privacy-notice">click here</a>. </p> <button type="button" class="close accept-consent" aria-label="close cookies policy notification" tabindex="0"> <span aria-hidden="true">&times;</span> </button> </div> </section> <script defer src="/etc/designs/wbrrdesign/clientlibs-wbrredsign/js/cookie-consent.js"></script> <!--cookie consent ends--> <script type="text/javascript"> var appInsights=window.appInsights||function(a){ function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c }({ instrumentationKey:"2ddee9f8-57ef-4c0e-8810-a2f743116654" }); window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); </script> <script type="text/javascript" src="/etc/designs/wbg/clientlib/js/WebStatsUtil.js?q=nocache"></script> <script> var filters = [], queryParamValue,section=[],sFilters="",sSection=""; var query_string = window.location.search; var paramMap = { 'displayconttype_exact': 'type', 'topic_exact': 'topic', 'admreg_exact':'region', 'count_exact':'country', 'strdate':'startdate', 'enddate':'enddate', 'lang_exact':'language', 'tf':'timeframe', 'docty_exact':'document type', 'lang_spoken_exact':'languages spoken', 'job_title_exact':'role', 'unit_exact':'unit', 'first_name_AlphaBucket_exact':'first name', 'surname_AlphaBucket_exact':'last name', 'sector_exact':'sector', 'status_exact':'status', 'majdocty_exact':'major document type', 'majtheme_exact':'theme', 'teratopic_exact':'topic' }; if(query_string){ var queryPair = query_string.slice(1).split('&'); for (var i = 0; i < queryPair.length; i++) { queryParamValue = queryPair[i].split('=')[1]; queryParamName = queryPair[i].split('=')[0]; if((typeof paramMap[queryParamName]!='undefined') && (queryParamName!='lang_exact') && (queryParamName!='pastevents') && (queryParamName!='futureevents') && (queryParamName!='srt') && (queryParamName!='qterm') && (queryParamName!='x')&&(queryParamName!='y')){ section.push(paramMap[queryParamName]); } if((queryParamName!='qterm') && (queryParamName!='futureevents') && (queryParamName!='pastevents') && (queryParamName!='srt') && (queryParamName!='os') && (queryParamName!='x') && (queryParamName!='lang_exact') &&(queryParamName!='y')){ if(queryParamValue != ''){ filters.push(queryParamValue); } } } sFilters = filters.join(':'); sSection = section.join(':'); sSection = decodeURIComponent(sSection); sSection = sSection.replace(new RegExp("\\+","g"),' '); //s.eVar50= section; sFilters = decodeURIComponent(sFilters); sFilters = sFilters.replace(new RegExp("\\+","g"),' '); //s.list1 =filters; } </script> <script> var wbgData = wbgData || {}; wbgData.page = { pageInfo: { pageName: "content:worldbankgroup:archive:en:history:past-presidents", pageCategory: "content page", pageUid: "220875ce-e333-41a2-99fd-10cd987f020b", pageFirstPub: "03-08-2022", pageLastMod: "06-01-2023", contentType:"Other", topicTag:"", hier1:"ecrcc~other~archive", channel:"its oral history ext", webpackage:"", }, sectionInfo: { siteSection: "other", subsectionP2:"archive", subsectionP3:"", subsectionP4:"", subsectionP5:"" } }, wbgData.site = { siteInfo: { siteLanguage: "en", siteCountry: "", siteEnv: "prod", userIpaddressType:"10.48.0.133", siteRegion:"", siteType:"main", }, techInfo: { cmsType: "AEM", bussVPUnit: "ECRCC", bussUnit: "ECRCC", bussUserGroup: "External", bussAgency: "ibrd" } } </script> <script type="text/javascript"> var wbgDataOld = {}; wbgDataOld.page= { pageInfo: { pageName: "content:worldbankgroup>archive>en>history>past-presidents", pageTitle:"past-presidents", pageDate:"2021/06/03", hier1: "ecrcc~other~archive", hier2: "wbg~en~english~other~archive", server:"10.48.0.136", channel:"its oral history ext" }, docInfo: { docAuthor: "",//Document author docDate:"",//Document date docRegion:"",//Region docCountry:"" }, teragramInfo: { teragramTopic:"", teragramKeyword:"" }, siteInfo: { siteSection:"other", subSection1:"other~archive", subSection2:"other~archive", subSection3:"other~archive", siteLanguage:"English", siteRank:"1", contentType:"other" }, packageInfo:{ webpackage:"" }, vpuInfo: { vpuLegacy:"ECRCC", vpu:"ECRCC" }, } var opsAanalytics ={ "projectId" :"NODATA", "upi":"NODATA", "pageName":"other", "tabName":"other", "serverDate":"", "clientDate":new Date().getTime(), "totalResponseTime":"", "pageUrl":(document.URL).replace("https://","").replace("http://",""), "userAgent" :navigator.userAgent, "server":"www.worldbank.org", "appId":"wbgext", "key1":"archive", "key2":"", "key3":"", "key4":"", "key5":"", "key6":"Anonymous", "key7":"", "key8":"", "key9":"", "key10":"" }; </script> </body> </html>

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