CINXE.COM
Research - Lancaster University
<!doctype html> <!-- Page Layout: Foundation --> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Dublin Core properties --> <meta property="dc.date.created" content="2022-02-15 10:47 GMT" /> <meta property="dc.date.modified" content="2024-02-15 11:14 GMT" /> <!-- Open Graph properties --> <!-- <meta property="article:published_time" content="Tue, 15 Feb 2022 10:47:27 GMT" /> <meta property="article:modified_time" content="Thu, 15 Feb 2024 11:14:04 GMT" /> --> <meta property="og:url" content="https://www.lancaster.ac.uk/sustainability/learning/research/"/> <meta property="og:title" content="Research - Lancaster University" /> <meta property="og:site_name" content="Lancaster University" /> <meta property="og:locale" content="en_GB" /> <meta property="og:image" content="https://www.lancaster.ac.uk/media/lancaster-university/content-assets/images/lu-logo-1200x900.png" /> <link rel="canonical" href="https://www.lancaster.ac.uk/sustainability/learning/research/"/> <title>Research - Lancaster University</title> <!-- Siteimprove hook --> <meta name="PageID" content="180324" /> <!-- meta description --> <!-- css: app.css --> <link rel="stylesheet" type="text/css" media="screen, print" href="/media/lancaster-university/style-assets/css/styles.min.css?v=1738837155" /> <!-- font-face.css --> <link rel="stylesheet" type="text/css" media="screen" href="/media/lancaster-university/style-assets/css/font-face.css?v=1566473704" /> <!-- loadscript --> <script type="text/javascript" src="/media/wdp/style-assets/javascript/lib/loadScript.js?v=1614246793"></script> <!-- jquery --> <script type="text/javascript" src="/media/wdp/style-assets/javascript/lib/thirdparty/jquery/jquery-3.5.1.min.js?v=1606815544"></script> <!-- adobe mega menu plugin --> <script type="text/javascript" src="/media/wdp/style-assets/javascript/lib/thirdparty/accessibleMegaMenu.min.js?v=1655371111"></script> <!-- navigation --> <script type="text/javascript" src="/media/wdp/style-assets/javascript/compiled/jspm/navigation.bundle.js?v=1656691571"></script> <!-- favicon --> <link rel="shortcut icon" href="/media/lancaster-university/style-assets/images/favicon.ico"> <link rel="apple-touch-icon" href="/media/lancaster-university/style-assets/images/apple-touch-icon.png"> <!-- included head code --> <!-- Global Included Head Code --> <!-- Bing webmaster tools verification --> <meta name="msvalidate.01" content="09677F9EC57477F7C68E18615A7927F7" /><script>window.jQuery || document.write('<script src="/media/wdp/style-assets/javascript/lib/thirdparty/jquery/jquery-1.12.4.min.js?v=1566473683"><\/script>')</script><script src="/media/wdp/style-assets/javascript/lib/scriptHandler.min.js?v=1614254562"></script> <script> var scriptHandler = new ScriptHandler(); </script><!-- 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-KHTVZS');</script> <!-- End Google Tag Manager --><script> document.addEventListener('DOMContentLoaded', function() { let links = document.getElementsByTagName('a'); for (let i = 0; i < links.length; i++) { let link = links[i]; if (link.hostname === 'lancaster.box.com' || link.hostname === 'lancaster.app.box.com') { link.href = '/errors/box/?path=' + encodeURIComponent(location.pathname) + '&href=' + encodeURIComponent(link.href) + '&linkText=' + encodeURIComponent(link.text.trim()); } } }); </script> <!-- Local Included Head Code --> <!-- local highlight theme --> <!--[if lt IE 8]> <script src="//s3.amazonaws.com/nwapi/nwmatcher/nwmatcher-1.2.5-min.js"></script> <script src="//html5base.googlecode.com/svn-history/r38/trunk/js/selectivizr-1.0.3b.js"></script> <![endif]--> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.1.0/respond.min.js"></script> <script type="text/javascript" src="/media/wdp/style-assets/javascript/lib/rem.js"></script> <![endif]--> </head> <body class="standard"> <!-- included body code --> <!-- Global Included Body Code --><!-- Lazy Load scripts --> <script src="/media/wdp/style-assets/javascript/lib/thirdparty/jquery/jquery.unveil.min.js?v=1614254565"></script> <script async src="/media/wdp/style-assets/javascript/compiled/jspm/lazy-load.bundle.js?v=1614254609"></script><!-- invisible links --> <nav class="invisible-links" id="top" aria-label="Skip links"> <a href="#main">Skip to content</a> <a href="/accessibility-statement/">Accessibility help</a> </nav><!-- Content Type: Foundation Cookie Consent Panel --> <!--noindex--> <dialog id="biccy-banner" aria-label="cookie banner" class="bg-primary-red"> <div id="biccy-prompt" role="region" aria-label="Cookies on lancaster.ac.uk"> <div class="biccy-banner-content"> <h1> Our use of cookies </h1> <p> We use necessary cookies to make our site work. We'd also like to set optional cookies to help us measure web traffic and report on campaigns. </p> <p> We won't set optional cookies unless you enable them. </p> </div> <div class="biccy-banner-options"> <button type="button" id="biccy-continue-button" class="button default"> Accept optional cookies </button> <button type="button" id="biccy-reject-button" class="button"> Reject optional cookies </button> </div> <p class="cookie-settings-link"> <a href="/privacy/website-and-cookies-privacy/cookie-settings/"> Cookie settings </a> </p> </div> </dialog> <script> var dataLayer = [{ 'consentAnalytics': 'false', 'consentMarketing': 'false', //'consentPerformance': 'false', //'consentSocialMedia': 'false', //'consentPreferences': 'false', }]; var consentAnalyticsGranted = false; var consentMarketingGranted = false; let updateCookiePrefsCookie = function() { var maxAge = 31536000; // 24*60*60*365: 365 days in seconds var now = new Date(); var expires = new Date(now.getTime() + (maxAge*1000)); var consent = { analyticsConsent: consentAnalyticsGranted, marketingConsent: consentMarketingGranted, expires: expires.toUTCString(), }; var consentCookie = JSON.stringify(consent); // Max-Age = 7776000 = 90 days in seconds document.cookie = 'luCookieConsent=' + consentCookie + ';Path=/;SameSite=strict;Expires=' + consent.expires + ';Max-Age=' + maxAge; }; let applyCookiePrefs = function() { let trueFalse = consentAnalyticsGranted ? 'true' : 'false' dataLayer.push({'consentAnalytics' : trueFalse}); trueFalse = consentMarketingGranted ? 'true' : 'false' dataLayer.push({'consentMarketing' : trueFalse}); loadTagManager(); }; let deleteCookie = function(name, domain) { document.cookie = name + '=; Path=/; Domain=' + domain + '; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; } let deleteKnownCookies = function() { var subdomain = window.location.hostname; var pathSegments = subdomain.split('.'); pathSegments.shift(); var domain = pathSegments.join('.'); subdomain = '.' + subdomain; domain = '.' + domain; document.cookie.split(";").forEach(function(cookie) { var cookieName = cookie.trim().split('=')[0]; // If the prefix of the cookie's name matches the one specified, remove it if (cookieName.startsWith('_ga') || cookieName.startsWith('_gid') || cookieName.startsWith('_gcl') || cookieName.startsWith('_utm') || cookieName.startsWith('_hj') || // Hotjar cookieName.startsWith('_fbp') // Facebook Pixel ) { deleteCookie(cookieName, subdomain); deleteCookie(cookieName, domain); } }); } let loadTagManager = function () { // Google Tag Manager (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-KHTVZS'); }; (function() { const cookiesBanner = document.getElementById('biccy-banner'); const consentAgreedBtn = document.getElementById('biccy-continue-button'); const consentRefusedBtn = document.getElementById('biccy-reject-button'); updateCookiePrefs = function(e) { updateCookiePrefsCookie(); applyCookiePrefs(); cookiesBanner.close(); document.getElementById('top').focus(); }; consentAgreedBtn.onclick = function(e) { consentAnalyticsGranted = true; consentMarketingGranted = true; updateCookiePrefs(); return false; }; consentRefusedBtn.onclick = function(e) { consentAnalyticsGranted = false; consentMarketingGranted = false; deleteKnownCookies(); updateCookiePrefs(); return false; }; /* IE11 doesn't support => arrow functions. https://stackoverflow.com/questions/38595690/ie-11-script1002-array-filterx-arrow-functions Also needs a startsWith polyfill. */ if (!String.prototype.startsWith) { String.prototype.startsWith = function(searchString, position){ position = position || 0; return this.substr(position, searchString.length) === searchString; }; } if ( document.cookie.split(';').filter( function(item) { return item.trim().startsWith('luCookieConsent=') } ).length ) { var cookieValue = document.cookie.replace( /(?:(?:^|.*;\s*)luCookieConsent\s*\=\s*([^;]*).*$)|^.*$/, '$1' ); var consentSettings = JSON.parse(cookieValue); consentAnalyticsGranted = consentSettings.analyticsConsent; consentMarketingGranted = consentSettings.marketingConsent; applyCookiePrefs(); } else { /* If no cookie is set, we need to show the consent overlay, but not if the page is the one that explains cookies... */ if (window.location.pathname !== '/privacy/website-and-cookies-privacy/cookie-settings/') { cookiesBanner.showModal(); } } })(); </script> <!--endnoindex--> <!-- Local Included Body Code --> <div class="foundation-container"> <div class="site-container"> <!--noindex--> <!-- Main Menu header --> <!-- foundation header --> <header> <!-- LU top-bar --> <div id="lu-bar" class="hide"> <div class="grid-container"> <div class="navigation"> <a class="btn-home" title="Link: Home" href="/"> <span aria-hidden="true"> <img src='/media/wdp/style-assets/images/foundation/lu-shield.svg' alt="Lancaster University shield" class="lu-home"> </span> <span class="show-for-sr">Lancaster University Home Page</span> <span class="core-site-title">Lancaster University</span> </a> <nav class="quick-links show-for-large" aria-label="Quick links"> <ul> <li><a href="https://portal.lancaster.ac.uk/ask/">For students</a></li> <li><a href="/current-staff/">For staff</a></li> <li><a href="/study/partners/">Global partners</a></li> <li><a href="https://www.lancasteruniversity.cn/" hreflang="zh-cn" lang="zh">中文网站</a></li></ul> </nav> </div> </div> </div> <!-- end LU top-bar --> <div class="header-content"> <div class="logo-container"> <div class="logo-wrapper"> <a href="/"> <img src='/media/wdp/style-assets/images/logos/lu-logo.svg' alt='Lancaster University' class=' ' itemprop="logo" /> </a> </div> </div> <div class="toggles hide-for-large"> <button class="menu-toggle" aria-controls="mega-menu-wrapper" aria-expanded="false"> <svg class="menu-icon" viewBox="0 0 100 100" width="100" height="100" aria-hidden="true" focusable="false"> <g class="svg-menu-toggle"> <path class="line line-1" d="M5 13h90v14H5z" /> <path class="line line-2" d="M5 43h90v14H5z" /> <path class="line line-3" d="M5 73h90v14H5z" /> </g> </svg> <span class="show-for-sr">Toggle Menu</span> </button> <button class="search-toggle" aria-controls="search-form-mobile" aria-expanded="false"> <svg viewBox="0 0 100 100" class="search-icon" width="100" height="100" aria-hidden="true" focusable="false"> <path fill-rule="evenodd" d="M42.117,12.246 C50.1209,12.246 57.797,15.4257 63.453,21.0858 C69.1132,26.742 72.2928,34.4178 72.2928,42.4218 C72.2928,50.4258 69.1131,58.1018 63.453,63.7578 C57.7968,69.418 50.121,72.5976 42.117,72.5976 C34.1131,72.5976 26.437,69.4179 20.781,63.7578 C15.1208,58.1016 11.9412,50.4258 11.9412,42.4218 C11.9412,34.4178 15.1209,26.7418 20.781,21.0858 C26.4372,15.4256 34.113,12.246 42.117,12.246 L42.117,12.246 Z M76.0828827,67.3362833 C82.3527829,58.7859894 85.2617455,48.0434678 83.9173,37.22271 C82.0618,22.28871 72.3743,9.47671 58.5153,3.61771 L58.51139,3.61771 C53.32389,1.41851 47.74139,0.28961 42.10539,0.29741 L42.117,0.305 C29.058,0.30891 16.742,6.3675 8.769001,16.707 C0.7924008,27.047 -1.933999,40.5 1.382301,53.129 C4.698701,65.758 13.6833,76.137 25.7103,81.223 L25.7103,81.22691 C39.5733,87.08631 55.5113,85.10191 67.5153,76.02771 C67.5852345,75.9748392 67.6549736,75.9217748 67.724517,75.8685177 L91.555,99.6990032 L100.0003,91.253703 L76.0828827,67.3362833 Z"> </path> </svg> <svg viewBox="0 0 100 100" class="search-icon-close" width="100" height="100" aria-hidden="true" focusable="false"> <polygon class="st0" points="84.4,1.4 50.7,35.2 17,1.4 3.5,14.9 37.2,48.7 2.6,83.2 16.1,96.7 50.7,62.1 85.3,96.7 98.8,83.2 64.2,48.7 97.9,14.9 " /> </svg> <span class="show-for-sr">Search toggle</span> </button> </div> <!-- search-bar --> <div class="search-bar show-for-large"> <div class="link-container"> <nav class="quick-links" aria-label="Quick links"> <ul> <li><a href="https://portal.lancaster.ac.uk/ask/">For students</a></li> <li><a href="/current-staff/">For staff</a></li> <li><a href="/study/partners/">Global partners</a></li> <li><a href="https://www.lancasteruniversity.cn/" hreflang="zh-cn" lang="zh">中文网站</a></li></ul> </nav> </div> <form role="search" action="/search" method="get" aria-label="Search Lancaster University"> <label for="f-search-input" class="show-for-sr">Main site search term</label> <input class="input-field search-field" name="q" type="search" placeholder="Search Lancaster University" id="f-search-input"> <button type="submit"> <svg viewBox="0 0 100 100" class="search-icon" width="100" height="100" aria-hidden="true" focusable="false"> <path fill-rule="evenodd" d="M42.117,12.246 C50.1209,12.246 57.797,15.4257 63.453,21.0858 C69.1132,26.742 72.2928,34.4178 72.2928,42.4218 C72.2928,50.4258 69.1131,58.1018 63.453,63.7578 C57.7968,69.418 50.121,72.5976 42.117,72.5976 C34.1131,72.5976 26.437,69.4179 20.781,63.7578 C15.1208,58.1016 11.9412,50.4258 11.9412,42.4218 C11.9412,34.4178 15.1209,26.7418 20.781,21.0858 C26.4372,15.4256 34.113,12.246 42.117,12.246 L42.117,12.246 Z M76.0828827,67.3362833 C82.3527829,58.7859894 85.2617455,48.0434678 83.9173,37.22271 C82.0618,22.28871 72.3743,9.47671 58.5153,3.61771 L58.51139,3.61771 C53.32389,1.41851 47.74139,0.28961 42.10539,0.29741 L42.117,0.305 C29.058,0.30891 16.742,6.3675 8.769001,16.707 C0.7924008,27.047 -1.933999,40.5 1.382301,53.129 C4.698701,65.758 13.6833,76.137 25.7103,81.223 L25.7103,81.22691 C39.5733,87.08631 55.5113,85.10191 67.5153,76.02771 C67.5852345,75.9748392 67.6549736,75.9217748 67.724517,75.8685177 L91.555,99.6990032 L100.0003,91.253703 L76.0828827,67.3362833 Z"> </path> </svg> <span class="show-for-sr">Search</span> </button> </form> </div> </div> <div class="search-bar-mobile hide-for-large" id="search-form-mobile"> <form role="search" action="/search" method="get" aria-label="Search Lancaster University"> <label for="f-search-input-mobile" class="show-for-sr">Main site search term</label> <input class="input-field search-field" name="q" type="search" placeholder="Search Lancaster University" id="f-search-input-mobile"> <button type="submit" class="button">Search</button> </form> </div> <div class="primary-nav"> <div class="grid-container full nav-container"> <div id="mega-menu-wrapper"> <button class="menu-close bg-primary-red" aria-label="Close main menu"> <span class="show-for-sr">Close main menu</span> <span aria-hidden="true">×</span> </button> <div data-sticky-container> <div data-sticky data-options="marginTop:0;" data-sticky-on="large" data-top-anchor="mega-menu-wrapper" > <nav class="quick-links mobile hide-for-large" aria-label="Quick links"> <ul> <li><a href="https://portal.lancaster.ac.uk/ask/">For students</a></li> <li><a href="/current-staff/">For staff</a></li> <li><a href="/study/partners/">Global partners</a></li> <li><a href="https://www.lancasteruniversity.cn/" hreflang="zh-cn" lang="zh">中文网站</a></li></ul> </nav> <nav class="mega-menu bg-primary-red" aria-label="Main menu"> <ul class="nav-menu"> <li class="nav-item"> <button>Study</button> <div class="sub-nav"> <ul> <li class="sub-nav-group"> <span class="group-title"><a href="/study/why-lancaster/">Why Lancaster?</a></span> <ul> <li><a href="/study/why-lancaster/rankings-and-reputation/">Rankings and reputation</a></li> <li><a href="/study/why-lancaster/colleges-and-community/">Colleges and community</a></li> <li><a href="/accommodation/">Accommodation</a></li> <li><a href="/study/fees-and-funding/scholarships-and-bursaries/">Scholarships and Bursaries</a></li> <li><a href="/study/why-lancaster/teaching-and-learning/">Teaching and learning</a></li> <li><a href="/study/why-lancaster/wellbeing-and-support/">Wellbeing and support</a></li> <li><a href="/study/why-lancaster/student-life/">Student life</a></li> <li><a href="/study/why-lancaster/careers-and-employability/">Careers and employability</a></li> <li><a href="/study/why-lancaster/where-is-lancaster/">Where is Lancaster?</a></li> <li><a href="/study/why-lancaster/the-campus-and-the-city/">The campus and the city</a></li> <li><a href="/study/why-lancaster/your-global-experience/">Your global experience</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/study/undergraduate/">Undergraduate study</a></span> <ul> <li><a href="/study/undergraduate/courses/">Undergraduate courses</a></li> <li><a href="/study/fees-and-funding/">Fees and funding</a></li> <li><a href="/study/undergraduate/contextual-admissions/">Contextual admissions</a></li> <li><a href="/study/undergraduate/how-to-apply/">How to apply</a></li> <li><a href="/study/undergraduate/after-you-apply/">After you apply</a></li> <li><a href="/study/results/">Got your results?</a></li> <li><a href="/study/clearing/">Clearing</a></li> <li><a href="/study/open-days/undergraduate-open-days/">Open days</a></li> <li><a href="/prospectus/">Request a prospectus</a></li> <li><a href="/study/important-information/terms-and-conditions-for-students/">Terms and conditions</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/study/postgraduate/">Postgraduate study</a></span> <ul> <li><a href="/study/postgraduate/postgraduate-courses/">Postgraduate courses</a></li> <li><a href="/study/postgraduate/online-courses/">Online Courses</a></li> <li><a href="/study/fees-and-funding/">Fees and Funding</a></li> <li><a href="/study/postgraduate/applying-for-postgraduate-study/">Apply online</a></li> <li><a href="/study/postgraduate/after-you-apply/">After you apply</a></li> <li><a href="/study/open-days/postgraduate-open-days/">Open days</a></li> <li><a href="/prospectus/">Request a prospectus</a></li> <li><a href="/study/important-information/terms-and-conditions-for-students/">Terms and conditions</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/study/postgraduate-research/">Postgraduate research</a></span> <ul> <li><a href="/study/postgraduate/writing-a-research-proposal/">Writing a research proposal</a></li> <li><a href="/study/postgraduate-research/postgraduate-research-training/">Postgraduate research training</a></li> <li><a href="/study/fees-and-funding/">Fees and Funding</a></li> <li><a href="/study/postgraduate/applying-for-postgraduate-study/">How to apply</a></li> <li><a href="/study/postgraduate/after-you-apply/">After you apply</a></li> <li><a href="/study/important-information/terms-and-conditions-for-students/">Terms and conditions</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/study/entry-requirements/">Entry requirements</a></span> <ul> <li><a href="/study/entry-requirements/undergraduate-qualifications/">Undergraduate qualifications</a></li> <li><a href="/study/entry-requirements/undergraduate-english-requirements/">Undergraduate English requirements</a></li> <li><a href="/study/entry-requirements/postgraduate-qualifications/">Postgraduate qualifications</a></li> <li><a href="/study/entry-requirements/postgraduate-english-requirements/">Postgraduate English requirements</a></li> <li><a href="/study/entry-requirements/pre-sessional-english/">Pre-sessional English programmes</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/study/international-students/">International students</a></span> <ul> <li><a href="/study/international-students/foundation-and-pre-masters-programmes/">Foundation and pre-master's programmes</a></li> <li><a href="/study/entry-requirements/pre-sessional-english/">Pre-sessional English programmes</a></li> <li><a href="/study/international-students/study-start/">Study Start programme</a></li> <li><a href="/study/international-students/pathway-programmes/">International pathway programmes</a></li> <li><a href="/study/international-students/visiting-students/">Study abroad - visiting students</a></li> <li><a href="/study/international-students/global-summer-schools/">Global summer schools</a></li> <li><a href="/study/entry-requirements/pre-sessional-english/short-course/">English for academic purposes</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/study/global-experiences/">Global experiences</a></span> <ul> <li><a href="/study/global-experiences/study-abroad-outgoing/">Study abroad - Lancaster students</a></li> <li><a href="/study/global-experiences/vacation-travel-opportunities/">Vacation Travel</a></li> <li><a href="/study/international-students/global-summer-schools/">Summer schools</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title" id="list-title-other-courses-4529">Other courses</span> <ul aria-labelledby="list-title-other-courses-4529"> <li><a href="/study/free-and-short-courses/">Free and short courses</a></li> <li><a href="/study/cpd/">Continuing professional development</a></li> </ul> </li> </ul> </div> </li> <li class="nav-item"> <button>Research</button> <div class="sub-nav"> <ul> <li class="sub-nav-group"> <span class="group-title"><a href="/research/">Research at Lancaster</a></span> <ul> <li><a href="/research/ref-2021/">REF 2021</a></li> <li><a href="https://www.research.lancs.ac.uk/portal/">Research Directory</a></li> <li><a href="/research/research-services/">Research Services</a></li> <li><a href="/research/research-culture/">Research Culture</a></li> <li><a href="/research/participate-in-research/">Participate in Research</a></li> <li><a href="/research/this-is-lancaster-podcast/">This is Lancaster Podcast</a></li> <li><a href="/research/research-enterprise-services/">Research and Enterprise Services</a></li> <li><a href="/library/open-research/">Open Research</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title" id="list-title-research-in-faculties-6246">Research in Faculties</span> <ul aria-labelledby="list-title-research-in-faculties-6246"> <li><a href="/arts-and-social-sciences/research/">Arts and Social Sciences</a></li> <li><a href="/health-and-medicine/research/">Health and Medicine</a></li> <li><a href="/lums/research/">Management School</a></li> <li><a href="/sci-tech/research/">Science and Technology</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title" id="list-title-multidisciplinary-research-6863">Multidisciplinary Research</span> <ul aria-labelledby="list-title-multidisciplinary-research-6863"> <li><a href="/dsi/">Data Science Institute</a></li> <li><a href="/materials-science/">Materials Science</a></li> <li><a href="/health-innovation/">Health Innovation Campus</a></li> <li><a href="https://www.lancaster.ac.uk/social-futures/">Institute for Social Futures</a></li> <li><a href="/security-lancaster/">Security Lancaster</a></li> <li><a href="/future-cities/">Future Cities Research Institute</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/research/doctoral-academy/">Doctoral Academy</a></span> <ul> <li><a href="/research/doctoral-academy/doctoral-training-centres/">Doctoral Training Centres</a></li> <li><a href="/study/postgraduate-research/postgraduate-research-training/">Postgraduate Research Training</a></li> </ul> </li> </ul> </div> </li> <li class="nav-item"> <a href="/connect/">Connect</a> </li> <li class="nav-item"> <button>Sustainability</button> <div class="sub-nav"> <ul> <li class="sub-nav-group"> <span class="group-title"><a href="/sustainability/">Sustainability at Lancaster</a></span> <ul> <li><a href="/sustainability/sustainability-strategy/">Sustainability Strategy</a></li> <li><a href="/sustainability/sustainability-strategy/policies/">Sustainability Policies</a></li> <li><a href="/sustainability/sustainability-strategy/people/">Our sustainability team</a></li> <li><a href="/sustainability/sustainability-strategy/sustainable-development-goals/">Sustainable Development Goals</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/sustainability/action/">What we are doing</a></span> <ul> <li><a href="/sustainability/action/energy-and-carbon/">Energy and carbon</a></li> <li><a href="/sustainability/action/green-campus/">Green campus</a></li> <li><a href="/sustainability/action/our-values/">Our values</a></li> <li><a href="/sustainability/action/recycling-and-waste/">Recycling and waste</a></li> <li><a href="/sustainability/action/sustainable-food/">Sustainable food</a></li> <li><a href="/sustainability/action/travel/">Travel</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/sustainability/learning/">Learning</a></span> <ul> <li><a href="/sustainability/learning/research/">Research</a></li> <li><a href="/sustainability/learning/training/">Training</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/sustainability/get-involved/">Get involved</a></span> <ul> <li><a href="/sustainability/get-involved/community-benefits-fund/">Community Benefits Fund</a></li> <li><a href="/sustainability/get-involved/positive-change-week/">Positive Change Week</a></li> <li><a href="/sustainability/get-involved/staff/">Staff</a></li> <li><a href="/sustainability/action/restore/">ReStore Lancaster</a></li> <li><a href="/sustainability/get-involved/students/">Students</a></li> </ul> </li> </ul> </div> </li> <li class="nav-item"> <button>About</button> <div class="sub-nav"> <ul> <li class="sub-nav-group"> <span class="group-title"><a href="/about-us/">About Us</a></span> <ul> <li><a href="/academic-standards-and-quality/">Academic standards and quality</a></li> <li><a href="/about-us/economic-and-social-impact/">Economic and Social Impact</a></li> <li><a href="/about-us/faculties-and-departments/">Faculties and departments</a></li> <li><a href="/strategic-planning-and-governance/governance/">Governance</a></li> <li><a href="/about-us/income-and-expenditure/">Income and expenditure</a></li> <li><a href="/jobs/">Jobs at Lancaster</a></li> <li><a href="/news/">News</a></li> <li><a href="/study/why-lancaster/rankings-and-reputation/">Rankings and reputation</a></li> <li><a href="/strategic-planning-and-governance/strategic-plan/">Strategic plan</a></li> <li><a href="/about-us/term-dates/">Term dates</a></li> <li><a href="/partners/">UK and international partners</a></li> <li><a href="/leadership/">University leadership</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title" id="list-title-campus-8159">Campus</span> <ul aria-labelledby="list-title-campus-8159"> <li><a href="/accommodation/">Accommodation</a></li> <li><a href="/facilities/">Campus Facilities</a></li> <li><a href="/careers/">Careers</a></li> <li><a href="/study/why-lancaster/city/">The city and beyond</a></li> <li><a href="/about-us/colleges/">Colleges</a></li> <li><a href="/health-innovation/">Health Innovation Campus</a></li> <li><a href="/library/">Library</a></li> <li><a href="/about-us/our-campus/">Our Campus</a></li> <li><a href="https://portal.lancaster.ac.uk/ask/wellbeing/">Student Wellbeing</a></li> <li><a href="/study/important-information/safeguarding/">Safeguarding</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title" id="list-title-community-3475">Community</span> <ul aria-labelledby="list-title-community-3475"> <li><a href="/study/why-lancaster/colleges-and-community/">Colleges and Community</a></li> <li><a href="/sport/">Community Sport Centre</a></li> <li><a href="https://www.lancasterarts.org/">Lancaster Arts</a></li> <li><a href="/library/visit/">Library Visitor Information</a></li> <li><a href="/schools-and-colleges/">Schools and Colleges</a></li> <li><a href="/current-staff/communications-and-marketing/communications/social-media/social-media-directory/">Social media directory</a></li> <li><a href="https://lancastersu.co.uk/">Students' Union</a></li> <li><a href="https://lancastersu.co.uk/about-societies">Students' Union Societies</a></li> <li><a href="https://lancastersu.co.uk/sport">Students' Union Sports</a></li> <li><a href="/about-us/university-of-sanctuary/">University of Sanctuary</a></li> <li><a href="/widening-participation/">Widening Participation</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title" id="list-title-contact-us-9786">Contact Us</span> <ul aria-labelledby="list-title-contact-us-9786"> <li><a href="/about-us/contact-us/">Contact us</a></li> <li><a href="/events/">Events</a></li> <li><a href="/conferences/">Lancaster Conferences</a></li> <li><a href="/about-us/maps-and-travel/">Maps and travel</a></li> <li><a href="/study/open-days/">Open Days</a></li> <li><a href="https://www.lancaster.ac.uk/virtual-tour/">Online Tour</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/alumni/">Alumni</a></span> <ul> <li><a href="/alumni/alumni-document-ordering/">Alumni Document Ordering</a></li> <li><a href="/alumni/your-alumni-network/">Alumni Network</a></li> <li><a href="/alumni/news/">Alumni News</a></li> <li><a href="/alumni/volunteer/">Volunteer</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/giving/">Giving</a></span> <ul> <li><a href="/giving/donate/">Donate</a></li> <li><a href="/giving/our-philanthropists/">Our Donors</a></li> </ul> </li> <li class="sub-nav-group"> <span class="group-title"><a href="/graduation/">Graduation</a></span> <ul> <li><a href="/graduation/before-graduation/">Before Graduation</a></li> <li><a href="/graduation/graduation-day/">Graduation Day</a></li> <li><a href="/graduation/when-will-i-graduate/">When Will I Graduate?</a></li> </ul> </li> </ul> </div> </li> <li class="nav-item"> <a href="/news/">News</a> </li> </ul> </nav> <div class="breadcrumb-wrapper show-for-large" data-more-information> <nav class="breadcrumb" aria-label="Breadcrumb"> <ol> <li> <a href="/">Home</a></li> <li><a href="/sustainability/">Sustainability</a></li> <li><a href="/sustainability/learning/">Learning</a></li> <li><a href="/sustainability/learning/research/">Research</a> </li> </ol> </nav> </div> </div> </div> </div> </div> </div> </header> <div class="breadcrumb-wrapper hide-for-large" data-more-information> <nav class="breadcrumb" aria-label="Breadcrumb"> <ol> <li> <a href="/">Home</a></li> <li><a href="/sustainability/">Sustainability</a></li> <li><a href="/sustainability/learning/">Learning</a></li> <li><a href="/sustainability/learning/research/">Research</a> </li> </ol> </nav> </div> <!--endnoindex--> <main class="main-container " id="main" role="main"> <section class="heading bg-none text-center" data-magellan-target="d.en.506462"> <div class='anchor' id='d.en.506462'></div> <div class="grid-container"> <div class="grid-x"> <div class="cell small-12 "> <h1>Research into Sustainability</h1> </div> </div> </div> </section><!-- Content Type: Foundation Simple Image --> <section class="layout-container full simple-image no-padding"> <div class="anchor" id="d.en.506464"></div> <div data-size="large"><!-- Try changing this to small, large or full :) --> <figure> <img src="/media/lancaster-university/content-assets/images/sustainability/heros/JH-Sustanable-Research.jpg" alt="Two research taking measurements from plants in a lab." loading="lazy"> </figure> </div> </section><!-- Content type: Foundation Page Content --> <section class="page-content bg-default" data-magellan-target="d.en.506465"> <div class="text"> <div class="anchor" id="d.en.506465"></div> <p>Lancaster University is contributing to a sustainable future through world-leading research and collaborations with partner organisations and communities, encompassing social, health, economic and environmental sustainability.</p> <p>Assessing research related to six of the UN’s <a href="https://www.topuniversities.com/university-rankings/world-university-rankings/sustainable-development-goals">Sustainable Development Goals</a> (SDGs), the QS has awarded institutions around the world with medals based on their focus on ‘Environmental Impact’. The gold-rated SDGs are affordable and clean energy (SDG 7), sustainable cities and communities (SDG 11), responsible consumption and production (SDG 12), climate action (SDG 13), life below water (SDG 14) and life on land (SDG 15). </p> </div> </section><!-- Content Type: Foundation Multimedia Gallery --> <section class="heading bg-none text-left"> <div class="anchor" id="d.en.563135"></div> <div class="grid-container"> <div class="grid-x"> <div class="cell small-12"> <h2>Sustainability across Lancaster's research</h2> <p>Academics and researchers from across Lancaster University are working to address the climate emergency in diverse ways.</p> </div> </div> </div> </section> <section class="multimedia-gallery no-background" aria-label="Multimedia gallery with 5 items"> <section class="card-carousel foundation-carousel has-white-bg is-centred" aria-label="multimedia gallery carousel" data-use-center-mode="true" data-foundation-carousel-id="563135" > <div class="anchor" id="d.en.563135a"></div> <div id="article-carousel-wrapper-563135"> <div class="grid-container full"> <div class="grid-x article-carousel-wrapper"> <div class="cell medium-1 large-1 show-for-medium carousel-arrow-wrapper left"> <button class=" carousel-arrow left-arrow" type="button"> <svg viewBox="0 0 15.29 15.29" width="50" height="50" aria-hidden="true" focusable="false"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14Zm1.14,5.12L8.63,9.78l2.46,2.46v1.31L7.35,9.82,11.15,6Z" transform="translate(-2.35 -2.14)"/> </svg> <span class="show-for-sr">Previous button</span> </button> </div> <div class="cell small-12 medium-10 large-9"> <div class="grid-x grid-padding-x"> <div class="cell small-12 relative"> <div id="article-carousel-563135" class="article-carousel grid-x "> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <div class="card-image"> <iframe title="Professor Jess Davies" src="https://www.youtube.com/embed/p5OmrI-Y5Ak?rel=0" width="840" height="480" loading="lazy" allowfullscreen ></iframe> </div> <div class="card-content"> <h3>Professor Jess Davies</h3><p>60 Seconds with... Professor Jess Davies from Lancaster Environment Centre. Jess is the Director of Centre for Global Eco-Innovation and a Professor of Sustainability who specialises in the role of land and soils in creating sustainable food, climate and water futures. In this video, Jess explains how her work with carbon capture in soil, could help solve the Climate Emergency. </p> </div> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <div class="card-image"> <iframe title="Dr Ana Costa" src="https://www.youtube.com/embed/arCcK6Ma-mA?rel=0" width="840" height="480" loading="lazy" allowfullscreen ></iframe> </div> <div class="card-content"> <h3>Dr Ana Costa</h3><p>60 Seconds with... Dr Ana Costa - a senior lecturer in at Lancaster University. In this video, she explains how her work is focusing on the re-use of materials in construction to reduce the carbon footprint of building work.</p> </div> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <div class="card-image"> <iframe title="Dr Celine Germond-Duret" src="https://www.youtube.com/embed/ftCs4fkIe1M?rel=0" width="840" height="480" loading="lazy" allowfullscreen ></iframe> </div> <div class="card-content"> <h3>Dr Celine Germond-Duret</h3><p>60 Seconds with... Dr Celine Germond-Duret, a Lecturer in Environmental Politics and Policy in the department at Lancaster University. Celine is interested in marine policy and the blue economy, international climate politics, and indigenous peoples.</p> </div> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <div class="card-image"> <iframe title="Dr Michael Stead" src="https://www.youtube.com/embed/6yrDXRyZt2Y?rel=0" width="840" height="480" loading="lazy" allowfullscreen ></iframe> </div> <div class="card-content"> <h3>Dr Michael Stead</h3><p>60 Seconds with... Dr Michael Stead. Michael is a Lecturer in Sustainable Design from Imagination Lancaster, our open and exploratory design research lab. His work aims to develop innovative design approaches and tools in collaboration with industry, policymakers and the public to raise awareness and support adopting sustainable and equitable data-driven technologies and related practices.</p> </div> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <div class="card-image"> <iframe title="Victoria Simpson" src="https://www.youtube.com/embed/KAIY7ql0RvY?rel=0" width="840" height="480" loading="lazy" allowfullscreen ></iframe> </div> <div class="card-content"> <h3>Victoria Simpson</h3><p>60 Seconds with... Victoria Simpson, a Psychology PhD student at Lancaster University. Here she explains more about her research into the barriers to being vegan and how this impacts children's diet choices. </p> </div> </div> </div> </div> </div> </div> </div> <div class="cell medium-1 large-1 show-for-medium carousel-arrow-wrapper right"> <button class=" carousel-arrow right-arrow" type="button"> <svg viewBox="0 0 15.29 15.29" width="50" height="50" aria-hidden="true" focusable="false"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14ZM8.6,13.55V12.24l2.46-2.46L8.55,7.26V6l3.8,3.8Z" transform="translate(-2.35 -2.14)"/> </svg> <span class="show-for-sr">Next button</span> </button> </div> </div> </div> <!-- mobile controls --> <div class="grid-x article-carousel-wrapper show-for-small-only"> <div class="cell text-right small-3"> <button class="carousel-arrow left-arrow"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.29 15.29" width="50" height="50"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14Zm1.14,5.12L8.63,9.78l2.46,2.46v1.31L7.35,9.82,11.15,6Z" transform="translate(-2.35 -2.14)"/> </svg> </button> </div> <div class="cell text-left small-3"> <button class="carousel-arrow right-arrow"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.29 15.29" width="50" height="50"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14ZM8.6,13.55V12.24l2.46-2.46L8.55,7.26V6l3.8,3.8Z" transform="translate(-2.35 -2.14)"/> </svg> </button> </div> </div> </div> <script src="/media/wdp/style-assets/javascript/compiled/jspm/carousel.bundle.js?v=1614168193"></script> </section> <div class="multimedia-gallery-slideshow" id="media-gallery-563135"> <multimedia-gallery :itemdata='multimediaGalleryItems' :slideshowid="'media-gallery-563135'" ></multimedia-gallery> </div> <script src='https://unpkg.com/vue@2.6.10/dist/vue.min.js'></script> <script src="/media/wdp/style-assets/javascript/compiled/vue/multimedia-gallery.bundle.js?v=1650547379"></script> <script> $(document).ready(function() { let vm = new Vue({ el: '#media-gallery-563135', data: function() { return { multimediaGalleryItems: [{"mediaType":"video","heading":"Professor Jess Davies","text":"<h3>Professor Jess Davies<\/h3><p>60 Seconds with... Professor Jess Davies from Lancaster Environment Centre. Jess is the Director of Centre for Global Eco-Innovation and a Professor of Sustainability who specialises in the role of land and soils in creating sustainable food, climate and water futures. In this video, Jess explains how her work with carbon capture in soil, could help solve the Climate Emergency. <\/p>","linkUrl":"","linkText":"","image":"","imageAltText":"","thumbnail":"https:\/\/img.youtube.com\/vi\/p5OmrI-Y5Ak\/mqdefault.jpg","videoSrc":"https:\/\/www.youtube.com\/embed\/p5OmrI-Y5Ak?rel=0","videoTitle":"Professor Jess Davies","audio":""},{"mediaType":"video","heading":"Dr Ana Costa","text":"<h3>Dr Ana Costa<\/h3><p>60 Seconds with... Dr Ana Costa - a senior lecturer in at Lancaster University. In this video, she explains how her work is focusing on the re-use of materials in construction to reduce the carbon footprint of building work.<\/p>","linkUrl":"","linkText":"","image":"","imageAltText":"","thumbnail":"https:\/\/img.youtube.com\/vi\/arCcK6Ma-mA\/mqdefault.jpg","videoSrc":"https:\/\/www.youtube.com\/embed\/arCcK6Ma-mA?rel=0","videoTitle":"Dr Ana Costa","audio":""},{"mediaType":"video","heading":"Dr Celine Germond-Duret","text":"<h3>Dr Celine Germond-Duret<\/h3><p>60 Seconds with... Dr Celine Germond-Duret, a Lecturer in Environmental Politics and Policy in the department at Lancaster University. Celine is interested in marine policy and the blue economy, international climate politics, and indigenous peoples.<\/p>","linkUrl":"","linkText":"","image":"","imageAltText":"","thumbnail":"https:\/\/img.youtube.com\/vi\/ftCs4fkIe1M\/mqdefault.jpg","videoSrc":"https:\/\/www.youtube.com\/embed\/ftCs4fkIe1M?rel=0","videoTitle":"Dr Celine Germond-Duret","audio":""},{"mediaType":"video","heading":"Dr Michael Stead","text":"<h3>Dr Michael Stead<\/h3><p>60 Seconds with... Dr Michael Stead. Michael is a Lecturer in Sustainable Design from Imagination Lancaster, our open and exploratory design research lab. His work aims to develop innovative design approaches and tools in collaboration with industry, policymakers and the public to raise awareness and support adopting sustainable and equitable data-driven technologies and related practices.<\/p>","linkUrl":"","linkText":"","image":"","imageAltText":"","thumbnail":"https:\/\/img.youtube.com\/vi\/6yrDXRyZt2Y\/mqdefault.jpg","videoSrc":"https:\/\/www.youtube.com\/embed\/6yrDXRyZt2Y?rel=0","videoTitle":"Dr Michael Stead","audio":""},{"mediaType":"video","heading":"Victoria Simpson","text":"<h3>Victoria Simpson<\/h3><p>60 Seconds with... Victoria Simpson, a Psychology PhD student at Lancaster University. Here she explains more about her research into the barriers to being vegan and how this impacts children's diet choices. <\/p>","linkUrl":"","linkText":"","image":"","imageAltText":"","thumbnail":"https:\/\/img.youtube.com\/vi\/KAIY7ql0RvY\/mqdefault.jpg","videoSrc":"https:\/\/www.youtube.com\/embed\/KAIY7ql0RvY?rel=0","videoTitle":"Victoria Simpson","audio":""}] } } }); }); </script> </section> <section class="heading bg-dark-green text-left" data-magellan-target="d.en.506467"> <div class='anchor' id='d.en.506467'></div> <div class="grid-container"> <div class="grid-x"> <div class="cell small-12 "> <h2>Examples of our research</h2> </div> </div> </div> </section><!--CONTENT TYPE: Foundation Feature Row/text-html--> <section class="features bg-dark-green"> <div class="anchor" id="d.en.506475"></div> <!-- check to see if script is already loaded, if not load it --> <div class="grid-container"> <ul class="feature-row features-4 "> <li class="feature"> <div class="text"> <h2 class="title"> <a href="/lec/" class="feature-link"> Lancaster Environment Centre </a> </h2> <p>A community of experts from across Lancaster University working together to address today’s biggest environmental challenges. </p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-LEC-Student.jpg" alt="" role="presentation" > </div> </li> <li class="feature"> <div class="text"> <h2 class="title"> <a href="/energy-lancaster/" class="feature-link"> Energy Lancaster </a> </h2> <p>Experts from across Lancaster University working with global partners to develop secure and sustainable energy supplies.</p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-Sunset-Turbines.jpg" alt="" role="presentation" > </div> </li> <li class="feature"> <div class="text"> <h2 class="title"> <a href="/pentland/" class="feature-link"> The Pentland Centre for Sustainability in Business </a> </h2> <p>Researching and bringing together social and environmental sustainability into purposeful business strategy.</p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-Health-Innovation-Centre.jpg" alt="" role="presentation" > </div> </li> <li class="feature"> <div class="text"> <h2 class="title"> <a href="/social-futures/projects/" class="feature-link"> Institute for Social Futures </a> </h2> <p>Lancaster’s Institute for Social Futures works innovatively across disciplinary boundaries linking science, social science and humanities. </p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-Lancaster-Market.jpg" alt="" role="presentation" > </div> </li> </ul> </div> </section> <!--CONTENT TYPE: Foundation Feature Row/text-html--> <section class="features bg-dark-green"> <div class="anchor" id="d.en.506479"></div> <!-- check to see if script is already loaded, if not load it --> <div class="grid-container"> <ul class="feature-row features-4 "> <li class="feature"> <div class="text"> <h2 class="title"> <a href="/future-cities/" class="feature-link"> Future Cities Research Institute </a> </h2> <p>A joint research institute between Lancaster University and Sunway University to investigate building sustainable cities.</p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-City-Phone-Box.jpg" alt="" role="presentation" > </div> </li> <li class="feature"> <div class="text"> <h2 class="title"> <a href="/global-eco-innovation/" class="feature-link"> The Centre for Global Eco-Innovation </a> </h2> <p>Developing solutions for clean and sustainable growth with businesses, communities and wider partners.</p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-Amazon-Ecology.jpg" alt="" role="presentation" > </div> </li> <li class="feature"> <div class="text"> <h2 class="title"> <a href="/ppipl/" class="feature-link"> PPiPL – Plastic Packaging in Peoples’ Lives </a> </h2> <p>Behavioural insight into plastic packaging and it’s role in society and peoples’ lives.</p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-plastic-bottles-pixabay.jpg" alt="" role="presentation" > </div> </li> <li class="feature"> <div class="text"> <h2 class="title"> <a href="https://www.lancaster.ac.uk/cemore/" class="feature-link"> The Centre for Mobilities Research </a> </h2> <p>Analysis of the global, national and local movements of people, objects, capital, information to address the climate emergency.</p> </div> <div class="image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src="/media/lancaster-university/content-assets/images/sustainability/feature-box/Feature-Lake-District-Ecology.jpg" alt="" role="presentation" > </div> </li> </ul> </div> </section> <section class="heading bg-grey text-center" data-magellan-target="d.en.506481"> <div class='anchor' id='d.en.506481'></div> <div class="grid-container"> <div class="grid-x"> <div class="cell small-12 "> <h2>Sustainability news</h2> </div> </div> </div> </section><!-- CONTENT TYPE: Foundation Article Carousel (News System) --> <section class="card-carousel foundation-carousel is-centred" aria-label="article carousel" data-use-center-mode="true" data-foundation-carousel-id="1646850518" > <div class="anchor" id="d.en.506480"></div> <div id="article-carousel-wrapper-1646850518"> <div class="grid-container full"> <div class="grid-x article-carousel-wrapper"> <div class="cell medium-1 large-1 show-for-medium carousel-arrow-wrapper left"> <button class=" carousel-arrow left-arrow" type="button"> <svg viewBox="0 0 15.29 15.29" width="50" height="50" aria-hidden="true" focusable="false"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14Zm1.14,5.12L8.63,9.78l2.46,2.46v1.31L7.35,9.82,11.15,6Z" transform="translate(-2.35 -2.14)"/> </svg> <span class="show-for-sr">Previous button</span> </button> </div> <div class="cell small-12 medium-10 large-9"> <div class="grid-x grid-padding-x"> <div class="cell small-12 relative"> <div id="article-carousel-1646850518" class="article-carousel grid-x "> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <a href="/sustainability/news/wind-turbine-community-benefit-fund-open-for-submissions"> <div class="card-image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='https://cisweb.lancaster.ac.uk:443/img/cwip/cisweb.lancaster.ac.uk/EventsMedia/news-4-638762465659273425.png?mode=crop&width=550&height=300¢er=0.24%2c0.46' alt='The wind turbine overlooking campus with the infolab building in the background' /> </div> <div class="card-content"> <h3 class="title">Wind Turbine Community Benefit Fund open for submissions</h3> <p>Lancaster University is once again inviting applications for its Wind Turbine Community Benefit Fund, a unique initiative aimed at supporting local community and environmental projects. Local projects can apply for grants of up to £20,000 each year for sustainable projects in the community.</p> </div> </a> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <a href="/sustainability/news/supporting-morecambe-bay-foodbank-during-global-positive-change-week"> <div class="card-image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='https://cisweb.lancaster.ac.uk:443/img/cwip/cisweb.lancaster.ac.uk/EventsMedia/untitled-design-6-638757526942677337.png?mode=crop&width=550&height=300¢er=0.50%2c0.50' alt='Images of non perishable items at a foodbank' /> </div> <div class="card-content"> <h3 class="title">Supporting Morecambe Bay Foodbank during Global Positive Change Week</h3> <p>Lancaster University is encouraging the campus community to make a positive impact on the local community during Global Positive Change Week (Monday 10 – Friday 14 March 2025). </p><p>As part of this initiative, there will be a Morecambe Bay Foodbank collection open in Guest Services throughout the entire week.</p> </div> </a> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <a href="/sustainability/news/sustainability-stories-research-projects-and-planting-1"> <div class="card-image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='https://cisweb.lancaster.ac.uk:443/img/cwip/cisweb.lancaster.ac.uk/EventsMedia/news-3-638747811091623516.png?mode=crop&width=550&height=300¢er=0.50%2c0.50' alt='Child from pre-school planting a tree with the Grounds Team' /> </div> <div class="card-content"> <h3 class="title">Sustainability stories: research, projects and planting</h3> <p>New year - new projects! This year will see significant progress in Lancaster University’s campus infrastructure projects, as well as lots of other activities and initiatives across campus.</p> </div> </a> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <a href="/sustainability/news/community-benefit-fund-storey-institute-gardens"> <div class="card-image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='https://cisweb.lancaster.ac.uk:443/img/cwip/cisweb.lancaster.ac.uk/EventsMedia/news-8-638682324178804163.jpg?mode=crop&width=550&height=300¢er=0.25%2c0.50' alt='Two images - the one on the left shows The Storey Gardens, and the image on the right shows Alan Ward, the sculptor' /> </div> <div class="card-content"> <h3 class="title">Community Benefit Fund – Storey Institute Gardens</h3> <p>Lancaster University's Wind Turbine Community Benefit Fund is a beacon of hope for local projects striving to make a meaningful impact. Here is the fourth in our series of successful projects that have benefitted from the fund.</p> </div> </a> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <a href="/sustainability/news/community-benefit-fund-freemans-wood"> <div class="card-image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='https://cisweb.lancaster.ac.uk:443/img/cwip/cisweb.lancaster.ac.uk/EventsMedia/news-6-638682319295594554.jpg?mode=crop&width=550&height=300¢er=0.32%2c0.51' alt='Two images - the one on the left shows The Friends of Freeman's Wood community group, and the image on the right shows a wheelchair user using the accessible path' /> </div> <div class="card-content"> <h3 class="title">Community Benefit Fund – Freeman's Wood</h3> <p>Lancaster University's Wind Turbine Community Benefit Fund is a beacon of hope for local projects striving to make a meaningful impact. Here is the third in our series of successful projects that have benefitted from the fund.</p> </div> </a> </div> </div> <div class="cell medium-4 article-card"> <div class="card-wrapper"> <a href="/sustainability/news/sustainability-stories-wind-water-and-waste-1"> <div class="card-image"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='https://cisweb.lancaster.ac.uk:443/img/cwip/cisweb.lancaster.ac.uk/EventsMedia/news-2-638701209204039696.png?mode=crop&width=550&height=300¢er=0.50%2c0.50' alt='Footbridge and sign at Winchester Fields' /> </div> <div class="card-content"> <h3 class="title">Sustainability stories: wind, water and waste</h3> <p>We love to showcase examples of positive change across campus - this month's roundup features low-carbon travel, reuse of furniture and student projects. </p> </div> </a> </div> </div> </div> </div> </div> </div> <div class="cell medium-1 large-1 show-for-medium carousel-arrow-wrapper right"> <button class=" carousel-arrow right-arrow" type="button"> <svg viewBox="0 0 15.29 15.29" width="50" height="50" aria-hidden="true" focusable="false"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14ZM8.6,13.55V12.24l2.46-2.46L8.55,7.26V6l3.8,3.8Z" transform="translate(-2.35 -2.14)"/> </svg> <span class="show-for-sr">Next button</span> </button> </div> </div> </div> <!-- mobile controls --> <div class="grid-x article-carousel-wrapper show-for-small-only"> <div class="cell text-right small-3"> <button class="carousel-arrow left-arrow"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.29 15.29" width="50" height="50"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14Zm1.14,5.12L8.63,9.78l2.46,2.46v1.31L7.35,9.82,11.15,6Z" transform="translate(-2.35 -2.14)"/> </svg> </button> </div> <div class="cell text-left small-3"> <button class="carousel-arrow right-arrow"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.29 15.29" width="50" height="50"> <path d="M10,2.14a7.65,7.65,0,1,0,7.65,7.65A7.65,7.65,0,0,0,10,2.14ZM8.6,13.55V12.24l2.46-2.46L8.55,7.26V6l3.8,3.8Z" transform="translate(-2.35 -2.14)"/> </svg> </button> </div> </div> </div> <div class="grid-container"> <div class="grid-x"> <div class="cell small-12"> <p>More <a href="/sustainability/news/">News</a></p> </div> </div> </div> </section> </main> <!--end main container--> <nav class="back-to-top" aria-label="Back to the top of the page"> <a href="#top"> <svg class="icon" aria-hidden="true"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#up-arrow"></use> </svg> <p>Top</p> </a> </nav> <!-- Logo pre-footer --> <!--noindex--> <footer role="contentinfo"> <!-- Footer Markup - includes content from closest "Site Footer" section --> <div class="grid-container main-footer"> <div class="grid-x grid-padding-x grid-padding-y"> <div class="cell medium-3 large-2 medium-order-1 large-order-1"> <span class="group-title" id="list-quick-links">Quick Links</span> <ul class="menu vertical" aria-labelledby="list-quick-links"> <!-- DPMT Fetch Current Section Links --> <li><a href="/study/undergraduate/">Undergraduate study</a></li><li><a href="/study/postgraduate/">Postgraduate study</a></li><li><a href="/about-us/faculties-and-departments/">Faculties, divisions and departments</a></li><li><a href="/work-foundation/">Work Foundation</a></li><li><a href="https://portal.lancaster.ac.uk/ask/">For students</a></li><li><a href="/current-staff/">For staff</a></li><li><a href="/library/">Library</a></li><li><a href="/conferences/">Conference facilities</a></li><li><a href="/jobs/">Job vacancies</a></li><li><a href="https://www.e-res.lancaster.ac.uk/PaymentPortal/Intro.aspx">Online payments</a></li> </ul> </div> <div class="cell medium-4 large-2 show-for-medium medium-order-2 large-order-2"> <span class="group-title" id="list-depts">Faculties and Departments</span> <ul class="menu vertical" aria-labelledby="list-depts"> <li><a href="/arts-and-social-sciences/">Arts and Social Sciences</a></li><li><a href="/health-and-medicine/">Health and Medicine</a></li><li><a href="/lums/">Management School</a></li><li><a href="/sci-tech/">Science and Technology</a></li><li><a href="/about-us/faculties-and-departments/">Departments and centres</a></li> </ul> </div> <div class="cell small-12 medium-5 large-2 medium-order-4 large-order-3"> <span class="group-title" id="list-social-media">Connect</span> <ul class="menu vertical connect" aria-labelledby="list-social-media"> <li><a href="https://www.facebook.com/lancasteruniversity/"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#facebook"></use> </svg><span class="show-for-sr">Facebook</span></a></li> <li><a href="https://www.instagram.com/lancasteruni/"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#instagram"></use> </svg><span class="show-for-sr">Instagram</span></a></li> <li><a href="https://www.youtube.com/lancasteruniversity/"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#youtube"></use> </svg><span class="show-for-sr">YouTube</span></a></li> <li><a href="https://www.tiktok.com/@lancasteruni"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#tiktok"></use> </svg><span class="show-for-sr">TikTok</span></a></li> <li><a href="https://www.twitter.com/LancasterUni"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#x"></use> </svg><span class="show-for-sr">X</span></a></li> <li><a href="https://www.linkedin.com/edu/school?id=12603&trk=tyah"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#linkedin"></use> </svg><span class="show-for-sr">LinkedIn</span></a></li> <li><a href="https://www.thestudentroom.co.uk/forumdisplay.php?f=157"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#tsr"></use> </svg><span class="show-for-sr">The Student Room</span></a></li> <li><a href="https://e.weibo.com/lancasteruni"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#weibo"></use> </svg><span class="show-for-sr">Weibo</span></a></li> <li><a href="https://www.lancaster.ac.uk/wechat/"><svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#wechat"></use> </svg><span class="show-for-sr">WeChat</span></a></li> </ul> </div> <div class="cell medium-5 large-auto medium-order-3 large-order-4"> <div class="grid-x"> <div class="cell small-6 medium-7"> <span class="group-title" id="list-contact-us">Contact Us</span> <ul class="menu vertical" aria-labelledby="list-contact-us"> <li> <address itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress" class="t11px"> <span itemprop='name'>Lancaster University</span><br> <span itemprop='addressLocality'>Lancaster</span><br> <span itemprop='addressCountry'>United Kingdom</span><br> <span itemprop='PostcalCode'>LA1 4YW</span><br> </address> </li> </ul> <ul class="menu vertical contact-details"> <li> <span class="phone-number"> <a href="tel:+44-1524-65201"> <svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#phone"></use> </svg> +44 (0)1524 65201 </a> </span> </li> <li> <a href="/about-us/maps-and-travel/"> <svg class="icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/media/wdp/style-assets/images/symbols.svg#map-marker"></use> </svg> Maps and travel </a> </li> </ul> </div> <div class="cell small-6 medium-5"> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='/media/wdp/style-assets/images/location-map.svg' alt="Lancaster University location in the UK" /> </div> </div> </div> <div class="cell medium-7 large-2 show-for-medium awards medium-order-5 large-order-5"> <a href="https://www.topuniversities.com/world-university-rankings" title="Full 2025 World University Rankings."> <img data-lazy-load src="/media/lancaster-university/content-assets/images/foundation/placeholders/feature-550x300.png" data-src='/media/wdp/style-assets/images/WUR-2025-150.png' alt="Top 150 in 2025 World University Rankings." /> </a> </div> </div> </div> <!-- Footer Final Links Markup --> <div class="final"> <p class="text-center"> <a href="/accessibility-statement/">Accessibility Statement</a> | <a href="/strategic-planning-and-governance/legalnotice/">Legal Notice</a> | <a href="/freedom-of-information/">Freedom of Information</a> | <a href="/privacy/">Privacy and Cookies Notices</a> | <a href="/modern-slavery-statement/">Modern Slavery Statement</a> © 2025 Lancaster University. All rights reserved. </p> </div> </footer> <!--endnoindex--> </div> <!--end site container--> </div> <!-- end foundation container --> <!-- jquery.sticky --> <script type="text/javascript" src="/media/wdp/style-assets/javascript/lib/thirdparty/jquery/jquery.sticky.min.js?v=1614254565"></script> <!-- foundation.min.js --> <script type="text/javascript" src="/media/wdp/style-assets/javascript/lib/thirdparty/foundation-6.5.3.min.js?v=1614246840"></script> <!-- slick-custom.min.js --> <script type="text/javascript" src="/media/wdp/style-assets/javascript/lib/thirdparty/slick-custom.min.js?v=1650458938"></script> <script> $(document).foundation(); $(document).ready(function() { scriptHandler.addScript('/media/wdp/style-assets/javascript/compiled/jspm/foundationFooter.bundle.js?v=1657724213'); }); </script> </body> </html>