CINXE.COM
FAQ
<!doctype html> <!--[if IEMobile]><html itemscope itemtype="http://schema.org/Book" class="iemobile" lang="en-gb"> <![endif]--> <!--[if IE 7]> <html itemscope itemtype="http://schema.org/Book" class="no-js ie7 oldie" lang="en-gb"> <![endif]--> <!--[if IE 8]> <html itemscope itemtype="http://schema.org/Book" class="no-js ie8 oldie" lang="en-gb"> <![endif]--> <!--[if gt IE 8]><!--> <html itemscope itemtype="http://schema.org/Book" class="no-js" lang="en-gb"> <!--<![endif]--> <head> <base href="https://www.dartonlongmantodd.co.uk/FAQ" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="HSI Administrator" /> <meta name="x-ua-compatible" content="IE=edge,chrome=1" /> <title>FAQ</title> <link href="/templates/dartonlongmanandtodd/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="/templates/dartonlongmanandtodd/css/template.css" rel="stylesheet" type="text/css" /> <link href="/media/jui/css/chosen.css" rel="stylesheet" type="text/css" /> <link href="/media/com_finder/css/finder.css" rel="stylesheet" type="text/css" /> <script src="/media/jui/js/jquery.min.js" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js" type="text/javascript"></script> <script src="/media/system/js/caption.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/bootstrap.min.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/logic.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/bsx-bookshop.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/bsx-imageviewer.js" type="text/javascript"></script> <script src="/media/jui/js/chosen.jquery.min.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/jui/bootstrap.min.js" type="text/javascript"></script> <script src="/media/jui/js/jquery.autocomplete.min.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(document).ready(function (){ jQuery('.advancedSelect').chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Type or select some options","placeholder_text_single":"Select an option","no_results_text":"No results match"}); }); jQuery(function($){ $(".hasTooltip").tooltip({"html": true,"container": "body"}); }); jQuery(document).ready(function() { var value, searchword = jQuery('#mod-finder-searchword246'); // Get the current value. value = searchword.val(); // If the current value equals the default value, clear it. searchword.on('focus', function () { var el = jQuery(this); if (el.val() === '') { el.val(''); } }); // If the current value is empty, set the previous value. searchword.on('blur', function () { var el = jQuery(this); if (!el.val()) { el.val(value); } }); jQuery('#mod-finder-searchform246').on('submit', function (e) { e.stopPropagation(); var advanced = jQuery('#mod-finder-advanced246'); // Disable select boxes with no value selected. if (advanced.length) { advanced.find('select').each(function (index, el) { var el = jQuery(el); if (!el.val()) { el.attr('disabled', 'disabled'); } }); } }); var suggest = jQuery('#mod-finder-searchword246').autocomplete({ serviceUrl: '/component/finder/?task=suggestions.suggest&format=json&tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 });}); </script> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <link rel="apple-touch-icon-precomposed" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-57x57-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-72x72-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-114x114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-144x144-precomposed.png"> <!--[if lte IE 8]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- <link rel="canonical" href="/"/>--> <link rel="canonical" href="https://www.dltbooks.com/FAQ"/> <script type="text/javascript">window.addEvent('domready',CookieMessage_Setup);</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-41923544-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- Piwik --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(["setDomains", ["*.www.darton-longman-todd.co.uk"]]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u=(("https:" == document.location.protocol) ? "https" : "http") + "://www.booksonix.com/common/stats/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', 87]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.defer=true; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="http://www.booksonix.com/common/stats/piwik.php?idsite=87" style="border:0;" alt="" /></p></noscript> <!-- End Piwik Code --> <script type="text/javascript">window.addEvent('domready',MagazineLinkableImages);</script> <script type="text/javascript"> jQuery('#myCarousel').carousel({ interval: 4000 }) jQuery('.carousel .item').each(function(){ var next = $(this).next(); if (!next.length) { next = $(this).siblings(':first'); } next.children(':first-child').clone().appendTo($(this)); for (var i=0;i<2;i++) { next=next.next(); if (!next.length) { next = $(this).siblings(':first'); } next.children(':first-child').clone().appendTo($(this)); } }); </script> <meta property="fb:app_id" content="{1683722921839443}" /> </head> <body class="page faq "> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.4&appId=1683722361839499"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="container"> <div class="row topbanner"> <div id="toplogo" class="col-xs-12 col-md-6"> <a href="/"> <img class="img-responsive" src="/images/logos/dlt-logo.jpg" /> </a> </div> <div class="hidden-xs hidden-sm col-md-3"> <!-- SOCIAL BUTTONS --> <div class="custom socialmedia"> <p style="margin-bottom:0px"><a href="https://twitter.com/dlt_books" target="_blank" title="Follow us on Twitter"><img src="/images/logos/twitter-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Follow us</a><br> <a href="http://www.facebook.com/pages/Darton-Longman-Todd-Publishers/230755523629445" target="_blank" title="Find us on Facebook"><img src="/images/logos/facebook-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Connect with us</a><br> <a href="http://gb.pinterest.com/dltbookslondon/" target="_blank" title="Find us on Pinterest"><img src="/images/logos/pinterest-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Pinterest</a><br> <a href="http://www.youtube.com/user/Dartonlongmantodd" target="_blank" title="Visit our YouTube channel"><img src="/images/logos/youtube-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Writers' videos</a><br> <a href="https://www.instagram.com/dlt_books/?hl=en" target="_blank" title="Visit us on Instagram"> <img src="/images/logos/instagram-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Instagram </a> <br> <a href="http://www.vicarsfaq.co.uk/" title="The Vicar's FAQ" class="socialmedia_vfaq"><img src="/images/logos/VicarsFAQ_icon.jpg" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> vicarsfaq.co.uk</a></p></div> <!--<div class="custom abbotpeter"> <a href="https://www.dltbibles.com/" title="DLT Bibles" alt="DLT Bibles" target="_blank"><img src="/images/logos/biblerangepic.jpg" style="width:120px;height:90px;border:0px;"></a> </div>--> </div> <div class="col-xs-12 col-sm-8 col-md-3"> <!-- SEARCHBOX --> <!-- <div> <form id="mod-finder-searchform246" action="/component/finder/search?f=1" method="get" class="form-search"> <div class="finder"> <label for="mod-finder-searchword246" class="element-invisible finder">Search</label><br /><input type="text" name="q" id="mod-finder-searchword246" class="search-query input-medium" size="25" value="" placeholder=""/><br /><button class="btn btn-primary hasTooltip finder" type="submit" title="Quick search"><span class="icon-search icon-white"></span>Search</button> <input type="hidden" name="f" value="1" /><input type="hidden" name="Itemid" value="133" /> </div> </form> </div>--> <div> <form id="mod-finder-searchform" action="/component/finder/search?f=1" method="get" class="form-search"> <div class="finder"> <input autocomplete="off" name="q" id="mod-finder-searchword" class="search-query input-medium" style="width:100%;" value="" type="text"><br> <button data-original-title="Quick search" class="btn btn-primary hasTooltip finder" type="submit" title=""> <i class="icon-search icon-white">Search</i></button> <input name="f" value="1" type="hidden"><input name="Itemid" value="101" type="hidden"> </div> </form> </div> <div class="visible-md visible-lg" style="clear:both"> <a href="/basket"><span id="basket-icon" class="glyphicon glyphicon-shopping-cart"></span>BASKET (0)</a> </div> </div> <div class="col-xs-6 col-sm-4 hidden-md hidden-lg" style="padding: 10px 0px 10px 10px;"> <a href="/basket"><span id="basket-icon" class="glyphicon glyphicon-shopping-cart"></span>BASKET (0)</a> </div> <div class="col-xs-6 visible-xs" style="padding: 0"> <!-- MENU --> <div class="navbar-header visible-xs" id="collapsed_menu"> <button id="topmenubutton" type="button" class="navbar-toggle" data-toggle="collapse" data-target=".mainmenu"> Menu </button> </div> </div> </div><!-- /row --> <div class="row topmenu hidden-xs"> <div class="hidden-xs col-sm-12"> <ul class="nav nav-pills" id="mainlevel"> <li> <a href="/">Home</a> </li> <li> <a href="/our-books">Our Books</a> </li> <li> <a href="/authors-series">Authors & Series</a> </li> <li> <a href="/about-us">About us</a> </li> <li class="dropdown"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Contact<br class="visible-sm"/> us<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/contact-us/trade-info">Trade info</a></li> <li><a href="/contact-us/submission-guidelines">Submission guidelines</a></li> <li><a href="/contact-us/job-opportunities">Job Opportunities</a></li> <li><a href="/contact-us/rights-permissions">Rights & permissions</a></li> </ul> </li> <li> <a href="http://dartonlongmanandtodd.blogspot.co.uk/" target="_blank">Blog</a> </li> <li> <a href="/FAQ">FAQ</a> </li> <li> <a href="/ebooks">eBooks</a> </li> <li> <a href="/press-releases">Press<br class="visible-sm"/> Releases</a> </li> </ul> </div> </div> <div class="row"> <div class="visible-xs col-xs-12"> <div class="expandedmenu collapse navbar-collapse mainmenu"> <!-- ***** TOPMENU ***** --> <ul class="expandedmenu"> <li> <a href="/">Home</a> </li> <li> <a href="/our-books">Our Books</a> </li> <li> <a href="/authors-series">Authors & Series</a> </li> <li> <a href="/about-us">About us</a> </li> <li> Contact us <ul> <li><a href="/contact-us/trade-info">Trade info</a></li> <li><a href="/contact-us/submission-guidelines">Submission guidelines</a></li> <li><a href="/contact-us/job-opportunities">Job Opportunities</a></li> <li><a href="/contact-us/rights-permissions">Rights & permissions</a></li> </ul> </li> <li> <a href="http://dartonlongmanandtodd.blogspot.co.uk/" target="_blank">Blog</a> </li> <li> <a href="/FAQ">FAQ</a> </li> <li> <a href="/ebooks">eBooks</a> </li> <li> <a href="/press-releases">Press<br class="visible-sm"/> Releases</a> </li> </ul> </div> <div class="container hidden-xs widemenu"> <ul class="nav nav-pills"> <li class="item-101 current active"> <a href="/">Home</a> </li> <li class="item-131"> <a href="/trade">Trade</a> </li> <li class="item-130"> <a href="/librarians">Librarians</a> </li> <li class="item-132"> <a href="/catalogues">Catalogues</a> </li> <li class="item-133"> <a href="/special-offers">Special<br class="visible-sm"/> Offers</a> </li> <li class="item-134"> <a href="/conferences">Conferences</a> </li> <li class="dropdown"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Publish<br class="visible-sm"/> With Us<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/contact-us/trade-info">Trade info</a></li> <li><a href="/contact-us/submission-guidelines">Submission guidelines</a></li> <li><a href="/contact-us/job-opportunities">Job Opportunities</a></li> <li><a href="/contact-us/rights-permissions">Rights & permissions</a></li> </ul> </li> <li class="item-112"> <a href="/contact-us">Contact<br class="visible-sm"/> us</a> </li> </ul> </div> </div> <div class="col-xs-12 visible-xs" id="accordionmenu"> <!-- BROWSE SUBJECT ACCORDION --> <!-- XS accordion --> <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="menuheadingOne"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#menucollapseOne" aria-expanded="true" aria-controls="menucollapseOne"> Browse by Subject <span class="caret"></span> </a> </h4> </div> <div id="menucollapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="menuheadingOne"> <div class="panel-body"> <ul class="nav-child unstyled small"> <li class="first"> <a href="/subjects/bibles"> <span>Bibles</span> </a> </li> <li> <a href="/subjects/gift-books"> <span>Gift Books</span> </a> </li> <li> <a href="/subjects/humour"> <span>Humour</span> </a> </li> <li> <a href="/subjects/autobiography-and-memoir"> <span>Autobiography and Memoir</span> </a> </li> <li> <a href="/subjects/biography"> <span>Biography</span> </a> </li> <li> <a href="/subjects/fiction"> <span>Fiction</span> </a> </li> <li> <a href="/subjects/spirituality-and-prayer"> <span>Spirituality and Prayer</span> </a> </li> <li> <a href="/subjects/lent-books"> <span>Lent Books</span> </a> </li> <li> <a href="/subjects/advent-books"> <span>Advent Books</span> </a> </li> <li> <a href="/subjects/theology"> <span>Theology</span> </a> </li> <li> <a href="/subjects/church-and-society"> <span>Church and Society</span> </a> </li> <li> <a href="/subjects/ministry-and-pastoral-care"> <span>Ministry and Pastoral Care</span> </a> </li> <li> <a href="/subjects/counselling"> <span>Counselling</span> </a> </li> <li> <a href="/subjects/mental-health"> <span>Mental Health</span> </a> </li> <li> <a href="/subjects/bereavement"> <span>Bereavement</span> </a> </li> <li> <a href="/subjects/self-help-and-wellbeing"> <span>Self-Help and Wellbeing</span> </a> </li> <li> <a href="/subjects/sex-and-sexuality"> <span>Sex and Sexuality</span> </a> </li> <li> <a href="/subjects/womens-studies"> <span>Women's Studies</span> </a> </li> <li> <a href="/subjects/youth"> <span>Youth</span> </a> </li> <li> <a href="/subjects/arts-and-literature"> <span>Arts and Literature</span> </a> </li> <li> <a href="/subjects/tv-and-film"> <span>TV and Film</span> </a> </li> <li> <a href="/subjects/sport"> <span>Sport</span> </a> </li> <li> <a href="/subjects/buddhism"> <span>Buddhism</span> </a> </li> <li> <a href="/subjects/islam"> <span>Islam</span> </a> </li> <li> <a href="/subjects/judaism"> <span>Judaism</span> </a> </li> <li class="last"> <a href="/subjects/cookery"> <span>Cookery</span> </a> </li> </ul> </div> </div> </div><!-- panel 1 --> </div> <!-- / XS accordion --> </div> <div class="hidden-xs col-sm-3 leftbar"> <!--LEFTBAR --> <div class="custom" > <div class="sidebarbodyleft sidebaradvertleft"><a title="DLT ebooks" href="https://www.dltebooks.com" target="blank"><img class="img-responsive center-block" src="/images/adverts/ad1_ebooks.jpg" alt="" /></a></div></div> <div class="custom sidebartitleleft" > <p>Browse by subject</p></div> <ul class="nav menu sidebarbodyleft" id="subjectbrowse"> <li class="item-114"><a href="/subjects/bibles" >Bibles</a></li><li class="item-124"><a href="/subjects/gift-books" >Gift Books</a></li><li class="item-150"><a href="/subjects/humour" >Humour</a></li><li class="item-117"><a href="/subjects/autobiography-and-memoir" >Autobiography and Memoir</a></li><li class="item-138"><a href="/subjects/biography" >Biography</a></li><li class="item-125"><a href="/subjects/fiction" >Fiction</a></li><li class="item-115"><a href="/subjects/spirituality-and-prayer" >Spirituality and Prayer</a></li><li class="item-127"><a href="/subjects/lent-books" >Lent Books</a></li><li class="item-139"><a href="/subjects/advent-books" >Advent Books</a></li><li class="item-116"><a href="/subjects/theology" >Theology</a></li><li class="item-118"><a href="/subjects/church-and-society" >Church and Society</a></li><li class="item-119"><a href="/subjects/ministry-and-pastoral-care" >Ministry and Pastoral Care</a></li><li class="item-140"><a href="/subjects/counselling" >Counselling</a></li><li class="item-141"><a href="/subjects/mental-health" >Mental Health</a></li><li class="item-126"><a href="/subjects/bereavement" >Bereavement</a></li><li class="item-120"><a href="/subjects/self-help-and-wellbeing" >Self-Help and Wellbeing</a></li><li class="item-142"><a href="/subjects/sex-and-sexuality" >Sex and Sexuality</a></li><li class="item-143"><a href="/subjects/womens-studies" >Women's Studies</a></li><li class="item-128"><a href="/subjects/youth" >Youth</a></li><li class="item-144"><a href="/subjects/arts-and-literature" >Arts and Literature</a></li><li class="item-145"><a href="/subjects/tv-and-film" >TV and Film</a></li><li class="item-146"><a href="/subjects/sport" >Sport</a></li><li class="item-147"><a href="/subjects/buddhism" >Buddhism</a></li><li class="item-148"><a href="/subjects/islam" >Islam</a></li><li class="item-149"><a href="/subjects/judaism" >Judaism</a></li><li class="item-151"><a href="/subjects/cookery" >Cookery</a></li></ul></li></ul> </div> <div class="col-xs-12 col-sm-9 col-md-6"> <div id="system-message-container"> </div> <div class="item-page" itemscope itemtype="https://schema.org/Article"> <meta itemprop="inLanguage" content="en-GB" /> <div itemprop="articleBody"> <h1>FAQ</h1> <p class="faqlink"><a href="#q1">Where can I buy DLT books?</a></p> <p class="faqlink"><a href="#q2">I am a retailer. How can I order books?</a></p> <p class="faqlink"><a href="#q3">What kind of books do DLT publish?</a></p> <p class="faqlink"><a href="#q4">Is DLT a Catholic publisher?</a></p> <p class="faqlink"><a href="#q5">Is DLT connected to the Longmans publishing group?</a></p> <p class="faqlink"><a href="#q6">Do you offer any resources for reading groups?</a></p> <p class="faqlink"><a href="#q7">How do I find out if a book I want is still in print?</a></p> <p class="faqlink"><a href="#q8">How can I contact an author?</a></p> <p class="faqlink"><a href="#q9">How can I arrange a book or author event?</a></p> <p class="faqlink"><a href="#q10">I am a journalist. How can I get an advance or review copy of a book?</a></p> <p class="faqlink"><a href="#q11">Who do I contact about inspection copies if I am an academic considering using a DLT book in one of my courses?</a></p> <p class="faqlink"><a href="#q12">How do I submit a manuscript or book proposal?</a></p> <p class="faqlink"><a href="#q13">There's a problem with your website. Who should I contact?</a></p> <p> </p> <p class="faqtitle"><a name="q1"></a>Where can I buy DLT books?</p> <p>Firstly, on this website, where we offer a number of special offers. DLT books are also available from all good Christian bookshops, many General bookshops and from online retailers. If your local bookshop does not have what you want in stock, they should be able to order it for you.</p> <p>If none of these options is working for you, simply contact our distributors <strong>Norwich Books & Music</strong> via email <span id="cloak29628530e99e0e5e3bd20870e04d7a71">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloak29628530e99e0e5e3bd20870e04d7a71').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy29628530e99e0e5e3bd20870e04d7a71 = 'orders' + '@'; addy29628530e99e0e5e3bd20870e04d7a71 = addy29628530e99e0e5e3bd20870e04d7a71 + 'norwichbooksandmusic' + '.' + 'co' + '.' + 'uk'; var addy_text29628530e99e0e5e3bd20870e04d7a71 = '<strong>orders' + '@' + 'norwichbooksandmusic' + '.' + 'co' + '.' + 'uk</strong>';document.getElementById('cloak29628530e99e0e5e3bd20870e04d7a71').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy29628530e99e0e5e3bd20870e04d7a71 + '\'>'+addy_text29628530e99e0e5e3bd20870e04d7a71+'<\/a>'; </script>, phone <strong>01603 785 925</strong> or fax on <strong>01603 785 915</strong>, stating the title, author, ISBN and quantity of the book you'd like to buy, as well as your contact name, address and telephone number.</p> <p> </p> <p class="faqtitle"><a name="q2"></a>I am a retailer. How can I order books?</p> <p>If you are a UK or Irish retailer wishing to order our books and Bibles, please contact our Sales Director, Alan Mordue, via email on <span id="cloakca891868ecf7a7e4f78459deb6e9db8f">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloakca891868ecf7a7e4f78459deb6e9db8f').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addyca891868ecf7a7e4f78459deb6e9db8f = 'alanm' + '@'; addyca891868ecf7a7e4f78459deb6e9db8f = addyca891868ecf7a7e4f78459deb6e9db8f + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk'; var addy_textca891868ecf7a7e4f78459deb6e9db8f = 'alanm' + '@' + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk';document.getElementById('cloakca891868ecf7a7e4f78459deb6e9db8f').innerHTML += '<a ' + path + '\'' + prefix + ':' + addyca891868ecf7a7e4f78459deb6e9db8f + '\'>'+addy_textca891868ecf7a7e4f78459deb6e9db8f+'<\/a>'; </script> .</p> <p>Our distributor Norwich Books & Music can be contacted directly via email <span id="cloak22932f70da81945ba80ede234fd7031b">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloak22932f70da81945ba80ede234fd7031b').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy22932f70da81945ba80ede234fd7031b = 'orders' + '@'; addy22932f70da81945ba80ede234fd7031b = addy22932f70da81945ba80ede234fd7031b + 'norwichbooksandmusic' + '.' + 'co' + '.' + 'uk'; var addy_text22932f70da81945ba80ede234fd7031b = 'orders' + '@' + 'norwichbooksandmusic' + '.' + 'co' + '.' + 'uk';document.getElementById('cloak22932f70da81945ba80ede234fd7031b').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy22932f70da81945ba80ede234fd7031b + '\'>'+addy_text22932f70da81945ba80ede234fd7031b+'<\/a>'; </script>, phone 01603 785 925 or fax 01603 785 915.</p> <p> </p> <p class="faqtitle"><a name="q3"></a>What kind of books do DLT publish?</p> <p>We publish a wide-ranging list of books that include biography, spirituality, theology, wellbeing, contemporary issues, fiction and humour, and we also publish the Jerusalem Bible, and its revised and updated successor, the New Jerusalem Bible – two of the most clear, accurate and distinguished modern English translations of the Bible.</p> <p>Our books are written by, and for, people of all faiths and none. We believe that spirituality and faith are important to all people, of all backgrounds, and that the wisdom of any one culture or tradition can inform and nourish another. All our books are intended to help people – to better understand themselves, to better understand God, faith and religion, and to better understand our relationships with other people. We aim to be creative, sometimes provocative, so our books are most likely to be appreciated by people who like to engage and be challenged. For more information on DLT, go to the <a href="/about-us"><strong>'About Us'</strong></a> page.</p> <p> </p> <p class="faqtitle"><a name="q4"></a>Is DLT a Catholic publisher?</p> <p>DLT is sometimes thought of as a Catholic publisher because we have, historically, published books by a number of high-profile Catholic writers, as well as the Jerusalem Bible and New Jerusalem Bible which are used widely in the Catholic Church. We have also been known for some very good books from Orthodox, Celtic and ‘emergent’ traditions – a rich mix of these books comprises our backlist.</p> <p>Today, our books come from many different worldviews and traditions, but they all share a relish for opening up argument and debate, and a desire to reach people and to learn from them, not to exclude them.</p> <p>The company is owned and run by a team of people from a range of different backgrounds – we are not exclusively ‘Catholic’, ‘Anglican’, ‘liberal’ or ‘conservative’. We prefer not to work under any defining label, and that includes ‘religious’. For more information on DLT, go to the <a href="/about-us"><strong>'About Us'</strong></a> page.</p> <p> </p> <p class="faqtitle"><a name="q5"></a>Is DLT connected to the Longmans publishing group?</p> <p>No, Darton, Longman and Todd is a common-ownership publishing company and has no direct connection with Longman, which is an imprint of the Pearson group. One of the founders of our company, Michael Longman, was a member of the publishing Longman family. He, Tim Darton, John Todd and Liz Russell founded DLT as a brand new, independent company in 1959. For more information on DLT, go to the <a href="/about-us"><strong>'About Us'</strong></a> page.</p> <p> </p> <p class="faqtitle"><a name="q6"></a>Do you offer any resources for reading groups?</p> <p>Many of our books are designed for use as group resources, particularly our <a href="/subjects/lent-books"><strong>Lent</strong></a> titles. If your reading or parish group would like to use a DLT book we would be happy to supply further information or resources, including published reviews, synopsis and content details, and information on the author. We may also be able to pass on your group questions and comments directly to the author. If you'd like to know more about what DLT can offer in terms of book resources, please contact us at: <span id="cloakdd48ee16a64d1aca87587dbc4425d2a1">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloakdd48ee16a64d1aca87587dbc4425d2a1').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addydd48ee16a64d1aca87587dbc4425d2a1 = 'editorial' + '@'; addydd48ee16a64d1aca87587dbc4425d2a1 = addydd48ee16a64d1aca87587dbc4425d2a1 + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk'; var addy_textdd48ee16a64d1aca87587dbc4425d2a1 = 'editorial' + '@' + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk';document.getElementById('cloakdd48ee16a64d1aca87587dbc4425d2a1').innerHTML += '<a ' + path + '\'' + prefix + ':' + addydd48ee16a64d1aca87587dbc4425d2a1 + '\'>'+addy_textdd48ee16a64d1aca87587dbc4425d2a1+'<\/a>'; </script>.</p> <p> </p> <p class="faqtitle"><a name="q7"></a>How do I find out if a book I want is still in print?</p> <p>We do our best to make sure that information on our books is kept up to date. Therefore, only books that are in print should feature on this website and in our catalogues.</p> <p> </p> <p class="faqtitle"><a name="q8"></a>How can I contact an author?</p> <p>Some of our authors have links to their own websites and can be contacted by e-mail. If the author you wish to contact does not have their own personal website, please contact us at: <span id="cloakdbd856b1fe4d80317a35d29fbacb0082">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloakdbd856b1fe4d80317a35d29fbacb0082').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addydbd856b1fe4d80317a35d29fbacb0082 = 'editorial' + '@'; addydbd856b1fe4d80317a35d29fbacb0082 = addydbd856b1fe4d80317a35d29fbacb0082 + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk'; var addy_textdbd856b1fe4d80317a35d29fbacb0082 = 'editorial' + '@' + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk';document.getElementById('cloakdbd856b1fe4d80317a35d29fbacb0082').innerHTML += '<a ' + path + '\'' + prefix + ':' + addydbd856b1fe4d80317a35d29fbacb0082 + '\'>'+addy_textdbd856b1fe4d80317a35d29fbacb0082+'<\/a>'; </script>.</p> <p> </p> <p class="faqtitle"><a name="q9"></a>How can I arrange a book or author event?</p> <p>We always welcome the chance to launch a book or organise author workshops and conferences in bookshops or at exhibitions. If you have an idea for an event please contact our Marketing/Publicity Director, Will Parkes, on <span id="cloak38168abf7b8158b3a7401f87ed1c5024">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloak38168abf7b8158b3a7401f87ed1c5024').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy38168abf7b8158b3a7401f87ed1c5024 = 'willp' + '@'; addy38168abf7b8158b3a7401f87ed1c5024 = addy38168abf7b8158b3a7401f87ed1c5024 + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk'; var addy_text38168abf7b8158b3a7401f87ed1c5024 = 'willp' + '@' + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk';document.getElementById('cloak38168abf7b8158b3a7401f87ed1c5024').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy38168abf7b8158b3a7401f87ed1c5024 + '\'>'+addy_text38168abf7b8158b3a7401f87ed1c5024+'<\/a>'; </script>. While we have a limited budget for events, we can sometimes organise the production and distribution of invitations and flyers, create show-cards and posters, provide refreshments and, where possible, involve authors.</p> <p> </p> <p class="faqtitle"><a name="q10"></a>I am a journalist. How can I get an advance or review copy of a book?</p> <p>Please contact our Marketing/Publicity Director, Will Parkes, on <span id="cloak531a62592b2670eab868397754016f9b">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloak531a62592b2670eab868397754016f9b').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy531a62592b2670eab868397754016f9b = 'willp' + '@'; addy531a62592b2670eab868397754016f9b = addy531a62592b2670eab868397754016f9b + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk'; var addy_text531a62592b2670eab868397754016f9b = 'willp' + '@' + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk';document.getElementById('cloak531a62592b2670eab868397754016f9b').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy531a62592b2670eab868397754016f9b + '\'>'+addy_text531a62592b2670eab868397754016f9b+'<\/a>'; </script> .</p> <p>We will be able to add you to our press database so that all advance information on our books is sent directly to you every month.</p> <p> </p> <p class="faqtitle"><a name="q11"></a>Who do I contact about inspection copies if I am an academic considering using a DLT book in one of my courses?</p> <p>For more information on our academic books, to join our academic mailing list, or to request an inspection copy of a particular title, please contact our Marketing/Publicity Director, Will Parkes, on <span id="cloakf62813c9c3ca4030c0fc4a9697be3567">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloakf62813c9c3ca4030c0fc4a9697be3567').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addyf62813c9c3ca4030c0fc4a9697be3567 = 'willp' + '@'; addyf62813c9c3ca4030c0fc4a9697be3567 = addyf62813c9c3ca4030c0fc4a9697be3567 + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk'; var addy_textf62813c9c3ca4030c0fc4a9697be3567 = 'willp' + '@' + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk';document.getElementById('cloakf62813c9c3ca4030c0fc4a9697be3567').innerHTML += '<a ' + path + '\'' + prefix + ':' + addyf62813c9c3ca4030c0fc4a9697be3567 + '\'>'+addy_textf62813c9c3ca4030c0fc4a9697be3567+'<\/a>'; </script> .<a href="mailto:willp@darton-longman-todd.co.uk"><br /></a></p> <p class="faqtitle"><a name="q12"></a>How do I submit a manuscript or book proposal?</p> <p>We receive several manuscripts and proposals for consideration each week and, over the years, a small number of our successful books have been published in response to an unsolicited submission. If you wish to have a proposal or a finished manuscript considered for publication by DLT please read our <a href="/contact-us/submission-guidelines"><strong>Submission guidelines</strong></a>.</p> <p> </p> <p class="faqtitle"><a name="q13"></a>There's a problem with your website. Who should I contact?</p> <p>Please contact Will Parkes on <span id="cloak666ac23785052bb963fe97a1530a143f">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloak666ac23785052bb963fe97a1530a143f').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy666ac23785052bb963fe97a1530a143f = 'willp' + '@'; addy666ac23785052bb963fe97a1530a143f = addy666ac23785052bb963fe97a1530a143f + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk'; var addy_text666ac23785052bb963fe97a1530a143f = 'willp' + '@' + 'darton-longman-todd' + '.' + 'co' + '.' + 'uk';document.getElementById('cloak666ac23785052bb963fe97a1530a143f').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy666ac23785052bb963fe97a1530a143f + '\'>'+addy_text666ac23785052bb963fe97a1530a143f+'<\/a>'; </script>.</p> <p>We will be happy to solve any difficulties you may be experiencing.</p> </div> </div> </div> <div class="hidden-xs hidden-sm col-md-3 rightbar"> <!-- RIGHTBAR --> <div class="custom mailchimp2title" > <div class="sidebartitle">Subscribe to the DLT mailing list</div> <div class="sidebarbody mailchimp2"> <!-- Begin MailChimp Signup Form --> <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css"> <style type="text/css"> #mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; } #mc_embed_signup label{font-weight: normal; text-align: center;} </style> <div id="mc_embed_signup"> <form action="//darton-longman-todd.us4.list-manage.com/subscribe/post?u=425070d9d6f61d9a0b40edaea&id=3e40a1030b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <div class="mc-field-group"> <label for="mce-EMAIL">Email Address </label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL"> </div> <div class="mc-field-group"> <label for="mce-FNAME">First Name </label> <input type="text" value="" name="FNAME" class="" id="mce-FNAME"> </div> <div class="mc-field-group"> <label for="mce-LNAME">Last Name </label> <input type="text" value="" name="LNAME" class="" id="mce-LNAME"> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_425070d9d6f61d9a0b40edaea_3e40a1030b" tabindex="-1" value=""></div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> </div> </form> </div> <script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script> <!--End mc_embed_signup--> </div> </div> <div class="custom" > <div class="sidebarbody sidebaradvertright"><a title="Follow us on Twitter" href="https://twitter.com/dlt_books"><img class="img-responsive center-block" src="/images/adverts/twitter-link.jpg" alt="Follow us on Twitter" /></a></div></div> <div class="custom" > <div class="sidebarbody sidebaradvertright"><a title="Christmas Book Sale" href="/"><img class="img-responsive center-block" src="/images/adverts/XmasBookSale24.jpg" alt="Christmas Book Sale" /></a></div></div> </div> </div> <div class="row"> <div class="footer col-xs-12"> <!-- FOOTER --> <div class="custom" > <div class="hidden-xs col-sm-2"></div> <div class="col-xs-12 col-sm-8"> <p><img class="img-responsive center-block" src="/images/logos/dlt-logo-sm.jpg" border="0" alt="Darton, Longman & Todd"/></p> <p>1 Spencer Court, 140-142 Wandsworth High Street, London, SW18 4JJ</p> <p>© Darton, Longman & Todd 2024</p> </div> <div id="BSXcredit" class="col-xs-12 col-sm-2"><p> <br />Powered by <br/><a href="http://www.booksonix.com" target="_blank" title="BooksoniX" style="color:white;"><img src="/images/logos/BSXlogo.png" /></a> </p></div> </div> <!-- <span class="visible-xs">XS</span> <span class="visible-sm">sm</span> <span class="visible-md">md</span> <span class="visible-lg">lg</span>--> </div> </div> </div> <!-- Place this tag in your head or just before your close body tag. --> <script src="https://apis.google.com/js/platform.js" async defer> {lang: 'en-GB'} </script> </body> </html>