CINXE.COM

JustBooks.co.uk: Media mentions - Spanish

<!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 - Spanish</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-2-175/hp=12/cp=5/mu=42/la=0.8/df=48/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> &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"> <span class="page-breadcrumb"><a href="https://www.justbooks.co.uk/" title="">Home</a> &gt; <a href="https://www.justbooks.co.uk/about/" title="Information about JustBooks.co.uk and the folks who run it">About</a> &gt; 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="es"> <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 - Spanish</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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/about/mentions/?lang=en">English</a>, <a href="/about/mentions/?lang=de">German</a>, <a href="/about/mentions/?lang=fr">French</a>, <strong><a class="unlinked">Spanish</a></strong>, <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>LetrasLibres.com (Mexico), <a href="http://www.letraslibres.com/blogs/blog-de-la-redaccion/vistazo-la-semana-175 "><q>#Vistazo a la semana</q></a></strong> (29 January 2015) </p> <blockquote><q><span lang="es">Madonna, Stephen King y Salvador Dal, juntos: <em>Bookfinder.com</em> publica su lista anual de los libros agotados m&aacute;s buscados en Estados Unidos.</span></q> </blockquote> <p> <strong>El Mundo (Spain), <a href="http://www.elmundo.es/elmundo/2011/09/05/cultura/1315208368.html "><q>El libro m&aacute;s buscado</q></a></strong> (6 September 2011) </p> <blockquote><q><span lang="es">&iquest;&#39;Sex&#39; de Madonna? S&iacute;, claro: aquel libro de fotograf&iacute;as en las que la se&ntilde;ora Ciccone posaba desnuda en situaciones m&aacute;s o menos er&oacute;ticas... Cualquiera que tuviera edad en esa &eacute;poca (1992) recuerda aquel volumen envuelto en una bolsa parecida a los envoltorios de los condones. Y por eso, no ha sido una gran sorpresa que la red &#39;on line&#39; <em>Bookfinder.com</em> (dirigida al mercado en ingl&eacute;s) de librer&iacute;as de viejo del Reino Unido anunciara la semana pasada que &#39;Sex&#39; era el libro m&aacute;s demandado por sus clientes entre todos los t&iacute;tulos descatalogados con presencia en su cat&aacute;logo.</span></q> </blockquote> <p> <strong>El Siglo de Torreon (Mexico), <a href="http://www.elsiglodetorreon.com.mx/noticia/597989.el-misterioso-gemelo-de-garcia-marquez.html "><q>El Misterioso Gemelo de Garcia Marquez</q></a></strong> (7 February 2011) </p> <blockquote><q><span lang="es">La distribuci&oacute;n de ese libro alcanz&oacute; incluso portales extranjeros como Amazon.com y <em>Bookfinder.com</em>. Intrigado, consult&eacute; en las oficinas centrales de Edamex, pero empleados y funcionarios aseguraron que la edici&oacute;n estaba agotada e incluso aseguraron haber olvidado el nombre del autor y no contar con datos sobre su paradero, toda vez que &quot;en aquel entonces (1996) no acostumbraban llevar un registro de los autores que publicaban en la editorial&quot;</span></q> </blockquote> <p> <strong>Yahoo! Telemundo Noticias (United States), <a href="http://espanol.news.yahoo.com/s/11012008/54/eeuu-sitio-internet-ofrece-libros-alquiler-estudiantes-universitarios.html"><q>Un sitio de Internet ofrece libros de alquiler a los estudiantes universitarios</q></a></strong> (11 January 2008) </p> <blockquote><q><span lang="es">La empresa <em>bookfinder.com</em>, que cuenta con un amplio cat&aacute;logo, ofrece encontrar libros nuevos o usados e incluso poder alquilarlos por un per&iacute;odo determinado de tiempo, explic&oacute; su fundador. &quot;Hemos ayudado a los estudiantes a ahorrar m&aacute;s de 50 por ciento con respecto a las librer&iacute;as universitarias, al encontrar los mejores precios entre m&aacute;s de 150.000 distribuidores alrededor del mundo, se&ntilde;al&oacute; a Efe Anirvan Chatterjee, creador de <em>bookfinder.com</em>. Seg&uacute;n el empresario, quien inici&oacute; su negocio como un proyecto de clase en 1997 en la Universidad de California en Berkeley, los estudiantes pueden buscar libros no s&oacute;lo en las librer&iacute;as de venta tradicional de Internet, sino a trav&eacute;s de distribuidores independientes, vendedores de libros usados y recientemente empresas dedicadas al alquiler de los textos.</span></q> </blockquote> <p> <strong>Diario Las Am&eacute;ricas (United States), <a href="http://www.diariolasamericas.com/news.php?nid=44042&amp;pag=1"><q>Sitio de Internet ofrece a universitarios alquiler de libros</q></a></strong> (11 January 2008) </p> <blockquote><q><span lang="es">De acuerdo con una encuesta facilitada por <em>bookfinder.com</em>, los estudiantes pueden ahorrar hasta 54 por ciento al comprar libros de texto a trav&eacute;s de este sitio. El sondeo analiz&oacute; listas de libros de seis cursos de las universidades UC Berkeley, Duke y Iowa, y compar&oacute; los precios en sus librer&iacute;as con las opciones de compra obtenidas a trav&eacute;s del motor de b&uacute;squeda. &quot;Comprar libros usados de texto ofrece los m&aacute;s grandes ahorros&quot;, afirm&oacute; Chatterjee al recomendar que para obtener los mejores resultados se debe usar el N&uacute;mero de Libro Internacional Est&aacute;ndar (ISBN, siglas en ingl&eacute;s), un n&uacute;mero mundial de identificaci&oacute;n que inicialmente fue de 10 d&iacute;gitos y a partir de enero 1 de 2007 es de 13 d&iacute;gitos.</span></q> </blockquote> <p> <strong>El Sol News (Stamford, CT) (United States), <a href="http://www.elsolnews.com/noticias/content/view/5321/1/"><q>Sitio de Internet ofrece alquiler de libros</q></a></strong> (11 January 2008) </p> <blockquote><q><span lang="es">La empresa <em>bookfinder.com</em>, que cuenta con un amplio cat&aacute;logo, ofrece encontrar libros nuevos o usados e incluso poder alquilarlos por un per&iacute;odo determinado de tiempo, explic&oacute; su fundador. &quot;Hemos ayudado a los estudiantes a ahorrar m&aacute;s de 50 por ciento con respecto a las librer&iacute;as universitarias, al encontrar los mejores precios entre m&aacute;s de 150.000 distribuidores alrededor del mundo, se&ntilde;al&oacute; a Efe Anirvan Chatterjee, creador de <em>bookfinder.com</em>. Seg&uacute;n el empresario, quien inici&oacute; su negocio como un proyecto de clase en 1997 en la Universidad de California en Berkeley, los estudiantes pueden buscar libros no s&oacute;lo en las librer&iacute;as de venta tradicional de Internet, sino a trav&eacute;s de distribuidores independientes, vendedores de libros usados y recientemente empresas dedicadas al alquiler de los textos.</span></q> </blockquote> <p> <strong>El Universal (Mexico), <a href="http://www.eluniversal.com.mx/articulos/44807.html"><q>Promueven alquiler de libros por Internet</q></a></strong> (11 January 2008) </p> <blockquote><q><span lang="es">Los estudiantes universitarios disponen de un recurso para solucionar el problema del costo de los libros: alquilarlos por un per&iacute;odo acad&eacute;mico a trav&eacute;s de un sitio de Internet, que ofrece adem&aacute;s la posibilidad de comprar libros usados. La empresa <em>bookfinder.com</em>, que cuenta con un amplio cat&aacute;logo, ofrece encontrar libros nuevos o usados e incluso poder alquilarlos por un per&iacute;odo determinado de tiempo, explic&oacute; su fundador. &quot;Hemos ayudado a los estudiantes a ahorrar m&aacute;s de 50 por ciento con respecto a las librer&iacute;as universitarias, al encontrar los mejores precios entre m&aacute;s de 150.000 distribuidores alrededor del mundo, se&ntilde;al&oacute; a Efe Anirvan Chatterjee, creador de <em>bookfinder.com</em>. Seg&uacute;n el empresario, quien inici&oacute; su negocio como un proyecto de clase en 1997 en la Universidad de California en Berkeley, los estudiantes pueden buscar libros no s&oacute;lo en las librer&iacute;as de venta tradicional de Internet, sino a trav&eacute;s de distribuidores independientes, vendedores de libros usados y recientemente empresas dedicadas al alquiler de los textos. Al unirse con Chegg y BookRenter.com, dos de los principales centros de b&uacute;squeda de alquiler de libros, el sitio permite comparar los precios de alquiler ofrecidos por distintas empresas y establecer contratos por per&iacute;odos iguales a la duraci&oacute;n de los cursos, ya sean trimestres o semestres, explic&oacute; Chatterjee. &quot;Uno de los costos m&aacute;s sorprendentes cuando empiezas en el colegio, es el de los libros&quot;, coment&oacute; a Efe Yollie Morales, estudiante de segundo a&ntilde;o de la Universidad Estatal de California en Long Beach. &quot;Un solo texto especializado puede costar alrededor de 300 d&oacute;lares y los profesores esperan que los estudiantes dispongan de -al menos- dos textos para su clase&quot;, explic&oacute; la joven. De acuerdo con una encuesta facilitada por <em>bookfinder.com</em>, los estudiantes pueden ahorrar hasta 54 por ciento al comprar libros de texto a trav&eacute;s de este sitio. El sondeo analiz&oacute; listas de libros de seis cursos de las universidades UC Berkeley, Duke y Iowa, y compar&oacute; los precios en sus librer&iacute;as con las opciones de compra obtenidas a trav&eacute;s del motor de b&uacute;squeda. &quot;Comprar libros usados de texto ofrece los m&aacute;s grandes ahorros&quot;, afirm&oacute; Chatterjee al recomendar que para obtener los mejores resultados se debe usar el N&uacute;mero de Libro Internacional Est&aacute;ndar (ISBN, siglas en ingl&eacute;s), un n&uacute;mero mundial de identificaci&oacute;n que inicialmente fue de 10 d&iacute;gitos y a partir de enero 1 de 2007 es de 13 d&iacute;gitos. &quot;El ISDN permite encontrar la edici&oacute;n correcta&quot;, se&ntilde;ala el fundador de <em>bookfinder.com</em>. &quot;Se debe comparar el precio total del libro incluido el env&iacute;o, leer la descripci&oacute;n de la condici&oacute;n que el distribuidor ofrece y estar seguros de buscar diferentes opciones, pues los sitios m&aacute;s conocidos no siempre son los m&aacute;s baratos&quot;. &quot;Para m&iacute;, alquilar es mejor que comprar&quot;, se&ntilde;ala Morales. &quot;Sale m&aacute;s econ&oacute;mico y muchos de los libros que se compran no se vuelven a utilizar, entre otras cosas, porque son r&aacute;pidamente reemplazados por ediciones m&aacute;s actualizadas&quot;. De acuerdo con la experiencia de Mark Stevenson, consejero de un colegio comunitario del condado de Los &Aacute;ngeles, el problema del costo de los libros, &quot;se agrava entre las minor&iacute;as y es notable entre los estudiantes latinos&quot;. &quot;Muchos de los estudiantes hispanos tienen obligaciones familiares y trabajan para ayudar a sostener sus hogares. El costo de los libros es uno de sus problemas m&aacute;s grandes al comenzar cada semestre&quot;, afirm&oacute; el educador. Seg&uacute;n Morales, aunque muchos estudiantes tratan de vender sus libros usados a otros alumnos al finalizar el semestre, &quot;esa pr&aacute;ctica ya no es tan com&uacute;n pues algunas ediciones pierden vigencia muy r&aacute;pidamente y muchos profesores no permiten sino la edici&oacute;n espec&iacute;fica que ellos piden&quot;. &quot;Por eso, ahora estoy tratando de rentar lo m&aacute;s posible. Cada d&oacute;lar cuenta&quot; concluy&oacute; la joven universitaria.</span></q> </blockquote> <p> <strong>El Nuevo Herald (Miami, FL) (United States), <a href="http://www.elnuevoherald.com/noticias/especiales/v-print/story/112983.html"><q>Los estudiantes buscan en internet mejores precios para los libros</q></a></strong> (11 November 2007) </p> <blockquote><q><span lang="es">Websites como Abe-Books.com, eBay&#39;s Half.com y textbooks.com se encuentran entre cientos de &#39;sitios&#39; donde los estudiantes pueden llevar a cabo su compra de libros de texto en la internet, en ocasiones gastando menos de la mitad de lo que invertirian en la libreria de la escuela. La ventaja de comprar online es un costo mas bajo y una mayor disponibilidad de un libro de texto determinado, dijo Anirvan Chatterjee, el fundador de <em>BookFinder.com</em>, un &#39;sitio&#39; que busca mas de 125 millones de libros entre mas de 80 websites de venta de libros de texto. Chatterjee inicio el &#39;sitio&#39; en 1997, en respuesta a los altos precios que el estaba pagando por sus libros de texto como estudiante en la Universidad de California-Berkeley. &#39;El costo es un asunto importante para los estudiantes, y con el precio de los libros de los libros de texto en aumento, eso no va a mejorar&#39;, dijo Chatterjee. <em>BookFinder.com</em> le permite a los estudiantes buscar libros de texto por autor, titulo o por el International Standard Book Number (ISBN). Busca todos los resultados equivalentes en varios &#39;sites&#39; de compra de libros de texto, enumerandolos desde el mas barato hasta el mas caro. Una ventaja adicional del &#39;&#39;sitio&#39;&#39; es que el precio que se muestra incluye envio y manejo, asi que el estudiante sabe exactamente cuanto tiene que gastar para comprar el libro.</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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/about/mentions/?lang=en">English</a>, <a href="/about/mentions/?lang=de">German</a>, <a href="/about/mentions/?lang=fr">French</a>, <strong><a class="unlinked">Spanish</a></strong>, <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 &quot;MX BookFinder,&quot; &quot;MXBF,&quot; or &quot;BookFinder.&quot; 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...&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-175/hp=12/cp=5/mu=42/la=0.8/df=48/bx=2amdepyc7.2200.7883/up=129/ --> <!-- TM:/ABsh1=0.00/ABsh2=0.00/TOga=0.00/ --> </div> <!-- end ft --> </body> </html>

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