CINXE.COM
Discrete Mathematics & Theoretical Computer Science - Create account
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"> <head > <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" > <title>Discrete Mathematics & Theoretical Computer Science - Create account</title> <link href="https://cdnjs.cloudflare.com" rel="preconnect" crossorigin> <link href="https://cdnjs.cloudflare.com" rel="dns-prefetch"> <link href="https://cas.ccsd.cnrs.fr" rel="dns-prefetch"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=20211124"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=20211124"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=20211124"> <link rel="manifest" href="/site.webmanifest?v=20211124"> <link rel="mask-icon" href="/safari-pinned-tab.svg?v=20211124" color="#5bbad5"> <link rel="shortcut icon" href="/favicon.ico?v=20211124"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="theme-color" content="#ffffff"> <link href="https://inbox.episciences.org/" rel="http://www.w3.org/ns/ldp#inbox"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent/3.1.1/cookieconsent.min.css?8c5a39a2b" type="text/css" media="screen"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/brands.min.css?8c5a39a2b" type="text/css" media="screen"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/solid.min.css?8c5a39a2b" type="text/css" media="screen"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/fontawesome.min.css?8c5a39a2b" type="text/css" media="screen"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css?8c5a39a2b" type="text/css" media="screen"> <link rel="stylesheet" href="/css/main.css?8c5a39a2b" type="text/css" media="screen"> <link rel="stylesheet" href="/public/style.css?1593124729&8c5a39a2b" type="text/css" media="screen"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js?8c5a39a2b"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js?8c5a39a2b"></script> <script src="/js/user/affiliations.js?8c5a39a2b"></script> <script src="/js/tools.js?8c5a39a2b"></script> <script src="/js/translation.php?lang=en&8c5a39a2b"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/5.5.3/bootbox.min.js?8c5a39a2b"></script> <script src="/js/functions.js?8c5a39a2b"></script> <script src="/js/form.js?8c5a39a2b"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-url-parser/2.2.1/purl.min.js?8c5a39a2b"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/js/bootstrap.min.js?8c5a39a2b"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-AMS-MML_HTMLorMML" async></script> <script type='text/x-mathjax-config'>MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['$$','$$']]}});</script> </head> <body> <nav class="navbar navbar-default navbar-fixed-top" role="navigation" aria-label="Menu"> <div class="navbar-header "> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#nav-services"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="logo-episciences"> <a class="brand" href="https://www.episciences.org"> <img srcset="/img/episciences.svg" src="/img/episciences.png" height="45px" style="border: 0;" alt="Episciences overlay journals"/></a> </div> </div> <div class="collapse navbar-collapse" id="nav-services"> <div class="nav navbar-nav navbar-right"> <form id="search-simple-form-navbar" action="/search" name="search-simple-navbar" method="get" class="navbar-form navbar-left" role="search"> <div class="input-group"> <input data-src="default" id="q" name="q" class="form-control" type="text" pattern=".{0,300}" title="300 max." style="min-width: 300px;" value=""> <div class="input-group-btn"> <button name="submit" type="submit" class="btn btn-default"> <span class="glyphicon glyphicon-search"></span></button> </div> </div> </form> <a class="btn btn-default navbar-btn" href="/user/create"> <i class="fas fa-plus"></i> Create account </a> <form class="form-inline navbar-form pull-right" style="margin-top: 8px; margin-right: 8px;" action="/user/login" id="form-login" method="post"> <input type="hidden" name="forward-controller" value="user"/> <input type="hidden" name="forward-action" value="create"/> <div class="btn-group"> <button class="btn btn-small btn-primary" type="button" onclick="$('#form-login').submit();" accesskey="l"> <i class="fas fa-sign-in-alt"></i> Sign in</button> <button class="btn btn-small btn-primary dropdown-toggle" data-toggle="dropdown" type="button"> <span class="caret" style=""></span> </button> <ul class="dropdown-menu pull-right"> <li><a href="#" onclick="$('#form-login').submit();">Sign in</a> </li> <li class="divider"></li> <li> <a href="/user/lostpassword">Forgotten password ?</a> </li> <li> <a href="/user/lostlogin">Forgotten username ?</a> </li> </ul> </div> </form> </div> <form action="#" method="post" id="formLang" class="nav navbar-nav navbar-right navbar-lang"> <input type="hidden" name="lang" id="lang" value="en"/> </form> </div> </nav> <script> function changeLang(select) { let selectedLang = select.options[select.selectedIndex].value; $('#lang').val(selectedLang); $('#formLang').submit(); } </script> <div id="container" class="container-fluid"> <div class="logo"> <table width="100%" cellpadding="0" style="position:relative;"> <tr> <td align="left"><img src="https://dmtcs.episciences.org/public/homeHeaderLogoImage_en_US.gif" /></td> <td align="center"><span style="font-size: 200%; ">Discrete Mathematics & Theoretical Computer Science</span></td> </tr> </table> </div> <div class="row-fluid"> <div class="col-md-2"> <style> .menu-accordion .caret { right:0; margin-top: 10px; float: right; } .menu-accordion .smenu-list { list-style-type:none; margin-left: 5px; padding: 5px; } .menu-accordion .smenu-list>li.active>a { text-decoration: underline; } .menu-accordion .list-group-item:hover, .menu-accordion .list-group-item.active { text-decoration: none; background-color: #f5f5f5; } </style> <!-- <li class="list-group-item " style=""> <a href="javascript:void(0);" tabindex="-1"><span style="margin-right: 15px; float: left">Journal management</span></a> <span class="caret" style="right: 15px; position: absolute"></span> <span class="clearfix"></span> <ul style="display:none;" class="smenu-list"> <li class=""><a target="" href="/user/list">Users</a></li> <li class=""><a target="" href="/administrate/review">Review</a></li> <li class=""><a target="" href="/administratemail/index">Mail</a></li> <li class=""><a target="" href="/website/index">Website</a></li> </ul> </li> --> <div id="global-navigation" class="menu-accordion"> <ul class="list-group"> <li class="list-group-item "><a href="/" target="">Home</a></li> <li class="list-group-item "><a href="/browse/volumes" target="">Volumes</a></li> <li class="smenu list-group-item "> <a tabindex="-1" href="javascript:void(0);" style="display: table-cell"> <span style="margin-right: 15px; float: left">Articles</span> <span class="caret" style="right: 15px; position: absolute"></span> </a> <span class="clearfix"></span> <ul class="smenu-list" style="display:none;"> <li class=" "> <a href="/browse/author" target=""> Browse by author </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/browse/section" target=""> Browse by section </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/search/index" target=""> Search an article </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/browse/latest" target=""> Browse latest articles </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/browse/accepted-docs" target=""> Accepted articles to be published </a> <ul class="smenu-list" style="display:none;"> </ul> </li> </ul> </li> <li class="smenu list-group-item "> <a tabindex="-1" href="javascript:void(0);" style="display: table-cell"> <span style="margin-right: 15px; float: left">About the journal</span> <span class="caret" style="right: 15px; position: absolute"></span> </a> <span class="clearfix"></span> <ul class="smenu-list" style="display:none;"> <li class=" "> <a href="/page/contact" target=""> Contact </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/review/staff" target=""> Editorial Staff members </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/page/policies" target=""> Editorial policies </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/page/indexing" target=""> Indexing </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/page/open-access-archiving" target=""> Open Access & Archiving </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/page/submissions" target=""> Submissions </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/page/other" target=""> Other </a> <ul class="smenu-list" style="display:none;"> </ul> </li> </ul> </li> <li class="smenu list-group-item "> <a tabindex="-1" href="javascript:void(0);" style="display: table-cell"> <span style="margin-right: 15px; float: left">Help</span> <span class="caret" style="right: 15px; position: absolute"></span> </a> <span class="clearfix"></span> <ul class="smenu-list" style="display:none;"> <li class=" "> <a href="/page/help-documentation" target=""> Support </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/page/documentation" target=""> Documentation </a> <ul class="smenu-list" style="display:none;"> </ul> </li> </ul> </li> <li class="smenu list-group-item active"> <a tabindex="-1" href="javascript:void(0);" style="display: table-cell"> <span style="margin-right: 15px; float: left">My Account</span> <span class="caret" style="right: 15px; position: absolute"></span> </a> <span class="clearfix"></span> <ul class="smenu-list" > <li class=" "> <a href="/user/login" target=""> Sign in </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" active"> <a href="/user/create" target=""> Create account </a> <ul class="smenu-list" > </ul> </li> <li class=" "> <a href="/user/lostlogin" target=""> Forgotten username ? </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/user/lostpassword" target=""> Forgotten password ? </a> <ul class="smenu-list" style="display:none;"> </ul> </li> <li class=" "> <a href="/user/permissions" target=""> Permissions </a> <ul class="smenu-list" style="display:none;"> </ul> </li> </ul> </li> <li class="list-group-item "><a href="/stats/index" target="">Statistics</a></li> </ul> </div> <script> $(document).ready(function(){ $('.menu-accordion .smenu>a').click(function() { $(this).siblings('ul:first').toggle('blind',{},500); }); }); </script> </div> <div class="col-md-10"> <div class="corps"> <ol class="breadcrumb"> <li class=""> <a href="/user/index">My Account</a> </li> <li class="active"> Create account </li> </ol> <h1>Create account</h1> <script src="https://hcaptcha.com/1/api.js?hl=en" async defer></script><span class="col-md-offset-3 ccsd_form_required">Required fields</span><script type='text/javascript'>function fct675ae39e2ea64 (btn) { $(btn).closest('.input-group').remove(); }function fct675ae39e2ebed (btn, name, fct) { var s = $(btn).closest('div').find('input').val(); var empty = s == ""; if (!empty) { var textNode = $(btn).closest('div').parent().find('.label-warning').contents().first(); s = s.replace(new RegExp("(>)", "g"), '>').replace(new RegExp("(<)", "g"), '<'); var text_value = s; if (15) { text_value = text_value.substring(0,15) + (text_value.length > 15 ? '...' : '') } textNode.replaceWith(text_value); $(btn).closest('div').parent().find('.label-warning').find("input").val(s); var len = $(btn).closest('div').parent().find('.glyphicon').length; $(btn).closest('div').parent().find('.glyphicon').each (function (i) { if (i != (len -1)) { $(this).parent().removeClass('disabled'); } }); $(btn).closest('div').parent().find('input:last').val(""); $(btn).closest('div').parent().find('.label-warning button').removeClass("btn-warning").addClass("btn-primary"); $(btn).closest('div').parent().find('.label-warning').removeClass("label-warning").addClass("label-primary"); $(btn).closest('div').parent().find(".glyphicon-plus").closest("span").show(); $(btn).closest('div').parent().find(".glyphicon-ok").closest("span").remove(); } }function fct675ae39e2ee65 (btn, name) { var container = $(btn).closest('div'); var len = $(btn).closest('div').parent().find('.glyphicon').length; $(btn).closest('div').parent().find('.glyphicon').each (function (i) { if (i != (len -1)) { $(this).parent().addClass('disabled'); } }); var inputGroup = $(container).parent().find('.input-group:last'); $(container).find("span").removeClass("label-primary").addClass("label-warning"); $(container).find('button').removeClass("btn-primary").addClass("btn-warning"); $(inputGroup).find("input").val($(container).find('input').val()); var clone = $(inputGroup).find(".glyphicon-plus").closest("span").clone(); $(inputGroup).find(".glyphicon-plus").closest("span").hide(); $(clone).find(".glyphicon-plus").removeClass("glyphicon-plus").addClass("glyphicon-ok"); $(clone).find("button").attr('onclick', 'fct675ae39e2ebed(this, "'+ name +'");'); $(clone).find("button").attr('title', 'Valider la modification'); $(clone).insertAfter($(inputGroup).find(".glyphicon-plus").closest("span")); }function fct675ae39e2efe9 (btn, name) { var s = $(btn).closest('div').find('input:first').val(); var empty = s == ""; if (!empty) { var span = document.createElement("SPAN"); span.className = "label label-primary"; span.style = "font-size: inherit; display: inline-block; text-align: justify; white-space: normal; padding: 1px 0px 1px 10px;"; s = s.replace(new RegExp("(>)", "g"), '>').replace(new RegExp("(<)", "g"), '<'); var text_value = s; if (15) { text_value = text_value.substring(0,15) + (text_value.length > 15 ? '...' : '') } var text = document.createTextNode(text_value); var btn1 = document.createElement("BUTTON"); btn1.setAttribute("style", "border-radius:0; height: 20px; padding-top:0; padding-bottom: 0; margin-left: 5px;"); btn1.setAttribute("class", "btn btn-xs btn-primary"); btn1.setAttribute("onclick", 'fct675ae39e2ee65(this, \'' + name + '\');'); btn1.setAttribute("type", "button"); btn1.setAttribute('title', 'Modifier') var icon1 = document.createElement("I"); icon1.setAttribute("class", "glyphicon glyphicon-pencil"); btn1.appendChild(icon1); var btn2 = document.createElement("BUTTON"); btn2.setAttribute("style", "border-radius:0; height: 20px; padding-top:0; padding-bottom: 0;"); btn2.setAttribute("class", "btn btn-xs btn-primary"); btn2.setAttribute("onclick", 'fct675ae39e2ea64(this);'); btn2.setAttribute("type", "button"); btn2.setAttribute('title', 'Supprimer') var icon2 = document.createElement("I"); icon2.setAttribute("class", "glyphicon glyphicon-trash"); btn2.appendChild(icon2); var input = document.createElement("INPUT"); input.setAttribute("name", name + "[]"); input.setAttribute("type", "hidden"); input.setAttribute("value", s); span.appendChild(text); span.appendChild(btn1); span.appendChild(btn2); span.appendChild(input); var div = $(btn).closest("div").clone(); $(div).html(span); $(div).insertBefore($(btn).closest("div")); $(btn).closest('div').find('input:first').val(""); $(btn).closest('div').find('input:first').focus(); } } function fct675ae39e2fa23 (btn, name) { var container = $(btn).closest('div'); var len = $(btn).closest('div').parent().find('.glyphicon').length; $(btn).closest('div').parent().find('.glyphicon').each (function (i) { if (i != (len -1)) { $(this).parent().addClass('disabled'); } }); var inputGroup = $(container).parent().find('.input-group:last'); $(container).find("span").removeClass("label-primary").addClass("label-warning"); $(container).find('button').removeClass("btn-primary").addClass("btn-warning"); $(inputGroup).find("input").val($(container).find('input').val()); var clone = $(inputGroup).find(".glyphicon-plus").closest("span").clone(); $(inputGroup).find(".glyphicon-plus").closest("span").hide(); $(clone).find(".glyphicon-plus").removeClass("glyphicon-plus").addClass("glyphicon-ok"); $(clone).find("button").attr('onclick', 'fct675ae39e2ebed(this, "'+ name +'");'); $(clone).find("button").attr('title', 'Valider la modification'); $(clone).insertAfter($(inputGroup).find(".glyphicon-plus").closest("span")); }function fct675ae39e2fb4f (btn, name) { var s = $(btn).closest('div').find('input:first').val(); var empty = s == ""; if (!empty) { var span = document.createElement("SPAN"); span.className = "label label-primary"; span.style = "font-size: inherit; display: inline-block; text-align: justify; white-space: normal; padding: 1px 0px 1px 10px;"; s = s.replace(new RegExp("(>)", "g"), '>').replace(new RegExp("(<)", "g"), '<'); var text_value = s; if (15) { text_value = text_value.substring(0,15) + (text_value.length > 15 ? '...' : '') } var text = document.createTextNode(text_value); var btn1 = document.createElement("BUTTON"); btn1.setAttribute("style", "border-radius:0; height: 20px; padding-top:0; padding-bottom: 0; margin-left: 5px;"); btn1.setAttribute("class", "btn btn-xs btn-primary"); btn1.setAttribute("onclick", 'fct675ae39e2fa23(this, \'' + name + '\');'); btn1.setAttribute("type", "button"); btn1.setAttribute('title', 'Modifier') var icon1 = document.createElement("I"); icon1.setAttribute("class", "glyphicon glyphicon-pencil"); btn1.appendChild(icon1); var btn2 = document.createElement("BUTTON"); btn2.setAttribute("style", "border-radius:0; height: 20px; padding-top:0; padding-bottom: 0;"); btn2.setAttribute("class", "btn btn-xs btn-primary"); btn2.setAttribute("onclick", 'fct675ae39e2ea64(this);'); btn2.setAttribute("type", "button"); btn2.setAttribute('title', 'Supprimer') var icon2 = document.createElement("I"); icon2.setAttribute("class", "glyphicon glyphicon-trash"); btn2.appendChild(icon2); var input = document.createElement("INPUT"); input.setAttribute("name", name + "[]"); input.setAttribute("type", "hidden"); input.setAttribute("value", s); span.appendChild(text); span.appendChild(btn1); span.appendChild(btn2); span.appendChild(input); var div = $(btn).closest("div").clone(); $(div).html(span); $(div).insertBefore($(btn).closest("div")); $(btn).closest('div').find('input:first').val(""); $(btn).closest('div').find('input:first').focus(); } } </script><form id="accountcreate" role="form" data-library="ccsd" enctype="multipart/form-data" action="/user/create" method="post" accept-charset="utf-8" class="form-horizontal"> <div class="form-group row " id="USERNAME-element"><label for="USERNAME" class="col-md-3 control-label required">Login</label> <div class="col-md-9 form-group"><span class="help-block">Can not be changed later. At least 3 chars.</span> <div class="input-group"><span class="input-group-addon"><span class="glyphicon glyphicon-user"></span></span><input type="text" name="USERNAME" id="USERNAME" value="" autocomplete="off" size="100" maxlength="100" class="form-control" /></div></div></div> <div class="form-group row " id="PASSWORD-element"><label for="PASSWORD" class="col-md-3 control-label required">Password</label> <div class="col-md-9 form-group"><span class="help-block">minimum is 7 characters</span> <div class="input-group"><span class="input-group-addon"><span class="glyphicon glyphicon-lock"></span></span><input type="password" name="PASSWORD" id="PASSWORD" value="" autocomplete="off" size="100" maxlength="200" class="form-control" /></div></div></div> <div class="form-group row " id="PASSWORD_VERIFY-element"><label for="PASSWORD_VERIFY" class="col-md-3 control-label required">Password (confirm)</label> <div class="col-md-9 form-group"><span class="help-block">Confirm your password</span> <div class="input-group"><span class="input-group-addon"><span class="glyphicon glyphicon-lock"></span></span><input type="password" name="PASSWORD_VERIFY" id="PASSWORD_VERIFY" value="" autocomplete="off" size="100" maxlength="200" class="form-control" /></div></div></div> <div class="form-group row " id="LASTNAME-element"><label for="LASTNAME" class="col-md-3 control-label required">Last Name</label> <div class="col-md-9 form-group"> <input type="text" name="LASTNAME" id="LASTNAME" value="" size="50" maxlength="100" class="form-control" /></div></div> <div class="form-group row " id="FIRSTNAME-element"><label for="FIRSTNAME" class="col-md-3 control-label required">First Name</label> <div class="col-md-9 form-group"> <input type="text" name="FIRSTNAME" id="FIRSTNAME" value="" size="50" maxlength="100" class="form-control" /></div></div> <input type="hidden" name="ROLE" value="" id="ROLE" /> <div class="form-group row " id="SCREEN_NAME-element"><label for="SCREEN_NAME" class="col-md-3 control-label optional">Screen Name</label> <div class="col-md-9 form-group"> <input type="text" name="SCREEN_NAME" id="SCREEN_NAME" value="" class="form-control" /></div></div> <div class="form-group row " id="ORCID-element"><label for="ORCID" class="col-md-3 control-label optional">ORCID</label> <div class="col-md-9"><span class="help-block">Please enter your ID, if you already have one (16 digits). The last character of the ORCID iD must be between 0 and 9 or the capital letter X. Example: 0000-0001- 2345-678X</span> <input type="text" name="ORCID" id="ORCID" value="" placeholder="0000-0001-2345-6789" class="form-control input-sm" /></div></div> <div class="form-group row " id="affiliations-element"><label for="affiliations" class="col-md-3 control-label optional">Affiliation(s)</label> <div class="col-md-9"><span class="help-block">Please enter the name or acronym of your organization</span> <div class="input-group" style="margin-bottom : 10px;"> <input type="text" name="AFFILIATIONS[]" id="affiliations" value="" class=" form-control input-sm" style=" " pathDir="/sites/episciences-v1.0.46.1/library/Ccsd/Form/Element" relPublicDirPath="../../../public" /><span class="input-group-btn"><button type='button' class='btn btn-sm btn-primary' style='border-top-left-radius:0; border-bottom-left-radius:0; height: 30px; padding-top:0; padding-bottom: 0;' onclick='fct675ae39e2efe9(this, "AFFILIATIONS");'data-toggle='tooltip' data-placement='right' data-original-title='Add'><i class='glyphicon glyphicon-plus'></i></button></span></div></div></div> <div class="form-group row " id="social-medias-element"><label for="social-medias" class="col-md-3 control-label optional">X (ex. Twitter) or Mastodon username</label> <div class="col-md-9"><span class="help-block">Enter your X (ex. Twitter) account (e.g @anonymous) or Mastodon account (e.g @username@server)</span> <input type="text" name="SOCIAL_MEDIAS" id="social-medias" value="" placeholder="@anonymous or @username@server" class="form-control input-sm" /></div></div> <div class="form-group row " id="websites-element"><label for="websites" class="col-md-3 control-label optional">Web Site(s)</label> <div class="col-md-9"><span class="help-block">Please enter the website you wish to add</span> <div class="input-group" style="margin-bottom : 10px;"> <input type="text" name="WEB_SITES[]" id="websites" value="" class=" form-control input-sm" style=" " pathDir="/sites/episciences-v1.0.46.1/library/Ccsd/Form/Element" relPublicDirPath="../../../public" /><span class="input-group-btn"><button type='button' class='btn btn-sm btn-primary' style='border-top-left-radius:0; border-bottom-left-radius:0; height: 30px; padding-top:0; padding-bottom: 0;' onclick='fct675ae39e2fb4f(this, "WEB_SITES");'data-toggle='tooltip' data-placement='right' data-original-title='Add'><i class='glyphicon glyphicon-plus'></i></button></span></div></div></div> <div class="form-group row " id="biography-element"><label for="biography" class="col-md-3 control-label optional">Biography</label> <div class="col-md-9"><span class="help-block">A short biography (700 characters allowed.)</span> <textarea name="BIOGRAPHY" id="biography" style="max-height:100px" row="10" class="form-control input-sm" rows="24" cols="80"></textarea></div></div> <div class="form-group row " id="LANGUEID-element"><label for="LANGUEID" class="col-md-3 control-label optional">Default Language</label> <div class="col-md-9 form-group"> <select name="LANGUEID" id="LANGUEID" class="form-control"> <option value="en">English</option> <option value="fr">French</option> </select></div></div> <div class="form-group row " id="EMAIL-element"><label for="EMAIL" class="col-md-3 control-label required">E-mail</label> <div class="col-md-9 form-group"><span class="help-block">anonyme@exemple.org</span> <div class="input-group"><span class="input-group-addon"><span class="glyphicon glyphicon-envelope"></span></span><input type="text" name="EMAIL" id="EMAIL" value="" size="50" maxlength="320" class="form-control" /></div></div></div> <input type="hidden" name="USAGE" value="VALID" id="USAGE" /> <div class="form-group row " id="csrf_token-element">  <dd id="csrf_token-element"> <input type="hidden" name="csrf_token" value="38a8715f4966980290f1a7490171adb5" id="csrf_token" /></dd></div> <div id="h-captcha" class="h-captcha" style="margin-left:20%" data-sitekey="d6e46290-6b46-40d2-b4e5-12dabd910f6f"></div><div class="form-actions text-center"> <button name="submit" id="submit" type="submit" value="Create account" class="btn btn-primary">Create account</button></div></form> </div> </div> </div> </div> <footer> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12"> <ul class="contact"> <span>About</span> <li><i aria-hidden="true" class="fas fa-rss"></i> <a href="https://dmtcs.episciences.org/rss/papers">RSS</a> </li> <li><i aria-hidden="true" class="fas fa-envelope"></i> <a href="mailto:dmtcs@episciences.org" >E-mail </a></li><li><i aria-hidden="true" class="fas fa-address-book"></i > <a href="/page/contact" >Contact </a></li> <li><abbr title="International Standard Serial Number">eISSN</abbr> 1365-8050</li> </ul> </div> <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12"> <ul class="social"> <span>Support</span> <li> <i aria-hidden="true" class="fas fa-book"></i> <a target="_blank" rel="noopener" href="https://doc.episciences.org/">Documentation</a> </li> <li><i aria-hidden="true" class="fas fa-life-ring"></i> <a href="mailto:support.iam@episciences.org">Technical support</a></li> <li> <i aria-hidden="true" class="fas fa-balance-scale"></i> <a rel="noopener" href="//www.episciences.org/legal-terms/">Legal mentions</a> </li> <li> <i aria-hidden="true" class="fas fa-cookie-bite"></i> <a rel="noopener" href="//www.episciences.org/privacy-and-personal-data">Privacy</a> </li> <li> <a target="_blank" rel="noopener" href="//status.episciences.org">Service status</a> </li> </ul> </div> <div class="col-lg-5 col-md-5 col-sm-4 col-xs-12"> <ul class="about"> <span>About Episciences</span> <li> <a target="_blank" href="https://www.episciences.org/" rel="noopener">Episciences</a> </li> <li> <a target="_blank" href="https://www.episciences.org/journals" rel="noopener">Hosted journals </a> </li> <li> <a target="_blank" href="https://www.episciences.org/partners" rel="noopener">Acknowledgements </a> </li> <li><small>Episciences <a target="_blank" rel="noopener" href="https://github.com/CCSDForge/episciences/blob/main/CHANGELOG.md">v1.0.46.1-8c5a39a2b</a> </small> </li> <li> <i aria-hidden="true" class="fa-solid fa-handshake"></i> <a rel="noopener" href="https://www.episciences.org/terms-of-use">Terms Of Use</a> </li> </ul> </div> </div> </div> </footer> <!-- Matomo --> <script type="text/javascript"> var _paq = _paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//piwik-episciences.ccsd.cnrs.fr/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '2']); 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+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="//piwik-episciences.ccsd.cnrs.fr/piwik.php?idsite=2&rec=1" style="border:0;" alt="" /></p></noscript> <!-- End Matomo Code --> <script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent/3.1.1/cookieconsent.min.js" data-cfasync="false"></script> <script> window.cookieconsent.initialise({ "palette": { "popup": { "background": "#efefef", "text": "#404040" }, "button": { "background": "#8ec760", "text": "#ffffff" } }, "theme": "edgeless", "content": { "message": "This site uses cookies and collects personal data", "dismiss": "Close", "href": "//www.episciences.org/page/privacy" } }); </script> </body> </html>