CINXE.COM
JustBooks.fr: A propos de JustBooks.fr
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="fr"> <head> <script type="text/javascript" src="https://www.justbooks.fr/static/js/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://www.justbooks.fr/static/js/jquery.cookie.js"></script> <script type="text/javascript" src="https://www.justbooks.fr/static/js/overlib/overlib_mini.js"></script> <script type="text/javascript" src="https://www.justbooks.fr/static/js/pageload.js?v=1"></script> <script type="text/javascript" src="https://www.justbooks.fr/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.fr: A propos de JustBooks.fr</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.fr/"> <link rel="help" href="https://www.justbooks.fr/help/"> <link rel="glossary" href="https://www.justbooks.fr/help/glossary/"> <link rel="P3Pv1" href="https://www.justbooks.fr/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.fr/site/opensearch/" title="JustBooks.fr"> <link rel="canonical" href="https://www.justbooks.fr/apropos/" /> <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.fr"; 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.fr"; cookieString += "; secure"; cookieString += "; samesite=strict"; document.cookie = cookieString; setABTestCookie(); window['ga-disable-UA-3637618-3'] = 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=42/la=0.2/df=49/bx=2amdepyc7.2200.7883/up=128/ --> <body class=""> <!-- abe-gdpr-banner --> <div class="abe-gdpr-banner" id="gdpr-banner-component" role="dialog" aria-label="Sélectionnez vos préférences en matière de cookies" aria-live="polite" aria-atomic="true"> <div class="banner-centering col-xs-12 col-sm-8 col-sm-offset-2"><h2 class="banner-heading">Sélectionnez vos préférences en matière de cookies</h2> <p>Nous utilisons des cookies pour améliorer votre expérience sur notre site. Les cookies permettent de mettre nos services à votre disposition et nous aident à comprendre comment notre site est utilisé afin de pouvoir lui apporter des améliorations.</p> <button id="gdpr-banner-component-consent-btn" role="button" class="btn btn-primary btn-xs-block" type="button" onclick="setGdprCookie()">Accepter les cookies </button> <a role="link" class="btn btn-default btn-xs-block" href="https://www.justbooks.fr/cookie-preferences/">Personnaliser les 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.fr/?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.fr.gif" alt="JustBooks.fr" 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> <span id="header-site-logo-suffix">βeta</span> </td> <td align="right" id="header-section-links"> <a href="https://www.justbooks.fr/?ref=bf_uu_hd_2" title="">Chercher</a> | <a href="https://www.justbooks.fr/apropos/?ref=bf_uu_hd_3" title="En savoir plus sur JustBooks.fr et son équipe">A propos</a> | <a href="https://www.justbooks.fr/mon/preferences/?ref=bf_uu_hd_4" title="">Préférences</a> | <a href="https://www.justbooks.fr/participer/message/?ref=bf_uu_hd_5" title="Comment nous contacter ?">Vos commentaires</a> | <a href="https://www.justbooks.fr/aide/?ref=bf_uu_hd_6" title="Comment utiliser le site JustBooks.fr ? FAQs et conseils">Aide</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.fr/" title="">Accueil</a> > A propos</span> </td> <td align="left" id="header-section-search" width=70% colspan=2> <form action="https://www.justbooks.fr/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">Cherchez Auteur, Titre ou 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="fr"> <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">Chercher</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 = 'Cherchez Auteur, Titre ou 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">A propos de JustBooks.fr</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"> <p>JustBooks.fr est un moteur de recherche en ligne qui compare les prix de plus de 150 millions de livres neufs, d'occasion, anciens, rares, épuisés et de manuels scolaires. Economisez du temps et de l'argent en recherchant parmi les <a href="https://www.justbooks.fr/apropos/partenaires/">principaux catalogues en ligne</a> et trouvez ainsi le vendeur qui propose les meilleurs prix et sélections.</p> <p>Le site JustBooks.fr fait partie du réseau BookFinder.com/JustBooks et est édité par une équipe de programmeurs spécialisés située à Berkeley en Californie et à Düsseldorf en Allemagne. Nous sommes de grands lecteurs et achetons nous aussi de nombreux livres chaque année en utilisant notre propre moteur de recherche. Nous aimons <a href="http://journal.bookfinder.com/">blogguer au sujet de notre travail</a> et nous battre pour le renforcement et la diversification de l'industrie de la vente de livres.</p> <p>BookFinder.com a été créé en 1997 par <a href="http://www.chatterjee.net/">Anirvan Chatterjee</a>, alors étudiant de l'Université de Berkeley, en Californie, âgé de 19 ans. Au fil du temps, les <a href="https://www.justbooks.fr/apropos/commentaires/">utilisateurs</a> et la <a href="https://www.justbooks.fr/apropos/dossier/">presse</a> ont découvert la raison pour laquelle nous sommes l'une des ressources en ligne les plus utiles aux bibliophiles. Que vous collectionniez des livres rares ou achetiez des livres de poche d'occasion, nous sommes persuadés que vous apprécierez la justesse, la précision et l'exhaustivité de nos résultats.</p> <table id="about-body-boxes"> <tr> <td><p>Notre catalogue de recherche : </p> <ul> <li>Plus de 150 millions de livres</li> <li>Des livres neufs, d'occasion, rares, anciens et épuisés</li> <li>Des vendeurs de plus de 50 pays</li> <li>Des livres en français, anglais, allemand et italien</li> </ul> </td> <td><p>Nos différents moteurs de recherche de livres dans le monde :</p> <ul> <li><a href="http://www.bookfinder.com/">BookFinder.com</a> (1997)</li> <li><a href="http://www.justbooks.de/">JustBooks.de</a> (2006)</li> <li><a href="http://www.justbooks.co.uk/">JustBooks.co.uk</a> (2006)</li> <li><a href="http://www.justbooks.fr/">JustBooks.fr</a> (2007)</li> <li><a href="http://www.justbooks.nl/">JustBooks.nl</a> (2007)</li> </ul> </td> </tr> </table> <p><em>BookFinder.com, situé à Berkeley, en Californie, est une filiale indépendante d'AbeBooks Inc., situé à Victoria, au Canada.</em></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>A propos</a></h4> <ul> <li><a href="https://www.justbooks.fr/apropos/partenaires/" title="Liste des places de marché et vendeurs travaillant avec JustBooks.fr ">Nos partenaires</a></li> <li><a href="https://www.justbooks.fr/apropos/presse/" >Presse</a></li> <li><a href="https://www.justbooks.fr/apropos/dossier/" title="Articles de presse sur JustBooks.fr.">Dossier de presse</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.fr/?ref=bf_uu_ft_o1" title=""><strong>Book search</strong> </a></p> <p> <a href="https://www.justbooks.fr/recherche_isbn/" >Recherche ISBN</a> </p><p> <a href="https://www.justbooks.fr/livres_scolaires/" >Recherche de livres scolaires</a> </p><p> <a href="https://www.justbooks.fr/livres_signes/" >Livres signés</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/aide/?ref=bf_uu_ft_o2" title="Comment utiliser le site JustBooks.fr ? FAQs et conseils"><strong>Aide</strong> </a></p> <p> <a href="https://www.justbooks.fr/aide/faq/" title="Questions les plus fréquentes sur JustBooks.fr">FAQ</a> </p><p> <a href="https://www.justbooks.fr/aide/glossaire/" title="Consulter notre glossaire des termes techniques utilisés par les vendeurs">Glossaire</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/apropos/?ref=bf_uu_ft_o3" title="En savoir plus sur JustBooks.fr et son équipe"><strong>A propos</strong> </a></p> <p> <a href="https://www.justbooks.fr/apropos/partenaires/" title="Liste des places de marché et vendeurs travaillant avec JustBooks.fr ">Nos partenaires</a> </p><p> <a href="https://www.justbooks.fr/apropos/presse/" >Presse</a> </p><p> <a href="https://www.justbooks.fr/apropos/dossier/" title="Articles de presse sur JustBooks.fr.">Dossier de presse</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/participer/?ref=bf_uu_ft_o4" title="Comment nous contacter ?"><strong>Participer</strong> </a></p> <p> <a href="https://www.justbooks.fr/participer/lien/" title="Comment créer un lien vers JustBooks.fr(y compris vers les recherches spécifiques) ?">Créer un lien</a> </p><p> <a href="https://www.justbooks.fr/participer/message/" title="Envoyez-nous vos commentaires">Vos commentaires</a> </p><p> <a href="https://www.justbooks.fr/participer/liste/" title="En savoir plus sur les listes de diffusion de JustBooks.fr ">Listes de diffusion</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/mon/preferences/?ref=bf_uu_ft_o5" title=""><strong>Préférences</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"> Rechercher un livre en... </div> </div> <div class="footer-language-right footer-flex"> <a href="https://www.justbooks.fr/livres_allemands/?ref=bf_uu_ft_l1">allemand</a> <a href="https://www.justbooks.fr/livres_anglais/?ref=bf_uu_ft_l2">anglais</a> <a href="https://www.justbooks.fr/livres_espagnols/?ref=bf_uu_ft_l3">espagnol</a> <a href="https://www.justbooks.fr/livres_italiens/?ref=bf_uu_ft_l4">italien</a> <a href="https://www.justbooks.fr/livres_neerlandais/?ref=bf_uu_ft_l5">néerlandais</a> <a href="https://www.justbooks.fr?lang=any&mode=advanced&ref=bf_uu_ft_l6">toutes langues</a> </div> </div> <!-- end language mode line --> <!-- start legal line --> <div id="footer-legal-block" class="footer-flex footer-small"> <span> © 1997-2024 <a class="unlinked">BookFinder.com</a>® </span> <a href="https://www.justbooks.fr/apropos/conditions/">Conditions d'utilisation</a> <a href="https://www.justbooks.fr/apropos/confidentialite/">Déclaration de protection des données personnelles</a> <a href="https://www.justbooks.fr/apropos/cookies_notice/" title="Notice sur les cookies JustBooks">Notice sur les cookies</a> </div> <!-- end legal line --> </div> </div> <!-- end footer --> <!-- SI:/hn=p-10-0-2-76/hp=12/cp=7/mu=42/la=0.2/df=49/bx=2amdepyc7.2200.7883/up=128/ --> <!-- TM:/ABsh1=0.00/ABsh2=0.00/TOga=0.00/ --> </div> <!-- end ft --> </body> </html>