<?php

$countryCode = '';

if(isset($_COOKIE['clientCountry'])){
  $countryCode = $_COOKIE['clientCountry'];
} else {
    try {
        require_once($_SERVER['DOCUMENT_ROOT'].'vendor/autoload.php');

        $client = new GeoIp2\WebService\Client(722651, 'kTNuVdhTKBXQUqgr');

        if (isset($_SERVER['REMOTE_ADDR']) && !empty($_SERVER['REMOTE_ADDR'])) {
            try {
                $record = $client->country($_SERVER['REMOTE_ADDR']);
            } catch (Exception $e) {
                if (isset($_SERVER['HTTP_X_FORWARDED_FOR']) && !empty($_SERVER['HTTP_X_FORWARDED_FOR'])) {
                    $ip = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR'])[0];
                    $record = $client->country($ip);
                }
            }

            if (isset($record) && !empty($record)) {
                $countryCode = $record->country->isoCode;
                $cookieMaxAge = 24 * 60 * 60;
                header("Set-Cookie: clientCountry=$countryCode; Max-Age=$cookieMaxAge; Path=/; SameSite=Strict");
            }
        }
    } catch (Exception $e) {
        echo '<!-- GeoIP error: ' . $e->getMessage() . ' -->' . PHP_EOL;
    }
  
}

?>




<!DOCTYPE html>
<html lang="en-gb" class="pl">
  <head>
    <title>After the IAS Fellowship: Research Development Project - Durham University</title>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width" />
    
    
    <meta name="date" content="02/03/2026" />
    <meta name="author" content="Durham University">
    <meta name="generator" content=" Terminalfour">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@durham_uni">
    <meta name="twitter:creator" content="@durham_uni">
    
    
    <meta property="og:image" content="https://www.durham.ac.uk/media/durham-university-business-school/research-centres/centre-for-leadership-and-followership/Home-Header-or-Footer-(6).png" />
    
    
    <meta property="fb:app_id" content="1259489337720699 ">
    <meta property="og:type" content="website">
		<link rel="canonical" href="https://www.durham.ac.uk/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP" />
    <link rel="stylesheet" type="text/css" media="all" href="/media/durham-university/site-assets/css/durham-style-enhanced-20250805.css" /> 
    <link rel="stylesheet" type="text/css" media="" href="/media/durham-university/site-assets/css/swiper.css" /> 
    <link rel="stylesheet" type="text/css" media="" href="/media/durham-university/site-assets/css/perfect-scrollbar.css" /> 
    <link rel="apple-touch-icon" sizes="180x180" href="/media/durham-university/site-assets/image/favicons/apple-touch-icon.png" />
    <link rel="icon" type="image/svg" href="/media/durham-university/site-assets/image/favicons/favicon.svg" />
    <link rel="icon" type="image/png" sizes="32x32" href="/media/durham-university/site-assets/image/favicons/favicon-32x32.png" />
    <link rel="icon" type="image/png" sizes="16x16" href="/media/durham-university/site-assets/image/favicons/favicon-16x16.png" />
    <link rel="mask-icon" href="/media/durham-university/site-assets/image/favicons/safari-pinned-tab.svg" color="#000000" />
    <meta name="msapplication-TileColor" content="#68246D" />
    <meta name="msapplication-TileImage" content="/media/durham-university/site-assets/image/favicons/mstile-144x144.png" />
    <meta name="theme-color" content="#68246D" />
    ReferenceError: "department" is not defined.
    <!--SMD = 138447 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1309318"></span>
<!-- 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-MD895GR');</script>
<!-- End Google Tag Manager -->
<?php } ?>
    <meta name="sectiontype" content="news"> 
<meta name="NewsTitle" content="Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)">
<meta name="NewsTitle2" content="Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)">
<meta name="NewsTitlesearch" content="Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)">
<meta name="NewsDescription" content="Dr Matt Sjoberg, Management and Marketing, uncovers leaders' identity processes through the use of natural language processing">
<meta name="NewsDescriptionSearch" content="Dr Matt Sjoberg, Management and Marketing, uncovers leaders' identity processes through the use of natural language processing">
<meta name="NewsImage" content="/media/durham-university-business-school/research-centres/centre-for-leadership-and-followership/Home-Header-or-Footer-(6).png">
<meta name="NewsCategory" content="feather--book-open">
<meta name="NewsCategory2" content="Funding & fellowships">
<meta name="NewsYear" content="2025"/>
<meta name="eventFutureDate2" content="2025"/>
<meta name="pubDate" content="2025-10-01T11:10:00Z">
<meta name="subject" content="">
      <meta name="NewsSource" content="true"><link rel="canonical" href="https://www.durham.ac.uk/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP"/>
     <meta name="titlesearch" content="After the IAS Fellowship: Research Development Project">
  </head>
  <body class="body u-overflow-x-hidden">
    <!--SMD = 138488 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1309321"></span>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MD895GR"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?php } ?>
    <a href="#main-content" class="is-focusable u-select-none u-bg-primary u-block u-font-bold u-mb-4 u-p-2 u-rounded-none u-text-white u-visually-hidden">
      <div class="container">Skip to main content</div>
    </a>
    <div id="fb-root"></div>
    <!--SMD = 1309759 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1309815"></span>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v7.0" nonce="CasNLtLb"></script>
<?php } ?>
    <div class="layout-container u-flex u-flex-col u-min-h-full">
<header class="site-header" x-data="siteHeader()" x-init="init('normal', $refs.bar)" @menuchange="changeMenuState($event.detail)">
  
        <div class="emergencynotice" aria-live="assertive" data-t4-emergency-notices="/media/durham-university/site-assets/js/emergency-notice.json"></div>
  
        <div class="u-relative u-z-501">
          <div :class="{ 'xl:u-absolute xl:u-z-10 xl:u-w-full' : type === 'transparent', 'xl:u-text-white' : showBackground() === false }">
            <div class="u-relative u-flex u-items-center u-justify-between u-pl-2 u-py-1 u-transition lg:u-py-2 lg:u-pl-4 xl:u-py-0 xl:u-pl-6 u-bg-white" x-ref="bar" :class="{ 'u-bg-white' : showBackground() }">
              <div :class="{ 'xl:u-hidden' : type === 'transparent' &amp;&amp; !menuOpen &amp;&amp; !searchOpen }">
                <a href="/" rel="home" class="u-w-full u-block"><img class="site-logo" src="/media/durham-university/site-assets/image/logo-dark.svg" alt="Durham University logo"></a>
              </div>
              <div :class="{ 'xl:u-hidden' : type === 'transparent' &amp;&amp; (menuOpen || searchOpen), 'xl:u-block' : type === 'transparent' &amp;&amp; !menuOpen &amp;&amp; !searchOpen }" class="u-hidden">
                <a href="/" rel="home" class="u-w-full u-block"><img class="site-logo" src="/media/durham-university/site-assets/image/logo-white.svg" alt="Durham University logo"></a>
              </div>
              <div class="u-flex u-items-end u-flex-col">
                <!-- <ul class="u-mb-3 utility-navigation u-hidden u-relative u-list-reset u-bg-primary u-gap-x-6 u-pr-10 xl:u-flex">
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-secondary u-text-primary u-no-underline hocus:u-bg-secondary--dark" href="/alumni/">Alumni</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-secondary u-text-primary u-no-underline hocus:u-bg-secondary--dark" href="/departments/library/">Library and Collections</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-secondary u-text-primary u-no-underline hocus:u-bg-secondary--dark" href="https://www.durham.ac.uk/business/">Business School</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href="https://www.durham.ac.uk/things-to-do/">Things To Do</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href="/about-us/">About us</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href="/about-us/how-to-contact-us/">How to contact us</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href=""></a>
  </li>
