<!doctype html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8">        <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9">               <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js">                      <!--<![endif]-->
<head>
    <meta charset="utf-8">

    <title>Swansea research breaks into UK top 30 – Research Excellence Framework (REF) 2014</title>

    <link type="text/css" rel="stylesheet" href="/_assets/css/general/basic.css" />
    <link rel="canonical" href="https://www-2018.swansea.ac.uk/press-office/news-archive/2014/swansearesearchbreaksintouktop30researchexcellenceframeworkref2014.php" /> 





<meta name="viewport" content="width=device-width, initial-scale=1.0;">
<meta property="su:page-type" content="News Item">
<meta property="su:section-id" content="97958">

    <script type="text/javascript" src="/_assets/vendor/enhance.js"></script>
    <script type="text/javascript">

        var SU =        {
                            customScripts: {
                                preRepositioning:  [],
                                postRepositioning: []
                            }
                        },

            dataLayer = [],

            styles =    [
                            '/_assets/css/general/desktop.css',
                            {
                                href: '/_assets/css/common/ie.css',
                                iecondition: 'all'
                            },
                            {
                                href: '/_assets/css/common/ie7.css',
                                iecondition: 7
                            },
                            {
                                href: '/_assets/css/common/ie8.css',
                                iecondition: 8
                            }
                        ],
        
            scripts =   [
                           '/_assets/js/common/modernizr-jquery.all.min.js'
                        ];
        

        

        

        scripts = scripts.concat([
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.js',
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.swipe.js',
            '/_assets/vendor/jquery-plugins/auto-complete/jquery.auto-complete.js',
            '/_assets/vendor/mustache.js',
            '/_assets/js/common/console.js',
            '/_assets/js/common/su.js',
            '/_assets/js/common/su/http/link.js',
            '/_assets/js/common/jquery-plugins/jQuery.showCookieMessage.js',
            '/_assets/vendor/jquery-plugins/ba-throttle-debounce/jquery.ba-throttle-debounce.js',
            '/_assets/js/common/jquery-plugins/jQuery.initialiseNavigation.js',
            '/_assets/js/common/jquery-plugins/jQuery.inputClear.js',
            '/_assets/js/general/desktop/enhanceFooterLinks.js',
            '/_assets/js/general/desktop/jQuery.initialiseSplashGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseFeaturedGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseTabPods.js',
            '/_assets/js/general/desktop/jQuery.initialiseQuadSliders.js',
            '/_assets/js/general/desktop/jQuery.stripeTableRows.js',
            '/_assets/vendor/jquery-plugins/ba-bbq/jquery.ba-bbq.js',
            '/_assets/js/general/desktop/jQuery.initialiseExpanders.js',
            '/_assets/vendor/jquery-plugins/cookie/jquery.cookie.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.easing.1.3.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.jBreadCrumb.1.1.js',
            '/_assets/js/general/desktop.js',
            '/_assets/js/precedent/coreFunctions.js'
        ]);

        enhance({
            loadStyles: styles,
            loadScripts: scripts,
            forcePassText: 'Enhanced version',
            forceFailText: 'Basic version'
        });
    </script>


</head>

<body id="content" class="layout-general-wrapper">
 

    <div id="general" class="layout-general">

        <!--noindex-->
        <div id="header" class="layout-header">
<h1 id="logo" class="logo">
    <span class="logo-text">Swansea research breaks into UK top 30 – Research Excellence Framework (REF) 2014</span>
    <a id="logo-link" href="https://www.swansea.ac.uk/">

        <img class="logo-image" src="/_assets/images/precedent/logo.en.png" alt="Swansea University Logo" />

    </a>
</h1>
            <div id="skipToContent" class="skip-to-content">
                <a class="skip-to-content-link" tabindex="1" href="#content-items" title="skip to content">Skip to content</a>
            </div>

<div id="globalNavWrapper" class="header-links">
    <ul id="globalNav" class="header-links-list">
    
        <!-- navigation object : SU_audience navigation --><li class="header-links-list-item"><a href="http://myuni.swan.ac.uk/">Current Students</a></li><li class="header-links-list-item"><a href="https://staff.swansea.ac.uk/">Staff</a></li><li class="header-links-list-item"><a href="http://www.swanseauniversity.com.cn">&#20013;&#25991;</a></li>
        
        <li class="header-links-list-item">
            <a href="/cy/swyddfar-wasg/archif-newyddion/2014/ymchwilabertaweyncyrraedd30uchafydu-fframwaithrhagoriaethymchwilref2014.php">Cymraeg</a>
        </li>
        

    </ul>
</div>
            
            <div id="globalSearch" class="global-search-form">
