CINXE.COM

Textbooks: Compare prices from over 100,000 sellers @ JustBooks.co.uk

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.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>Textbooks: Compare prices from over 100,000 sellers @ JustBooks.co.uk</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"> <link rel="canonical" href="https://www.justbooks.co.uk/textbooks/" /> <meta name="description" content="Textbooks: New, used or rental offers. Save up to 90% by comparing prices from over 100,000 sellers. Prices include shipping and coupons."> <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-2-76/hp=12/cp=7/mu=46/la=0.5/df=47/bx=2amdepyc7.2200.7883/up=120/ --> <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, 1 section across --> <div id="doc2" class="yui-t7" > <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> &nbsp; </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"> Find any book at the best price. </td> <td align="left" id="header-section-search" width=70% colspan=2> &nbsp; </td> </tr> </table> <br> </div> <!-- end div header --> </div> <!-- end yui grids header --> <div id="bd" > <!-- start yui grids body --> <div class="yui-g"> <div class="yui-u textbook-search-mode-en-description"> <h1 class="description-heading"> <div class="description-heading-line-1">Textbooks: Compare new, used and rental offers</div> <div class="description-heading-line-2">Save up to 90% by comparing 100,000 sellers</div> </h1> <p>Save big when you buy textbooks this semester by using BookFinder.com to find the cheapest textbooks. </p> <p>BookFinder.com can find you the cheapest new and used textbooks by simultaneously searching for your textbooks on all of the top textbook websites: </p> <ul> <li>AbeBooks </li> <li>Amazon </li> <li>Textbooks.com </li> <li>and more! </li> </ul> <p>Save even more money through our <a href="https://www.justbooks.co.uk/buyback/">textbook buyback</a>. BookFinder.com will help you <a href="https://www.justbooks.co.uk/buyback/">sell textbooks</a> to all our textbook partners.</p> </div> <!-- end right-hand yui-u --> <div class="yui-u first"> <!-- start left-hand yui-u --> <form action="https://www.justbooks.co.uk/search/" method="GET" accept-charset="iso-8859-1" name="search_form" id="search_form" onreset="" class="search-form" > <!-- start form container table --> <table class="search-form-container" width="100%" cellspacing="0" cellpadding="0"><tr><td> <h2>Find textbooks and compare prices</h2> <table border="0" cellpadding="1" cellspacing="0" width="100%"> <tr class="" valign="middle" style="vertical-align: middle"> <th nowrap align="right" valign="middle" style="text-align: right; vertical-align: middle; "> <div class="form-buffer"></div> <span style="font-weight: bold">ISBN</span></th> <td align="left" valign="middle" nowrap style="text-align: left; vertical-align: middle; white-space: nowrap;"> <div class="form-buffer"></div> <input type=text name="isbn" size="30" maxlength="100"> </td> </tr> <tr class="" valign="middle" style="vertical-align: middle"> <th nowrap align="right" valign="middle" style="text-align: right; vertical-align: middle; "> </th> <td align="left" valign="middle" nowrap style="text-align: left; vertical-align: middle; white-space: nowrap;"> &nbsp;&nbsp;&nbsp;&nbsp;or... </td> </tr> <tr class="" valign="middle" style="vertical-align: middle"> <th nowrap align="right" valign="middle" style="text-align: right; vertical-align: middle; "> <span style="">Title</span></th> <td align="left" valign="middle" nowrap style="text-align: left; vertical-align: middle; white-space: nowrap;"> <input type=text name="title" size="30" maxlength="120" id="title"> </td> </tr> <tr class="" valign="middle" style="vertical-align: middle"> <th nowrap align="right" valign="middle" style="text-align: right; vertical-align: middle; "> <span style="">Author</span></th> <td align="left" valign="middle" nowrap style="text-align: left; vertical-align: middle; white-space: nowrap;"> <input type=text name="author" size="30" maxlength="120" id="author"> </td> </tr> <tr class="search-form-row-deemphasis" valign="middle" style="vertical-align: middle"> <th nowrap align="right" valign="middle" style="text-align: right; vertical-align: middle; padding-top: 7px"> </th> <td align="left" valign="middle" nowrap style="text-align: left; vertical-align: middle; white-space: nowrap;"> Book is written in <select name="lang" id="lang"><option value="any">Any Language</option><option value="nl">Dutch</option><option value="en" selected>English</option><option value="fr">French</option><option value="de">German</option><option value="it">Italian</option><option value="es">Spanish</option></select> </td> </tr> <tr class="" valign="middle" style="vertical-align: middle"> <th nowrap align="right" valign="middle" style="text-align: right; vertical-align: middle; "> <div class="form-buffer"></div> </th> <td align="left" valign="middle" nowrap style="text-align: left; vertical-align: middle; white-space: nowrap;"> <div class="form-buffer"></div> <input id="submitBtn" class="search-nav-button" type="submit" name="submitBtn" value="Search" > <div class="form-buffer"></div> </td> </tr> </table> </td></tr></table> <!-- end form container table --> <input type="hidden" name="mode" value="textbook"> <input type="hidden" name="st" value="sr"> <input type="hidden" name="ac" value="qr"> <script language="JavaScript1.3" type="text/javascript"> <!-- var form_author_dutch_note; if (document.createElement) { var form_author_dutch_note = document.createElement('span'); form_author_dutch_note.setAttribute('id','form-author-note-dutch'); form_author_dutch_note.className = 'search-form-note-small'; form_author_dutch_note.style.display = 'none'; var br = document.createElement('br'); form_author_dutch_note.appendChild(br); var txt = document.createTextNode('Use only last name for best results'); form_author_dutch_note.appendChild(txt); document.search_form.author.parentNode.appendChild(form_author_dutch_note); } function form_author_note_dutch_set() { if ( document.getElementById && document.getElementById('form-author-note-dutch') && document.search_form && document.search_form.lang ) { if (document.search_form.lang.value == 'nl') { document.getElementById('form-author-note-dutch').style.display = ''; } else { document.getElementById('form-author-note-dutch').style.display = 'none'; } } } if (document.search_form && document.search_form.lang && document.search_form.lang.value) { document.search_form.lang.onchange = function() { form_author_note_dutch_set() }; } form_author_note_dutch_set(); // --> </script> </form> <script language="JavaScript1.2" type="text/javascript"> <!-- document.search_form.isbn.focus(); // --> </script> <script type="text/javascript"> $(document).ready(function () { $("#ebooks").on('change', function(){ if (!this.checked){ gtag('event', 'Ebooks', { 'event_category': 'no-ebook', 'non_interaction': true }); } else if (this.checked) { gtag('event', 'Ebooks', { 'event_category': 'yes-ebook', 'non_interaction': true }); } }); $("#search_form").on('submit', function() { var selectedLanguage = $("#lang option:selected"); if (selectedLanguage.val() === '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 }); } }); var classicSearch, language, anyLanguageOption, selectedOption, dutchNote, previouslySelected; classicSearch = $('#classic_search'); dutchNote = $('#form-author-note-dutch'); language = $('#lang'); function addOption () { selectedOption = $("#lang option:selected"); if (selectedOption.val() === 'nl'){ dutchNote.hide(); } if (classicSearch.is(':checked')) { selectedOption.attr('was_selected', 'true'); selectedOption.removeAttr('selected'); language.attr('disabled', 'true'); anyLanguageOption = $('<option id="any_language_option" selected="true">Any Language<\/option>'); language.prepend(anyLanguageOption); } else { language.removeAttr('disabled'); anyLanguageOption = $('#any_language_option'); anyLanguageOption.remove(); previouslySelected = $("#lang option[was_selected='true']"); previouslySelected.attr('selected', true); previouslySelected.removeAttr('was_selected'); if (previouslySelected.val() === 'nl'){ dutchNote.show(); } } } classicSearch.click(addOption); if (classicSearch.is(':checked')) { var defaultOption = $("#lang option:selected") if (defaultOption.val() !== 'nl') { dutchNote.hide(); } addOption(); } $(window).on("unload",function() { language.removeAttr('disabled'); anyLanguageOption = $('#any_language_option'); anyLanguageOption.remove(); previouslySelected = $("#lang option[was_selected='true']"); previouslySelected.attr('selected', true); previouslySelected.removeAttr('was_selected'); }); }); </script> </div> <!-- end left-hand yui-u --> </div> <!-- end yui-g --> <div class="textbook-search-mode-en-below-the-fold-content textbook-search-mode-en-description"> <div class="yui-g"> <div class="yui-u first"> <p><img src="https://d3uahvj51kpljk.cloudfront.net/images/site/mode/textbooks/isbn-search-barcode.gif" height="86" width="120" style="float: right; margin: 0 1em 1em 1em" alt=""> <strong>What are ISBNs?</strong> ISBNs are 10 or 13 digit codes identifying specific editions of a book. They're sometimes written with hyphens. Examples: 0321543254, 0-321-54325-4, 9780321543257. </p> <p>ISBN codes are usually listed on a book's back cover, bar code, or copyright page.</p> <p>Searching by ISBN ensures that you find the exact edition you are looking for when <a href="https://www.justbooks.co.uk/textbooks/">buying textbooks</a> or <a href="https://www.justbooks.co.uk/buyback/">selling textbooks</a>.</p> </div> <!-- end first yui-u --> <div class="yui-u"> <p><strong>Sell your textbooks:</strong> Before you go to the college bookstore and get only a fraction of what you paid, check BookFinder.com's buyback price comparison to sell your textbooks for the most money. You can even sell novels, cookbooks and other types of books; our partners buy up to 1 million titles. </p> <p><strong>Free Shipping:</strong> Our textbook buyback partners provide free shipping labels so you don't worry about shipping. </p> </div> <!-- end second yui-u --> </div> <!-- end yui-g --> <div class="yui-g"> <h3>Examples of real savings on JustBooks.co.uk</h3> <table id="textbook-search-mode-en-pricing-survey-results" border="1" cellpadding="3" cellspacing="0" > <tbody align="center" valign="middle"> <tr class="textbook-search-mode-en-pricing-survey-results-heading-row"> <th>Courselist</th> <th>Campus store<br />new price</th> <th>BookFinder.com<br />best price</th> <th>Savings ($)</th> <th>Savings (%)</th> </tr> <tr> <td>Iowa State &#8220;fuzzy&#8221;<br> <span style="font-size: smaller">Econ 101, History 222, Comm Studies 102, Math 8</span></td> <td>$488.00</td> <td>$132.23</td> <td>$355.77</td> <td>73%</td> </tr> <tr> <td>Iowa State &#8220;techie&#8221;<br> <span style="font-size: smaller">Engl 101C, Chem 160, Math 140, Geol 100</span></td> <td>$428.40</td> <td>$86.89</td> <td>$341.51</td> <td>80%</td> </tr> <tr> <td>UC Berkeley pre-computer sci<br> <span style="font-size: smaller">Engg 10, Phil 12A, Engl 31AC, CompSci 61A</span></td> <td>$416.05</td> <td>$169.46</td> <td>$246.59</td> <td>59%</td> </tr> <tr> <td>UC Berkeley possible-premed<br> <span style="font-size: smaller">Bio 1B, Stat 131, Spanish 1, English 25</span></td> <td>$479.65</td> <td>$185.93</td> <td>$293.72</td> <td>61%</td> </tr> <tr> <td>Duke art/classics<br> <span style="font-size: smaller">ArtHist 70 & 103, Vis Arts 54, Relig 20S</span></td> <td>$469.93</td> <td>$184.21</td> <td>$285.72</td> <td>61%</td> </tr> <tr> <td>Duke political science / policy<br> <span style="font-size: smaller">Econ 49S, HealthPol 111, PoliSci 101, Stat 10</span></td> <td>$290.43</td> <td>$141.59</td> <td>$148.84</td> <td>51%</td> </tr> <tr class="textbook-search-mode-en-pricing-survey-results-heading-row"> <td>Average of all courselists</td> <td>$428.74</td> <td>$150.05</td> <td><strong>$278.69</strong></td> <td><strong>65%</strong></td> </tr> </tbody> </table> </div> <!-- end yui-g --> <div class="yui-g"> <h3>What they're saying about JustBooks.co.uk:</h3> <ul> <li>&quot;The good news is that there&#39;s a new tool this year to make it easier to shop online for textbooks.&quot; -New York Times</li> <li>&quot;Never look anywhere else to find a textbook that you need.&quot; -College Students Rule</li> <li>&quot;More amazing than even Amazon.com&quot; -Entertainment Weekly</li> <li>&quot;Top 10 back to school tools for the organized student&quot; -Lifehacker</li> <li>&quot;Conveniently, books are listed with shipping costs included. (Wouldn&#39;t it be nice if all websites did that?)&quot; -Los Angeles Times</li> </ul> </div> <!-- end yui-g --> <div class="yui-g"> <div class="yui-u first"> <h3>Recommended reading</h3> <ul> <li><a href="https://www.justbooks.co.uk/books/international_editions/">International edition textbook FAQ</a></li> <li><a href="https://www.justbooks.co.uk/books/college_textbooks/">College Textbooks</a></li> <li><a href="https://www.justbooks.co.uk/books/sell_textbooks">Sell Textbooks</a></li> <li><a href="https://www.justbooks.co.uk/books/used_textbooks/">Used Textbooks</a></li> </ul> </div> <!-- end second yui-u --> </div> <!-- end yui-g --> </div> <div class="locale-switch"> <a class="new-homelink" href="/my/preferences/?action=do_save&home_page=new">Try our new home page</a><br><br> <form name="il_form" id="il_form" action="https://www.justbooks.co.uk/my/preferences/" method="POST"> <input type="hidden" name="action" value="do_save"> <noscript><div><button type="submit" name="il" value="de" lang="de">Site auf Deutsch</button> <button type="submit" disabled name="il" value="en-gb" lang="en-gb">Site in English (UK)</button> <button type="submit" name="il" value="en-us" lang="en-us">Site in English (US)</button> <br><button type="submit" name="il" value="es" lang="es">P&aacute;gina en Espa&ntilde;ol</button> <button type="submit" name="il" value="fr" lang="fr">Site en Fran&ccedil;ais</button> <button type="submit" name="il" value="it" lang="it">Sito in Italiano</button> <br><button type="submit" name="il" value="nl" lang="nl">Site in Nederlands</button> </div></noscript> <script language="JavaScript" type="text/javascript"> <!-- document.write(unescape('\x3cinput\x20type\x3d\x22hidden\x22\x20name\x3d\x22il\x22\x20value\x3d\x22\x22\x3e\x3cspan\x20class\x3d\x22locale-switch-links\x22\x3eJustBooks.co.uk\x20in:\x20\x3ca\x20lang\x3d\x22de\x22\x20hreflang\x3d\x22de\x22\x20href\x3d\x22https:\x2f\x2fwww.justbooks.co.uk\x2fmy\x2fpreferences\x2f\x22\x20onclick\x3d\x22ilswitch\x28\x27de\x27\x29\x3b\x20return\x20false\x22\x20title\x3d\x22Site\x20auf\x20Deutsch\x22\x3eDeutsch\x3c\x2fa\x3e\x20\x20\x3ca\x20class\x3d\x22unlinked\x22\x3eEnglish\x20\x28UK\x29\x3c\x2fa\x3e\x20\x3ca\x20lang\x3d\x22en-us\x22\x20hreflang\x3d\x22en-us\x22\x20href\x3d\x22https:\x2f\x2fwww.justbooks.co.uk\x2fmy\x2fpreferences\x2f\x22\x20onclick\x3d\x22ilswitch\x28\x27en-us\x27\x29\x3b\x20return\x20false\x22\x20title\x3d\x22Site\x20in\x20English\x20\x28US\x29\x22\x3eEnglish\x20\x28US\x29\x3c\x2fa\x3e\x20\x3ca\x20lang\x3d\x22es\x22\x20hreflang\x3d\x22es\x22\x20href\x3d\x22https:\x2f\x2fwww.justbooks.co.uk\x2fmy\x2fpreferences\x2f\x22\x20onclick\x3d\x22ilswitch\x28\x27es\x27\x29\x3b\x20return\x20false\x22\x20title\x3d\x22P\x26aacute\x3bgina\x20en\x20Espa\x26ntilde\x3bol\x22\x3eEspa\x26ntilde\x3bol\x3c\x2fa\x3e\x20\x3ca\x20lang\x3d\x22fr\x22\x20hreflang\x3d\x22fr\x22\x20href\x3d\x22https:\x2f\x2fwww.justbooks.co.uk\x2fmy\x2fpreferences\x2f\x22\x20onclick\x3d\x22ilswitch\x28\x27fr\x27\x29\x3b\x20return\x20false\x22\x20title\x3d\x22Site\x20en\x20Fran\x26ccedil\x3bais\x22\x3eFran\x26ccedil\x3bais\x3c\x2fa\x3e\x20\x3ca\x20lang\x3d\x22it\x22\x20hreflang\x3d\x22it\x22\x20href\x3d\x22https:\x2f\x2fwww.justbooks.co.uk\x2fmy\x2fpreferences\x2f\x22\x20onclick\x3d\x22ilswitch\x28\x27it\x27\x29\x3b\x20return\x20false\x22\x20title\x3d\x22Sito\x20in\x20Italiano\x22\x3eItaliano\x3c\x2fa\x3e\x20\x3ca\x20lang\x3d\x22nl\x22\x20hreflang\x3d\x22nl\x22\x20href\x3d\x22https:\x2f\x2fwww.justbooks.co.uk\x2fmy\x2fpreferences\x2f\x22\x20onclick\x3d\x22ilswitch\x28\x27nl\x27\x29\x3b\x20return\x20false\x22\x20title\x3d\x22Site\x20in\x20Nederlands\x22\x3eNederlands\x3c\x2fa\x3e\x20\x3c\x2fspan\x3e')); function ilswitch (ilvalue) { for (var i = 0; i < document.il_form.elements.length; i++) { if (document.il_form.elements[i].name == 'il') { document.il_form.elements[i].value = ilvalue } } document.il_form.submit(); } // --> </script> </form></div> </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 class="unlinked" 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 href="https://www.justbooks.co.uk/about/mentions/" 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...&nbsp; </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>&nbsp; <a href="https://www.justbooks.co.uk/dutch_books/?ref=bf_uu_ft_l2">Dutch</a>&nbsp; <a href="https://www.justbooks.co.uk/french_books/?ref=bf_uu_ft_l3">French</a>&nbsp; <a href="https://www.justbooks.co.uk/german_books/?ref=bf_uu_ft_l4">German</a>&nbsp; <a href="https://www.justbooks.co.uk/italian_books/?ref=bf_uu_ft_l5">Italian</a>&nbsp; <a href="https://www.justbooks.co.uk/spanish_books/?ref=bf_uu_ft_l6">Spanish</a>&nbsp; </div> </div> <!-- end language mode line --> <!-- start legal line --> <div id="footer-legal-block" class="footer-flex footer-small"> <span> &copy; 1997-2024 <a href="https://www.justbooks.co.uk/about/">BookFinder.com</a>&reg; </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-2-76/hp=12/cp=7/mu=46/la=0.5/df=47/bx=2amdepyc7.2200.7883/up=120/ --> <!-- TM:/ABsh1=0.00/ABsh2=0.00/ --> </div> <!-- end ft --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10