</ul> -->

<ul class="u-mb-3 utility-navigation u-hidden u-relative u-list-reset u-bg-grey-50 u-gap-x-6 u-pr-10 xl:u-flex" x-data="{ expanded: true }">
  <li>
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/alumni/">Alumni</a>
  </li>
  <li>
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/departments/library/">Library and Collections</a>
  </li>
  <li>
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="https://www.durham.ac.uk/business/">Business School</a>
  </li>
  
<li x-show="expanded" style="display: none;">
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="https://www.durham.ac.uk/things-to-do/">Things To Do</a>
  </li>
  
  
  
    <li x-show="expanded" style="display: none;">
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/about-us/">About us</a>
  </li>
  
  
  <li x-show="expanded" style="display: none;">
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/about-us/how-to-contact-us/">How to contact us</a>
  </li>
  
  

  
  
  <li>
    <button class="u-flex u-items-center u-h-full u-p-2 u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center u-text-primary u-text-large u-px-1 hocus:u-text-primary--light" @click="expanded = !expanded">
      <span class="u-visually-hidden" x-text="expanded ? 'Collapse': 'Expand'">Expand</span>

      <svg x-show="!expanded" class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--plus-circle"></use>
      </svg>

      <svg x-show="expanded" class="icon" focusable="false" style="display: none;">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--minus-circle"></use>
      </svg>
    </button>
  </li>
</ul>
                <div class="u-flex lg:u-mx-4 xl:u-mr-6">
                  <nav aria-label="Main">
                    <ul @keyup="escape($event.key)" @click.away="escape()" class="u-hidden u-list-reset u-mb-0 u-gap-x-1 xl:u-flex" x-data="primaryNavigation()">
											<li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(319983)" @mouseleave="closeMenu()">
  <a
    @focus="focus(319983)"
    href="/study/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(319983)"
    >Study</a
  >
  <button
    @click="toggleMenu(319983)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 319983"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(319983)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 319983 ? 'Hide' : 'Show') + ' submenu for Study'">Show submenu for Study</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 319983">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Study sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/study/undergraduate/' class='u-block u-text-white'>Undergraduate</a></li>
<li class='col'><a href='/study/postgraduate/' class='u-block u-text-white'>Postgraduate</a></li>
<li class='col'><a href='/study/international/' class='u-block u-text-white'>International</a></li>
<li class='col'><a href='/study/employability/' class='u-block u-text-white'>Employability</a></li>
        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(146785)" @mouseleave="closeMenu()">
  <a
    @focus="focus(146785)"
    href="/colleges-and-student-experience/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(146785)"
    >Wider Student Experience</a
  >
  <button
    @click="toggleMenu(146785)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 146785"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(146785)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 146785 ? 'Hide' : 'Show') + ' submenu for Wider Student Experience'">Show submenu for Wider Student Experience</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 146785">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Wider Student Experience sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/colleges-and-student-experience/colleges/' class='u-block u-text-white'>Our Colleges</a></li>
<li class='col'><a href='/colleges-and-student-experience/enrichment-activities/' class='u-block u-text-white'>Enrichment activities</a></li>
<li class='col'><a href='/colleges-and-student-experience/welcome-and-orientation/' class='u-block u-text-white'>Welcome and orientation</a></li>

        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(2079167)" @mouseleave="closeMenu()">
  <a
    @focus="focus(2079167)"
    href="/colleges-and-student-experience/student-support-and-wellbeing/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(2079167)"
    >Student support</a
  >
  <button
    @click="toggleMenu(2079167)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 2079167"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(2079167)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 2079167 ? 'Hide' : 'Show') + ' submenu for Student support'">Show submenu for Student support</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 2079167">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Student support sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/counselling/' class='u-block u-text-white'>Counselling and mental health service</a></li>
<li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/disability-support/' class='u-block u-text-white'>Disability support</a></li>
<li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/student-safety/' class='u-block u-text-white'>Student safety</a></li>
<li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/student-conduct/' class='u-block u-text-white'>Harassment and sexual misconduct</a></li>
        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(320016)" @mouseleave="closeMenu()">
  <a
    @focus="focus(320016)"
    href="/research/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(320016)"
    >Research and business</a
  >
  <button
    @click="toggleMenu(320016)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 320016"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(320016)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 320016 ? 'Hide' : 'Show') + ' submenu for Research and business'">Show submenu for Research and business</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 320016">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Research and business sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/research/current/' class='u-block u-text-white'>Current research</a></li>
<li class='col'><a href='/research/university-research-institutes/' class='u-block u-text-white'>University Research Institutes</a></li>
<li class='col'><a href='/research/helping-business/' class='u-block u-text-white'>Helping business</a></li>
<li class='col'><a href='/research/facilities-and-services/' class='u-block u-text-white'>Facilities and services</a></li>
        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(320025)" @mouseleave="closeMenu()">
  <a
    @focus="focus(320025)"
    href="/global-durham/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(320025)"
    >Global Durham</a
  >
  <button
    @click="toggleMenu(320025)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 320025"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(320025)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 320025 ? 'Hide' : 'Show') + ' submenu for Global Durham'">Show submenu for Global Durham</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 320025">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Global Durham sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/global-durham/partnerships/' class='u-block u-text-white'>World-wide research and partnerships</a></li>
<li class='col'><a href='/global-durham/networks-and-consortia/' class='u-block u-text-white'>Global Networks and Consortia</a></li>


        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(319996)" @mouseleave="closeMenu()">
  <a
    @focus="focus(319996)"
    href="/visit-us/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(319996)"
    >Visit us </a
  >
  <button
    @click="toggleMenu(319996)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 319996"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(319996)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 319996 ? 'Hide' : 'Show') + ' submenu for Visit us '">Show submenu for Visit us </span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 319996">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Visit us  sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/visit-us/open-days/' class='u-block u-text-white'>Open days and visits</a></li>
