CINXE.COM

Login

<!DOCTYPE html> <html lang="en" style="scroll-padding-top: 70px;"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="/static/virtual/js/virtual.js"></script> <meta name="google-site-verification" content="0jwPnVXIAk4FvFdT37dwMmd-kjHF86e5DKwvqlStUW0"> <link rel="stylesheet" href="/static/core/css/core.css" type="text/css"> <link rel="stylesheet" href="/static/virtual/css/virtual.css" type="text/css"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"> <link rel="stylesheet" href="/static/core/css/custom.css" type="text/css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.14.0-beta2/dist/css/bootstrap-select.min.css"> <link href="https://fonts.googleapis.com/css2?family=Exo:wght@400;700&family=Lato:wght@400;700&display=swap" rel="stylesheet"> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ "tex2jax": { "inlineMath": [["$","$"], ["\\(","\\)"]], "displayMath": [["\\[","\\]"]], "processEscapes": true } } ); </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML"> </script> <!--This script keeps local links inside the web app rather than opening them in Safari, and has nothing to do with editing or Aloha.--> <script > (function(document,navigator,standalone) { // prevents links from apps from opening in mobile safari // this javascript must be the first script in your <head> if ((standalone in navigator) && navigator[standalone]) { var curnode, location=document.location, stop=/^(a|html)$/i; document.addEventListener('click', function(e) { curnode=e.target; while (!(stop).test(curnode.nodeName)) { curnode=curnode.parentNode; } // Conditions to do this only on links to your own app // if you want all links, use if('href' in curnode) instead. if( 'href' in curnode && // is a link (chref=curnode.href).replace(location.href,'').indexOf('#') && // is not an anchor ( !(/^[a-z\+\.\-]+:/i).test(chref) || // either does not have a proper scheme (relative links) chref.indexOf(location.protocol+'//'+location.host)===0 ) // or is in the same protocol and domain ) { e.preventDefault(); location.href = curnode.href; } },false); } })(document,window.navigator,'standalone'); </script> <!-- This style sets the minimum size of a blurb to 260 px unless there is a template context variable blurb_min_height that sets it otherwise. If blurbs aren't all about the same size, they don't flow well when the window is resized.--> <style> /*This is here rather that in a .css file for a reason.*/ @media screen and (min-width: 767px) { .blurb { min-height:260px; } } </style> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"> </script> <script> if (typeof jQuery === 'undefined') { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = "/static/core/js/jquery-3.6.1.min.js"; document.head.appendChild(script); } </script> <script> var $ = jQuery; /*Store a pointer to jquery2, so I can reference it later. Aloha loads jquery 1.7 and much of bootstrap 3 is not compatible. This comment is deprecated. */ </script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> <script src="/static/core/js/ajax-csrf-snippet.js"></script> <script src="https://kit.fontawesome.com/be44b7e05d.js" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.14.0-beta3/dist/js/bootstrap-select.min.js"></script> <style> body { font-family: Exo;} </style> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic"> <link href="https://fonts.googleapis.com/css2?family=Exo:wght@400;700&family=Lato:wght@400;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/static/virtual/css/virtual.css"> <script src="https://d3js.org/d3.v5.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/corejs-typeahead/1.3.1/typeahead.bundle.min.js" integrity="sha512-lEb9Vp/rkl9g2E/LdHIMFTqz21+LA79f84gqP75fbimHqVTu6483JG1AwJlWLLQ8ezTehty78fObKupq3HSHPQ==" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/moment@2.24.0/min/moment.min.js" integrity="sha256-4iQZ6BVL4qNKlQ27TExEhBN1HFPvAvAMbFavKKosSWQ=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script> <script src="/static/core/js/ajax-csrf-snippet.js" ></script> <script src="/static/virtual/js/virtual.js"></script> <title>Login</title> </head> <body> <div class="noprint"> <!--Navbar start--> <header> <a href="#child-menu" class="off-screen">Skip to yearly menu bar</a> <a href="#main" class="off-screen">Skip to main content</a> <div id="id_navbar" class="navbar navbar-expand-sm navbar-dark" aria-label="Main Navigation" style="background-color:#212529"> <h2 class="off-screen">Main Navigation</h2> <div class="container-fluid"> <div><a class="navbar-brand" href="/"> <img src="/static/core/img/neurips-navbar-logo.svg" alt="conference_logo" height="40"></a></div> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler1" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarToggler1"> <ul class="navbar-nav me-auto mb-2 mb-lg-0"> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> NeurIPS </a> <ul class="dropdown-menu dropdown-menu-dark"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/FAQ"> <span > Help/FAQ </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Help/Contact"> <span > Contact NeurIPS </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2023/EthicsGuidelines"> <span > Code of Ethics </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/CodeOfConduct"> <span > Code of Conduct </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Profile/create"> <span > Create Profile </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/JournalToConference"> <span > Journal To Conference Track </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/DiversityInclusion"> <span > Diversity &amp; Inclusion </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="https://proceedings.neurips.cc/"> <span > Proceedings </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/FutureMeetings"> <span > Future Meetings </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Press"> <span > Press </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Exhibitors/exhibitorinfo"> <span > Exhibitor Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/PrivacyPolicy"> <span > Privacy Policy </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Downloads"> <span > Downloads </span> </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/MyStuff"> <span > My Stuff </span> </a> </li> </ul> <form class="d-flex mx-2" aria-label="Search" role="search" action="/search"> <div class="input-group" role="search" style="outline-color:green;"> <input type="text" class="form-control" placeholder="Search" name="q" value="" aria-label="Search" aria-describedby="btnGroupAddon" id="navbar-search"> <div class="input-group-text btn-primary" id="btnGroupAddon"> <button style="border: none; background-color: transparent; padding: 0;" type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </div> </div> </form> <a href="/accounts/login?nextp=/virtual/2024/poster/97779 " class="navbar-brand"><span class="fa-solid fa-right-to-bracket"></span> Login</a> </div> </div> </div> </header> <!--Navbar end--> </div><!--noprint div--> <!--This holds the whole page including the navbar--> <main id="main"> <div class="container-fluid"> <!--Navbar start--> <div class="dropdown" id="child-menu"> <nav class="align-middle navbar navbar-expand-md mx-4 border border-3 border-top-0 rounded-bottom" style="min-height: 57px; background-color: #F6f6f6;"> <div class="container-fluid"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler949" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarToggler949"> <ul class="navbar-nav me-auto mb-lg-0"> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle border-3 btn btn-primary text-white p-1" style= "background-color: #070bff; font-size: 1.2 em;" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Select Year: (2024) </a> <ul class="dropdown-menu"> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2024">2024 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2023">2023 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2022">2022 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2021">2021 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2020">2020 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2019">2019 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2018">2018 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2017">2017 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2016">2016 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2015">2015 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2014">2014 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2013">2013 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2012">2012 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2011">2011 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2010">2010 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2009">2009 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2008">2008 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2007">2007 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2006">2006 </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Dates"> <span > Dates </span> </a> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Submit </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForPapers"> <span > Call for Papers </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CameraReady"> <span > Camera Ready </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForTutorials"> <span > Call For Tutorials </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForDatasetsBenchmarks"> <span > Call For Datasets Benchmarks </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForWorkshops"> <span > Call for Workshops </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForCompetitions"> <span > Call for Competitions </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForEthicsReviewers"> <span > Call For Ethics Reviewers </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallforHighSchoolProjects"> <span > Call for High School Projects </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForAffinityEvents"> <span > Call for Affinity Events </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallforSocials"> <span > Call for Socials </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForCreativeAI"> <span > Call for Creative AI </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForExpo"> <span > Call for Expo </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item fw-bolder fs-3 pe-2" > <a class="nav-link p-1" href=""> <span > Author Resources </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/PosterInstructions"> <span > Poster Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item fw-bolder fs-3 pe-2" > <a class="nav-link p-1" href=""> <span > Reviewer Resources </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/ReviewerGuidelines"> <span > Reviewer Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/AC-Guidelines"> <span > Area Chair Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/SAC-Guidelines"> <span > Senior Area Chair Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/EthicsReviewerGuidelines"> <span > Ethics Reviewer Guidelines </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Attend </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Visa"> <span > Visa Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Hotels"> <span > Hotels </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/FinancialAssistance"> <span > Financial Assistance and Volunteers </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/AtTheConference"> <span > At the Conference </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Children"> <span > Attending with Children </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/VisitVancouver"> <span > Visiting Vancouver </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/AfterDarkNetworking"> <span > After Dark Networking Event </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Organizers </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Board"> <span > NeurIPS Board </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Committees"> <span > Organizing Committee </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/ProgramCommittee"> <span > Program Committee </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/About"> <span > NeurIPS Foundation </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Exhibitors </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Sponsors"> <span > 2024 Exhibitors </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Exhibitors/exhibitorinfo"> <span > Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/FAQ/Exhibitors"> <span > FAQ </span> </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/virtual/2024/index.html"> <span > Conference Site </span> </a> </li> </ul> </div> </div> </nav> </div> <!--Navbar end--> </div> <br><br> <div class="container"> <!--JUst above the HTML--> <div class="col-sm-6 col-md-5 col-lg-3"> <h2 id="site-name">Login</h2> <form role="form" action="/accounts/login" method="post"><div style='display:none'><input type="hidden" name="csrfmiddlewaretoken" value="YJcddyxwuGCnECrx080Zp2p1ZQw6y0WWjVIe0DuPg2LLunFLBOwh45H6qNLQ9qjY"></div> <div class="form-group"> <label for="id_username">Email:</label> <input class="form-control" type="email" name="username" id="id_username" /> <label for="id_password">Password:</label> <input class="form-control" type="password" name="password" id="id_password" /> <input type="hidden" name="this_is_the_login_form" value="1" /> <br> <label>&nbsp;</label><button type="submit" value="Log In" class="btn btn-primary float-end">Log In</button> <input type='hidden' name='nextp' value="/Profile/unsubscribe" /> </div> </form> <br> <a href="/Profile/create" class="float-end">Create new account</a> <a href="/Profile/resetpassword">Forgot my password</a> <script > document.getElementById('id_username').focus() </script> </div> <!--div class="col-xs-12 col-sm-9"--> </div> </main> <!--END BLOCK CONTENT--> <!--Footer for the edit button--> <script> $(function () { if ($(".editable").length == 0) { $("#editFooter").hide(); } }) </script> <script src="/static/core/js/fastclick.min.js" ></script> <!--We don't know if there are editable tags on the page until after the django template engine has rendered the page. So, test in javascript for "editable" tags and if present, load the ckeditor engine dynamically. --> <script> if (document.getElementsByClassName('editable').length > 0) { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "/static/core/ckeditor/4.18/ckeditor.js"; // use this for linked script script.text = "alert('voila!');" // use this for inline script document.body.appendChild(script); } </script> <script> function fetchContent() { $(".editable").each(function (index) { debugger var myself = this; var docvID = this.getAttribute('id').replace("id_", ""); var blurbtext = this.getAttribute("blurbtext"); $.ajax({ url: "/Admin/RetrieveDocumentVersion", type: "POST", data: { docvID: docvID, blurbtext: blurbtext, csrfmiddlewaretoken: csrftoken, }, success: function (data, textStatus, jqXHR) { myself.setAttribute("contenteditable", "true"); myself.innerHTML = data; CKEDITOR.inline(myself.id); }, }); }) } $("#nopageedit").hide(); function start_edit() { $(".editable").addClass("warning-ring"); //At the beginning of an edit, we need to replace the content of the //editable div with it's databased content in order to preserve the //template tags. We want the tag, not the rendered tag. /* You must remove any countdown.js timers on the page before replacing the page with it's document version otherwise, Javascript will throw an exception. */ $("[class$='-countdown']").parent().remove(); fetchContent(); $(".editable").attr("onblur", "ckeditorsave(this)"); window.status.bold(); window.status = "Click outside the editable area to save. Changes are LIVE!! Refresh page to discard changes."; $("#editpage").hide(); $("#noeditpage").show(); } function stop_edit() { ckeditorsave(); $("#noeditpage").hide(); $("#editpage").show(); window.location.reload(); } function ckeditorsave(event) { for (var name in CKEDITOR.instances) { if (CKEDITOR.instances[name].checkDirty()) { editor = CKEDITOR.instances[name]; saveEditable(editor); } } } function saveEditable(editor) { var content = editor.getData(); var contentId = editor.name; var pageId = window.location.pathname; var originalContent = "N/A"; var documentversion = editor.container.getAttribute("id").replace("id_", ""); var blurbtext = editor.container.getAttribute("blurbtext"); if (contentId.match(/-aloha$/gi)) { contentId = contentId.replace(/-aloha/gi, ''); } /*I'm not sure what this does but it seems like it would matter*/ var request = jQuery.ajax({ url: "/Admin/SaveDocument", type: "POST", async: false, data: { content: content, originalContent: originalContent, contentId: contentId, pageId: pageId, documentversion: documentversion, blurbtext: blurbtext, csrfmiddlewaretoken: csrftoken }, success: function (data) { if (data['message']) { alert(data['message']); } }, error: function (xqXHR, textStatus) { window.status = textStatus; debugger; } }); }; </script> <script> jQuery(document).ajaxSend(function (event, xhr, settings) { function getCookie(name) { var cookieValue = null; if (document.cookie && document.cookie != '') { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = jQuery.trim(cookies[i]); // Does this cookie string begin with the name we want? if (cookie.substring(0, name.length + 1) == (name + '=')) { cookieValue = decodeURIComponent(cookie.substring(name.length + 1)); break; } } } return cookieValue; } function sameOrigin(url) { // url could be relative or scheme relative or absolute var host = document.location.host; // host + port var protocol = document.location.protocol; var sr_origin = '//' + host; var origin = protocol + sr_origin; // Allow absolute or scheme relative URLs to same origin return (url == origin || url.slice(0, origin.length + 1) == origin + '/') || (url == sr_origin || url.slice(0, sr_origin.length + 1) == sr_origin + '/') || // or any other URL that isn't scheme relative or absolute i.e relative. !(/^(\/\/|http:|https:).*/.test(url)); } function safeMethod(method) { return (/^(GET|HEAD|OPTIONS|TRACE)$/.test(method)); } if (!safeMethod(settings.type) && sameOrigin(settings.url)) { xhr.setRequestHeader("X-CSRFToken", getCookie('csrftoken')); } }); </script> <div id="successful-page-load" class='hidden'>Successful Page Load</div> <link href="/static/conf_gdpr/css/conf_gdpr.css" rel="stylesheet"> <div id="cookie-bar" style="z-index: 8"> <table class="gdpr-statement"> <col> <col style="width:120px"> <tr> <td style="padding:5px"> NeurIPS uses cookies for essential functions only. We do not sell your personal information. <a href="/public/PrivacyPolicy">Our Privacy Policy &raquo;&nbsp;</a> </td> <td> <button float-end class="btn btn-light btn-sm btn btn-outline-dark" onClick="accept_cookies();">Accept Cookies </button> </td> </tr> </table> </div> <script> function accept_cookies() { $.ajax({ method: "POST", url: "/conf_gdpr/accept", data: { csrfmiddlewaretoken: csrftoken, }, }).done(function (data) { console.log(data); $("#cookie-bar").fadeOut(); }).fail(function (jqXHR, textStatus) { alert(textStatus); }); } </script> <br> <div class="noprint"> <footer id="bootstrap-footer" class="text-center text-lg-start bg-light text-muted noprint"> <div class="text-center p-1 border-top border-dark"> </div> <!-- Section: Links --> <section class="pt-1"> <div class="container text-center text-md-start mt-3"> <!-- Grid row --> <div class="row mt-3"> <!-- Grid column --> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <!-- Content --> <h6 class="text-uppercase fw-bold mb-4"> <img src="/static/core/img/NeurIPS-logo.svg" alt="NeurIPS logo" height='30'> </h6> <p> The NeurIPS Logo above may be used on presentations. Right-click and choose download. It is a vector graphic and may be used at any scale. </p> </div> <!-- Grid column --> <div class="col-md-5 col-lg-4 col-xl-3 mx-auto mb-4" style="max-width: 300px;"> <!-- Links --> <h6 class="text-uppercase fw-bold mb-4 text-center"> Useful links </h6> <div> <ul> <li><a href="/Conferences/2024/Press">Press</a></li> <li><a href="/Exhibitors/exhibitorinfo">Exhibitor Information</a></li> </ul> </div> </div> <!-- Grid column --> <!-- Grid column --> <div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4"> <!-- Links --> <h6 class="text-uppercase fw-bold mb-4">Contact</h6> <p> <i class="fas fa-home me-3"></i> 1269 Law St, San Diego CA 92109 </p> <p> <i class="fas fa-envelope me-3"></i> <a href="/Help/Contact">Email</a> </p> </div> <!-- Grid column --> </div> <!-- Grid row --> </div> </section> <!-- Section: Links --> <!-- Copyright --> <div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);"> <div> <p><a href="https://proceedings.neurips.cc">NeurIPS Proceedings</a></p> </div> </div> <!-- Copyright --> </footer> </div> <!-- Footer --> <!-- Footer --> </body> </html>

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