CINXE.COM
Home - Archive ouverte HAL
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link href="//cdn.mathjax.org" rel="dns-prefetch" > <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> <link rel="manifest" href="/assets/site.webmanifest"> <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#000092"> <meta name="msapplication-TileColor" content="#000092"> <meta name="theme-color" content="#ffffff"> <link rel="stylesheet" href="/assets/build/main.6bfe8fc6.css" /> <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/css/select2.min.css" rel="stylesheet"> <link href="/assets/css/select2totree.css" rel="stylesheet"> <link rel="stylesheet" href="/public/style.ng.css?1674236289" /> <script src="/assets/js/translations.php?lang=en"></script> <script src="/assets/build/runtime.763fa2e6.js"></script> <script src="/assets/build/main.68aa59c9.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" async></script> <script type='text/x-mathjax-config'>MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['$$','$$']]}});</script><script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/js/select2.min.js"></script> <script src="/assets/js/select2totree.js"></script> <script src="/static/js/tarteaucitron/tarteaucitron.js"></script> <script src="/static/js/tarteaucitron4hal/tarteaucitron.servicesHAL.js"></script> <script type="text/javascript"> tarteaucitron.init({ "privacyUrl": "", /* Privacy policy url */ "hashtag": "#tarteaucitron", /* Open the panel with this hashtag */ "cookieName": "tarteaucitron", /* Cookie name */ "orientation": "top", /* Banner position (top - bottom) */ "showAlertSmall": true, /* Show the small banner on bottom right */ "cookieslist": true, /* Show the cookie list */ "adblocker": false, /* Show a Warning if an adblocker is detected */ "AcceptAllCta" : true, /* Show the accept all button when highPrivacy on */ "highPrivacy": false, /* Disable auto consent */ "handleBrowserDNTRequest": false, /* If Do Not Track == 1, disallow all */ "removeCredit": false, /* Remove credit link */ "moreInfoLink": true, /* Show more info link */ "useExternalCss": false, /* If false, the tarteaucitron.css file will be loaded */ "cookieDomain": "hal.science", /* Shared cookie for multisite */ "readmoreLink": "/cookiespolicy", /* Change the default readmore link */ "closePopup": false, "showIcon": false, // Ne pas mettre showAlertSmall et showIcon a true en meme temps "DenyAllCta" : true, }); </script> <!-- Matomo --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//piwik-hal.ccsd.cnrs.fr/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '17']); var secondaryTracker = '//piwik-hal.ccsd.cnrs.fr/matomo.php';var secondaryWebsiteId = 92;_paq.push(['addTracker', secondaryTracker, secondaryWebsiteId]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> <noscript> <img src="//piwik-hal.ccsd.cnrs.fr//matomo.php?idsite=17&rec=1" style=" border:0;" alt="" /> <img src="//piwik-hal.ccsd.cnrs.fr//matomo.php?idsite=92&rec=1" style=" border:0;" alt="" /> </noscript> <script> $(document).ready(function() { $("#scrollTo").on("click", function() { // Au clic sur un élément let page = $(this).attr("href"); // Page cible let speed = 950; // Durée de l'animation (en ms) $("html, body").animate({ scrollTop: $(page).offset().top }, speed); // Go return false; }); document.getElementsByTagName('html')[0].style.backgroundColor = 'white'; document.getElementsByTagName('body')[0].style.backgroundColor = 'white'; }); </script> <title> Home - Archive ouverte HAL</title> </head> <body class="env-production"> <div class="fr-skiplinks sr-only "> <nav class="fr-container" role="navigation" aria-label="Accès rapide"> <ul class="fr-skiplinks__list"> <li><a class="fr-link" href="#searchHeaderNG">Search</a></li> <li><a href="#skip-link" class="fr-link skip-link-top">Access content directly</a></li> <li><a class="fr-link" href="#footer">Footer</a></li> </ul> </nav> </div> <nav class="navbar navbar-expand-lg header navbar-dark" aria-label="Menu"> <!-- Navbar pour taille mobile --> <a class="navbar-brand logo-HAL" href="https://hal.science"> <img alt='Logo' src="/assets/img/hal-logo-header.png" height="40px" title="HAL open science"/> <img alt='Logo' src="/assets/img/hal-logo-text.png" height="40px" title="HAL open science"/> </a> <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#nav-services" aria-expanded="false" aria-label="Toggle navigation" style="border-radius: 0"> <span class="hamburger"> <span></span> <span></span> <span></span> </span> </button> <div class="collapse navbar-collapse" style="height: 60px" id="nav-services"> <ul class="nav navbar-nav ml-auto" style="height: inherit; align-items: center;"> <li class="d-none d-lg-block"> <a href="https://about.hal.science" target="_blank"> <i class="icon-documentation text-xl" aria-hidden="true"></i> <span class='sr-only'> Documentation</span> </a> </li> <!-- Choix des langues --> <li class="nav-item dropdown d-md-flex align-items-center"> <form action="/ajax/ajaxupdatelanguage" method="post" id="formLang"> <input type="hidden" name="lang" id="lang" value="" /> <button type="button" data-toggle="dropdown" aria-expanded="false" class="btn btn-secondary dropdown-toggle" id="dropdownLang" aria-label="Languages"> <span> EN</span> </button> <div class="dropdown-menu dropdown-menu-right menu-lang" aria-labelledby="dropdownLang"> <div class="list-group-item list-group-item-action" data-value="fr"> French (FR)</div> <div class="list-group-item list-group-item-action" data-value="en"> English (EN)</div> </div> </form> </li> <li class="nav-item dropdown" id="userList"> <form class="form-inline" action="/user/login?url=https://hal.science/?lang=en" id="form-login" method="post" style="justify-content: space-around;"> <input type="hidden" name="forward-controller" value="index" /><input type="hidden" name="forward-action" value="index" /><input type="hidden" name="lang" value="en" /> <div class="input-group"> <button type="submit" class="hal-login-button"> Sign in</button> </div> </form> </li> </ul> </div> </nav> <main> <div id="skip-link" tabindex="-1"></div> <div class="toast hide valid-bg toast-valid" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-body"> <div class="message"> <span class="icon-valid" aria-hidden="true"></span> <span class="flash-messages"> </span> </div> <button type="button" class="ml-2 mb-1 close" data-dismiss="toast" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> </div> <div class="toast hide warning-bg toast-warning" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-body"> <div class="message"> <span class="icon-not_valid" aria-hidden="true"></span> <span class="flash-messages"> </span> </div> <button type="button" class="ml-2 mb-1 close" data-dismiss="toast" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> </div> <div class="toast hide bgcolor-second toast-info" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-body"> <div class="message"> <span class="flash-messages"> </span> </div> <button type="button" class="ml-2 mb-1 close" data-dismiss="toast" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> </div> <div class="toast hide bgcolor-second toast-loader" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-body"> <div class="message"> <div class="spinner-border text-light" role="status"> <span class="sr-only">Loading...</span> </div> <span class="flash-messages"> </span> </div> <button type="button" class="ml-2 mb-1 close" data-dismiss="toast" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> </div> <script type="text/javascript"> $(document).ready(function() { }); </script> <section class="home-submit"> <div class="row home-title m-0"> <div class="col-12 col-md-6 d-none d-md-block text-center"> <img src=/assets/img/hal_en.png class="logo-hal-home" alt="HAL open science" /> </div> <div class="col-12 col-md-6 text-center"> <h1 class="home-promise">Open and share the knowledge</h1> </div> </div> <div id="deposit-index-link"> <a href="/submit/index" class="btn-hal btn-primary-orange hal-submit-button" > <span style="font-weight: bold; position: relative;"><i class="icon-add" aria-hidden="true"></i> Upload </span> </a> </div> <article class="container-fluid"> <div class="row justify-content-center" id="hal-presentation"> <div class="col-xl"> <table> <tbody> <tr><td> <i class="icon-rayonnement_international text-big"></i> </td></tr> <tr><td> <h2> An international scope </h2> </td></tr> <tr><td> <p> Your publications are easy to find, well referenced by search engines and interconnected with other services (ORCID, preprint servers) </p> </td></tr> </tbody> </table> </div> <div class="col-xl"> <table> <tbody> <tr><td> <i class="icon-bien_commun text-big"></i> </td></tr> <tr><td> <h2> A common good for research </h2> </td></tr> <tr><td> <p> The largest research organizations and the majority of French universities have chosen and support HAL, a public, sustainable and responsible infrastructure. </p> </td></tr> </tbody> </table> </div> <div class="col-xl"> <table> <tbody> <tr><td> <i class="icon-communaute text-big"></i> </td></tr> <tr><td> <h2> A large collaborative community </h2> </td></tr> <tr><td> <p> From the researchers to the specialists of the scientific information, HAL federates multiple skills to support the opening of the publications </p> </td></tr> </tbody> </table> </div> <div class="col-xl"> <table> <tbody> <tr><td> <i class="icon-archives_services text-big"></i> </td></tr> <tr><td> <h2> An archive, some services </h2> </td></tr> <tr><td> <p> HAL guarantees the long-term preservation of your publications. A set of services (CV, institutional portals, collections, documentary watch, APIs, identifiers) contribute to their valorisation. </p> </td></tr> </tbody> </table> </div> </div> </article> <div class="text-center position-relative"> <a href="#searchHeaderNG" id="scrollTo"> <span class="sr-only"> Scroll down to search </span> <i class="icon-scroll"></i> </a> </div> </section> <!-- RECHERCHE --> <section class="home-search" id="searchHeaderNG"> <!-- filtre bleu-violet au dessus --> <div class="white_bold"> <span> 1 418 144 </span> scientific papers, <span> 3 819 395 </span> references </div> <form action="/search/index" method="get" id="searchNG"> <div class="row"> <div class="col-md-12"> <div class="input-group position-relative"> <input type="text" name="q" class="form-control autocompletesearch" autocomplete="off" placeholder="Search document, author, keyword..." required> <button type="submit" aria-label="search"> <i class="icon-search"></i> </button> <div class="spinner-border position-absolute search-spinner d-none" role="status"> <span class="sr-only">Loading...</span> </div> </div> </div> </div> </form> <div class="white_bold browse-domain"> Consult HAL by discipline </div> <div> <div class="wrapper" id="wrapperDomain"> <a href=/search/index/?q=domain_t:chim>Chemical Sciences</a> <a href=/search/index/?q=domain_t:stat>Statistics </a> <a href=/search/index/?q=domain_t:phys>Physics </a> <a href=/search/index/?q=domain_t:shs>Humanities and Social Sciences</a> <a href=/search/index/?q=domain_t:sdu>Sciences of the Universe </a> <a href=/search/index/?q=domain_t:info>Computer Science </a> <a href=/search/index/?q=domain_t:spi>Engineering Sciences </a> <a href=/search/index/?q=domain_t:math>Mathematics </a> <a href=/search/index/?q=domain_t:nlin>Nonlinear Sciences </a> <a href=/search/index/?q=domain_t:sdv>Life Sciences </a> <a href=/search/index/?q=domain_t:sde>Environmental Sciences</a> <a href=/search/index/?q=domain_t:qfin>Quantitative Finance </a> <a href=/search/index/?q=domain_t:scco>Cognitive science</a> </div> </div> </section> <section class="row section-widget home-widget"> <div class="col-md-4 col-sm-12"> <div id="widget-7178" class="widget widget"><h2 class="widget-header">News</h2><div class="widget-content"><div class="widget-feeds accordion" id="widget-feeds1059499262"> <div class="feed item card"> <div class="card-header"> <button class="btn drop-down" type="button" data-toggle="collapse" data-target="#description-1982332775" aria-expanded="false" aria-controls="#description-Make your HAL practice easier by discovering the new training space"> <h3 class="title"> Make your HAL practice easier by discovering the new training space <span class="dateFeed">(11/20/24)</span> <span class="icon-drop_down hal-icon" aria-hidden="true"></span> </h3> </button> </div> <div class="description collapse show" id="description-1982332775"> <div class="card-body"> <p> <span class="link left"> <a href="https://learning.hal.science/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-drop_down hal-icon-secondary" aria-hidden="true" style="font-size: .5rem; transform: rotate(-90deg)"></span> <span>Lire</span> </a> </span> <span class="link right"> <a href="https://twitter.com/share?url=https://learning.hal.science/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-share hal-icon-secondary" aria-hidden="true"></span> <span>Share</span> </a> </span> </p> </div> </div> </div> <div class="feed item card"> <div class="card-header"> <button class="btn drop-down" type="button" data-toggle="collapse" data-target="#description-423301308" aria-expanded="false" aria-controls="#description-Excessive growth in the number of scientific publications"> <h3 class="title"> Excessive growth in the number of scientific publications <span class="dateFeed">(10/24/24)</span> <span class="icon-drop_down hal-icon" aria-hidden="true"></span> </h3> </button> </div> <div class="description collapse " id="description-423301308"> <div class="card-body"> Benoît Pier (CNRS Research Director at the Laboratory of Fluid Mechanics and Acoustics – LMFA) and Laurent Romary (Research Director, Inria) write a post about the recent increase in the number of scientific publications and its effect on scientific research <br><br> <p> <span class="link left"> <a href="https://www.ouvrirlascience.fr/mesures-et-demesure-de-la-publication-scientifique/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-drop_down hal-icon-secondary" aria-hidden="true" style="font-size: .5rem; transform: rotate(-90deg)"></span> <span>Continuer la lecture</span> </a> </span> <span class="link right"> <a href="https://twitter.com/share?url=https://www.ouvrirlascience.fr/mesures-et-demesure-de-la-publication-scientifique/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-share hal-icon-secondary" aria-hidden="true"></span> <span>Share</span> </a> </span> </p> </div> </div> </div> <div class="feed item card"> <div class="card-header"> <button class="btn drop-down" type="button" data-toggle="collapse" data-target="#description-1591748000" aria-expanded="false" aria-controls="#description-A progress report on opening up scientific publications"> <h3 class="title"> A progress report on opening up scientific publications <span class="dateFeed">(9/23/24)</span> <span class="icon-drop_down hal-icon" aria-hidden="true"></span> </h3> </button> </div> <div class="description collapse " id="description-1591748000"> <div class="card-body"> In 2019, the CNRS published its Roadmap for Open Science which was based on five pillars - opening up publications, research data management and sharing, the development of digital infrastructures, the promotion of open source software and reform of research assessment. Alain Schuhl, the CNRS deputy CEO for Science, gives us an update on how opening up scientific publications is progressing. <br><br> <p> <span class="link left"> <a href="https://www.cnrs.fr/fr/actualite/point-detape-sur-louverture-des-publications-scientifiques" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-drop_down hal-icon-secondary" aria-hidden="true" style="font-size: .5rem; transform: rotate(-90deg)"></span> <span>Continuer la lecture</span> </a> </span> <span class="link right"> <a href="https://twitter.com/share?url=https://www.cnrs.fr/fr/actualite/point-detape-sur-louverture-des-publications-scientifiques" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-share hal-icon-secondary" aria-hidden="true"></span> <span>Share</span> </a> </span> </p> </div> </div> </div> <div class="feed item card"> <div class="card-header"> <button class="btn drop-down" type="button" data-toggle="collapse" data-target="#description-1293664050" aria-expanded="false" aria-controls="#description-Discover all the advantages of submitting your software and source codes with the factsheet The Essentials of HAL!"> <h3 class="title"> Discover all the advantages of submitting your software and source codes with the factsheet The Essentials of HAL! <span class="dateFeed">(9/18/24)</span> <span class="icon-drop_down hal-icon" aria-hidden="true"></span> </h3> </button> </div> <div class="description collapse " id="description-1293664050"> <div class="card-body"> <p> <span class="link left"> <a href="https://doc.hal.science/ressources/essentiels/CCSD_essentiels_logiciels.fr.pdf" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-drop_down hal-icon-secondary" aria-hidden="true" style="font-size: .5rem; transform: rotate(-90deg)"></span> <span>Lire</span> </a> </span> <span class="link right"> <a href="https://twitter.com/share?url=https://doc.hal.science/ressources/essentiels/CCSD_essentiels_logiciels.fr.pdf" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-share hal-icon-secondary" aria-hidden="true"></span> <span>Share</span> </a> </span> </p> </div> </div> </div> </div> </div></div> </div> <div class="col-md-4 col-sm-12"> <div id="widget-1682" class="widget widget"><h2 class="widget-header">Twitter</h2><div class="widget-content"> <a class="twitter-timeline" href="https://twitter.com/hal_fr" data-tweet-limit="3" data-height="400"> Tweets by hal_fr </a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> </div></div> </div> <div class="col-md-4 col-sm-12"> <div id="widget-5189" class="widget widget"><h2 class="widget-header">Blog CCSD</h2><div class="widget-content"><div class="widget-feeds accordion" id="widget-feeds1776391809"> <div class="feed item card"> <div class="card-header"> <button class="btn drop-down" type="button" data-toggle="collapse" data-target="#description-1930373601" aria-expanded="false" aria-controls="#description-HAL formation, un nouvel outil pour accompagner les utilisateurs et utilisatrices"> <h3 class="title"> HAL formation, un nouvel outil pour accompagner les utilisateurs et utilisatrices <span class="dateFeed">(2024-11-22)</span> <span class="icon-drop_down hal-icon" aria-hidden="true"></span> </h3> </button> </div> <div class="description collapse show" id="description-1930373601"> <div class="card-body"> <p>Lire l'article <a href="https://www.ccsd.cnrs.fr/2024/11/hal-formation-un-nouvel-outil-pour-accompagner-les-utilisateurs-et-utilisatrices/">HAL formation, un nouvel outil pour accompagner les utilisateurs et utilisatrices</a> sur le blog du <a href="https://www.ccsd.cnrs.fr">CCSD</a></p> <br><br> <p> <span class="link left"> <a href="https://www.ccsd.cnrs.fr/2024/11/hal-formation-un-nouvel-outil-pour-accompagner-les-utilisateurs-et-utilisatrices/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-drop_down hal-icon-secondary" aria-hidden="true" style="font-size: .5rem; transform: rotate(-90deg)"></span> <span>Continuer la lecture</span> </a> </span> <span class="link right"> <a href="https://twitter.com/share?url=https://www.ccsd.cnrs.fr/2024/11/hal-formation-un-nouvel-outil-pour-accompagner-les-utilisateurs-et-utilisatrices/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-share hal-icon-secondary" aria-hidden="true"></span> <span>Partager</span> </a> </span> </p> </div> </div> </div> <div class="feed item card"> <div class="card-header"> <button class="btn drop-down" type="button" data-toggle="collapse" data-target="#description-2104566460" aria-expanded="false" aria-controls="#description-De nouvelles élues pour l’Assemblée des partenaires"> <h3 class="title"> De nouvelles élues pour l’Assemblée des partenaires <span class="dateFeed">(2024-11-14)</span> <span class="icon-drop_down hal-icon" aria-hidden="true"></span> </h3> </button> </div> <div class="description collapse " id="description-2104566460"> <div class="card-body"> <p>Lire l'article <a href="https://www.ccsd.cnrs.fr/2024/11/de-nouvelles-elues-pour-l-assemblee-des-partenaires/">De nouvelles élues pour l’Assemblée des partenaires</a> sur le blog du <a href="https://www.ccsd.cnrs.fr">CCSD</a></p> <br><br> <p> <span class="link left"> <a href="https://www.ccsd.cnrs.fr/2024/11/de-nouvelles-elues-pour-l-assemblee-des-partenaires/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-drop_down hal-icon-secondary" aria-hidden="true" style="font-size: .5rem; transform: rotate(-90deg)"></span> <span>Continuer la lecture</span> </a> </span> <span class="link right"> <a href="https://twitter.com/share?url=https://www.ccsd.cnrs.fr/2024/11/de-nouvelles-elues-pour-l-assemblee-des-partenaires/" target="_blank" class="btn-link hal-secondary-button"> <span class="icon-share hal-icon-secondary" aria-hidden="true"></span> <span>Partager</span> </a> </span> </p> </div> </div> </div> </div> </div></div> </div> </section> </main> <footer id="footer"> <div class="custom-footer-outer row justify-content-center d-flex flex-wrap align-items-center"> <div class="col-sm-6 col-md-3 col-lg-2 text-center"><a href="https://www.enseignementsup-recherche.gouv.fr/" target="_blank" rel="noopener"><img style="height: 150px;" src="/public/mesr.svg" alt="Ministère de l'enseignement supérieur et de la recherche" /></a></div> <div class="col-sm-6 col-md-3 col-lg-2 text-center"><a href="https://www.cnrs.fr/" target="_blank" rel="noopener"><img style="height: 80px;" src="/public/cnrs.png" alt="CNRS" /></a></div> <div class="col-sm-6 col-md-3 col-lg-2 text-center"><a href="https://www.inria.fr/" target="_blank" rel="noopener"><img style="height: 40px;" src="/public/inria.svg" alt="Inria" /></a></div> <div class="col-sm-6 col-md-3 col-lg-2 text-center"><a href="https://www.inrae.fr/" target="_blank" rel="noopener"><img style="height: 30px;" src="/public/inrae.svg" alt="INRAE" /></a></div> </div> <div class="row" style="margin:0"> <div class="col-sm-4 col-md-2"> <p> Contact </p> <ul> <li> <a href="//doc.archives-ouvertes.fr/support" target="_blank" rel="noopener">Support</a> </li> </ul> </div> <div class="col-sm-4 col-md-2"> <p> Resources</p> <ul> <li> <a href="//doc.archives-ouvertes.fr/" target="_blank" > Documentation </a> </li> <li> <a href="//learning.hal.science/" target="_blank" > Training </a> </li> <li> <a href="//doc.archives-ouvertes.fr/faq" target="_blank" > FAQ </a> </li> <li> <a href="https://api.archives-ouvertes.fr/docs" target="_blank" > API </a> </li> <li> <a href="https://api.archives-ouvertes.fr/docs/oai" target="_blank" > OAI-PMH </a> </li> <li> <a href="https://aurehal.archives-ouvertes.fr" target="_blank" > AuréHAL </a> </li> </ul> </div> <div class="col-sm-4 col-md-2"> <p> Informations</p> <ul> <li> <a href="https://about.hal.science" target="_blank"> About </a> </li> <li> <a href="https://about.hal.science/privacy-policy" target="_blank"> Privacy and personal data </a> </li> <li> <a href="https://about.hal.science/legal-notice/" target="_blank"> Legal terms </a> </li> <li> <a href="https://about.hal.science/web-accessibility/" target="_blank"> Accessibility </a> </li> <li> <a href="https://about.hal.science/RGAA-compliance/" target="_blank"> Declaration of compliance </a> </li> </ul> </div> <div class="col-sm-4 col-md-2"> <p> Legal issues </p> <ul> <li> <a href="https://www.ouvrirlascience.fr/je-publie-quels-sont-mes-droits/" target="_blank" > I publish, what are my rights? </a> </li> <li> <a href="https://www.ouvrirlascience.fr/guide-application-loi-republique-numerique-article-30-ecrits-scientifiques-version-courte/" target="_blank" > The Digital Republic bill </a> </li> <li> <a href="https://www.ouvrirlascience.fr/mettre-en-oeuvre-la-strategie-de-non-cession-des-droits-sur-les-publications-scientifiques/" target="_blank" > Non-assignment strategy of rights </a> </li> <li> <a href="https://v2.sherpa.ac.uk/romeo/" target="_blank" > SHERPA/RoMEO </a> </li> </ul> </div> <div class="col-sm-4 col-md-2"> <p> Portals </p> <ul> <li><a href="https://hal.science/browse/portal" target="_blank"> Institutional portals </a></li> <li><a href="https://hal.science" target="_blank" >HAL</a></li> <li><a href="//shs.hal.science" target="_blank" >HAL SHS</a></li> <li><a href="//theses.hal.science" target="_blank" >HAL Thèses</a></li> <li><a href="//media.hal.science" target="_blank" >MédiHAL</a></li> </ul> </div> <div class="col-sm-4 col-md-2"> <p> CCSD </p> <ul> <li> <a href="//www.ccsd.cnrs.fr/" target="_blank" > CCSD </a> </li> <li> <a href="//www.episciences.org/" target="_blank" > Episciences </a> </li> <li> <a href="//www.sciencesconf.org/" target="_blank" > Sciencesconf </a> </li> </ul> </div> </div> </footer> </body> </html>