<li class='col'><a href='https://www.durham.ac.uk/things-to-do/' class='u-block u-text-white'>Attractions</a></li>
<li class='col'><a href='/visit-us/schools/' class='u-block u-text-white'>For schools and colleges</a></li>
<li class='col'><a href='/visit-us/location/' class='u-block u-text-white'>Location</a></li>
        </ul>
      </div>
    </div>
  </div>
</li>
                    </ul>
                  </nav>
                  <div class="u-flex u-text-h5">
                    <button @click="searchOpen = true" class="site-header__search u-hidden u-relative u-bg-transparent u-px-2 u-pb-5 u-pt-3 hocus:u-bg-grey-50 hocus:u-text-primary u-text-large xl:u-block" :class="{ 'u-text-white' : showBackground() === false, 'is-active' : searchOpen === true}">
                      <span class="u-visually-hidden">Search</span>

                      <svg class="icon" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--search"></use>
                      </svg>
                    </button>
										
                    <button @click="searchOpen = searchOpen === false; menuMobileOpen = false" class="u-bg-transparent hocus:u-text-primary u-px-2 xl:u-hidden">
                      <span class="u-visually-hidden">Search</span>

                      <svg class="icon" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--search"></use>
                      </svg>
                    </button>
                    <button @click="menuMobileOpen = menuMobileOpen === false; searchOpen = false" class="u-bg-transparent hocus:u-text-primary u-px-2 xl:u-hidden">
                      <span class="u-visually-hidden">Open menu</span>

                      <svg class="icon" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--menu-rounded"></use>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
            </div>
            <div class="xl:u-hidden" x-show="menuMobileOpen === true" style="display: none;">
              <nav aria-label="Main">
                <div class="u-bg-primary mobile-menu">
                  <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
                    <li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/">Study</a>
    <button @click="menuOpen = menuOpen === 319983 ? false : 319983" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  319983}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 319983 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Study&#39;">Show submenu for Study</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 319983" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/undergraduate/">Undergraduate</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/postgraduate/">Postgraduate</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/international/">International</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/employability/">Employability</a>
          </li>
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/">Wider Student Experience</a>
    <button @click="menuOpen = menuOpen === 146785 ? false : 146785" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  146785}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 146785 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Wider Student Experience&#39;">Show submenu for Wider Student Experience</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 146785" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/colleges/">Our Colleges</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/enrichment-activities/">Enrichment activities</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/welcome-and-orientation/">Welcome and orientation</a>
          </li>
          
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/">Student support</a>
    <button @click="menuOpen = menuOpen === 2079167 ? false : 2079167" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  2079167}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 2079167 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Student support&#39;">Show submenu for Student support</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 2079167" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/counselling/">Counselling and mental health service</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/disability-support/">Disability support</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/student-safety/">Student safety</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/student-conduct/">Harassment and sexual misconduct</a>
          </li>
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/">Research and business</a>
    <button @click="menuOpen = menuOpen === 320016 ? false : 320016" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  320016}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 320016 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Research and business&#39;">Show submenu for Research and business</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 320016" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/current/">Current research</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/university-research-institutes/">University Research Institutes</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/helping-business/">Helping business</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/facilities-and-services/">Facilities and services</a>
          </li>
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/global-durham/">Global Durham</a>
    <button @click="menuOpen = menuOpen === 320025 ? false : 320025" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  320025}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 320025 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Global Durham&#39;">Show submenu for Global Durham</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 320025" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/global-durham/partnerships/">World-wide research and partnerships</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/global-durham/networks-and-consortia/">Global Networks and Consortia</a>
          </li>
          
          
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/">Visit us </a>
    <button @click="menuOpen = menuOpen === 319996 ? false : 319996" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  319996}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 319996 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Visit us &#39;">Show submenu for Visit us </span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 319996" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/open-days/">Open days and visits</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://www.durham.ac.uk/things-to-do/">Attractions</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/schools/">For schools and colleges</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/location/">Location</a>
          </li>
        </ul>
      </div>
    </div>
  </li>
                  </ul>
                </div>
              </nav>

              <div class="u-bg-grey-50 mobile-menu">
                <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/alumni/">Alumni</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/library/">Library and Collections</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://www.durham.ac.uk/business/">Business School</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://www.durham.ac.uk/things-to-do/">Things To Do</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/about-us/">About us</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/about-us/how-to-contact-us/">How to contact us</a>
  </li>
  
</ul>
              </div>
            </div>
            <div class="has-dark-bg u-py-4 u-bg-primary u-text-white u-absolute u-pin-l u-pin-r" x-cloak x-show="searchOpen === true" @click.away="menuOpen = false; searchOpen = false">
              <div class="container">
                <!--SMD = 239301 --><form action="/search/" class="search-form u-relative" x-data="{ liveSearchOpen: false }">
  <label for="example_unique_id_906485678" class="h4 u-font-sans u-font-bolder u-mb-2">Search durham.ac.uk</label>

  <div class="u-flex u-w-full">
    <input placeholder="Enter a search query, e.g. undergraduate maths" id="example_unique_id_906485678" class="u-h-auto u-border-0 u-m-0 u-truncate u-px-1 u-rounded-none md:u-text-large md:u-px-4 md:u-py-2 lg:u-px-5 lg:u-py-3 xxl:u-text-h5 form-control" autocomplete="false" name="searchstax[query]" type="search" @focus="liveSearchOpen = true" @blur="liveSearchOpen = false">

    <button class="btn-secondary btn u-pl-1 u-pr-2 md:u-pl-3 md:u-pr-5" type="submit">
      <svg class="icon md:u-text-h5" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--search"></use>
      </svg>
      <span class="u-visually-hidden">Search</span>
    </button>
  </div>
</form>
<script>
document.addEventListener("DOMContentLoaded", function() {
  
  const searchForms = document.querySelectorAll('.search-form');

  searchForms.forEach(form => {
  	
    const input = form.querySelector('input');
    const baseUrl = form.getAttribute('action') || "/search/";

    if (!form || !input) return;

    form.addEventListener("submit", function (e) {
      e.preventDefault();
      const query = input.value.trim();

      let params = new URLSearchParams();
      params.append('searchstax[query]', query || '*');

      const hiddenInputs = form.querySelectorAll('input[type="hidden"]');
      hiddenInputs.forEach(hidden => {
        if (hidden.name && hidden.value) {
          params.append(hidden.name, hidden.value);
        }
      });

      try {
      	let queryString = params.toString();
      	queryString = queryString.replace(/%5B/g, "[").replace(/%5D/g, "]").replace(/%3A/g, ":");
        const searchUrl = `${baseUrl}?${queryString}`;
        window.location.href = searchUrl;
      } catch (err) {
        console.error("Search redirect failed:", err);
      }
    });
  });
});