<div class="global-search-form">
	<form action="https://www.swansea.ac.uk/search/">
	  <div>
	    <input type="hidden" name="c" value="swansea-web" />
	    <input
           id="global-search-form-q"
	       type="text"
	       name="q"
	       placeholder="Site Search"
	       size="31"
	       class="global-search-form-query"
	    />
	    <input class="global-search-form-submit" type="submit" value="GO" />
	  </div>
	</form>
</div>

<script class="register-custom-scripts">
(function () {
    SU.customScripts.postRepositioning.push(function () {
    
        var endpoint = 'https://swansea.funnelback.co.uk/s/suggest.json',

            unique = function(arr) {
                var hash = {}, result = [];
                for ( var i = 0, l = arr.length; i < l; ++i ) {
                    if ( !hash.hasOwnProperty(arr[i]) ) {
                        hash[ arr[i] ] = true;
                        result.push(arr[i]);
                    }
                }
                return result;
            },
            
            setHandler = function() {
                $('#global-search-form-q').off().autoComplete({
                    source: function(term, response) {
                        console.log("You typed [" + term + "]");
                        $.getJSON(
                            endpoint,
                            {
                                collection:    'swansea-web',
                                partial_query: term
                            },
                            function(data) {
                                response(unique(data));
                            }
                        );
                    }
                });
            };
    
        console.group('Initialising auto complete');
        window.setTimeout(function () {
            setHandler();
        }, 500);
        
        console.groupEnd();
    });
}());
</script>
            </div>
            
            <div id="naviBar" class="main-nav">
<!-- navigation object : SU_Main_Nav -->

            </div>
        </div>
        <!--endnoindex-->
        
        <div class="layout-container">
            <div id="main" class="layout-content">
                <div id="contentHeader" class="content-header">

                    <!--noindex-->
<div class="breadCrumbHolder module">
    <div class="breadCrumb module">
        <ul>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/" itemprop="url">
                    <span itemprop="title">Home</span>
                </a>
            </li>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/press-office/" itemprop="url">
                    <span itemprop="title">Press Office</span>
                </a>
            </li>
	</ul>
    </div>
</div>
                    <!--endnoindex-->

                    <h1 class="content-header-heading">Swansea research breaks into UK top 30 – Research Excellence Framework (REF) 2014</h1>
                </div>

                <div id="splash-items" class="layout-splash">
                </div>

                <!--noindex-->
                <div class="layout-content-nav">
                    <div id="secondaryNavWrapper"></div>
                </div>
                <!--endnoindex-->

                <div id="content-items" class="layout-content-items content-items">
                    <div class="layout-featured-items">
                    </div>

                    <div class="layout-article-items">
  <div class="news-item-fulltext">
<p style="padding: 1.5em; text-align: center; background-color: #ffc266; font-weight: bold">
    Please note, this page has been archived and is no longer being updated.
</p>
    <p class="news-item-summary">The results of the Research Excellence Framework (REF) 2014 show that Swansea University has achieved its ambition to be a top 30 research University.It has soared up the league table to 26th in the UK from 52nd in 2008. This is the largest jump up the rankings of any research-intensive University in the UK.</p>

    <div class="news-item-content">
        <h4><strong>Details in the table here	<a href="/media/Copy of Overall institutional results and rankings UK - Top 40 by GPA.xls">REF2014 top 40 by GPA</a>
