<!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>Judges for the 2017 International Dylan Thomas Prize announced</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/2016/judgesforthe2017internationaldylanthomasprizeannounced.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="106934">

    <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">Judges for the 2017 International Dylan Thomas Prize announced</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/2016/cyhoeddibeirniaidgwobrryngwladoldylanthomas2017.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">Judges for the 2017 International Dylan Thomas Prize announced</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">Distinguished novelists, professors, a poet, a historian and Head of BBC Audio Drama UK make up the judging panel for the 2017 International Dylan Thomas Prize in partnership with Swansea University, one of the world’s most prestigious prizes for young writers.</p>

    <div class="news-item-content">
        <p><img src="/media/DT prize logo.png"
alt="Dylan Thomas Prize logo" title="Dylan Thomas prize logo" />The &pound;30,000 prize, which opened for entries on 5 September 2016, is awarded to the best eligible published literary work in English, written by an author aged 39 or under. &nbsp;</p>
<p>&zwnj;&zwnj;Launched in 2006, the annual&nbsp;<a href="http://www.swansea.ac.uk/dylan-thomas-prize/">International Dylan Thomas Prize</a>&nbsp;is aimed at encouraging raw creative talent worldwide. Past winners have come from Wales, England, the USA and Vietnam, and include: Max Porter (<em>Grief is the Thing with Feathers [Faber &amp; Faber])</em>, Joshua Ferris (<em>To Rise Again at a Decent Hour</em> [Penguin]); Claire Vaye Watkins (<em>Battleborn</em> [Granta]); Maggie Shipstead (<em>Seating Arrangements </em>[HarperCollins]); and Rachel Trezise (<em>Fresh Apples</em> [Parthian]).<br /><br /> The judging panel for the 2017&nbsp;<a href="http://www.swansea.ac.uk/dylan-thomas-prize/">International Dylan Thomas Prize</a>:</p>
<ul>
<li><strong>Professor Kurt Heinzelman</strong>: poet, translator and scholar; professor at the University of Texas at Austin.&nbsp;</li>
</ul>
<ul>
<li><strong>Alison Hindell</strong>: Head of Audio Drama, UK for the BBC; Visiting Professor in Radio Drama for the University of Derby and a Fellow of the Royal Welsh College of Music &amp; Drama.</li>
</ul>
<ul>
<li><strong>Professor Sarah Moss</strong>: novelist and professor; author of five novels and a memoir based on a year spent in Iceland, <em>Names for the Sea; </em>member of Warwick University&rsquo;s Writing Programme.</li>
</ul>
<ul>
<li><strong>Prajwal Parajuly</strong>: author of short stories and the novel <em>Land Where I Flee</em>, an <em>Independent on Sunday</em>&nbsp;book of the year; Clayton B. Ofstad endowed distinguished writer-in-residence at Truman State University, Missouri.</li>
</ul>
<ul>
<li><strong>Professor Dai Smith</strong>&nbsp;(chair of panel): historian and writer on Welsh arts and culture; Honorary Raymond Williams Research Chair in the Cultural History of Wales at Swansea University.</li>
</ul>
<p style="text-align: center;"><img src="/media/Max Porter, winner.jpg"
alt="Max Porter " title="Max Porter " /></p>
<h6 style="text-align: center;"><em><strong>Max Porter, winner of the 2016 International Dylan Thomas Prize. &nbsp;</strong></em></h6>
<p style="text-align: left;"><strong>Professor Dai Smith, Honorary Raymond Williams Research Chair in the Cultural History of Wales at Swansea University said:</strong> &ldquo;The panel of judges&nbsp;assembled for 2017 under my chairmanship bring to their formidable task experience of Wales and the world, of the practice of creative writing in prose and poetry, of drama and communication, of readers' expectations and writers' risk taking, and, of course, of the multifariousness of Dylan himself. We have a hard act to follow after last year's panel plumped, spectacularly, and justifiably so, for Max Porter's poem novel <em>Grief Is The Thing With Feathers</em>, but the entrants for 2017 are already queuing up for the amazing accolade of being acclaimed the winner of the International Dylan Thomas Prize in Swansea in May next year.&rdquo;</p>
<p>The winner will be announced at the final awards ceremony in Swansea University&rsquo;s Great Hall, Wales, on 10 May 2017. The closing date for entries is 4 November 2016.</p>
<h5 style="text-align: center;"><img src="/media/IDTP17 Judges.jpg"
alt="IDTP17 Judges " title="IDTP17 Judges " /><strong>&zwnj;Pictured clockwise from top left: Professor Dai Smith, Professor Sarah Moss,&nbsp;Prajwal Parajuly,&nbsp;Alison Hindell and&nbsp;Professor Kurt Heinzelman.</strong></h5>
<h3>&nbsp;</h3>
<h3>About the judges</h3>
<p><strong>Professor Kurt Heinzelman</strong>&nbsp;is a poet, translator, and scholar. His most recent book of poems is <em>Intimacies &amp; Other Devices</em> and he has translated <em>Demarcations</em>, a collection of poems by Jean Follain. He has been the Executive Curator at the Harry Ransom Center and the Director of Education at the Blanton Museum of Art.&nbsp;A Professor of Poetry and Poetics at the University of Texas-Austin, he is also Editor-in-Chief of Texas Studies in Literature and Language (TSLL), and the co-founder and currently Advisory Editor of <em>Bat City Review</em>. He also teaches at the&nbsp;Michener Center for Writers.&nbsp;</p>
<p><strong>Alison Hindell</strong> is Head of Audio Drama, UK for the BBC. She has directed over 260 radio plays, from international co-productions to soap opera, and has won many awards.&nbsp; She runs one of the biggest radio drama production departments in the world and is responsible for the creation of over 400 hours of drama, ranging from the iconic <em>The&nbsp;Archers</em> (including steering the Helen and Rob story to its culmination this year) to award-winning new writing and classics for many BBC radio networks. Most recently, she has worked with internationally acclaimed theatre director Robert Wilson on a multi-lingual co-production with German broadcasters called <em>Tower of Babel</em>. Alison worked for the Royal Shakespeare Company before joining the BBC and has directed theatre and worked as voice and casting director on several international animations. She is currently Visiting Professor in Radio Drama for the University of Derby and a Fellow of the Royal Welsh College of Music &amp; Drama.</p>
<p><strong>Professor Sarah Moss</strong> was born in Glasgow, grew up mostly in Manchester and studied at Oxford. She began her academic career with a doctoral thesis on Wordsworth, Coleridge and travel writing, and wrote a monograph on food and gender in eighteenth-century literature before turning to fiction. Her novels are <em>Cold Earth</em> (Granta, 2009), <em>Night Waking</em> (Granta, 2011), <em>Bodies of Light</em> (Granta, 2014), <em>Signs for Lost Children</em> (Granta, 2015) and <em>The Tidal Zone</em> (Granta, 2016). She has also written a memoir of a year spent in Iceland, <em>Names for the Sea</em> (Granta, 2012). Sarah has taught at the Universities of Oxford, Kent, Exeter and Iceland, and has been part of the Warwick Writing Programme since 2012.</p>
<p><strong>Prajwal Parajuly</strong> is the son of an Indian father and a Nepalese mother. <em>The Gurkha's Daughter</em>, his&nbsp;debut collection of short stories, was a finalist&nbsp;for the International Dylan Thomas Prize in 2013 and a semi-finalist for The Story Prize. <em>Land Where I Flee</em>, his first novel, was an <em>Independent on Sunday</em>&nbsp;book of the year and a Kansas City Star best book of 2015. Prajwal&nbsp;is the Clayton B. Ofstad endowed distinguished writer-in-residence at Truman State University in Kirksville, Missouri. He has written for&nbsp;<em>The New York Times</em>,&nbsp;<em>The</em> <em>Guardian</em>,&nbsp;the <em>New Statesman</em> and the BBC.&nbsp;</p>
<p><strong>Professor Dai Smith</strong>&nbsp;is a distinguished historian and writer on Welsh arts and culture. He was Pro-Vice Chancellor of the University of Glamorgan from 2001 until 2005 and is currently the Honorary Raymond Williams Research Chair in the Cultural History of Wales at Swansea University.</p>
<p>He was Chair of the Arts Council of Wales from 2006 until 2016 and is Series Editor of the Welsh Assembly Government&rsquo;s Library of Wales for classic works. In 2013, he published a novel&nbsp;<em>Dream On</em>&nbsp;and in 2014 edited definitive anthologies of <em>Welsh Short Stories,&nbsp;Story I &amp; II</em>, for the Library of Wales. His latest fiction, the novella <em>What I Know I Cannot Say</em>, and the linked short stories <em>All That Lies Beneath</em>, will be published in 2017 by Parthian Books.</p>
    </div>

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

        <li class="news-item-post-info">
            <a href="/press-office/news-archive/2016/judgesforthe2017internationaldylanthomasprizeannounced.php" rel="bookmark">
                <abbr class="published" title="2016-10-24T14:12:00+01:00">Monday 24 October 2016 14.12 BST</abbr>
            </a>
        </li>

        <li class="news-item-post-info updated-container">
            <abbr class="updated" title="2016-10-24T13:03:51+01:00">Monday 24 October 2016 13.03 BST</abbr>
        </li>

        <li class="news-item-post-info">
        	<span class="fn org">Catrin Newman</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>