</script>

                <button @click="menuOpen = false; searchOpen = false" class="u-hidden kbd-only:u-inline-block u-absolute u-pin-t u-pin-r u-m-4 u-bg-transparent u-text-current-color u-text-large">
                  <span class="u-visually-hidden">Close search</span>

                  <svg class="icon hocus:u-text-primary" focusable="false">
                    <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--close"></use>
                  </svg>
                </button>
              </div>
            </div>
          </div>
        </div>
        <div class="u-fixed u-pin u-z-10 u-bg-black u-opacity-25" x-show="menuOpen || searchOpen" style="display: none;"></div>
      </header>
      <main id="main-content" role="main" class="main">
        <div class="sub-site-header-padding-bottom u-break-words">
  <div class="page-header page-header--sub-site u-relative u-z-0 u-breakout has-dark-bg u-text-white u-py-4 u-bg-grey-300">
    <div class="u-flex u-flex-col u-relative u-z-10 container">
      <!-- Breadcrumb -->
    <nav aria-label="Breadcrumb" class="u-text-small u-mb-4 breadcrumb">
      <ol class="u-flex u-flex-wrap u-gap-y-1 u-pl-0 u-list-reset u-mb-0">
        <li>
            <svg class="icon" focusable="false">
              <use xlink:href="/media/durham-university/site-assets/image/sprite.svg?v=ca02c231#feather--home"></use>
            </svg>
            <span>Home</span>
        </li>
        <li> <span><a href="/research/">Research and business</a></span></li><li> <span><a href="/research/institutes-and-centres/">Institutes and Centres</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/">Institute of Advanced Study</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/">Research </a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/publications/">Publications</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/publications/ias-news/">Transformations</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP">After the IAS Fellowship: Research Development Project</a></span></li>
      </ol>
    </nav>
    <!-- eo Breadcrumb -->      <div class="md:u-flex md:u-flex-grow md:u-justify-between md:u-flex-row-reverse">
        <div class="page-header__content u-flex u-flex-col u-flex-grow u-justify-center u-mt-2 md:u-mt-0 u-min-w-0">
          <div class="u-o-3 u-max-w-measure-lg">
            <a href="" class="u-text-white u-no-underline u-block u-font-bold u-leading-tight h2">
              Institute of Advanced Study
            </a>
          </div>
        </div>
      </div>
    </div>
    <picture ref="page-header--picture" class="page-header--picture u-absolute u-pin u-blend-multiply">
      <img alt="External shot of Institute of Advanced study at Cosin's Hall" class="image-zoom-on-lazyload u-object-cover u-h-full u-w-full ls-is-cached lazyloaded" data-src="https://pxl01-duracuk.terminalfour.net/fit-in/1600x900/filters:format(webp)/filters:quality(70)/prod01/prodbucket01/media/durham-university/research-/research-institutes/institute-of-advanced-study/43486-hero.jpg" src="https://pxl01-duracuk.terminalfour.net/prod01/prodbucket01/media/durham-university/research-/research-institutes/institute-of-advanced-study/43486-hero.jpg">
    </picture>
  </div>
        <span id="d.en.403860"></span>
<nav class="u-breakout submenu u-relative u-z-501" x-data="{ menuMobileOpen: false }" aria-labelledby="submenu-heading">
  <div class="u-py-1 u-bg-primary">
    <div class="container">
      <h2 class="u-text-small u-text-bold u-text-white u-mb-0" id="submenu-heading">
        Explore
      </h2>
    </div>
  </div>
  <div class="u-bg-secondary u-text-primary">
    <div class="container">
      <div class="u-flex u-items-center">
        <a class="u-font-bold u-mr-3 u-text-inherit" href="/research/institutes-and-centres/advanced-study/">Institute of Advanced Study</a>

        <ul @keyup="escape($event.key)" @click.away="escape()" class="u-hidden u-list-reset u-mb-0 u-gap-x-2 xl:u-flex" x-data="subNavigation()">
          <!-- Desktop Menu -->
        <li @mouseenter="openMenu(403862)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(403862)" href="/research/institutes-and-centres/advanced-study/about-us/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 403862 }" :aria-expanded="expanded(1)" aria-expanded="false">About Us</a>
  <button @click="toggleMenu(403862)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 403862, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 403862 }" :aria-expanded="expanded(403862)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 403862 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "About Us"</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 403862" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/staff/" class="u-block u-text-white">IAS Staff</a></li>
        <!-- HERE -->
        
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/staff/2025-26-fellows/" class="u-block u-text-white">Current IAS Fellows</a></li>
        
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/staff/2026-27-fellows/#d.en.2479200" class="u-block u-text-white">Next Year's Fellows </a></li>
          </ul></div>
        
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/christopherson-knott-fellows/" class="u-block u-text-white">Christopherson Knott Fellows</a></li>
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/sir-harry-evans-global-fellowship-in-investigative-journalism/" class="u-block u-text-white">Sir Harry Evans Global Fellows</a></li>
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/associate-fellows/" class="u-block u-text-white">Associate Fellows</a></li>
          </ul></div>
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/current-and-past-advisory-council-/" class="u-block u-text-white">Advisory Council</a></li>
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/news/" class="u-block u-text-white">News</a></li>
            <li><a href="/research/institutes-and-centres/advanced-study/about-us/staff/visiting-scholars/" class="u-block u-text-white">Visiting Scholars</a></li>
          </ul></div>
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(403863)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(403863)" href="/research/institutes-and-centres/advanced-study/research-/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 403863 }" :aria-expanded="expanded(1)" aria-expanded="false">Research </a>
  <button @click="toggleMenu(403863)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 403863, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 403863 }" :aria-expanded="expanded(403863)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 403863 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "Research "</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 403863" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/research-/current-projects/#d.en.1312929" class="u-block u-text-white">Current Major Projects</a></li>
        <!-- HERE -->
        
            <li><a href="/research/institutes-and-centres/advanced-study/research-/future-projects/#d.en.1240140" class="u-block u-text-white">Future Major Projects (2026/27)</a></li>
        
            <li><a href="/research/institutes-and-centres/advanced-study/research-/tubingen-collaboration/#d.en.2082261" class="u-block u-text-white">T&uuml;bingen Collaboration</a></li>
          </ul></div>
        
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/research-/research-development-projects-rdps/#d.en.2582652" class="u-block u-text-white">Research Development Projects</a></li>
            <li><a href="/research/institutes-and-centres/advanced-study/research-/recent-past-projects/#d.en.418561" class="u-block u-text-white">Recent Past Projects (2018/19 - 2024/25)</a></li>
            <li><a href="/research/institutes-and-centres/advanced-study/research-/publications/#d.en.1312595" class="u-block u-text-white">Publications</a></li>
          </ul></div>
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="https://www.iasdurham.org/publications/annual-reports/" class="u-block u-text-white">Annual Reports</a></li>
            
            
          </ul></div>
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(403865)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(403865)" href="/research/institutes-and-centres/advanced-study/fellowships-funding/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 403865 }" :aria-expanded="expanded(1)" aria-expanded="false">Opportunities and Funding </a>
  <button @click="toggleMenu(403865)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 403865, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 403865 }" :aria-expanded="expanded(403865)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 403865 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "Opportunities and Funding "</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 403865" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/fellowships-funding/202728-major-project/#d.en.2578554" class="u-block u-text-white">2027/28 IAS Major Project call</a></li>
        <!-- HERE -->
        
            <li><a href="/research/institutes-and-centres/advanced-study/fellowships-funding/ias-fellowships/#d.en.418752" class="u-block u-text-white">IAS Fellowship</a></li>
        
            <li><a href="" class="u-block u-text-white">Charles Wallace India Trust/IAS Fellowship</a></li>
          </ul></div>
        
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/fellowships-funding/addison-wheeler-fellowship/#d.en.1307010" class="u-block u-text-white">Addison Wheeler Fellowship</a></li>
            <li><a href="/research/institutes-and-centres/advanced-study/fellowships-funding/research-development-projects---funding-call/" class="u-block u-text-white">Call for Research Development Projects (2026/27)</a></li>
            
          </ul></div>
        
            
            
            
          
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(403866)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(403866)" href="/research/institutes-and-centres/advanced-study/about-us/events/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 403866 }" :aria-expanded="expanded(1)" aria-expanded="false">What's On</a>

  
        
            
        <!-- HERE -->
        
            
        
            
          
        
        
            
            
            
          
        
            
            
            
          
      