</strong></h4>
<p>&zwnj;&zwnj;The leap comes as the University prepares to open its new &pound;450m science and innovation Bay Campus, which will allow it to make even greater strides in the future.</p>
<p>Professor Richard B. Davies, Swansea University's Vice-Chancellor, said: "Swansea University is on a strong upward trajectory, so we expected to see significant improvements in REF. But even we are surprised by the scale of our success. It is extremely gratifying that we have doubled our world-leading research in the six years since the 2008 results, with a third of our research now classed as world-leading. This ranks us with some of the big players in UK higher education. &nbsp;It also opens up greater opportunities for research funding. We have shown that we are strong across academic disciplines, from STEM subjects to arts and humanities.&rdquo;</p>
<p><a href="http://www.ref.ac.uk/" target="_blank"><img src="/media/REF2014.gif"
alt="REF2014 " title="REF2014 " /></a>&zwnj;For the first time, REF judged universities on the effect their research has on the wider world. Ninety per cent of Swansea research was judged to be internationally excellent in its impact, demonstrating our contribution to the city region, the Welsh economy, and internationally.</p>
<p>Swansea University submitted the work of nearly 400 staff, including 74 early career researchers, across 18 subject areas for assessment in the REF 2014.</p>
<p>The evidence provided included more than 1,400 research papers, book chapters, articles, books, and other published outputs from 63 research groups, as well as more than 50 case studies demonstrating the breadth and impact of the University&rsquo;s research. These show that research carried out in Swansea is also having significant economic impact.</p>
<p>Examples of some of the world-class research submitted by Swansea University for the REF 2014 included:&nbsp;</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How <strong>Professor David Bewley-Taylor, College of Arts and Humanities,</strong> has provided a challenge to conventional wisdom within high-level debates on international drug control.<a href="http://www.swansea.ac.uk/research/ref-2014/collegeofartsandhumanities/politicsandinternationalstudies/" target="_blank"><br /></a></p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How <strong>Professor M Wynn Thomas </strong>and<strong> Professor Dai Smith, College of Arts and Humanities</strong>, established the <em>Library of Wales</em> series, which has influenced Welsh Government policy to benefit the creative industries, cultural tourism, education and general readers.<a href="http://www.swansea.ac.uk/research/ref-2014/collegeofartsandhumanities/englishlanguageandliterature/" target="_blank"><br /></a></p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How researchers from the <strong>Materials Research Centre (MRC), College of Engineering,</strong> has developed new coatings for Tata Steel Europe through collaborative research.</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How research in materials characterisation within the <strong>College of Engineering</strong> has underpinned design, efficiency and safe service in Rolls-Royce gas turbine engines.<a href="http://www.swansea.ac.uk/research/ref-2014/collegeofengineering/generalengineering/#d.en.202709" target="_blank"><br /></a></p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How<strong> Professor David Benton, </strong>aided byresearch students and research assistants, <strong>College of Human and Health Sciences</strong>, developed an approach that allowed the design of food items to facilitate psychological functioning. <br /></p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How impacts on policy, practice and patients have arisen from research on the economics of pain and pain management by <strong>Professor Ceri Phillips, College of Human and Health Sciences</strong>. Read more.</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How researchers from the <strong>College of Law</strong> have shaped new law on the human rights of children and young people in Wales, which has also attracted significant international interest. Read more.</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How researchers from the <strong>College of Law</strong> have reshaped the youth justice framework in England and Wales, through a research-led critique of the Risk Factor Prevention Paradigm. Read more.</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How research by economists from the <strong>School of Management</strong>, which revealed deeply entrenched labour market inequalities, has directly informed policy and related debates on a broad range of inequalities in Wales and the UK, and skill mismatches in the EU. Read more.</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How research by <strong>Professor Helen Snooks, College of Medicine</strong>, has reduced unnecessary attendance at hospital emergency departments by improving care out of hospital. Read more.</p>
<p>- &nbsp; &nbsp; &nbsp; How researchers from the <strong>College of Medicine</strong> have demonstrated the concept of genotoxicity thresholds benefits patients and the pharmaceutical industry. Read more.</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How research by <strong>Professor Rory Wilson</strong>, <strong>College of Science</strong>, aided public understanding of long-distance animal movements through the development of a &lsquo;Daily Diary&rsquo; tagging device, which subsequently informed the National Geographic&rsquo;s <em>Great Migrations</em> series. Read more.</p>
<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How researchers from the <strong>College of Science&rsquo;s</strong> <strong>Global Environmental Modelling and Earth Observation (GEMEO) group</strong> used land-surface satellite data from NASA&rsquo;s orbiting Moderate Resolution Imaging Spectrometer (MODIS) and worked directly with the UK Met Office and the European Centre for Medium-Range Weather Forecasts (ECMWF) to improve weather forecasts and climate predictions. Read more.</p>
<p>Professor Davies added: &ldquo;What the REF 2014 results confirm is that Swansea University research is undoubtedly delivering significant, sustained and valuable economic and societal impact not just within Wales or the UK, but internationally.</p>
<p>&ldquo;I am extremely proud of our colleagues across the University and their achievements and of the way their research is impacting so many lives, and in such a breadth and variety of ways.</p>
<p>&ldquo;This highly successful REF 2014 outcome for Swansea rounds off what has been an extraordinary year for the University &ndash; we have seen increases in research income and student numbers, and have been awarded numerous accolades, including <em>What Uni&rsquo;s</em> University of the Year, <em>Insider Magazine&rsquo;s</em> University of the Year for business engagement, and shortlisting for the <em>Times Higher Education</em> University of the Year &ldquo;Oscar&rdquo;.</p>
<p>&ldquo;And there are even greater things to come as we prepare to open our new Bay Campus in September 2015, as well as new developments and refurbishments on our Singleton Campus.&nbsp; The New Year will herald a new era for Swansea University and brings us significantly closer to realising our ambition of becoming a top 200 Global University.&rdquo;</p>
<h4><strong>For a full breakdown of the REF 2014 results visit The Times Higher Education (THE) <a href="http://www.timeshighereducation.co.uk/">here</a>&nbsp;or the REF 2014 <a href="http://www.ref.ac.uk/" target="_blank">here</a>.<br /></strong></h4>
<h4><strong>Visit our Research pages <a href="http://www.swansea.ac.uk/research/" target="_blank">here</a>.&nbsp;</strong></h4>
    </div>

    <ul class="news-item-post-info-container vcard">
        <li class="news-item-post-info author">
           Posted by
            <span class="fn">Public Relations Office</span>
            &lt;<a class="email" href="mailto:press@swansea.ac.uk">press@swansea.ac.uk</a>&gt;
        </li>

        <li class="news-item-post-info">
            <a href="/press-office/news-archive/2014/swansearesearchbreaksintouktop30researchexcellenceframeworkref2014.php" rel="bookmark">
                <abbr class="published" title="2014-12-18T00:01:00+00:00">Thursday 18 December 2014 00.01 GMT</abbr>
            </a>
        </li>

        <li class="news-item-post-info updated-container">
            <abbr class="updated" title="2019-09-24T13:24:36+01:00">Tuesday 24 September 2019 13.24 BST</abbr>
        </li>

        <li class="news-item-post-info">
        	<span class="fn org">Swansea University</span>, Tel: <span class="tel">01792 295049</span>
        </li>
    </ul>

