CINXE.COM
Log in
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Log in</title> <base href="https://ras.papercept.net/conferences/templates/"> <link rel="stylesheet" type="text/css" href="../css.css"> <script src="https://ras.papercept.net/conferences/scripts/jquery-1.11.1.min.js"></script> <script src="https://ras.papercept.net/conferences/scripts/jquery-ui-1.11.4.min.js"></script> <link rel="stylesheet" href="../css/redmond/jquery-ui-1.10.0.custom.css"> <script type="text/javascript" src="https://ras.papercept.net/conferences/scripts/dom-drag.js"></script> <style> td {vertical-align: top} .r {text-align: right} table.s { border-collapse:collapse; border-width: 1px; } table.s td{ border-width: 1px; padding: 4px; border-style: solid; border-color: gray; } table.t { border-collapse: collapse; border-width: 0px; } table.t td{ border-width: 0px; padding: 4px; border-style: solid; border-color: gray; } </style> <script> var goOn = true; $(function() { var p = location.protocol; var url = 'https://ras.papercept.net'; var pUrl = url.substring(0,url.indexOf('//')); if (p != pUrl){ goOn = false; location.href = pUrl + '//' + location.host + location.pathname + location.search; } }); function loadiframe(){ try { document.getElementById('ifr').contentWindow.document.getElementById('lgt'); } catch (connect) { if (goOn){ if (document.getElementById('tp').checked){ document.getElementById('si').click(); } else{ document.getElementById('rg').click(); } } } } function connect(d){ if (d == 'si'){ document.getElementById('tp').checked = true; } else{ document.getElementById('tp').checked = false; } document.getElementById('ifr').contentWindow.document.getElementById('lgt').click(); } </script> </head> <body onload="document.login.pin.focus()"> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="100%" background="/images/ras_brown.jpg" BORDER="0" ALT=""> <a href="http://www.ieee-ras.org/" border="0" target="_new"><IMG SRC="/images/ras_banner.jpg" BORDER="0" ALT=""></a></td> </tr> <tr> <td width="100%" height="10" background="/images/ras_brown.jpg" BORDER="0" ALT=""> </td> </tr> </table> <table width="100%" height="80%" border="0" cellspacing="0" cellpadding="0"> <tr><td width=5 height="100%" background="/images/ras_brown.jpg"> </td><td width=5> </td><td height="100%" width="100%" valign="top"><BR> <h3>Log In</h3> <form method="POST" action="https://ras.papercept.net/conferences/scripts/login.pl" name="login" class="nowrap"> <p> <script> $(function() { $( "#menu" ).menu(); }); function show(){ $('#mn').show(); } function hide(){ $('#mn').hide(); } </script> <style> .ui-menu { width: 200px; } </style> <div style="position: relative; z-index: 100"> <div style="float: left"> <a href="javascript:command('Home')" title="Go to the Home page">Home</a> <a href="javascript:command('Login')" title="Log in">Log In</a> <a href="https://ras.papercept.net/conferences/scripts/pinwizard.pl" target="_self" title="Manage your personal information">PIN</a> <a href="javascript:command('Refresh')" title="Refresh the page">Refresh</a> </div> <div style="; float: left"> <a href="javascript:void(0)" onmouseover="show()" onmouseout="hide()" style="position: relative">Help...</a><br> <div style="position: absolute; display: none" id="mn" onmouseover="show()" onmouseout="hide()"> <ul id="menu"> <li><a href="https://ras.papercept.net/conferences/scripts/pdftest.pl" title="Run the on-line pdf test">Pdf Test</a></li> <li><a href="http://ras.papercept.net/conferences/support/support.php" title="Instructions and help on how to use the system">Support</a></li> <li><a href="mailto:ras.101@papercept.net?Subject=The PaperPlaza Conference/Journal Management System -- Enquiry " title="Write to Technical Support">Contact Technical Support</a></li> <li><a href="" onclick="window.open('https://ras.papercept.net/conferences/scripts/about.pl?About=ON','_blank','left=200,top=100,height=600,width=1000,scrollbars=yes'); return false" title="About The IEEE Control Systems Society Conference Management System">About</a></li> </ul> </div> </div> </div> <input type="checkbox" name="Command" value="ON" style="position:absolute; left:0; display:none"> <script language="javascript"> function command(arg){ document.forms[0].Command.checked = true; document.forms[0].Command.value = arg + '.x'; document.forms[0].submit(); document.forms[0].Command.checked = false; } </script> </p> <br> <p><b></b></p> <div style="overflow: auto"> <div style="width: 250px; float: left; background-color: #CCCCFF; padding: 6px; height: 190px" class="r"> Log in to submit a review, to see the reviews of your own paper or to submit the final version of an accepted paper<br> <br> Conference officials log in to access their workspace<br> <br> Choose your conference on your Access page in the next screen </div> <div style="float: left; width: 6px; display: inline-block"> </div> <div style="float: left; width: 450px; height: 200px; border: 1px solid black"> <div style="background-color: black; color: white; padding: 4px"> <strong>Log In</strong> </div> <div style="padding: 10px"> <table class="t"> <tr> <td colspan="2" style="height: 5px"></td> </tr> <tr> <td class="r"> Enter your PIN, Login alias, Email address or ORCID </td> <td> <input id="pin" type="text" name="LoginId" style="width: 6cm; background-color: #FFFFDD" value="" style="background-color: #FFFFDD" placeholder="--PIN, Login alias, Email or ORCID--"> </td> </tr> <tr> <td class="r"> Enter your password </td> <td> <input type="password" name="Password" size="20" value="" style="background-color: #FFFFDD" placeholder="--Password--"> </td> </tr> <tr> <td></td> <td> <a href="javascript:command('Login');" title="Click to log in">Log in</a> </td> </tr> <tr> <td nowrap class="r"> First time users<br> Forgotten PIN or password </td> <td nowrap> <a target="_blank" href="https://ras.papercept.net/conferences/scripts/pinwizard.pl">Register a PIN</a><br> <a target="_blank" href="https://ras.papercept.net/conferences/scripts/pinwizard.pl">Retrieve login information</a> </td> </tr> </table> <input name="Submit" type="submit" value="Submit" style="width: 0px; height: 0px; border: 0px"> </div> </div> </div> <div style="height: 6px"> </div> <div> <div style="border: 1px blue solid; width: 720px; display: block"> <div style="background-color: blue; color: white; padding: 4px"> <strong>Open Researcher and Contributor ID</strong> </div> <div style="padding: 6px"> <a href="https://en.wikipedia.org/wiki/ORCID" target="_blank">Read the Wikipedia article about ORCID</a> <span style="color: gray">in a new window or tab</span><br> <br> Several major publishers now require the authors of papers submitted to their journals to have registered an ORCID. If the publisher of a journal requires an ORCID, you will not be able to upload your manuscript without an ORCID.<br> <br> <a id="si" href="https://orcid.org/oauth/authorize?client_id=APP-XZFUK7OT04ESEEJD&show_login=true&response_type=code&scope=/authenticate&redirect_uri=https://ras.papercept.net/conferences/scripts/orcid.pl" title="Click to access ORCID"></a> <a id="rg" href="https://orcid.org/oauth/authorize?client_id=APP-XZFUK7OT04ESEEJD&show_login=false&response_type=code&scope=/authenticate&redirect_uri=https://ras.papercept.net/conferences/scripts/orcid.pl" title="Click to access ORCID"></a> <input type="checkbox" id="tp" style="display: none"> <a href="https://ras.papercept.net/conferences/scripts/login.pl?SignIn=ON" target="_blank" title="Click to access ORCID">Register your ORCID with any of your PINs on this portal</a>. <span style="color: gray">After signing in at the ORCID site with your ORCID and password you will be returned to the portal</span> <br> </div> </div> </div> <iframe id="ifr" name="myframe" src="https://ras.papercept.net/conferences/scripts/orcid.pl?Links=ON" style="width: 10px; height: 10px; visibility: hidden" onload="loadiframe()"></iframe> <br> <input type="hidden" name="LoginPage" value="ON"> <input type="hidden" name="SPW" value=""> <input type="hidden" name="Fields" value="Command,LoginId,Password,Submit,,LoginPage,SPW,Home,Login,Refresh,Login"> <input type="hidden" name="Hidden" value="LoginPage,SPW"> <input type="hidden" name="Hash" value="00bd7c7d27b70b4600737ef8e9defd80"> </form> <p> </p> </td><td width=5 height="100%" background="/images/ras_brown.jpg""> </td></tr> <tr> <td colspan=4 width="100%" height="16" background="/images/ras_brown.jpg" BORDER="0" ALT="" valign="center"><p align="center"><span style="font-size:8pt;line-height:10pt;color:ffffff;">Technical Content © IEEE Robotics & Automation Society</span> </p></td> </tr> <tr> <td colspan=4 width="100%"><p align="right"><span style="font-size:8pt;line-height:10pt;color:666699;"style="text-decoration:none;"><br> <img src="/images/pc_logo_small.png" border="0" align="right" style="margin-left: 10px; margin-right: 10px"> This site is protected by copyright and trademark laws under US and International law.<br> All rights reserved. © 2002-2025 PaperCept, Inc.<br> Page generated 2025-03-03 01:18:12 PST <a href="" onclick="window.open('/conferences/scripts/about.pl','tc','width=1000,scrollbars=yes'); return false">Terms of use</a> </span></p></td> </tr> </table> </body> </body> </html>