</li><li @mouseenter="openMenu(2411814)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(2411814)" href="/research/institutes-and-centres/advanced-study/postgraduate/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 2411814 }" :aria-expanded="expanded(1)" aria-expanded="false">Training and Post Graduate Participation</a>
  <button @click="toggleMenu(2411814)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 2411814, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 2411814 }" :aria-expanded="expanded(2411814)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 2411814 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "Training and Post Graduate Participation"</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 2411814" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="" class="u-block u-text-white">NINE-DTP</a></li>
        <!-- HERE -->
        
            <li><a href="" class="u-block u-text-white">Interdisciplinary Resources</a></li>
        
            
          </ul></div>
        
        
            
            
            
          
        
            
            
            
          
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(2331831)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(2331831)" href="/research/institutes-and-centres/advanced-study/research-/publications/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 2331831 }" :aria-expanded="expanded(1)" aria-expanded="false">Publications </a>
  <button @click="toggleMenu(2331831)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 2331831, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 2331831 }" :aria-expanded="expanded(2331831)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 2331831 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "Publications "</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 2331831" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/research/institutes-and-centres/advanced-study/research-/publications/#d.en.406414" class="u-block u-text-white">By Year</a></li>
        <!-- HERE -->
        
            <li><a href="/research/institutes-and-centres/advanced-study/research-/publications/older-publications-pre-2016/#d.en.2618648" class="u-block u-text-white">Older</a></li>
        
            
          </ul></div>
        
        
            
            
            
          
        
            
            
            
          
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(406182)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(406182)" href="/research/institutes-and-centres/advanced-study/contact/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 406182 }" :aria-expanded="expanded(1)" aria-expanded="false">Contact Us</a>

  
        
            
        <!-- HERE -->
        
            
        
            
          
        
        
            
            
            
          
        
            
            
            
          
      
</li>
			
        </ul>
        <button @click="menuMobileOpen = menuMobileOpen === false" class="u-bg-transparent u-text-h5 u-ml-auto u-p-2 xl:u-hidden">
          <span class="u-visually-hidden">Open menu</span>

          <svg class="icon hocus:u-text-primary" focusable="false">
            <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--menu-rounded"></use>
          </svg>
        </button>
      </div>
    </div>
  </div>
  <div class="xl:u-hidden" x-show="menuMobileOpen === true" style="display: none;">
    <div class="u-bg-primary mobile-menu">
      <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
		<!-- Mobile Menu -->
          <li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/">About Us</a>
    <button @click="menuOpen = menuOpen === 403862 ? false : 403862" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  403862}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 403862 ? 'Hide' : 'Show') + ' submenu for About Us'">Show submenu for About Us</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 403862" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/staff/">IAS Staff</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/staff/2025-26-fellows/">Current IAS Fellows</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/staff/2026-27-fellows/#d.en.2479200">Next Year's Fellows </a></li>
            
        </ul></div> 
  
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/christopherson-knott-fellows/">Christopherson Knott Fellows</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/sir-harry-evans-global-fellowship-in-investigative-journalism/">Sir Harry Evans Global Fellows</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/associate-fellows/">Associate Fellows</a></li>
            
        </ul></div>
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/current-and-past-advisory-council-/">Advisory Council</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/news/">News</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/staff/visiting-scholars/">Visiting Scholars</a></li>
            
        </ul></div>
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/">Research </a>
    <button @click="menuOpen = menuOpen === 403863 ? false : 403863" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  403863}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 403863 ? 'Hide' : 'Show') + ' submenu for Research '">Show submenu for Research </span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 403863" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/current-projects/#d.en.1312929">Current Major Projects</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/future-projects/#d.en.1240140">Future Major Projects (2026/27)</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/tubingen-collaboration/#d.en.2082261">T&uuml;bingen Collaboration</a></li>
            
        </ul></div> 
  
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/research-development-projects-rdps/#d.en.2582652">Research Development Projects</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/recent-past-projects/#d.en.418561">Recent Past Projects (2018/19 - 2024/25)</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/publications/#d.en.1312595">Publications</a></li>
            
        </ul></div>
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://www.iasdurham.org/publications/annual-reports/">Annual Reports</a></li>
            
            
            
            
            
        </ul></div>
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/fellowships-funding/">Opportunities and Funding </a>
    <button @click="menuOpen = menuOpen === 403865 ? false : 403865" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  403865}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 403865 ? 'Hide' : 'Show') + ' submenu for Opportunities and Funding '">Show submenu for Opportunities and Funding </span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 403865" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/fellowships-funding/202728-major-project/#d.en.2578554">2027/28 IAS Major Project call</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/fellowships-funding/ias-fellowships/#d.en.418752">IAS Fellowship</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="">Charles Wallace India Trust/IAS Fellowship</a></li>
            
        </ul></div> 
  
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/fellowships-funding/addison-wheeler-fellowship/#d.en.1307010">Addison Wheeler Fellowship</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/fellowships-funding/research-development-projects---funding-call/">Call for Research Development Projects (2026/27)</a></li>
            
            
            
        </ul></div>
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/about-us/events/">What's On</a>
    <button @click="menuOpen = menuOpen === 403866 ? false : 403866" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  403866}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 403866 ? 'Hide' : 'Show') + ' submenu for What's On'">Show submenu for What's On</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 403866" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        
          
            
            
            
            
            
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/postgraduate/">Training and Post Graduate Participation</a>
    <button @click="menuOpen = menuOpen === 2411814 ? false : 2411814" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  2411814}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 2411814 ? 'Hide' : 'Show') + ' submenu for Training and Post Graduate Participation'">Show submenu for Training and Post Graduate Participation</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 2411814" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="">NINE-DTP</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="">Interdisciplinary Resources</a></li>
            
            
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/publications/">Publications </a>
    <button @click="menuOpen = menuOpen === 2331831 ? false : 2331831" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  2331831}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 2331831 ? 'Hide' : 'Show') + ' submenu for Publications '">Show submenu for Publications </span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 2331831" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/publications/#d.en.406414">By Year</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/research-/publications/older-publications-pre-2016/#d.en.2618648">Older</a></li>
            
            
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/institutes-and-centres/advanced-study/contact/">Contact Us</a>
    <button @click="menuOpen = menuOpen === 406182 ? false : 406182" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  406182}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 406182 ? 'Hide' : 'Show') + ' submenu for Contact Us'">Show submenu for Contact Us</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 406182" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        
          
            
            
            
            
            
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li>
      </ul>
    </div>
  </div>