</div>

                    </div>

                    <div class="layout-related-items">
                    </div>
                </div>


            </div>

            <!--noindex-->
            <div id="footer" class="layout-footer">
                <ul id="footerLinks" class="footer-links">
<!-- navigation object : SU_footer navigation --><li class="footer-links-list-item"><a href="/the-university/contact/">Contact Us</a></li><li class="footer-links-list-item"><a href="/personnel/jobs/">Jobs</a></li><li class="footer-links-list-item"><a href="/the-university/colleges/">Colleges</a></li><li class="footer-links-list-item"><a href="/press-office/">Press</a></li><li class="footer-links-list-item"><a href="https://www.swansea.ac.uk/about-us/safety-and-security/health-and-safety/">Health &amp; Safety</a></li><li class="footer-links-list-item"><a href="/includes/footer/disclaimer-and-copyright/">Disclaimer &amp; Copyright</a></li><li class="footer-links-list-item"><a href="/includes/footer/site-map/">Site map</a></li><li class="footer-links-list-item"><a href="/includes/footer/privacyandcookies/">Privacy and Cookies</a></li><li class="footer-links-list-item"><a href="http://www.swan.ac.uk/course-search/">Course Search</a></li>
                </ul>

                <div id="footerDisclaimer" class="footer-disclaimer">
                    <p class="footer-disclaimer-text">Swansea University is a registered charity. No. 1138342.</p>
                </div>
            </div>
            <!--endnoindex-->

        </div>

    </div>


<script id="desktop-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <div class="skip-to-content" id="skipToContent">
            {{{ skipToContent }}}
        </div>

        <h1 id="logo" class="logo">
            {{{ logo }}}
        </h1>

        <div id="globalNavWrapper" class="header-links">
            <ul id="globalNav" class="header-links-list">
                {{{ globalNav }}}
            </ul>
        </div>

        <div id="globalSearch" class="global-search-form">
            {{{ globalSearch }}}
        </div>
                    
        <div id="naviBar" class="main-nav">
            <ul id="mainNav" class="main-nav-list">
                {{{ mainNav }}}
            </ul>
        </div>
    </div>

</script>


<script id="mobile-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <span class="layout-menu-bar">
            <a id="layout-menu-bar-toggle" class="layout-menu-bar-toggle" href="#">{{mobile.linksText}}</a>
        </span>

        <a id="logo-link" href="{{mobile.logoLinkHref}}">
            <img class="logo-image" alt="{{mobile.logoAlt}}" src="{{mobile.logoSrc}}" />
        </a>
    </div>

</script>


<script id="desktop-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="secondaryNavWrapper">
             <ul id="secondaryNav" class="content-nav content-nav-items">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="mobile-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="globalNavWrapper">
            {{{globalNav}}}
        </div>

        <div id="naviBar">
            {{{mainNav}}}
        </div>

        <div id="secondaryNavWrapper">
             <ul id="secondaryNav">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="desktop-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">

        <ul class="tabs-item-list">
{{#tabs}}
            <li class="tabs-item-list-tab-item tabs-pod-tabs-tab-heading">
                <a class="tabs-item-list-tab-item-link" href="#">{{ tabHeading }}</a>
            </li>
{{/tabs}}
        </ul>

{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <div class="tabs-pod-tabs-tab-content">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}

    </div>

</script>


<script id="mobile-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">
{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <h3 class="tabs-pod-tabs-tab-heading is-collapsed">
                <a href="#">{{ tabHeading }}</a>
            </h3>
            <div class="tabs-pod-tabs-tab-content" style="display: none">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}
    </div>

</script>


</body>

</html>
