CINXE.COM

Guide for Presenters - SPLASH 2021

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="https://2021.splashcon.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://2021.splashcon.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>Guide for Presenters - SPLASH 2021</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://2021.splashcon.org";</script> <link rel="stylesheet" href="https://2021.splashcon.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://2021.splashcon.org/stylesheets/conf.css?e0c92ee5f52769e04d268b7588469bfe" type="text/css" /><link rel="stylesheet" href="https://2021.splashcon.org/getFile/ea77cda8-1bee-44f4-9fcb-41028b70d613/header2021.css?1631823672640" type="text/css" /><link rel="stylesheet" href="https://2021.splashcon.org/stylesheets/theme.bootstrap_3.min.css?6867e70881e6ed2c03b6c9cf9c3152e0" type="text/css" /><script type="text/javascript" src="//code.jquery.com/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://2021.splashcon.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://2021.splashcon.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://2021.splashcon.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://2021.splashcon.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://2021.splashcon.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://2021.splashcon.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <script type="text/javascript">$(document).ready( function(){ $('#program-menu a[data-fltr-type]').on('click', function(event){ event.preventDefault(); window.location = $(this).attr('href') + "?" + encodeURIComponent( $(this).data('fltr-type') ) + '=' + encodeURIComponent( $(this).data('fltr-val') ); }) }) </script> <script type="text/javascript">(function($){ $(document).ready(function(){ $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { event.preventDefault(); event.stopPropagation(); $(this).parent().siblings().removeClass('open'); $(this).parent().toggleClass('open'); }); }); })(jQuery); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4G0QWEKVQS"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-4G0QWEKVQS', {'cookie_domain': 'auto', 'anonymizeIp': true });gtag('config', 'UA-9607501-2', {'cookie_domain': 'auto', 'anonymizeIp': true });</script> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='Welcome Welcome to SPLASH 2021, the ACM SIGPLAN conference on Systems, Programming, Languages, and Applications: Software for Humanity. SPLASH embraces all aspects of software construction and delivery, to make it the premier conference on the applications of programming languages—at the intersection of programming languages and software engineering. SPLASH took place Sunday October 17th to Friday 22th in Chicago as well as virtually. Thank you speakers, student volunteers, and attendees for making SPLASH a great conference. SPLASH 2021 required in-person attendees to be fully vaccinated ...'> <meta name='description' content='Welcome Welcome to SPLASH 2021, the ACM SIGPLAN conference on Systems, Programming, Languages, and Applications: Software for Humanity. SPLASH embraces all aspects of software construction and delivery, to make it the premier conference on the applications of programming languages—at the intersection of programming languages and software engineering. SPLASH took place Sunday October 17th to Friday 22th in Chicago as well as virtually. Thank you speakers, student volunteers, and attendees for making SPLASH a great conference. SPLASH 2021 required in-person attendees to be fully vaccinated ...'> <meta prefix='og: http://ogp.me/ns#' property='og:image' content='https://2021.splashcon.org/getImage/carousel/lance-anderson-uevmkfCH98Q-unsplash.jpeg?1634428694000'> <script type="text/javascript">function addEventModalLoadOnClick( containerNode ){ $(containerNode).find( "a[data-event-modal]" ).on("click", function(e){ var eventId = $(this).data("event-modal"); var modalElem = $("#modal-" + eventId); if(modalElem.length){ modalElem.modal({ backdrop: 'static', keyboard: true}, 'show'); } else { var loaderElem = $("#event-modal-loader"); loaderElem.find("input.event-id-input").val( eventId ); loaderElem.find("#load-modal-action").click(); } e.preventDefault(); } ); } </script><script type="text/javascript">function addStarredEventOnClick( containerNode ){ $(containerNode).find( "[data-event-star]" ).on("click", function(e){ var eventId = $(this).data("event-star"); var starEventFormElem = $("#event-star-form"); starEventFormElem.find("input.event-id-input").val( eventId ); starEventFormElem.find("#star-event-action").click(); e.preventDefault(); e.stopPropagation(); } ); } </script><script type="text/javascript">function pauseOnCloseModal( modalid ){ //pauses video (only youtube at the moment) when closing modal $('#' + modalid).on('hidden.bs.modal', function () { $(this).find('.embed-container iframe[src*=enablejsapi]').each( function(){ this.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}', '*') } ); } ) } </script> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='Guide for Presenters - SPLASH 2021'> </head> <body id="attending"><div class="frame"><div class="logobar"><div class="container"><a href="https://2021.splashcon.org" class="navbar-brand navigate"><span class="brand-text">SPLASH 2021</span></a><div class="place">Sun 17 - Fri 22 October 2021 <a href="https://2021.splashcon.org/venue/splash-2021-venue" class="navigate">Chicago, Illinois, United States</a></div></div></div><div class="navbar navbar-default"><div class="container"><div class="navbar-header"><button type="button" data-toggle="collapse" data-target="#navigationbar" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button></div><div id="navigationbar" class="navigationbar collapse navbar-collapse"><ul class="block nav navbar-nav"><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Attending <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/venue/splash-2021-venue" class="navigate">Venue: Swissotel Chicago</a></li><li class="block"><a href="https://2021.splashcon.org/attending/venue%3A-online" class="navigate">Venue: Online</a></li><li class="block"><a href="https://2021.splashcon.org/attending/Students" class="navigate">Students</a></li><li class="block"><a href="https://2021.splashcon.org/attending/Registration" class="navigate">Registration</a></li><li class="block"><a href="https://2021.splashcon.org/attending/sponsoring" class="navigate">Sponsoring</a></li><li class="block"><a href="https://2021.splashcon.org/attending/Conduct" class="navigate">Code of Conduct</a></li><li class="block"><a href="https://2021.splashcon.org/attending/guide-for-attendees" class="navigate">Guide for Attendees</a></li><li class="block"><a href="https://2021.splashcon.org/attending/guide-for-presenters" class="navigate">Guide for Presenters</a></li><li class="block"><a href="https://2021.splashcon.org/attending/guide-for-session-chairs" class="navigate">Guide for Session Chairs and Workshop Organizers</a></li><li class="block"><a href="https://2021.splashcon.org/attending/Certificate+of+Attendance" class="navigate">Certificate of Attendance</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Program <span class="caret"></span></a><ul id="program-menu" class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" class="navigate">SPLASH Program</a></li><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="block divider"></li><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" data-fltr-type="date" data-fltr-val="Sun 17 Oct 2021" class="navigate">Sun 17 Oct</a></li><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" data-fltr-type="date" data-fltr-val="Mon 18 Oct 2021" class="navigate">Mon 18 Oct</a></li><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" data-fltr-type="date" data-fltr-val="Tue 19 Oct 2021" class="navigate">Tue 19 Oct</a></li><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" data-fltr-type="date" data-fltr-val="Wed 20 Oct 2021" class="navigate">Wed 20 Oct</a></li><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" data-fltr-type="date" data-fltr-val="Thu 21 Oct 2021" class="navigate">Thu 21 Oct</a></li><li class="block"><a href="https://2021.splashcon.org/program/program-splash-2021/" data-fltr-type="date" data-fltr-val="Fri 22 Oct 2021" class="navigate">Fri 22 Oct</a></li></ul></li><li id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Tracks <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-3"><div class="row"><div class="col-sm-5"><ul class="block multi-column-dropdown"><li class="block dropdown-header">SPLASH 2021</li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-oopsla" class="navigate">OOPSLA</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-recent-sigplan" class="navigate">SIGPLAN Papers</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-sigplan-business" class="navigate">SIGPLAN Business</a></li><li class="block"><a href="https://2021.splashcon.org/details/splash-2021-sigplan-business/1/Future-of-Conferences" class="small menu-advertised-event navigate">- Future of Conferences</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-Artifacts" class="navigate">OOPSLA Artifacts</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-Onward-Essays" class="navigate">Onward! Essays</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-Onward-papers" class="navigate">Onward! Papers</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-rebase" class="navigate">REBASE</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-Doctoral-Symposium" class="navigate">Doctoral Symposium</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-PLMW" class="navigate">PLMW</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-Posters" class="navigate">Posters</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-SPLASH-E" class="navigate">SPLASH-E</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-SRC" class="navigate">Student Research Competition</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-Student-Volunteers" class="navigate">Student Volunteers</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-Workshops" class="navigate">Workshops</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-splash-keynotes" class="navigate">Keynotes</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-ask-me-anything--ama-" class="navigate">Ask Me Anything (AMA)</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-pltea" class="navigate">PLTea</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-faculty-mentorship-roundtable" class="navigate">Faculty Mentorship Roundtable</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-cares" class="navigate">CARES</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-awards" class="navigate">Awards</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-opening" class="navigate">Opening</a></li><li class="block"><a href="https://2021.splashcon.org/track/splash-2021-closing" class="navigate">Closing</a></li></ul></div><div class="col-sm-7"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>APLAS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/aplas-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> APLAS</a></li><li class="block"><a href="https://conf.researchr.org/track/aplas-2021/aplas-2021-keynote-talks" class="navigate"><strong>APLAS</strong> Keynote Talks</a></li><li class="block"><a href="https://conf.researchr.org/track/aplas-2021/aplas-2021-papers" class="navigate"><strong>APLAS</strong> Research Papers</a></li></ul></li><li class="block"><a href="https://conf.researchr.org/home/dls-2021" class="navigate"><strong>DLS</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/gpce-2021" class="navigate"><strong>GPCE</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/sas-2021" class="navigate"><strong>SAS</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/sle-2021" class="navigate"><strong>SLE</strong> </a></li><li class="block dropdown-header">Workshops</li><li class="block"><a href="https://2021.splashcon.org/home/agere-2021" class="navigate"><strong>AGERE</strong> </a></li><li class="block"><a href="https://2021.splashcon.org/home/bcnc-2021" class="navigate"><strong>BCNC</strong> </a></li><li class="block"><a href="https://2021.splashcon.org/home/conflang-2021" class="navigate"><strong>CONFLANG</strong> </a></li><li class="block"><a href="https://2021.splashcon.org/home/dsm-2021" class="navigate"><strong>DSM</strong> </a></li><li class="block"><a href="https://2021.splashcon.org/home/hatra-2021" class="navigate"><strong>HATRA</strong> </a></li><li class="block"><a href="https://2021.splashcon.org/home/live-2021" class="navigate"><strong>LIVE</strong> </a></li><li class="block"><a href="https://2021.splashcon.org/home/rebls-2021" class="navigate"><strong>REBLS</strong> </a></li><li class="block"><a href="https://2021.splashcon.org/home/vmil-2021" class="navigate"><strong>VMIL</strong> </a></li><li class="block dropdown-header">Co-hosted Symposia</li><li class="block"><a href="https://2021.splashcon.org/home/scala-2021" class="navigate"><strong>Scala</strong> </a></li></ul></div></div></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Organization <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-2"><div class="row"><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">SPLASH 2021 Committees</li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-steering-committee" class="navigate">Steering Committee</a></li><li class="block dropdown-header">Track Committees </li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>OOPSLA</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-oopsla-review-committee" class="navigate">Review Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-oopsla-external-review-committee" class="navigate">External Review Committee</a></li></ul></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-recent-sigplan-chairs" class="navigate"><strong>SIGPLAN Papers</strong></a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-sigplan-business-chairs" class="navigate"><strong>SIGPLAN Business</strong></a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Artifacts-artifact-evaluation-committee" class="navigate"><strong>OOPSLA Artifacts</strong></a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Onward! Essays</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Onward-Essays-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Onward-Essays-onward--steering-committee" class="navigate">Onward! Steering Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Onward! Papers</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Onward-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Onward-papers-onward--steering-committee" class="navigate">Onward! Steering Committee</a></li></ul></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Doctoral-Symposium-program-committee" class="navigate"><strong>Doctoral Symposium</strong></a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>PLMW</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-PLMW-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-PLMW-speakers---panelists" class="navigate">Speakers &amp; Panelists</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-PLMW-mentors" class="navigate">Mentors</a></li></ul></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Posters-organizing-committee" class="navigate"><strong>Posters</strong></a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SPLASH-E</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-SPLASH-E-program-commitee" class="navigate">Program Commitee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-SPLASH-E-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Student Research Competition</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-SRC-organizers" class="navigate">Organizers</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-SRC-reviewers-judges" class="navigate">Reviewers</a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-SRC-judges" class="navigate">Judges</a></li></ul></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-Student-Volunteers-organizers" class="navigate"><strong>Student Volunteers</strong></a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-workshops-organizing-committee" class="navigate"><strong>Workshops</strong></a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-pltea-chairs" class="navigate"><strong>PLTea</strong></a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-faculty-mentorship-roundtable-chairs" class="navigate"><strong>Faculty Mentorship Roundtable</strong></a></li><li class="block"><a href="https://2021.splashcon.org/committee/splash-2021-cares-program-committe" class="navigate"><strong>CARES</strong></a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://2021.splashcon.org/people-index" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>APLAS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/aplas-2021/aplas-2021-papers-organising-committee" class="navigate">Organising Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/aplas-2021/aplas-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>DLS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/dls-2021/dls-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/dls-2021/dls-2021-papers-external-program-committee" class="navigate">External Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/dls-2021/dls-2021-papers-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>GPCE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/gpce-2021/gpcegpce+2021+-+20th+international+conference+on+generative+programming%3A+concepts+%26+experiences2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/gpce-2021/gpcegpce+2020+-+19th+international+conference+on+generative+programming%3A+concepts+%26+experiences2021-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/gpce-2021/gpcegpce+2020+-+19th+international+conference+on+generative+programming%3A+concepts+%26+experiences2021-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SAS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/sas-2021/sas-2021-papers-invited-speakers" class="navigate">Invited Speakers</a></li><li class="block"><a href="https://conf.researchr.org/committee/sas-2021/sas-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/sas-2021/sas-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/sas-2021/sas-2021-papers-artifact-evaluation-committee" class="navigate">Artifact Evaluation Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SLE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/sle-2021/sle-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/sle-2021/sle-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/sle-2021/sle-2021-papers-artifact-evaluation-committee" class="navigate">Artifact Evaluation Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/sle-2021/sle-2021-papers-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="block dropdown-header">Workshops</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>AGERE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/agere-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/agere-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>BCNC</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/bcnc-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/bcnc-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>CONFLANG</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/conflang-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/conflang-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>DSM</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/dsm-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/dsm-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>HATRA</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/hatra-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/hatra-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>LIVE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/live-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/live-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>REBLS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/rebls-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/rebls-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/rebls-2021-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>VMIL</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/vmil-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/vmil-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="block dropdown-header">Co-hosted Symposia</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Scala</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/committee/scala-2021-papers-keynote" class="navigate">Keynote</a></li><li class="block"><a href="https://2021.splashcon.org/committee/scala-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.splashcon.org/committee/scala-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li></ul></div></div></ul></li><li class="block"><a href="https://2021.splashcon.org/search//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">Series <span class="caret"></span></span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.splashcon.org/series/splash" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"><a href="https://2025.splashcon.org" class="navigate">SPLASH 2025</a></li><li class="block"><a href="https://2024.splashcon.org" class="navigate">SPLASH 2024</a></li><li class="block"><a href="https://2023.splashcon.org" class="navigate">SPLASH 2023</a></li><li class="block"><a href="https://2022.splashcon.org" class="navigate">SPLASH 2022</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> SPLASH 2021</span></li><li class="block"><a href="https://2020.splashcon.org" class="navigate">SPLASH 2020</a></li><li class="block"><a href="https://2019.splashcon.org" class="navigate">SPLASH 2019</a></li><li class="block"><a href="https://2018.splashcon.org" class="navigate">SPLASH 2018</a></li><li class="block"><a href="https://2017.splashcon.org" class="navigate">SPLASH 2017</a></li><li class="block"><a href="https://2016.splashcon.org" class="navigate">SPLASH 2016</a></li><li class="block"><a href="https://2015.splashcon.org" class="navigate">SPLASH 2015</a></li><li class="block"><a href="https://2014.splashcon.org" class="navigate">SPLASH 2014</a></li><li class="block"><a href="https://2013.splashcon.org" class="navigate">SPLASH 2013</a></li><li class="block"><a href="https://2012.splashcon.org" class="navigate">SPLASH 2012</a></li><li class="block"><a href="https://2011.splashcon.org" class="navigate">SPLASH 2011</a></li><li class="block"></li><li class="block"><a href="http://splashcon.org/2010/" target="_blank" class="navigate">SPLASH 2010 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"></li><li class="block"><a href="http://www.oopsla.org/oopsla2009/" target="_blank" class="navigate">OOPSLA 2009 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/oopsla2008/" target="_blank" class="navigate">OOPSLA 2008 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/oopsla2007/index.php?page=home/" target="_blank" class="navigate">OOPSLA 2007 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2006/program.html" target="_blank" class="navigate">OOPSLA 2006 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2005/ShowPage.do?id=Home" target="_blank" class="navigate">OOPSLA 2005 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2004/ShowPage.do?id=Home" target="_blank" class="navigate">OOPSLA 2004 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/oopsla2003/files/" target="_blank" class="navigate">OOPSLA 2003 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2002/" target="_blank" class="navigate">OOPSLA 2002 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2001/" target="_blank" class="navigate">OOPSLA 2001 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2000/" target="_blank" class="navigate">OOPSLA 2000 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li></ul></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li class="block"><a href="https://conf.researchr.org/signin/splash-2021/https%3A%5Es%5Es2021.splashcon.org%5Esattending%5Esguide-for-presenters" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://2021.splashcon.org/signup" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="row"><div class="col-sm-12"><div class="page-header"><span class="text-muted small"><span class="glyphicon glyphicon-home"></span> <a href="https://2021.splashcon.org" class="navigate">SPLASH 2021</a> (<a href="https://2021.splashcon.org/series/splash" class="navigate">series</a>) / </span><h1>Guide for Presenters</h1></div><!-- PLEASE COMMENT BUT DO NOT EDIT TEXT HERE: https://docs.google.com/document/d/1hnzdS2JID2YIPY3BnaGC_QhSAwIBq3KmAqbvtPwfM1M/edit --> <!-- ## <p style="color:red">WORK IN PROGRESS, EMAIL QUESTIONS to alex.potanin@vuw.ac.nz</p> --> <p>This year, SPLASH is going to be accommodating both “virtual” attendees (from different time zones, joining at their own pace remotely) and “physical” attendees who will be present in Chicago during the conference. We will do our best effort to accommodate both hopefully without compromising the experience of each.</p> <p><em>Please note that both physical and virtual presenters are expected to pre-record their talk, manually add subtitles, and submit the video of their talk by the <strong>1st of October 2021</strong>.</em></p> <p><strong>Please note that ALL attendees are required to be fully vaccinated to attend SPLASH 2021 in-person. Masks are required at SPLASH 2021.</strong></p> <p>The difference between the virtual and physical presenters is that physical presenters are allowed to give their talk live during the main Chicago time band, while the video of their talk will be played in the “offset time band”. Unfortunately, due to technical difficulties, we are unable to provide a live recording and replay of the video of the live talk.</p> <p>This year we hope to schedule the sessions as a sequence of 4 15-minute talks followed by a 20-minute Q&amp;A that involves at least one author from each of the 4 papers in the session. Remote attendees will post questions to the Discord Channel for the event, in a thread that will be created for the paper. Physical attendees can post questions in Discord or can walk up to the standing mic and ask a question verbally. The session chair will be responsible for asking the questions from Discord out loud and interspersing them with live questions; in the case of live questions, the session chair must make sure those asking questions use a microphone so remote attendees can hear them. The virtual authors are welcome to answer questions live by joining a Zoom room; the link should be in the Discord channel for the event. <em>We highly recommend that all the attendees install and use <a href="https://discord.com/">Discord App</a> rather than using a web browser-based version.</em></p> <h2><a href="#virtual-presenters" id="virtual-presenters" class="anchor-link">Virtual Presenters</a></h2> <p>We expect every author who is not going to be present physically in Chicago to <em>pre-record</em> their talk and submit a video. We will provide the instructions shortly and will expect the videos to be due around <strong>1st of October 2021</strong>.</p> <p>We expect at least one of the authors to be present at both the “Chicago time zone” slot for their paper and the “offset time band” slot for their paper to be ready to answer questions from the audience (if any) and discuss their paper.</p> <p>SPLASH will be available as three main live video streams for each of the three main rooms (Zurich D, B, and C) with a Discord Server available for any questions to be asked during the live Q&amp;A. Questions will be asked in Discord, and authors and session chairs will connect to a Zoom room (the Zoom link is available in the Discord channel for the event). The session chair will select questions from Discord and ask them verbally in the Zoom room, and the author will answer them verbally there. The Zoom room will be broadcast over YouTube during the Q&amp;A period, so that the audience can hear the questions and answers.</p> <p>Additional workshop streams in rooms Zurich E, F, and G will run a more low key ad hoc “Zoom Room” that the virtual attendees are welcome to join. We encourage all virtual attendees to tune in during either “main Chicago time band” so that their questions can be voiced to the live audience or in the “offset time band” where the authors will do their best to be present on Discord for the Q&amp;A following their paper “mirror slot”.</p> <h2><a href="#physical-presenters" id="physical-presenters" class="anchor-link">Physical Presenters</a></h2> <p>As is usual for the physical conference, the main event takes place between 9am and 5pm Chicago time in the Swissotel main venue. You are going to be able to view the main three streams in the Zurich A, B, and C rooms and the additional workshop streams in Zurich D, E, and F rooms.</p> <p>We expect all presenters physically in Chicago to attend their talk as usual and give a live talk, though if they prefer they are welcome to choose the video prerecorded option. <em>In both cases</em> we require the authors to submit a video of their talk to be played during the “offset time band” for virtual attendees.</p> <p><em>One of the authors will have to arrange to be present for the Q&amp;A during the “offset time band” which may mean that they will be away for the 20 minutes of the Q&amp;A for their paper and may miss out on the physical social event for those 20 minutes or they may ask a co-author who is not present physically to do the Q&amp;A for the paper instead.</em></p> <p><em>The only difference is that we will expect all the questions to be posted on Discord using either your phones or laptops for the session chair to manage and voice the Q&amp;A during the actual talks.</em></p> <p>Physical attendees will be able to enjoy some of the talks being delivered live by the authors who are physically present and some shown as pre-recorded videos in a “cinema-style” arrangement for those authors who are unable to travel to Chicago but will be present “virtually” to answer your questions.</p> <p><em>There are going to be physical attendees-only social events and receptions that we won’t be able to accommodate virtual attendees in, who, in turn, will have virtual-only social events designed just for them.</em></p> </div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Thu 12 Dec 21:58</em></div></div><div id="notifications-ph" class="webdsl-placeholder"></div><div id="event-modal-loader" class="webdsl-placeholder"><form name="form_131600131703c411e65b13378d08eb1f6672b5a0259" id="form_131600131703c411e65b13378d08eb1f6672b5a0259" action="https://2021.splashcon.org/eventDetailsModalByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_131600131703c411e65b13378d08eb1f6672b5a0259" value="1" /><input type="hidden" name="context" value="splash-2021" /><input name="ae03f7f6f951d515a297b161e922205d" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2021.splashcon.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"splash-2021"},],"form_131600131703c411e65b13378d08eb1f6672b5a0259", this.nextSibling, false,"event-modal-loader"); return false;'></button><a submitid="eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="load-modal-action"></a></form></div><div id="event-star-form" class="webdsl-placeholder"><form name="form_509860938088b48fd14544d4239b498a2cf339e02b" id="form_509860938088b48fd14544d4239b498a2cf339e02b" action="https://2021.splashcon.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="splash-2021" /><input name="a0b55aa29cf9431a9461b359872014e3" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2021.splashcon.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"splash-2021"},],"form_509860938088b48fd14544d4239b498a2cf339e02b", this.nextSibling, false,"event-star-form"); return false;'></button><a submitid="eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="star-event-action"></a></form></div><div id="event-modals" class="webdsl-placeholder"></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; addEventModalLoadOnClick(node); addStarredEventOnClick(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><footer class="footer"><div class="container"><div class="footer-box"><div class="row"><div class="col-sm-3"><h3><a href="https://2021.splashcon.org" class="navigate"><span class="glyphicon glyphicon-home"></span> SPLASH 2021</a></h3><div><a href="https://2021.splashcon.org/contact" class="navigate"><span class="glyphicon glyphicon-envelope"></span> contact form</a></div><hr/>using <a href="https://conf.researchr.org" class="navigate">conf.researchr.org</a> (<a href="http://yellowgrass.org/roadmap/conf.researchr.org" class="navigate">v1.68.0</a>)<br/><small><a href="https://2021.splashcon.org/support" target="_blank" class="navigate"><span class="glyphicon glyphicon-question-sign"></span> Support page</a></small><br/><small></small></div><div class="col-sm-5"><div class="row"><div class="col-sm-6"><h4>Tracks</h4><a href="https://2021.splashcon.org/track/splash-2021-oopsla" class="navigate">OOPSLA</a><br/><a href="https://2021.splashcon.org/track/splash-2021-recent-sigplan" class="navigate">SIGPLAN Papers</a><br/><a href="https://2021.splashcon.org/track/splash-2021-sigplan-business" class="navigate">SIGPLAN Business</a><br/><a href="https://2021.splashcon.org/track/splash-2021-Artifacts" class="navigate">OOPSLA Artifacts</a><br/><a href="https://2021.splashcon.org/track/splash-2021-Onward-Essays" class="navigate">Onward! Essays</a><br/><a href="https://2021.splashcon.org/track/splash-2021-Onward-papers" class="navigate">Onward! Papers</a><br/><a href="https://2021.splashcon.org/track/splash-2021-rebase" class="navigate">REBASE</a><br/><a href="https://2021.splashcon.org/track/splash-2021-Doctoral-Symposium" class="navigate">Doctoral Symposium</a><br/><a href="https://2021.splashcon.org/track/splash-2021-PLMW" class="navigate">PLMW</a><br/><a href="https://2021.splashcon.org/track/splash-2021-Posters" class="navigate">Posters</a><br/><a href="https://2021.splashcon.org/track/splash-2021-SPLASH-E" class="navigate">SPLASH-E</a><br/><a href="https://2021.splashcon.org/track/splash-2021-SRC" class="navigate">Student Research Competition</a><br/><a href="https://2021.splashcon.org/track/splash-2021-Student-Volunteers" class="navigate">Student Volunteers</a><br/><a href="https://2021.splashcon.org/track/splash-2021-Workshops" class="navigate">Workshops</a><br/><a href="https://2021.splashcon.org/track/splash-2021-splash-keynotes" class="navigate">Keynotes</a><br/><a href="https://2021.splashcon.org/track/splash-2021-ask-me-anything--ama-" class="navigate">Ask Me Anything (AMA)</a><br/><a href="https://2021.splashcon.org/track/splash-2021-pltea" class="navigate">PLTea</a><br/><a href="https://2021.splashcon.org/track/splash-2021-faculty-mentorship-roundtable" class="navigate">Faculty Mentorship Roundtable</a><br/><a href="https://2021.splashcon.org/track/splash-2021-cares" class="navigate">CARES</a><br/><a href="https://2021.splashcon.org/track/splash-2021-awards" class="navigate">Awards</a><br/><a href="https://2021.splashcon.org/track/splash-2021-opening" class="navigate">Opening</a><br/><a href="https://2021.splashcon.org/track/splash-2021-closing" class="navigate">Closing</a></div><div class="col-sm-6"><h4>Co-hosted Conferences</h4><a href="https://conf.researchr.org/home/aplas-2021" class="navigate">APLAS 2021</a><br/><a href="https://conf.researchr.org/home/dls-2021" class="navigate">DLS 2021</a><br/><a href="https://conf.researchr.org/home/gpce-2021" class="navigate">GPCE 2021</a><br/><a href="https://conf.researchr.org/home/sas-2021" class="navigate">SAS 2021</a><br/><a href="https://conf.researchr.org/home/sle-2021" class="navigate">SLE 2021</a><br/><h4>Workshops</h4><a href="https://2021.splashcon.org/home/agere-2021" class="navigate">AGERE 2021</a><br/><a href="https://2021.splashcon.org/home/bcnc-2021" class="navigate">BCNC 2021</a><br/><a href="https://2021.splashcon.org/home/conflang-2021" class="navigate">CONFLANG 2021</a><br/><a href="https://2021.splashcon.org/home/dsm-2021" class="navigate">DSM 2021</a><br/><a href="https://2021.splashcon.org/home/hatra-2021" class="navigate">HATRA 2021</a><br/><a href="https://2021.splashcon.org/home/live-2021" class="navigate">LIVE 2021</a><br/><a href="https://2021.splashcon.org/home/rebls-2021" class="navigate">REBLS 2021</a><br/><a href="https://2021.splashcon.org/home/vmil-2021" class="navigate">VMIL 2021</a><br/><h4>Co-hosted Symposia</h4><a href="https://2021.splashcon.org/home/scala-2021" class="navigate">Scala 2021</a></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://2021.splashcon.org/venue/splash-2021-venue" class="navigate">Venue: Swissotel Chicago</a><br><a href="https://2021.splashcon.org/attending/venue%3A-online" class="navigate">Venue: Online</a><br><a href="https://2021.splashcon.org/attending/Students" class="navigate">Students</a><br><a href="https://2021.splashcon.org/attending/Registration" class="navigate">Registration</a><br><a href="https://2021.splashcon.org/attending/sponsoring" class="navigate">Sponsoring</a><br><a href="https://2021.splashcon.org/attending/Conduct" class="navigate">Code of Conduct</a><br><a href="https://2021.splashcon.org/attending/guide-for-attendees" class="navigate">Guide for Attendees</a><br><a href="https://2021.splashcon.org/attending/guide-for-presenters" class="navigate">Guide for Presenters</a><br><a href="https://2021.splashcon.org/attending/guide-for-session-chairs" class="navigate">Guide for Session Chairs and Workshop Organizers</a><br><a href="https://2021.splashcon.org/attending/Certificate+of+Attendance" class="navigate">Certificate of Attendance</a></div><div class="col-sm-2"><script> // Replace "In-Person" badge with "Virtual Mirror" in mirrored session var matchText = "In-Person"; var replacement = "Virtual Mirror"; $(".session-mirror .output-badge .label:contains(" + matchText + ")").text(replacement).parent("[data-facet-badge]").attr("data-facet-badge", replacement); </script> <script> //move ecoop track items into main column var ecoopSubMenu = $('#tracks-in-navbar .dropdown-submenu:has(a:contains("ECOOP"))').remove(); var ecoopItems = ecoopSubMenu.find('ul li'); var trackMainMenu = $('#tracks-in-navbar .col-sm-5 ul'); var ecoopHeader = '<li class="block dropdown-header">ECOOP 2020</li>'; if(ecoopItems.length){ trackMainMenu.append(ecoopHeader).append(ecoopItems); } //remove postponed workshops from tracks/org menu var toHideRegex = RegExp('COP|FTfJP|ICOOOLPS|IWACO|JSTools|PRIDE|SOOP|SySEPL|VORTEX', 'i'); $('.navbar-nav ul.multi-column-dropdown>li>a').filter( function() { return toHideRegex.test( this.innerText ); } ).parent().remove(); </script></div></div></div></div></footer></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; var defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').each( function(i,el){ var $e=$(el); var $parent=$e.parent();$e.tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, sanitize: false, container: $parent.hasClass('btn-group') || $parent.hasClass('input-group') ? $parent.parent() : false}) } ); $('.tooltip.fade.in, .ui-tooltip-content').remove(); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><script type="text/javascript">jQuery(document).ready(function($) { $(".clickable-row").click(function() { var href = $(this).attr("href"); if( window.location.href.indexOf( href ) < 0 ){ if ($(this).hasClass('new-window') ){ window.open( href ); } else { window.document.location = href; } } }); }); </script></body></html>

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