</nav>
    		
        <br />
        <div class="main-content">
          <div class="row u-gap-y-4">
            <div class="col-lg-9">
              <div class="main-content u-o-5 lg:u-o-8">
                <!-- Search text crawl start -->
			          <div class="page-header u-relative u-z-0">
    <div class="u-flex u-flex-col u-relative u-z-10">
      <!-- Breadcrumb -->
     <!--  <nav aria-label="Breadcrumb" class="u-text-small u-mb-4 breadcrumb">
        <ol class="u-flex u-flex-wrap u-gap-y-1 u-pl-0 u-list-reset u-mb-0">
          <li>
              <svg class="icon" focusable="false">
                <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--home"></use>
              </svg>
              <span>Home</span>
          </li>
          <li> <span><a href="/research/">Research and business</a></span></li><li> <span><a href="/research/institutes-and-centres/">Institutes and Centres</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/">Institute of Advanced Study</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/">Research </a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/publications/">Publications</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/publications/ias-news/">Transformations</a></span></li><li> <span><a href="/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP">After the IAS Fellowship: Research Development Project</a></span></li>
        </ol>
      </nav> -->
      <!-- eo Breadcrumb -->
      
      <div class="md:u-flex md:u-flex-grow md:u-justify-between">
        <div class="u-flex u-flex-col u-flex-grow u-justify-center">
          <div class="u-o-3 u-max-w-measure-lg">
            <h1 class="page-header__heading u-mb-0 u-leading-tight u-border-current-color h1">
              Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)
            </h1>
            <div class="u-text-h5 u-font-bold u-font-sans">1 October 2025</div>
          </div>
          <div class="u-mt-3">
            <div class="u-flex u-flex-wrap u-justify-between u-items-center u-gap-y-2">
              <ul aria-label="Give the list a short description" class="u-list-reset u-flex u-flex-wrap u-gap-x-2 u-gap-y-1">
                
                
                <li><a class="u-text-small u-block u-px-2 u-py-1 u-rounded-full u-bg-grey-50 u-transition u-no-underline hocus:u-bg-primary hocus:u-text-white hocus:u-shadow" href="https://www.durham.ac.uk/search/?searchStudioQuery=%2a&isGrid=false&facets=fq%3Dsectiontype_ss%3A%22news%22%26fq%3DNewsCategory2_ss%3A%22Funding%2520%2526%2520fellowships%22&orderBy=&start=0">Funding & fellowships</a></li>
                
                
                
                
                
              </ul>
              <div class="u-flex u-flex-wrap u-items-center u-gap-y-1">
                <span class="u-flex-no-shrink u-mr-2 u-text-small u-font-bolder xxl:u-text-medium" onclick="dataLayer.push({'event': 'GAEvent'});">Share page: </span>
  
                <ul class="u-list-reset u-flex u-flex-wrap u-gap-y-1 u-gap-x-2 u-inline u-mb-0">
                  <li>
                    <a href="https://bsky.app/intent/compose?text=Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project) -  https://www.durham.ac.uk/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP" class="u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark" aria-label="Share on Bluesky" onclick="dataLayer.push({'eventCategory': 'Social Share', 'eventAction': 'Bluesky', 'eventLabel': 'Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)'});">
                      <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--bluesky"></use>
                      </svg>
                    </a>
                  </li>
                  <li>
                    <button class="u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark" data-social-sharing-link="/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP" data-social="twitter" aria-label="Share on Twitter" onclick="dataLayer.push({'eventCategory': 'Social Share', 'eventAction': 'Twitter', 'eventLabel': 'Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)'});">
                      <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--x"></use>
                      </svg>
                    </button>
                  </li>
                  <li>
                    <button class="u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark" data-social-sharing-link="/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP" data-social="facebook" aria-label="Share on Facebook" onclick="dataLayer.push({'eventCategory': 'Social Share', 'eventAction': 'Facebook', 'eventLabel': 'Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)'});">
                      <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--facebook"></use>
                      </svg>
                    </button>
                  </li>
                  <li>
                    <button class="u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark" data-social-sharing-link="/research/institutes-and-centres/advanced-study/research-/publications/ias-news/after-rdp/after-RDP" data-social="linkedin" aria-label="Share on Linkedin" onclick="dataLayer.push({'eventCategory': 'Social Share', 'eventAction': 'LinkedIn', 'eventLabel': 'Uncovering Leaders' Identity Processes (After the IAS Fellowship: Research Development Project)'});">
                      <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--linkedin"></use>
                      </svg>
                    </button>
                  </li>
                </ul>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  
  <picture class="image">
    <img class="img u-w-full lazyloaded" data-src="/media/durham-university-business-school/research-centres/centre-for-leadership-and-followership/Home-Header-or-Footer-(6).png" src="/media/durham-university-business-school/research-centres/centre-for-leadership-and-followership/Home-Header-or-Footer-(6).png" alt="A leader directing a business meeting around a table">
  </picture>
  
  <p class="u-text-large p text-long u-max-w-measure-lg u-leading-normal">
    Dr Matt Sjoberg, Management and Marketing, uncovers leaders' identity processes through the use of natural language processing
  </p>
  
  <div class="text-long u-max-w-measure-lg u-leading-normal u-o-3">
    <p>The IAS Research Development Project Uncovering Leaders&rsquo; Identity Processes Through the Use of Natural Language Processing looks at the way the language use of leaders can give us insights into their identity and psychological processes.</p>
