CINXE.COM

EDP Open

<!DOCTYPE html> <html xml:lang="en-gb" lang="en-gb" dir="ltr"> <head> <base href="https://www.edp-open.org/about-us" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="keywords" content="EDP Open, EDP Sciences, Scientific publisher, Journals, Books, Conferences, Services" /> <meta name="author" content="Super Utilisateur" /> <meta name="robots" content="index, follow, noarchive" /> <meta name="description" content="EDP Open is a platform providing global outreach of freely accessible content managed by EDP Sciences" /> <title>EDP Open</title> <link href="/templates/open/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link rel="stylesheet" href="/libraries/jquery/jquery.multiselect.css" type="text/css" /> <link rel="stylesheet" href="/libraries/jquery/jquery.qtip/jquery.qtip.min.css" type="text/css" /> <link rel="stylesheet" href="/libraries/jquery/jquery.magnific-popup.css" type="text/css" /> <link rel="stylesheet" href="/p/jquery.php/ui/1.12.0/themes/base/jquery-ui.css" type="text/css" /> <link rel="stylesheet" href="/templates/source/css/normalize.css" type="text/css" /> <link rel="stylesheet" href="/templates/source/css/cookie.css" type="text/css" /> <link rel="stylesheet" href="/templates/source/css/article.css" type="text/css" /> <link rel="stylesheet" href="/templates/source/css/mod_solr.css" type="text/css" /> <script src="/media/system/js/mootools-core.js" type="text/javascript"></script> <script src="/media/system/js/core.js" type="text/javascript"></script> <script src="/media/system/js/caption.js" type="text/javascript"></script> <script src="/p/jquery.php/jquery-3.1.0.min.js" type="text/javascript"></script> <script src="/plugins/system/jqueryeasy/jquerynoconflict.js" type="text/javascript"></script> <script src="/p/jquery.php/ui/1.12.0/jquery-ui.min.js" type="text/javascript"></script> <script src="/libraries/jquery/jquery.multiselect.min.js" type="text/javascript"></script> <script src="/libraries/jquery/jquery.qtip/jquery.qtip.min.js" type="text/javascript"></script> <script src="/libraries/jquery/jquery.magnific-popup.min.js" type="text/javascript"></script> <script src="https://www.googletagmanager.com/gtag/js?id=G-S2LKMZBHJL" type="text/javascript"></script> <script src="/libraries/jquery/jquery.autocomplete.js" type="text/javascript"></script> <script type="text/javascript"> window.addEvent('load', function() { new JCaption('img.caption'); }); window.dataLayer = window.dataLayer || []; function gtag() {dataLayer.push(arguments);} gtag('js', new Date()); gtag('consent', 'default', { 'ad_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'analytics_storage': 'denied', 'wait_for_update': 500 }); gtag('config', 'G-S2LKMZBHJL', { 'edpsname': 'open', 'site_name': 'EDP Open', 'plateform': 'cluster', 'plateform_type': 'edp', 'server_host': 'ovh-france' });gtag('config', 'user_properties', { 'edpsname': 'open', 'site_name': 'EDP Open', 'plateform': 'cluster', 'plateform_type': 'edp', 'server_host': 'ovh-france' }); </script> <link href="/templates/source/css/commun.css" rel="stylesheet" type="text/css"/> <link href="/templates/open/css/open.css" rel="stylesheet" type="text/css"/> </head> <body id="com_content"> <header> <div class="wrap"> <div class="logo"> <a href="/"> <img src="/templates/open/images/logo_open.png" alt="EDP Open"> </a> <p>Connecting the global scientific community</p> </div> <div class="social"><p>Follow EDP Open on:</p> <ul> <li class="facebook"><a title="Facebook" target="_blank" href="https://www.facebook.com/share.php"></a></li> <li class="twitter"><a title="Twitter" target="_blank" href="https://twitter.com/share"></a></li> <li class="rss"><a title="RSS feeds" href="/about-us"></a></li> </ul> </div> <div class="search"> <div class="searchbox"> <form id="search" action="/component/solr/?task=quick_search" method="post"> <div class="s_inputs"> <input type="text" name="q" /> <input value="Search" type="submit" name="submit" class="submit"> </div> <div class="s_advanced"> <a href="/component/solr/">Advanced Search</a> </div> <div class="clear"></div> </form> </div> <script type="text/javascript"> jQuery(function ($) { var source = function (request, callback) { var term = request.term; $.ajax({ url: '/index.php', dataType: 'json', method: 'GET', data: { option: 'com_solr', task: 'auto_complete', query: term }, success: function (data) { var suggestions = []; try { data.suggest.default[term].suggestions.forEach(function (s) { suggestions.push(s.term)}) } catch (e) { } callback(suggestions); }, error: function (err) { callback([]); } }); }; $('#search').find('input[name=q]').autocomplete({ source: source }); }); </script> <div class="bonus"> <div class="counter"> <div class="numbers">296857</div> <p>Free access articles </p> </div> </div> </div> <div class="oalogo"></div> <div class="clear"></div> </div> </header> <nav class="top"> <div class="wrap"> <ul class="home"><li><a href="/" ><span>&nbsp;</span></a></li></ul> <ul class="menu"> <li class="item-158 current active"><a href="/about-us" >About us</a></li><li class="item-126"><a href="/journals" >Journals</a></li><li class="item-160"><a href="/conferences" >Conferences</a></li><li class="item-125 deeper parent"><a href="/books" >Books</a><ul><li class="item-195"><a href="/books/edp-open-books" >EDP Open books</a></li><li class="item-196"><a href="/books/how-to-publish-open-access-books" >How to publish open access books?</a></li></ul></li></ul> <div class="edps">An imprint of <a href="http://www.edpsciences.org" target="_blank"><img src="/templates/open/images/logo_edp_mini.png" alt="EDP Sciences" title="EDP Sciences website" /></a></div> <ul class="ico24"> <li><a href="https://twitter.com/EDPOpen" title="Follow EDP Open on Twitter" class="twitter" target="_blank"></a></li> </ul> </div> </nav> <div class="page"> <div class="wrap"> <section class="main "> <div class="breadcrumbs"> <a href="/" class="pathway">Home</a> <img src="/media/system/images/arrow.png" alt="" /> <span>About us</span></div> <script type="text/javascript"> jQuery(function ($) { $( ".annexe-switch" ).click(function() { var element = $(this).attr('id'); $( this ).toggleClass( "active" ); $( "div."+ element ).toggle( "slow" ); }); }); </script> <div class="item-page"> <h1> <a href="/about-us"> About us</a> </h1> <h2>Mission</h2> <blockquote>Connecting the global scientific community</blockquote> <h2>Through&hellip;</h2> <p>Responsible professional publishing of discerning quality content in medical, in natural and applied sciences.<br /> EDP Open provides free access to enable rapid knowledge transfer and stimulate further developments and applications.</p> <h2>By&hellip;</h2> <p>EDP Open is a platform providing global outreach of freely accessible content managed by EDP Sciences, a society-based professional publisher formed to serve the scientific community.</p> <p>EDP Sciences is owned by scientists, driven by scientists for scientists.</p> <p>EDP Open aims to engage the scientific community across a broad spectrum of existing and emerging disciplines to serve essential and new requirements of the scientific community in provision of a sustainable publishing enterprise that benefits discovery and development of science.</p> <h2>Aim</h2> <p>To develop a high quality list of open access journals to meet the increasing demand for high quality alternative journals of choice for authors than subscription restriction journals. It is essential that the journals are perceived as both high quality and global in outreach.</p> <h2>About us</h2> <p>EDP Open is a newly developed bespoke open access platform that will provide all the modern functionality required for easy search/find/location of relevant and related content published in an open access (free) environment. The emphasis of the design is simple and functional to enhance reader usage and access to content of interest. Publication will be online only and will provide timely publication with competitive accept to publication periods.</p> <p>EDP has developed an expertise recognised internationally for processing and dissemination of scientific information and works in partnership with numerous learned societies, institutions and others publishers, globally.<br /> EDP Sciences publishes more than 50 academic journals, most of them with an impact factor and among them prestigious journals such as <a href="http://www.aanda.org/" target="_blank">Astronomy & Astrophysics</a> (IF: 4.487), <a href="http://www.epj.org" target="_blank">EPJ</a> the European Physical Journals series, <a href="http://epljournal.edpsciences.org/" target="_blank">EPL</a> Europhysics Letters, etc.</p> <p>EDP Sciences is a member of:</p> <ul class="full"> <li><a href="http://www.alpsp.org" target="_blank"><img src="/templates/open/images/member/alpsp.png" alt="ALPSP" />The Association of Learned and Professional Society Publishers</a></li> <li><a href="http://oaspa.org" target="_blank"><img src="/templates/open/images/member/oaspa.png" alt="OASPA" /><br />Open Access Scholarly<br /> Publishers Association</a></li> <li><a href="http://www.stm-assoc.org/" target="_blank"><img src="/templates/open/images/member/stm.png" alt="STM" /><br />International Association of Scientific, Technical & Medical Publishers</a></li> <li><a href="http://www.crossref.org/" target="_blank"><img src="/templates/open/images/member/crossref.png" alt="Crossref" />crossref</a></li> <li><a href="http://publicationethics.org/" target="_blank"><img src="/templates/open/images/member/cope.png" alt="COPE" /><br />Committee on<br /> Publication Ethics</li> <li><a href="http://orcid.org" target="_blank"><img src="/templates/open/images/member/orcid.png" alt="Orcid" />Connecting Research and Researchers</a></li> </ul> </div> </section> <div class="clear"></div> </div> </div> <footer> <div class="wrap"> <section> <ul class="menu"> <li class="item-150 active"><a href="/about-us" >About us</a></li><li class="item-109"><a href="http://www.edpsciences.org" >EDP Sciences</a></li><li class="item-139"><a href="/mentions-legales" >Mentions l茅gales</a></li><li class="item-178"><a href="/contact" >Contact</a></li></ul> <a href="https://www.edpsciences.org" target="_blank" title="EDP Sciences website" class="logo"></a> <p> Responsible professional publishing of discerning quality content in natural and applied sciences with free access to foster knowledge transfer and stimulate further developments and applications. </p> <p> <strong>EDP Open</strong> is a platform providing global outreach of freely accessible content managed by EDP Sciences, a society-based professional publisher formed to serve the scientific community. </p> </section> </div> </footer> <script src="/templates/open/js/script.js"></script> <span class="translations" data-name="separator_and" data-value="and"></span> <span class="translations" data-name="select_all" data-value="Select all"></span> <span class="translations" data-name="unselect_all" data-value="Unselect all"></span> <span class="translations" data-name="show_short_summary" data-value="Show short summary"></span> <span class="translations" data-name="hide_short_summary" data-value="Hide short summary"></span> <span class="translations" data-name="cookie_text" data-value="By using this website, you agree that EDP Sciences may store web audience measurement cookies and, on some pages, cookies from social networks. <a href='/component/cookie_policy/'>More information and setup</a>"></span> <span class="translations" data-name="cookie_accept_title" data-value="Click to accept all cookies and close this notification"></span> <span class="translations" data-name="cookie_refuse_title" data-value="Click to refuse optionnal cookies and close this notification"></span> <span class="translations" data-name="cookie_accept_text" data-value="Yes"></span> <span class="translations" data-name="cookie_refuse_text" data-value="No"></span> <span class="translations" data-name="loading" data-value="Loading author..."></span> <span class="translations" data-name="view_fullscreen" data-value="Click to view fullscreen"></span> <span class="translations" data-name="hide_fullscreen" data-value="Click anywhere to hide the fullscreen overlay"></span> <span class="translations" data-name="play_movie" data-value="Click to play the movie"></span> <span class="translations" data-name="cookie_is_mobile" data-value=""></span> <span class="translations" data-name="add_to_cart" data-value="Add to cart"></span> <span class="translations" data-name="remove_from_cart" data-value="Remove from cart"></span> <span class="translations" data-name="loading_cart" data-value="Loading..."></span> <span class="translations" data-name="empty_cart" data-value="Your cart is empty"></span> <span class="translations" data-name="terms_agreeement" data-value="You must agree the Purchase Agreement Terms and Conditions."></span> <span class="translations" data-name="makeref_url" data-value="/component/makeref/?task=show&amp;type=html&amp;doi="></span> <span class="translations" data-name="set_cart_article_status_url" data-value="/component/services/?task=set_cart_article_status"></span> <span class="translations" data-name="get_shopping_cart_url" data-value="/component/services/?task=get_shopping_cart_list"></span> <span class="translations" data-name="clear_shopping_cart_url" data-value="/component/services/?task=clear_shopping_cart"></span> <span class="translations" data-name="get_billing_url" data-value="/component/services/?label=ppv&amp;task=get_billing"></span> <span class="translations" data-name="authors_url" data-value="/component/article/?task=get_authors"></span> <span id="google_analytics" data-domain="www.edp-open.org" class="hidden"></span> <div id="wait" style="display:none"></div> <script src="/templates/source/js/cookie.js"></script> <script src="/templates/source/js/common.js"></script> </body> </html>

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