CINXE.COM
JustBooks.co.uk: Media mentions - English
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en-gb"> <head> <script type="text/javascript" src="https://www.justbooks.co.uk/static/js/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://www.justbooks.co.uk/static/js/jquery.cookie.js"></script> <script type="text/javascript" src="https://www.justbooks.co.uk/static/js/overlib/overlib_mini.js"></script> <script type="text/javascript" src="https://www.justbooks.co.uk/static/js/pageload.js?v=1"></script> <script type="text/javascript" src="https://www.justbooks.co.uk/static/js/load_gtag.js"></script> <link type="text/css" rel="stylesheet" href="//d3uahvj51kpljk.cloudfront.net/static/css/banner.css"> <!--Used for the feedback survey banner --> <style> @media (min-width: 768px) { .container { width: 750px; } } .survey-desc { display: flex; } .survey-link { padding-left: 4px; } </style> <script type="text/javascript"> if(location.origin.includes("bookfinder") || hasCookie('jbconsent')){ loadGtag(); } function hasCookie(CookieName) { if (document.cookie.includes(CookieName)) { return true; } else { return false; } } function loadGtag(){ var gaScript = document.createElement('script'); gaScript.async = true; gaScript.src = 'https://www.googletagmanager.com/gtag/js?id=G-2TKEZDMFLX'; document.head.appendChild(gaScript); } function trackOutboundLink(event, link, category, action) { try { gtag('event', 'category', { 'event_category': 'action', 'non_interaction': true }); } catch(err){} if(event.button === 0 && !event.ctrlKey && !event.metaKey){ event.preventDefault(); setTimeout(function() { document.location.href = link.href; }, 100); return false; } else { return true; } } function getCookie(name) { const value = `; ${document.cookie}`; const parts = value.split(`; ${name}=`); if (parts.length === 2) return parts.pop().split(';').shift(); } function isPrIlPresent() { const searchPrefCookie = getCookie('search_prefs'); const currentOrigin = window.origin; return searchPrefCookie && searchPrefCookie.includes('il&en') && currentOrigin.includes('bookfinder'); } function surveyBanner() { const bannerElement = document.querySelector('.banner.container-fluid'); if (bannerElement) { if (isPrIlPresent()) { bannerElement.style.display = 'flex'; } else { bannerElement.style.display = 'none'; } } } window.addEventListener('load',surveyBanner); </script> <div class="banner container-fluid" id="feedback-survey-banner" > <div class="banner_content"> <div class="container container-fluid survey-desc"> <img src="//d3uahvj51kpljk.cloudfront.net/static/img/document.svg"/>Your voice matters! <a href="https://amazonextna.qualtrics.com/jfe/form/SV_8DiCwRFpsDC0w7Q" target="_blank" rel="noopener noreferrer" class ="survey-link"> Take our quick survey and help us make BookFinder even better.</a> </div> <span class="closebtn" onclick="document.getElementById('feedback-survey-banner').style.display='none';"> <img src="//d3uahvj51kpljk.cloudfront.net/static/img/close.svg" alt="close" /> </span> </br> </div> </div> <title>JustBooks.co.uk: Media mentions - English</title> <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta name="y_key" content="c6e31ad0992202fc" > <meta name="format-detection" content="telephone=no" /> <meta name="msvalidate.01" content="7A4771BDEBD5D8ACF487F0F26B961C43" /> <meta name="keywords" content="books, book store, new books, antiquarian books, antique books, old books, hard to find books, buy cheap books online, book meta search" /> <link rel="stylesheet" media="all" href="https://d3uahvj51kpljk.cloudfront.net/static/css/index.2023-07-15.css" type="text/css"> <!-- Latest compiled and minified CSS --> <link rel="home" href="https://www.justbooks.co.uk/"> <link rel="help" href="https://www.justbooks.co.uk/help/"> <link rel="glossary" href="https://www.justbooks.co.uk/help/glossary/"> <link rel="P3Pv1" href="https://www.justbooks.co.uk/site/p3p/prf/"> <link rel="shortcut icon" href="https://d3uahvj51kpljk.cloudfront.net/justbooks/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="https://d3uahvj51kpljk.cloudfront.net/images/icon/apple-touch-icon.jb.png" type="image/x-icon"> <link rel="search" type="application/opensearchdescription+xml" href="https://www.justbooks.co.uk/site/opensearch/" title="JustBooks.co.uk"> <script type="text/javascript"> $(document).ready(function(){ <!-- putting our NoPOD / NoISBN events here --> $("#search_form").submit(function(e) { optinForm = this; if (window._gat) { e.preventDefault(); var minYear = $("#min_year").val(); var maxYear = $("#max_year").val(); var eventLabel = ""; if ($("#author").val()) { eventLabel = "|author:" + $("#author").val(); } if ($("#title").val()) { eventLabel = eventLabel + "|title:" + $("#title").val(); } if ($("#keywords").val()) { eventLabel = eventLabel + "|keywords:" + $("#keywords").val(); } if (minYear && maxYear) { gtag('event', 'PubDate', { 'event_category': 'min-max', 'event_year': minYear + '-' + maxYear +''+ eventLabel, 'non_interaction': true }); } else if (minYear) { gtag('event', 'PubDate', { 'event_category': 'min', 'event_year': minYear +''+ eventLabel, 'non_interaction': true }); } else if (maxYear) { gtag('event', 'PubDate', { 'event_category': 'max', 'event_year': maxYear +''+eventLabel, 'non_interaction': true }); } setTimeout(function() { optinForm.submit();}, 25); } }); }); </script> <!-- abe-gdpr-banner --> <style> .abe-gdpr-banner { background-color: #F7FCFC; /* Abalone */ -webkit-box-shadow: rgba(0,0,0,0.5) 0 5px 12px; box-shadow: rgba(0,0,0,0.5) 0 5px 12px; padding: 16px 36px 36px 36px; position: fixed; bottom: 0; font-size: 14px; text-align: left; width: 100%; z-index: 10000000; display: none; } .banner-centering { max-width: 900px; margin: auto; } .banner-heading { font-size: 18px; font-weight: bold; text-align: left; margin-top: 5px; } .btn { display: inline-block; margin-left: 0; margin-right: 15px; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 3px; text-decoration: none !important; } .btn-default { background-color: #eaeded; border-color: #ccc; color: #333 !important; } .btn-default:hover { background-color: #e6e6e6; border-color: #ccc; color: #333 !important; } .btn-primary { border:1px solid #3F4EAE; /* windsor */ color: #fff; background-color: #5866C2; /* slate */ } .btn-primary:hover { border:1px solid #3F4EAE; /* windsor */ color: #fff; background-color: #4f5bae; /* slate darker */ } @media (max-width: 500px) { .btn-xs-block { display: inline-block; line-height: 25px; margin-left: 0; margin-bottom: 15px; min-height: 40px; padding-left: 0; padding-right: 0; width: 100%; } } </style> <script> AB_TEST_COOKIE_NAME = 'test-lmda1'; AB_TEST_COOKIE_LIFETIME_DAYS = 120; function hasCookie(CookieName) { if (document.cookie.includes(CookieName)) { return true; } else { return false; } } function setABTestCookie() { if (! this.hasCookie(AB_TEST_COOKIE_NAME)) { var cookieValue = ''; if (Math.random() > 0.5) { cookieValue = 'a'; } else { cookieValue = 'b'; } var cookieString = ''; var expires = new Date(); expires.setDate(expires.getDate() + AB_TEST_COOKIE_LIFETIME_DAYS); cookieString = AB_TEST_COOKIE_NAME + '=' + cookieValue; cookieString += "; expires=" + expires.toUTCString(); cookieString += "; path=/"; cookieString += "; domain=.justbooks.co.uk"; cookieString += "; secure"; cookieString += "; samesite=strict"; document.cookie = cookieString; } } function setGdprCookie() { loadGtag(); var gdprBanner = document.getElementById("gdpr-banner-component"); var cookieString; var expires = new Date(); expires.setDate(expires.getDate() + 395); cookieString = "jbconsent=2:1"; cookieString += "; expires=" + expires.toUTCString(); cookieString += "; path=/"; cookieString += "; domain=.justbooks.co.uk"; cookieString += "; secure"; cookieString += "; samesite=strict"; document.cookie = cookieString; setABTestCookie(); window['ga-disable-'] = false; if (gdprBanner) { gdprBanner.setAttribute("aria-hidden", "true"); gdprBanner.setAttribute("style", "display:none;") } } </script> </head> <!-- SI:/hn=p-10-0-3-89/hp=12/cp=5/mu=46/la=0.5/df=49/bx=2amdepyc7.2200.7883/up=129/ --> <body class=""> <!-- abe-gdpr-banner --> <div class="abe-gdpr-banner" id="gdpr-banner-component" role="dialog" aria-label="Select your cookie preferences" aria-live="polite" aria-atomic="true"> <div class="banner-centering col-xs-12 col-sm-8 col-sm-offset-2"><h2 class="banner-heading">Select your cookie preferences</h2> <p>We use cookies to improve your experience on our site. Cookies are used to provide our services and to help us understand how our site is being used so that we can make improvements.</p> <button id="gdpr-banner-component-consent-btn" role="button" class="btn btn-primary btn-xs-block" type="button" onclick="setGdprCookie()">Accept Cookies </button> <a role="link" class="btn btn-default btn-xs-block" href="https://www.justbooks.co.uk/cookie-preferences/">Customise Cookies</a></div> </div> <script> var gdprBanner = document.getElementById("gdpr-banner-component"); if (gdprBanner) { gdprBanner.setAttribute("style", "display:block;") } </script> <!-- start yui grids doc, sidebar on right --> <div id="doc3" class="yui-t4" > <div id="hd"> <!-- start yui grids header --> <div align="center" id="header"> <!-- 127.0.0.1 --> <!-- --> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr id="header-row-1"> <td align="left" id="header-section-logo"> <a href="https://www.justbooks.co.uk/?ref=bf_uu_hd_1" rel="home" title="BookFinder.com: Search for New & Used Books, Textbooks, Rare Books & Out-of-Print Books"> <img src="https://d3uahvj51kpljk.cloudfront.net/images/site/title/sites/www.justbooks.co.uk.gif" alt="JustBooks.co.uk" width="186" height="19" id="header-site-logo" title="BookFinder.com: Search for New & Used Books, Textbooks, Rare Books & Out-of-Print Books"></a> </td><td> </td> <td align="right" id="header-section-links"> <a href="https://www.justbooks.co.uk/?ref=bf_uu_hd_2" title="">Search</a> | <a href="https://www.justbooks.co.uk/about/?ref=bf_uu_hd_3" title="Information about JustBooks.co.uk and the folks who run it">About</a> | <a href="https://www.justbooks.co.uk/my/preferences/?ref=bf_uu_hd_4" title="">Preferences</a> | <a href="https://www.justbooks.co.uk/interact/comments/?ref=bf_uu_hd_5" title="Find out how to interact with the folks at JustBooks.co.uk">Feedback</a> | <a href="https://www.justbooks.co.uk/help/?ref=bf_uu_hd_6" title="How to use the JustBooks.co.uk web site -- FAQs and tips">Help</a> </td> </tr> <tr style="height: 7px" bgcolor="black"><td height="7" colspan="3" style="height: 7px; background-color: black; padding: 0; margin: 0" bgcolor="black"></td></tr> <tr bgcolor="#8888ff" id="header-row-2"> <td align="left" id="header-section-context"> <span class="page-breadcrumb"><a href="https://www.justbooks.co.uk/" title="">Home</a> > <a href="https://www.justbooks.co.uk/about/" title="Information about JustBooks.co.uk and the folks who run it">About</a> > Media mentions</span> </td> <td align="left" id="header-section-search" width=70% colspan=2> <form action="https://www.justbooks.co.uk/search/" method="GET" accept-charset="iso-8859-1" name="header-search-form" id="header-search-form" class="header-search-form" > <div style="padding: 2px; font-size: small"> <label style="display: none">Search Author, Title or ISBN </label> <input style="font-size: small" id="header-search-form-input" name="keywords" type="text" value="" size="45" tabindex="200"> <input type="hidden" name="currency" value="SGD"> <input type="hidden" name="lang" value="en"> <input type="hidden" name="st" value="sh"> <input type="hidden" name="ac" value="qr"> <button style="background-color: #ececff; font-size: small" type="submit" name="submit" tabindex="201">Go</button> </div> </form> <script type="text/javascript" language="javascript"> $(document).ready(function(){ $('#header-search-form').on('submit', function(){ var languageInputField = $("[name|=lang]"); if (languageInputField.length > 0) { var language = $(languageInputField[0]).val(); if (language === 'any') { var prefs = $.cookie('search_prefs'); if (!prefs) { lang = 'no cookie'; } else { var langIndex = prefs.indexOf('lang&'); if (langIndex === -1) { lang = 'not set'; } else { var searchStringLength = 'lang&'.length; var MAX_LANG_LENGTH = 3; var lang = prefs.substring(langIndex + searchStringLength, langIndex + searchStringLength + MAX_LANG_LENGTH); if (lang.indexOf('&') !== -1) { //language preference has a '&' on the end of it lang = lang.substring(0, lang.indexOf('&')); } } } lang = lang.replace(/(['"])/g, "\\$1"); gtag('event', 'AnyLanguage', { 'event_category': lang, 'non_interaction': true }); } } }); }); if (document && document.getElementById && document.getElementById('header-search-form-input')) { var def = 'Search Author, Title or ISBN '; var def_query = ''; if (!def_query) { document.getElementById('header-search-form-input').style.color = '#8888ff'; document.getElementById('header-search-form-input').value = def; } document.getElementById('header-search-form-input').onfocus = function() { if (this.value == def) { this.value = ''; this.style.color = ''; } }; document.getElementById('header-search-form-input').onblur = function() { if ((! this.value) && (! this.value.length)) { this.style.color = '#8888ff'; this.value = def; } }; document.getElementById('header-search-form').onsubmit = function() { var input = document.getElementById('header-search-form-input'); if (input && input.value && (input.value == def)) { input.value = ''; input.focus(); return false; } }; } </script> </td> </tr> </table> <h2 class="page-heading">Media mentions - English</h2> </div> <!-- end div header --> </div> <!-- end yui grids header --> <div id="bd" > <!-- start yui grids body --> <!-- start first block of row --> <div id="yui-main"><div class="yui-b"> <div id="page-sidebar-table-content-area"> <div class="media-mentions-group-nav" style="background: #ececff; border-color: #8888ff"> <p><strong>All global press mentions by year:</strong><br> <a href="/about/mentions/?year=2024">2024</a>, <a href="/about/mentions/?year=2023">2023</a>, <a href="/about/mentions/?year=2022">2022</a>, <a href="/about/mentions/?year=2021">2021</a>, <a href="/about/mentions/?year=2020">2020</a>, <a href="/about/mentions/?year=2019">2019</a>, <a href="/about/mentions/?year=2018">2018</a>, <a href="/about/mentions/?year=2017">2017</a>, <a href="/about/mentions/?year=2016">2016</a>, <a href="/about/mentions/?year=2015">2015</a>, <a href="/about/mentions/?year=2014">2014</a>, <a href="/about/mentions/?year=2013">2013</a>, <a href="/about/mentions/?year=2012">2012</a>, <a href="/about/mentions/?year=2011">2011</a>, <a href="/about/mentions/?year=2010">2010</a>, <a href="/about/mentions/?year=2009">2009</a>, <a href="/about/mentions/?year=2008">2008</a>, <a href="/about/mentions/?year=2007">2007</a>, <a href="/about/mentions/?year=2006">2006</a>, <a href="/about/mentions/?year=2005">2005</a>, <a href="/about/mentions/?year=2004">2004</a>, <a href="/about/mentions/?year=2003">2003</a>, <a href="/about/mentions/?year=2002">2002</a>, <a href="/about/mentions/?year=2001">2001</a>, <a href="/about/mentions/?year=2000">2000</a>, <a href="/about/mentions/?year=1999">1999</a>, <a href="/about/mentions/?year=1998">1998</a></p> <p><strong>Recent press mentions by language:</strong><br> <strong><a class="unlinked">English</a></strong>, <a href="/about/mentions/?lang=de">German</a>, <a href="/about/mentions/?lang=fr">French</a>, <a href="/about/mentions/?lang=es">Spanish</a>, <a href="/about/mentions/?lang=nl">Dutch</a>, <a href="/about/mentions/?lang=se">Northern Sami</a>, <a href="/about/mentions/?lang=*">All languages</a></p> </div> <div class="media-mentions-content-all"> <p> <strong>Dating Advice (United States), <a href="http://www.datingadvice.com/for-women/bookfinder-helps-romantic-bibliophiles-add-to-their-libraries"><q>A Search Engine Where Romantic Bibliophiles Can Find the Perfect Addition to Any Library?</q></a></strong> (29 November 2016) </p> <blockquote><q><span lang="en">The perfect gift takes finesse and legwork to pull off. First, you have to come up with something your loved one wants, and then you have to find it. Sometimes, that dream gift proves difficult to track down in the real world. For booklovers, BookFinder.com, a search engine for rare books, provides a shortcut to personalized presents</span></q> </blockquote> <p> <strong>New York Magazine (United States), <a href="http://nymag.com/strategist/2016/11/the-best-holiday-gifts-for-foodies.html"><q>What Should I Gift a Gourmand?</q></a></strong> (17 November 2016) </p> <blockquote><q><span lang="en">I like the idea of getting something exclusive or rare. What's the best gift along those lines that you've ever received? Vintage cookbooks are amazing. You can find them at a used bookshop, AbeBooks, BookFinder, or even Amazon. There are so many cool ones out there. I love all those '70s American editions of old French books that are freaking amazing to look at, like Modern French Culinary Art by Henri-Paul Pellaprat, and The New International Confectioner by Wilfred Fance.</span></q> </blockquote> <p> <strong>Lancaster Farming (United States), <a href="http://www.lancasterfarming.com/farm_life/antiques_and_history/tips-for-vintage-rare-book-collecting/article_41e8a79b-b7d6-5c1d-a1d0-b863e3fa5dca.html"><q>Tips for Vintage, Rare Book Collecting</q></a></strong> (10 September 2016) </p> <blockquote><q><span lang="en">For pricing, Smalter turns to websites such as www.bookfinder.com, since it aggregates information from numerous other sites. Too many inexperienced people sell on sites like eBay and Amazon, and therefore search results on those sites may not be a reliable barometer of accurate pricing, according to Smalter. He said general-public sites like these also do nothing to screen sellers for accuracy or even basic ethics.</span></q> </blockquote> <p> <strong>ODU Mace & Crown (United States), <a href="http://www.maceandcrown.com/2016/08/16/checking-college-bookstore-check-internet/"><q>Before Checking the College Bookstore, Check the Internet</q></a></strong> (19 August 2016) </p> <blockquote><q><span lang="en">For students willing to put in the research, there are also many websites available that exist just to compare textbook prices like BookFinder. For the top results, it's best to use multiple comparison tools as some might have access to resources that the others do not.</span></q> </blockquote> <p> <strong>Traverse City Record Eagle (United States), <a href="http://www.record-eagle.com/news/business/vicki-beam-it-s-time-for-college-students-to-prepare/article_ae8d0e09-8f99-5a27-b6d4-9103a2d54725.html"><q>It's time for college students to prepare</q></a></strong> (2 August 2016) </p> <blockquote><q><span lang="en">The list of required textbooks for fall classes should be available, and now is a great time to compare costs. There are many choices when shopping, whether to buy new or used, rent or get an e-book, if available. Some of the popular online sites are chegg.com, amazon.com, barnesandnoble.com. There is even a website that helps you compare costs, bookfinder.com</span></q> </blockquote> <p> <strong>U.S. News & World Report (United States), <a href="https://www.yahoo.com/news/weigh-3-factors-making-law-school-budget-130000049.html"><q>Weigh 3 Factors When Making a Law School Budget</q></a></strong> (28 July 2016) </p> <blockquote><q><span lang="en">Because many law schools have similar first-year curriculums, students may go outside of their own school to find discounted text books, but the books may not necessarily be the right version, says Rahman. "Make sure it's the right edition." She also encourages students to look online for cheaper books at sites such as BookFinder.com and lawbooksforless.com.</span></q> </blockquote> <p> <strong>The State (United States), <a href="http://www.thestate.com/entertainment/local-events/article91099052.html"><q>Columbia readers: Get ready for some deals on books!</q></a></strong> (21 July 2016) </p> <blockquote><q><span lang="en">Used book sales also are often the only place to find popular works that are no longer in print, such as Norman Dixonis On the Psychology of Military Incompetence, which, according to the web site www.boofinder.com was the most searched for out-of-print book in 2014.</span></q> </blockquote> <p> <strong>West Plains Daily Quill (United States), <a href="http://www.westplainsdailyquill.net/features/education/article_a572af9a-4acf-11e6-bb1c-1709a2b21ea7.html"><q>Book sale at Thomasville</q></a></strong> (15 July 2016) </p> <blockquote><q><span lang="en">Thomasville Library will have a back-to-school book sale August 2, 3, 4, 9, 10, and 11 from 10 a.m. to 4 p.m. On sale will be several old titles for ages baby to teen. Some of these titles list for up to $75 on bookfinder.com. These titles will sell separately from the regular 15-cent paperback and 25-cent hardcover books.</span></q> </blockquote> <p> <strong>Georgia State Signal (United States), <a href="http://georgiastatesignal.com/top-five-georgia-state-hacks-students/"><q>Top five Georgia State hacks for students</q></a></strong> (17 June 2016) </p> <blockquote><q><span lang="en">Don't spend that dime, go online: Amazon, Chegg, BookFinder.com, Valore Books, Rakuten.com, and Half.com are just a couple of website options with discounted book prices. Both rental and purchases take a week or two to arrive, so make sure you order in advance, to stay on track with your classes!</span></q> </blockquote> <p> <strong>Deal Crunch (United States), <a href="http://www.dealcrunch.com/blog/bookfinder-finds-the-right-book-for-bibliophiles/"><q>BookFinder.com: Why Bibliophiles Still Flock to 'the Google of Dead Books' to Find the Right Book</q></a></strong> (10 June 2016) </p> <blockquote><q><span lang="en">Several bookstores later, I still hadn't found the The Bees by Carol Ann Duffy. I knew the chances of finding her poetry on a bookshelf were slim (as she was Britain's newly established Poet Laureate), yet it was still disheartening to leave another bookstore, empty-handed. If I had known about <em>BookFinder.com</em>, I wouldn't have wasted my time driving to bookstores.</span></q> </blockquote> <p> <strong>Finger Lakes Times (United States), <a href="http://www.fltimes.com/lifestyle/way-back-when-in-wayne-county-the-year-without-summer/article_71b9b67e-12eb-11e6-a047-135950f80ca2.html "><q>Way back when in Wayne County</q></a></strong> (9 May 2016) </p> <blockquote><q><span lang="en">Because of the bicentennial of the lost summer, there have been a number of new books published on the subject. But if you just want some great educational entertainment to share with your children or grandchildren, try to find a copy of Ontario author Mary Jane Auch's children's book Frozen Summer. It was published about 10 years ago and is now out of print, but maybe eBay or <em>Bookfinder</em> can locate a copy for you.</span></q> </blockquote> <p> <strong>Geek Dad (United States), <a href="https://geekdad.com/2016/05/why-doesnt-jon-snow-know-anything/ "><q>Why Doesn't Jon Snow Know Anything?</q></a></strong> (6 May 2016) </p> <blockquote><q><span lang="en">Bibliotherapy. Pave the way for a discussion by first offering a book or movie that touches on the situation you suspect is troubling your child. You can search for subject-specific books in <em>Bookfinder</em>: When Kids Need Books, or on the internet..</span></q> </blockquote> <p> <strong>St. John's The Telegram (United States), <a href="http://www.thetelegram.com/Living/2016-05-02/article-4510895/Paul-Sparkes%3A-Etiquette-lesson/1 "><q>Paul Sparkes: Etiquette lesson</q></a></strong> (2 May 2016) </p> <blockquote><q><span lang="en">To me, while the book was not written to be a vehicle of entertainment, it is a delightful introduction to the ways of our outports. You can still buy the book online. I have seen it for $4 a copy (plus a shipping charge). Check out <em>BookFinder.com</em></span></q> </blockquote> <p> <strong>Fine Books & Collections (United States), <a href="https://www.finebooksmagazine.com/fine_books_blog/2016/04/sex-sells-top-out-of-print-books-in-america-according-to-bookfindercom.phtml "><q>Sex Sells: Top Out-of-Print Books in America</q></a></strong> (29 April 2016) </p> <blockquote><q><span lang="en">On April 26, <em>Bookfinder.com</em> released its 13th annual report of the 100 most coveted out-of-print books in the United States. The online book price comparison tool uses extensi ve search data to compile the list, and 2015 revealed some surprises.</span></q> </blockquote> <p> <strong>Sheppards Confidential (United States), <q>International: the top 100 titles most sought after</q></strong> (29 April 2016) </p> <blockquote><q><span lang="en">The findings from the 13th Annual <em>BookFinder.com</em> Report, which tabulates <em>BookFinder.com</em>'s extensive search data to reveal the 100 most sought after out-of-print book titles in the US from the prior year.</span></q> </blockquote> <p> <strong>Houston Chronicle (United States), <a href="http://www.chron.com/entertainment/article/Most-sought-after-out-of-print-books-7375568.php "><q>Most sought-after out-of-print books</q></a></strong> (26 April 2016) </p> <blockquote><q><span lang="en">The 13th annual <em>BookFinder.com</em> Report offers a list of the top 100 most searched for out-of-print book titles from the previous year. In this year's top 10: Madonna's "Sex," along with titles from Nora Roberts and Stephen King. One of the goals of the <em>BookFinder.com</em> report is to shine light onto books that were hiding behind the backlists, but still in demand. Here are the top 10 most sought after out-of-print books for 2015.</span></q> </blockquote> <p> <strong>AARP.org (United States), <a href="http://www.aarp.org/money/budgeting-saving/info-2016/sell-used-books-online.html "><q>Turn Your Old Books Into Money</q></a></strong> (13 April 2016) </p> <blockquote><q><span lang="en">There are a lot of online bookstores that offer to buy your used books. It's a rather hit-or-miss situation because online bookstores don't buy every title, and how much they're willing to pay can vary greatly, depending on the market demand. An easy way to find the online bookseller that will offer you the best price is to use a website such as BookScouter.com or <em>BookFinder.com</em>.</span></q> </blockquote> <p> <strong>Smoky Mountain News (United States), <a href="http://www.smokymountainnews.com/outdoors/item/17368-time-for-spring-migrants-in-the-mountains "><q>Time for spring migrants in the mountains</q></a></strong> (23 March 2016) </p> <blockquote><q><span lang="en">We have for years used Arthur Stupka's Notes on the Birds of Great Smoky Mountains Park (University of Tennessee Press, 1963) for reliable information on earliest spring arrival and fall departure dates. (Unfortunately, this book is now out of print, but multiple used copies are often available via <em>www.bookfinder.com</em>. and similar Internet vendors).</span></q> </blockquote> <p> <strong>TH Online (United States), <a href="http://www.thonline.com/news/feature_stories/article_3cec2d99-a567-5bde-bcef-ba839a8996cd.html "><q>Lincoln-Poe photograph a fake</q></a></strong> (14 February 2016) </p> <blockquote><q><span lang="en">This 2010 work of fiction is available in many public libraries. You can purchase a copy at your local bookstores. Or, you can buy the book through the usual online book sources that include, among others, www.abebooks.com, www.amazon.com, <em>www.bookfinder.com</em></span></q> </blockquote> <p> <strong>Daily Finance (United States), <a href="http://www.dailyfinance.com/2016/02/02/11-ways-to-save-big-on-college-textbooks/ "><q>11 Ways to Save Big on College Textbooks</q></a></strong> (2 February 2016) </p> <blockquote><q><span lang="en">At a minimum, check at Half.com and Amazon.com in addition to your school bookstore and any nearby off-campus competitors.<em>BookFinder.com</em>, DirectTextbook.com, and TextbookPriceComparison.com can help you compare.</span></q> </blockquote> <p> <strong>Fairbanks Daily News-Miner (United States), <a href="http://www.newsminer.com/features/our_town/at_the_library_column/the-value-of-books-is-not-restricted-to-price/article_8c4a112a-ad3b-11e5-867d-939831203630.html "><q>The value of books is not restricted to price</q></a></strong> (28 December 2015) </p> <blockquote><q><span lang="en">I recommend checking out the book's price range at <em>BookFinder.com</em>, which gathers listings from hundreds of private book dealers, as well as Powell's, Amazon, ABE and other online used book venders. Then hire an appraiser, which isn't cheap.</span></q> </blockquote> <p> <strong>PR Newswire (United States), <a href="http://www.coinweek.com/paper-money-2/paper-money-us/paper-monry-collecting-forming-a-basic-rare-currency-library/ "><q>One of the Most Sought-After Out-of-Print Books, "The Pink Dress," Now Available!</q></a></strong> (24 November 2015) </p> <blockquote><q><span lang="en">One of the most sought-after out-of-print children's books, according to <em>Bookfinder.com</em>, is available once again! The Pink Dress, a coming-of-age novel by Anne Alexander, has been a favorite of pre-teens and teens since it was first published in 1959.</span></q> </blockquote> <p> <strong>Coin Week (United States), <a href="http://www.coinweek.com/paper-money-2/paper-money-us/paper-monry-collecting-forming-a-basic-rare-currency-library/ "><q>Paper Money Collecting – Forming a Basic Rare Currency Library</q></a></strong> (19 November 2015) </p> <blockquote><q><span lang="en">Many of the above mentioned reference sources are available new from book and supply dealers advertising in Coin World, especially in the classified ad section. Amazon.com is another reliable source, particularly for out of print and/or used books. <em>Bookfinder.com</em> is another especially helpful on-line source of specialized books on virtually any subject.</span></q> </blockquote> <p> <strong>New York Times (United States), <a href="http://www.nytimes.com/2015/10/30/books/books-of-the-dead.html "><q>Books of the Dead</q></a></strong> (29 October 2015) </p> <blockquote><q><span lang="en">It Only Comes Out at Night & Other Stories By Dennis Etchison…This retrospective (sold out before publication; earlier collections are available from secondhand-book vendors like Amazon and <em>Bookfinder.com</em>) doesn't rely much on traditional monsters.</span></q> </blockquote> <p> <strong>News.com.au (Australia), <a href="http://www.news.com.au/entertainment/books-magazines/madonnas-sex-remains-the-most-wanted-out-of-print-book/story-fna50uae-1227543444348 "><q>Madonna's Sex remains the most wanted out of print book</q></a></strong> (24 September 2015) </p> <blockquote><q><span lang="en">BOOKS are often forgotten in the digital revolution. Yet the demand remains and many out-of-print books have become collectors' items and very valuable. What are the most sought-after out-of-print books? <em>Bookfinder.com</em> has released its latest list. Pop singer Madonna's revered coffee table book Sex, published by Warner Books in 1992, tops the list as it has done since 2011.</span></q> </blockquote> <p> <strong>Post-Bulletin (United States), <a href="http://www.postbulletin.com/life/lifestyles/dear-teacher-too-much-homework-help-from-parents-can-be/article_6c849dbc-6862-5132-b65e-a8a765a575e8.html "><q>Dear Teacher</q></a></strong> (9 September 2015) </p> <blockquote><q><span lang="en">At a four-year public college, students can expect to spend about $1,200 per year on books and materials according to the College Board. First of all, students don't need to buy all their books at the college bookstore. They can do an online search using the textbook's ISBN, which uniquely identifies it. They should visit such sites as Affordabook.com, Bigwords.com and <em>BookFinder.com</em> to find good deals.</span></q> </blockquote> <p> <strong>Lompoc Record (United States), <a href="http://lompocrecord.com/lifestyles/ask-jerry-answers-to-i-love-lucy-questions/article_28aa9f02-cf92-5e59-89d2-7446071e604d.html "><q>Answers to 'I Love Lucy' questions</q></a></strong> (29 June 2015) </p> <blockquote><q><span lang="en">Huge choices are devoted exclusively to I Love Lucy and the characters contained therein. Online, you can visit the usual book resources (e.g., www.abebooks.com, www.amazon.com, <em>www.bookfinder.com</em>). Type I Love Lucy, Lucille Ball, The Ricardos, plus any additional references that come to mind. At easily affordable prices, you can order new books or used copies.</span></q> </blockquote> <p> <strong>Huffington Post (United States), <a href="http://www.huffingtonpost.com/kristen-houghton/forget-amazon-rankings-and-just-write_b_7139358.html "><q>Forget Amazon Rankings and Just Write!</q></a></strong> (27 April 2015) </p> <blockquote><q><span lang="en">Barnes and Noble also has rankings which seem to be a better way to judge your sales numbers because, unlike Amazon, 95 percent of what B&N sells are actually books and ebooks. It is the same with online and brick-and-mortar independent bookstores. You may find better sales figures at <em>BookFinder</em>, Abe's Books, a local book shop or independent booksellers.</span></q> </blockquote> <p> <strong>The Register-Guard (United States), <a href="http://registerguard.com/rg/business/32756541-63/eugene-textbook-reseller-the-book-rocket-ready-to-blast-off.html.csp "><q>Eugene textbook reseller The Book Rocket ready to blast off</q></a></strong> (15 March 2015) </p> <blockquote><q><span lang="en">Baesler said the partners plan to have The Book Rocket listed soon on websites like <em>BookFinder.com</em>.. which compare book prices from across the Internet for users.</span></q> </blockquote> <p> <strong>Money & Career Cheat Sheet (United States), <a href="http://www.cheatsheet.com/personal-finance/how-to-make-money-selling-your-used-books-online.html/?a=viewall "><q>5 of the Best Places to Make Money Selling Used Books Online</q></a></strong> (5 March 2015) </p> <blockquote><q><span lang="en">Scouting sites are an excellent tool if you want to find the best buyback price quotes across several sites with one click. BookScouter.com and <em>BookFinder.com</em> are two good ones to start with</span></q> </blockquote> <p> <strong>Lompoc Record (United States), <a href="http://lompocrecord.com/lifestyles/columnist/ask-jerry-seeking-a-signed-first-edition-of-mockingbird/article_93206b0d-fa10-54cc-a515-c55d0a7d92a1.html "><q>Seeking a signed first edition of 'Mockingbird'</q></a></strong> (1 March 2015) </p> <blockquote><q><span lang="en">To present your brother with a first edition (preferably signed by the author), you have several options...Your next stop would be the usual book-shopping websites (e.g., www.abebooks.com, www.amazon.com, <em>www.bookfinder.com</em>). When you make inquiries, be sure to ask very specific questions.</span></q> </blockquote> <p> <strong>Fine Books Magazine (United States), <a href="http://www.finebooksmagazine.com/fine_books_blog/2015/02/bookfinders-most-sought-books-in-2014.phtml "><q>Bookfinder's Most Sought Books in 2014</q></a></strong> (12 February 2015) </p> <blockquote><q><span lang="en"><em>Bookfinder.com</em>, an online price comparison tool for books, releases an annual list of their most searched for out of print books. The 2014 list was just unveiled and it holds a few familiar names - and a few surprises as well. For years, Madonna's book Sex topped the list, however the queen was toppled from her crown this year by not just one, but two other titles.</span></q> </blockquote> <p> <strong>Publishing Perspectives (United States), <a href="http://publishingperspectives.com/2015/02/searched-print-books/"><q>Which Out-of-print Books Are Searched For the Most?</q></a></strong> (9 February 2015) </p> <blockquote><q><span lang="en"><em>BookFinder.com</em> has issued its 12th annual list of the top 100 most searched for out-of-print books from the previous year. This year's list has seen changes from the previous year, most notably, the drop in position of Madonna's Sex, which dropped down two places down on the chart.</span></q> </blockquote> <p> <strong>BookTrade.info (United Kingdom), <a href="http://lunch.publishersmarketplace.com/2015/01/people-etc-325/ "><q>12th annual BookFinder.com list of the top 100 most searched for out-of-print titles.</q></a></strong> (30 January 2015) </p> <blockquote><q><span lang="en">'On the Psychology of Military Incompetence' pips 'Lovely Reed: An Enthusiast's Guide to Building Bamboo Fly Rods' to first place with the ever popular 'Sex' by Madonna in third.</span></q> </blockquote> <p> <strong>Washington Post (United States), <a href="http://www.washingtonpost.com/blogs/style-blog/wp/2015/01/29/military-incompetence-trumps-madonnas-sex/ "><q>Military Incompetence' trumps Madonna's 'Sex'</q></a></strong> (29 January 2015) </p> <blockquote><q><span lang="en">Military incompetence has lost wars and brought down empires. And now it's toppled the reign of Madonna. For the first time since 2010, the pop singer's soft-porn photo book Sex is not the No. 1 most searched-for out-of-print book in America.</span></q> </blockquote> <p> <strong>Publishers Lunch (United States), <a href="http://lunch.publishersmarketplace.com/2015/01/people-etc-325/ "><q>People, Etc.</q></a></strong> (29 January 2015) </p> <blockquote><q><span lang="en"><em>Bookfinder.com</em> released their list of the 100 most searched for out-of-print books in 2014 and for once there is some news: Norman Dixon's On the Psychology of Military Incompetence was in first place, followed by Jack Howell's The Lovely Reed: An Enthusiast's Guide to Building Bamboo Fly Rods, with Madonna's Sex dropping to third place.</span></q> </blockquote> <p> <strong>ASU Herald (United States), <a href="http://www.asuherald.com/news/view.php/858835/Textbooks-should-not-have-to-break-the-b"><q>Textbooks should not have to break the bank</q></a></strong> (26 January 2015) </p> <blockquote><q><span lang="en">With great textbook comparison sites like Chegg, <em>Bookfinder</em>, Amazon and eBay, students can also take getting cheaper textbooks into their own hands.</span></q> </blockquote> <p> <strong>Wall St. Cheat Sheet (United States), <a href="http://wallstcheatsheet.com/personal-finance/how-to-make-money-selling-your-used-books-online.html "><q>How to Make Money Selling Your Used Books Online</q></a></strong> (18 January 2015) </p> <blockquote><q><span lang="en">Scouting sites are an excellent tool if you want to find the best buyback price quotes across several sites with one click. BookScouter.com and <em>BookFinder.com</em> are two good ones to start with, and there are many others.</span></q> </blockquote> <p> <strong>IU Southeast Horizon (United States), <a href="http://www.iushorizon.com/15560/news/9-ways-to-save-on-books/ "><q>9 Ways to save on books </q></a></strong> (15 January 2015) </p> <blockquote><q><span lang="en">Students can find deals on buying or renting new, used or digital textbooks from online companies...Bigwords and <em>Bookfinder</em> also help students compare book prices from many different websites</span></q> </blockquote> <p> <strong>Lompoc Record (United States), <a href="http://lompocrecord.com/lifestyles/columnist/getting-on-off-highways-without-getting-lost/article_599a47b5-5bd4-5c7a-a289-5ee9f1c9794d.html"><q>Getting on, off highways without getting lost </q></a></strong> (28 December 2014) </p> <blockquote><q><span lang="en">Regarding Interstate 95, you can also locate travel books specifically devoted to I-95. You can borrow them from certain public libraries. You can purchase them inexpensively in the Travel section at your local bookstores. For new and used copies, you can visit online shopping websites (e.g., www.amazon.com, www.froogle.com) or booksites (e.g., www.abebooks.com, <em>www.bookfinder.com</em>).</span></q> </blockquote> </div> <!-- end media-mentions-content-all --> <div class="media-mentions-group-nav" style="background: #ececff; border-color: #8888ff"> <p><strong>All global press mentions by year:</strong><br> <a href="/about/mentions/?year=2024">2024</a>, <a href="/about/mentions/?year=2023">2023</a>, <a href="/about/mentions/?year=2022">2022</a>, <a href="/about/mentions/?year=2021">2021</a>, <a href="/about/mentions/?year=2020">2020</a>, <a href="/about/mentions/?year=2019">2019</a>, <a href="/about/mentions/?year=2018">2018</a>, <a href="/about/mentions/?year=2017">2017</a>, <a href="/about/mentions/?year=2016">2016</a>, <a href="/about/mentions/?year=2015">2015</a>, <a href="/about/mentions/?year=2014">2014</a>, <a href="/about/mentions/?year=2013">2013</a>, <a href="/about/mentions/?year=2012">2012</a>, <a href="/about/mentions/?year=2011">2011</a>, <a href="/about/mentions/?year=2010">2010</a>, <a href="/about/mentions/?year=2009">2009</a>, <a href="/about/mentions/?year=2008">2008</a>, <a href="/about/mentions/?year=2007">2007</a>, <a href="/about/mentions/?year=2006">2006</a>, <a href="/about/mentions/?year=2005">2005</a>, <a href="/about/mentions/?year=2004">2004</a>, <a href="/about/mentions/?year=2003">2003</a>, <a href="/about/mentions/?year=2002">2002</a>, <a href="/about/mentions/?year=2001">2001</a>, <a href="/about/mentions/?year=2000">2000</a>, <a href="/about/mentions/?year=1999">1999</a>, <a href="/about/mentions/?year=1998">1998</a></p> <p><strong>Recent press mentions by language:</strong><br> <strong><a class="unlinked">English</a></strong>, <a href="/about/mentions/?lang=de">German</a>, <a href="/about/mentions/?lang=fr">French</a>, <a href="/about/mentions/?lang=es">Spanish</a>, <a href="/about/mentions/?lang=nl">Dutch</a>, <a href="/about/mentions/?lang=se">Northern Sami</a>, <a href="/about/mentions/?lang=*">All languages</a></p> </div> <p><em><a href="https://www.justbooks.co.uk/interact/comments/">Have you seen a reference to us in the media? Please let us know.</a></em></p> <p><small>BookFinder.com was previously known as "MX BookFinder," "MXBF," or "BookFinder." Some press mentions have been edited to reflect our current name.</small></p> </div> <!-- end page-sidebar-table-content-area --> </div></div> <!-- end first block of first row, yui-b and yui-main --> <!-- second block of first main row --> <div class="yui-b"> <div id="page-sidebar-table-sidebar-area"> <div align="left" class="right-bar"> <h4><a href="https://www.justbooks.co.uk/about/">About</a></h4> <ul> <li><a href="https://www.justbooks.co.uk/about/booksellers/" title="A list of listings services and booksellers JustBooks.co.uk works with">Our booksellers</a></li> <li><a href="https://www.justbooks.co.uk/about/press/" >For the press</a></li> <li class="unlinked"><a class="unlinked" title="What the media has been saying about JustBooks.co.uk">Media mentions</a></li> </ul> </div> </div> <!-- end page-sidebar-table-sidebar-area --> </div> <!-- end yui-b --> </div> <!-- end yui grids body: bd --> </div> <!-- end yui grids div width from begin --> <div id="ft"> <!-- yui grids footer --> <div id="footer" class="robots-nocontent"> <table id="footer-sitemap-link-lists" class="footer-child"><tr class="footer-flex"> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.co.uk/?ref=bf_uu_ft_o1" title=""><strong>Book search</strong> </a></p> <p> <a href="https://www.justbooks.co.uk/isbn_search/" >ISBN search</a> </p><p> <a href="https://www.justbooks.co.uk/textbooks/" title="Find cheap college textbooks">Textbooks</a> </p><p> <a href="https://www.justbooks.co.uk/signed_books/" title="Search for signed, autographed, and inscribed books">Signed books</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.co.uk/help/?ref=bf_uu_ft_o2" title="How to use the JustBooks.co.uk web site -- FAQs and tips"><strong>Help</strong> </a></p> <p> <a href="https://www.justbooks.co.uk/help/faq/" title="Frequently asked questions about JustBooks.co.uk">FAQ</a> </p><p> <a href="https://www.justbooks.co.uk/help/glossary/" title="Find out what booksellers means when they write things like '8vo' or 'chipping'">Glossary</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.co.uk/about/?ref=bf_uu_ft_o3" title="Information about JustBooks.co.uk and the folks who run it"><strong>About</strong> </a></p> <p> <a href="https://www.justbooks.co.uk/about/booksellers/" title="A list of listings services and booksellers JustBooks.co.uk works with">Our booksellers</a> </p><p> <a href="https://www.justbooks.co.uk/about/press/" >For the press</a> </p><p> <a class="unlinked" title="What the media has been saying about JustBooks.co.uk">Media mentions</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.co.uk/interact/?ref=bf_uu_ft_o4" title="Find out how to interact with the folks at JustBooks.co.uk"><strong>Interact</strong> </a></p> <p> <a href="https://www.justbooks.co.uk/interact/link/" title="How to link to JustBooks.co.uk, including specific searches">Link to us</a> </p><p> <a href="https://www.justbooks.co.uk/interact/comments/" >Feedback</a> </p><p> <a href="https://www.justbooks.co.uk/interact/lists/" title="Find out about JustBooks.co.uk's email mailing lists">Mailing lists</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.co.uk/my/preferences/?ref=bf_uu_ft_o5" title=""><strong>Preferences</strong> </a></p></td> </tr></table> <!-- start websites line --> <div class="footer-child"> <div id="footer-websites-block" class="footer-flex"> <a href="http://www.bookfinder.com/?ref=bf_uu_ft_s1">BookFinder.com</a> <a href="http://www.justbooks.co.uk/?ref=bf_uu_ft_s2">JustBooks.co.uk</a> <a href="http://www.justbooks.de/?ref=bf_uu_ft_s3">JustBooks.de</a> <a href="http://www.justbooks.fr/?ref=bf_uu_ft_s4">JustBooks.fr</a> <a href="http://www.justbooks.nl/?ref=bf_uu_ft_s5">JustBooks.nl</a> </div> <!-- end websites line --> <!-- start language mode line --> <div id="footer-language-landing-pages-block" class="footer-flex"> <div class="footer-language-left footer-flex"> <div class="footer-language-description"> Search for books in... </div> </div> <div class="footer-language-right footer-flex"> <a href="https://www.justbooks.co.uk?lang=any&mode=advanced&ref=bf_uu_ft_l1">Any Language</a> <a href="https://www.justbooks.co.uk/dutch_books/?ref=bf_uu_ft_l2">Dutch</a> <a href="https://www.justbooks.co.uk/french_books/?ref=bf_uu_ft_l3">French</a> <a href="https://www.justbooks.co.uk/german_books/?ref=bf_uu_ft_l4">German</a> <a href="https://www.justbooks.co.uk/italian_books/?ref=bf_uu_ft_l5">Italian</a> <a href="https://www.justbooks.co.uk/spanish_books/?ref=bf_uu_ft_l6">Spanish</a> </div> </div> <!-- end language mode line --> <!-- start legal line --> <div id="footer-legal-block" class="footer-flex footer-small"> <span> © 1997-2024 <a href="https://www.justbooks.co.uk/about/">BookFinder.com</a>® </span> <a href="https://www.justbooks.co.uk/about/conditions/">Conditions of use</a> <a href="https://www.justbooks.co.uk/about/privacy/">Privacy policy</a> <a href="https://www.justbooks.co.uk/about/cookies_notice/" title="JustBooks Cookies Notice">Cookies Notice</a> </div> <!-- end legal line --> </div> </div> <!-- end footer --> <!-- SI:/hn=p-10-0-3-89/hp=12/cp=5/mu=46/la=0.5/df=49/bx=2amdepyc7.2200.7883/up=129/ --> <!-- TM:/ABsh1=0.00/ABsh2=0.00/TOga=0.00/ --> </div> <!-- end ft --> </body> </html>