<p>It is well known that leaders face a potent mix of elevated expectations, high visibility, and high levels of responsibility. This could make the transition from a regular employee role to a leadership role particularly challenging. Furthermore, transitioning into a leadership role may instigate the development of a leader identity, with feelings of imposterism likely to occur in the early stages of the leadership tenure.</p>
<p>The traditional way to study transitions to a leadership role within management research has been through interviews or surveys. While useful, these methods rely on people&rsquo;s self-reports and, hence, may be prone to desirability biases. To mitigate these limitations, recent advances in AI and natural language processing have enabled researchers to study people&rsquo;s language use in various naturalistic situations.</p>
<p>The current project draws on expertise from three departments (Department of Management and Marketing, the Department of Psychology, and the Department of Computer Science) in two different faculties within Durham University (Durham University Business School and the Faculty of Science). The project team has developed further contacts with Dr. Ryan Boyd at the Department of Computer Science at Stony Brook University. Dr. Boyd is an expert in natural language processing and is one of the developers of the natural language processing tool LIWC (https://www.liwc.app/).</p>
<p>This project is interested in 2 key phenomena in the leader identity space that are not well understood: firstly, how identities are constructed when people are promoted into leadership roles for the first time and, secondly, how identities affect people who hold formal leadership roles, but still doubt their abilities (e.g., leader imposterism). This project will shed light on these phenomena by capitalising on cutting-edge developments in the field of natural language processing to deliver an interdisciplinary approach.</p>
<p>More concretely, the current project will explore whether new leaders display differences in their language use as a result of being promoted to a leadership role, and how these unfold over time. The project team has received access to a one-of-a kind large dataset from Reddit. This dataset contains 218,942 comments from employees which would enable the project team to detect small changes in their language use as a</p>
<p>result of transitioning into a leadership role. Relatedly, the project will explore if it is possible to predict an employee&rsquo;s transition to a leadership role by studying small changes in their language use.</p>
<p>So far, the project team has been meeting to discuss the most suitable ways to analyse the dataset and what related research questions could be explored. The idea is also to host an interdisciplinary workshop with scholars from computer science, psychology, and management, to come together and discuss the different ways that language data can be studied in interdisciplinary ways. Hopefully this can give rise to many interesting collaboration projects in the future.</p>
  </div>
                <!-- <span id="d.en.2410288"></span> --><!-- Search text crawl end -->
</div>
</div>
	<div class="col-lg-3">
    <aside class="main-sidebar u-o-3" role="complementary">
  		
      <div class="u-bg-grey-50 u-o-3 u-p-2 sm:u-p-3">
<h3 class="h5">Top Stories</h3>
<ul class="list-unstyled u-o-2"><li class="list-item u-mb-1 sm:u-mb-2">
  <a href="/news-events/latest-news/2026/05/how-parents-shape-helpfulness-in-babies-across-cultures/" class="link">
    <picture class="image embed-responsive embed-responsive-16by9 u-mb-1">
      <img class="embed-responsive-item u-object-cover u-rounded-br-sm img u-w-full lazyloaded" data-src="/media/durham-university/central-news-and-events-images/news/Babies-helping-WEB.png" src="https://pxl01-duracuk.terminalfour.net/fit-in/500x281/filters:format(webp)/filters:quality(70)/prod01/prodbucket01/media/durham-university/central-news-and-events-images/news/Babies-helping-WEB.png" alt="Babies learning to help in Uganda and the UK">
    </picture>
    <div class="u-leading-normal u-font-bold">How parents shape helpfulness in babies across cultures</div>
  </a>
</li><li class="list-item u-mb-1 sm:u-mb-2">
  <a href="/news-events/latest-news/2026/05/exposed/" class="link">
    <picture class="image embed-responsive embed-responsive-16by9 u-mb-1">
      <img class="embed-responsive-item u-object-cover u-rounded-br-sm img u-w-full lazyloaded" data-src="/media/durham-university/central-news-and-events-images/Exposed-WEB.png" src="https://pxl01-duracuk.terminalfour.net/fit-in/500x281/filters:format(webp)/filters:quality(70)/prod01/prodbucket01/media/durham-university/central-news-and-events-images/Exposed-WEB.png" alt="Someone scrolling on a mobile phone.">
    </picture>
    <div class="u-leading-normal u-font-bold">Widely available extreme porn is normalising sexual violence</div>
  </a>
</li><li class="list-item u-mb-1 sm:u-mb-2">
  <a href="/news-events/latest-news/2026/05/truth-tellers-summit-2026-report/" class="link">
    <picture class="image embed-responsive embed-responsive-16by9 u-mb-1">
      <img class="embed-responsive-item u-object-cover u-rounded-br-sm img u-w-full lazyloaded" data-src="/media/durham-university/central-news-and-events-images/Evans-2026-summit-web.jpg" src="https://pxl01-duracuk.terminalfour.net/fit-in/500x281/filters:format(webp)/filters:quality(70)/prod01/prodbucket01/media/durham-university/central-news-and-events-images/Evans-2026-summit-web.jpg" alt="A black and white photo of an older man, with text to the right, hanging above a crowded room">
    </picture>
    <div class="u-leading-normal u-font-bold">Sir Harry Evans summit challenges &lsquo;truth tellers&rsquo; worldwide</div>
  </a>
</li></ul>
</div>
      <?php if (!isset($countryCode) || empty($countryCode) || !in_array($countryCode, ['CN', 'HK', 'MO'])) { ?>




<?php } ?>
    </aside>
	</div>
</div>
</div>
</main>

<footer class="u-bg-white">
  <div class="u-text-white u-py-5 lg:u-py-8">
    <div class="container u-o-4 lg:u-o-5">
      <div class="u-flex u-flex-col u-items-center u-justify-between md:u-flex-row">
        <ul class="u-list-reset u-flex u-flex-col u-items-center u-gap-y-3 u-gap-x-2 u-mb-2 md:u-flex-row">
          <li>
            <a class="btn btn-primary" href="/about-us/how-to-contact-us/">
              Contact Durham University

              <svg class="icon u-ml-1" focusable="false">
                <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--arrow-right"></use>
              </svg>
            </a>
          </li>
          <li>
            <a href="/about-us/" class="hocus:u-text-primary--dark link cta-link u-font-bold u-no-underline u-pr-2 hocus:u-underline u-block">
             About us

              <svg class="icon u-transition u-ml-1" focusable="false">
                <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-button-right"></use>
              </svg>
            </a>
          </li>
        </ul>
        <div class="u-text-center lg:u-text-right">
          <ul class="u-list-reset u-flex u-flex-wrap u-gap-y-1 u-gap-x-2">
            
            <li>
              <a href="https://bsky.app/profile/durham.ac.uk" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Bluesky</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--bluesky"></use>
                </svg>
              </a>
            </li>
            
            <li>
              <a href="https://twitter.com/durham_uni" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Twitter</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--x"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.facebook.com/durhamuniversity" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Facebook</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--facebook"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.linkedin.com/school/durham-university/" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on LinkedIn</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--linkedin"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.youtube.com/user/DurhamUniversity/" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on YouTube</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--youtube"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.instagram.com/durhamuniversity/" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Instagram</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--instagram"></use>
                </svg>
              </a>
            </li>
            
            <li>
              <a href="https://www.tiktok.com/@durhamuniversity" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on TikTok</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--tiktok"></use>
                </svg>
              </a>
            </li>
            
          </ul>
        </div>
      </div>
      <div class="row u-gap-y-2">
        <div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">The University</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        About us
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/professional-services/human-resources/job-vacancies/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Jobs
      </a>
    </li>

    <li class='list-item u-mb-1 sm:u-mb-2'>
      <a href='/about-us/how-to-contact-us/' class='list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link'>
        Contact us 
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/visit-us/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Visit us 
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/colleges-and-student-experience/colleges/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Our Colleges
      </a>
    </li>
    
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/departments/academic/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Academic Departments
      </a>
    </li>
    
    <!-- new links -->
        <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/professional-services/ceremonies/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Ceremonies
      </a>
    </li>
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Statements and policies</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/notices/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Notices
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://www.durham.ac.uk/media/durham-university/about-us/pdfs/Modern-Slavery-Statement-2025---2026.pdf" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Statement on Modern Slavery
      </a>
    </li>

    <li class='list-item u-mb-1 sm:u-mb-2'>
      <a href='/about-us/notices/freedom-of-speech/' class='list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link'>
        Freedom of expression
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Covid-19 information
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/web-accessibility/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Website accessibility
      </a>
    </li>
    
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/colleges-and-student-experience/student-support-and-wellbeing/student-conduct/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Student complaints and non-academic misconduct
      </a>
    </li>
    
    <!-- new links -->
        <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/safeguarding/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Safeguarding
      </a>
    </li>
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Business services</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/research/helping-business/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Helping business
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/research/facilities-and-services/facilities-and-equipment/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Analytical services
      </a>
    </li>

    

    

    
    
    
    
    <!-- new links -->
        
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Global Durham</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/global-durham/networks-and-consortia/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        International Consortia
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/global-durham/partnerships/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Research and partnerships
      </a>
    </li>

    

    

    
    
    
    
    <!-- new links -->
        
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Useful links</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://blackboard.durham.ac.uk/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Learn Ultra
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://ban-ssb.durham.ac.uk/ssomanager/saml/login?relayState=/c/auth/SSB" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Banner Self-Service
      </a>
    </li>

    <li class='list-item u-mb-1 sm:u-mb-2'>
      <a href='/search/?searchStudioQuery=*&isGrid=false&facets=fq%3Dsectiontype_ss%3A"staff"&orderBy=&start=0' class='list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link'>
        Staff directory
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/technician-commitment/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Technician Commitment
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://durhamuniversity.sharepoint.com/teams/Hub" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        DU Hub (Internal)
      </a>
    </li>
    
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/professional-services/computing-information-services/support/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        IT help and support
      </a>
    </li>
    
    <!-- new links -->
        
    
        
    
  </ul>
</div>
      </div>
      <div class="lg:u-flex lg:u-justify-between lg:u-items-center">
        <div class="u-mb-4">
          <a href="https://www.dur.ac.uk/" rel="home"><img class="footer-logo u-mb-2" src="/media/durham-university/site-assets/image/logo-dark.svg" alt="Durham University logo" /></a>
          <div class="u-text-small u-leading-tight u-text-grey-400">
            <p>The Palatine Centre<br />Durham University<br />Stockton Road<br />Durham&nbsp;<br />DH1 3LE</p>
<p>&nbsp;</p>
          </div>
        </div>

        <ul class="accreditation-links u-list-reset u-gap-y-3 u-flex u-flex-wrap u-gap-x-3">
          <li>
            <a href="/discover/university-league-tables/" class="accreditation-links__item group u-flex u-flex-col u-h-full link">
              <div class="u-flex u-items-center u-justify-center u-flex-1 u-transition group-hocus:u-scale-110">
                <img class="img u-w-full lazyload" data-src="/media/durham-university/campaign-sites/university-league-tables/GUG-2026---University-of-the-year---Generic.svg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="The Times and The Sunday Times Good University Guide University of the Year 2026 logo" />
              </div>
            </a>
          </li>
          
          
        </ul>
      </div>
      <div class="u-text-small u-text-grey-400 lg:u-flex lg:u-items-center lg:u-flex-row-reverse lg:u-justify-between">
        <ul class="u-list-reset u-mb-4 lg:u-flex lg:u-mb-0 lg:u-gap-x-3 ul">
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/governance/governance-documentation/charitable-status/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Charitable status 
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/disclaimer/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Disclaimer
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/trading-name/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Trading name
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/cookie-notice/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Cookie notice
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/governance/information-governance/privacy-notices/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Privacy notices
    </a>
  </li>
  
  
</ul>
        <p>
&copy;2026 Durham University </p>
      </div>
    </div>
  </div>
</footer>

    </div>

    <!--SMD = 1310256 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1310258"></span>
<script src="//player.vimeo.com/api/player.js"></script>
<script src="//www.youtube.com/iframe_api"></script>
<?php } ?>
		<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
    <script type="text/javascript" src="/media/durham-university/site-assets/js/dependencies-20231018.js"></script>
    <script type="text/javascript" src="/media/durham-university/site-assets/js/durham-app-enhanced.js"></script>
		<script type="text/javascript" src="/media/durham-university/site-assets/js/emergency.js"></script>
		<!-- Funnelback autocompletion -->
		
    
		
  </body>
</html>