CINXE.COM
Venue Hotel Cascais Miragem - REBLS 2023
<!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://conf.researchr.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://conf.researchr.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>Venue Hotel Cascais Miragem - REBLS 2023</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://conf.researchr.org";</script> <link rel="stylesheet" href="https://conf.researchr.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/stylesheets/conf.css?e0c92ee5f52769e04d268b7588469bfe" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/stylesheets/logobar.css?d68c282160782c2b5f5bfb8ceb47a30e" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.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://conf.researchr.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <meta name='description' content='Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-called reactive and event-based languages and systems (REBLS) — have already seen the light, but the field still raises several questions. For example, the interaction with mainstream language concepts is poorly understood, implementation technolog ...'> <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 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='Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-called reactive and event-based languages and systems (REBLS) — have already seen the light, but the field still raises several questions. For example, the interaction with mainstream language concepts is poorly understood, implementation technolog ...'> <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='Venue Hotel Cascais Miragem - REBLS 2023'> </head> <body id="venue"><div class="frame"><div class="logobar"><div class="container"><a href="https://2023.splashcon.org/home/rebls-2023" class="navbar-brand navigate"><span class="brand-text">REBLS 2023</span></a><div class="place">Sun 22 - Fri 27 October 2023 <a href="https://conf.researchr.org/venue/rebls-2023/hotel-cascais-miragem" class="navigate">Cascais, Portugal</a></div><div class="place2">co-located with <a href="https://2023.splashcon.org" class="navigate">SPLASH 2023</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://conf.researchr.org/venue/rebls-2023/hotel-cascais-miragem" class="navigate">Venue: Hotel Cascais Miragem</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://conf.researchr.org/program/rebls-2023/program-rebls-2023/" class="navigate">REBLS Program</a></li><li class="block"><a href="https://conf.researchr.org/program/rebls-2023/program-rebls-2023/" 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://conf.researchr.org/program/rebls-2023/program-rebls-2023/" data-fltr-type="date" data-fltr-val="Sun 22 Oct 2023" class="navigate">Sun 22 Oct</a></li><li class="block"><a href="https://conf.researchr.org/program/rebls-2023/program-rebls-2023/" data-fltr-type="date" data-fltr-val="Mon 23 Oct 2023" class="navigate">Mon 23 Oct</a></li><li class="block"><a href="https://conf.researchr.org/program/rebls-2023/program-rebls-2023/" data-fltr-type="date" data-fltr-val="Tue 24 Oct 2023" class="navigate">Tue 24 Oct</a></li><li class="block"><a href="https://conf.researchr.org/program/rebls-2023/program-rebls-2023/" data-fltr-type="date" data-fltr-val="Wed 25 Oct 2023" class="navigate">Wed 25 Oct</a></li><li class="block"><a href="https://conf.researchr.org/program/rebls-2023/program-rebls-2023/" data-fltr-type="date" data-fltr-val="Thu 26 Oct 2023" class="navigate">Thu 26 Oct</a></li><li class="block"><a href="https://conf.researchr.org/program/rebls-2023/program-rebls-2023/" data-fltr-type="date" data-fltr-val="Fri 27 Oct 2023" class="navigate">Fri 27 Oct</a></li></ul></li><li class="block"><a href="https://2023.splashcon.org/home/rebls-2023" class="navigate">Track/Call</a></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-1"><div class="row"><div class="col-sm-12"><ul class="block multi-column-dropdown"><li class="block dropdown-header">REBLS 2023 Committees</li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://2023.splashcon.org/committee/rebls-2023-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2023.splashcon.org/committee/rebls-2023-papers-program-committee" class="navigate">Program Committee</a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://conf.researchr.org/people-index/rebls-2023" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div></div></ul></li><li class="block"><a href="https://conf.researchr.org/search/rebls-2023//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://conf.researchr.org/series/rebls" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> REBLS 2023</span></li><li class="block"><a href="https://2022.splashcon.org/home/rebls-2022" class="navigate">REBLS 2022</a></li><li class="block"><a href="https://2021.splashcon.org/home/rebls-2021" class="navigate">REBLS 2021</a></li><li class="block"><a href="https://2020.splashcon.org/home/rebls-2020" class="navigate">REBLS 2020</a></li><li class="block"><a href="https://2019.splashcon.org/home/rebls-2019" class="navigate">REBLS 2019</a></li><li class="block"><a href="https://2018.splashcon.org/track/rebls-2018-papers" class="navigate">REBLS 2018</a></li><li class="block"><a href="https://2017.splashcon.org/track/rebls-2017" class="navigate">REBLS 2017</a></li><li class="block"><a href="https://2016.splashcon.org/track/rebls2016" class="navigate">REBLS 2016</a></li><li class="block"><a href="https://conf.researchr.org/home/rebls-2015" class="navigate">REBLS 2015</a></li><li class="block"><a href="https://conf.researchr.org/home/rebls-2014" class="navigate">REBLS</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/rebls-2023/https%3A%5Es%5Esconf.researchr.org%5Esvenue%5Esrebls-2023%5Eshotel-cascais-miragem" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://conf.researchr.org/signup/rebls-2023" class="navigate">Sign up</a></li></ul></div></div></div></div><script type="text/javascript">$(document).ready(function(){ $('.carousel').carousel({ interval: 8000 }) }); </script><div id="carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-ride="carousel" class="carousel slide carousel-fade"><ol class="carousel-indicators"><li data-target="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide-to="0" class="active"></li><li data-target="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide-to="1"></li><li data-target="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide-to="2"></li><li data-target="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide-to="3"></li><li data-target="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide-to="4"></li><li data-target="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide-to="5"></li></ol><div class="carousel-inner" style="background-color: #FFFFFF;"><div class="item active"><div class="fill" style="background-image:url('https://2023.splashcon.org/getImage/carousel/200192251_10159343672394555_4724557520723523764_n.jpg?1673292300000');"></div><div class="attribution">Photo by <em>Hotel Miragem</em></div><div class="carousel-caption"><h3>Hotel Miragem</h3><h5></h5></div></div><div class="item"><div class="fill" style="background-image:url('https://2023.splashcon.org/getImage/carousel/313170854_10160272328249555_1576371920751873682_n.jpg?1673292367000');"></div><div class="attribution">Photo by <em>Hotel Miragem</em></div><div class="carousel-caption"><h3>The Hotel Lobby</h3><h5></h5></div></div><div class="item"><div class="fill" style="background-image:url('https://2023.splashcon.org/getImage/carousel/314511204_10160285715379555_3448456033694429598_n.jpg?1673292460000');"></div><div class="attribution">Photo by <em>Hotel Miragem</em></div><div class="carousel-caption"><h3>The Meeting Rooms</h3><h5></h5></div></div><div class="item"><div class="fill" style="background-image:url('https://2023.splashcon.org/getImage/carousel/324249234_892886845468030_3234197048564687722_n.jpg?1673292434000');"></div><div class="attribution">Photo by <em>Hotel Miragem</em></div><div class="carousel-caption"><h3>The Food</h3><h5></h5></div></div><div class="item"><div class="fill" style="background-image:url('https://2023.splashcon.org/getImage/carousel/323301170_2010792682457057_5399531891351013670_n.jpg?1673292498000');"></div><div class="attribution">Photo by <em>Hotel Mirage</em></div><div class="carousel-caption"><h3>The Rooms</h3><h5></h5></div></div><div class="item"><div class="fill" style="background-image:url('https://2023.splashcon.org/getImage/carousel/hotel-cascais-miragem-spa-health-zona-de-relaxamento.jpg?1673292523000');"></div><div class="attribution">Photo by <em>Hotel Mirage</em></div><div class="carousel-caption"><h3>The Spa</h3><h5></h5></div></div></div><a href="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide="prev" class="left carousel-control"><span class="glyphicon glyphicon-chevron-left"></span></a><a href="#carousel-3e83e2b8-3d63-4754-94c7-5612f6b195c5" data-slide="next" class="right carousel-control"><span class="glyphicon glyphicon-chevron-right"></span></a></div><div id="content" class="container"><div class="page-header"><span class="text-muted small"><span class="glyphicon glyphicon-home"></span> <a href="https://2023.splashcon.org" class="navigate">SPLASH 2023</a> (<a href="https://conf.researchr.org/series/splash" class="navigate">series</a>) / </span><span class="text-muted small">REBLS 2023 (<a href="https://conf.researchr.org/series/rebls" class="navigate">series</a>) / </span><h1>Venue: Hotel Cascais Miragem</h1></div><div class="row"><div class="col-sm-12"><h3><a href="#how-to-get-to-hotel-cascais-miragem" id="how-to-get-to-hotel-cascais-miragem" class="anchor-link">How to Get to Hotel Cascais Miragem</a></h3> <h4><a href="#from-the-nearest-airport-lisbon-portela-international-airport-lis" id="from-the-nearest-airport-lisbon-portela-international-airport-lis" class="anchor-link">From the nearest airport – Lisbon Portela International airport (LIS):</a></h4> <ul> <li> <h5><a href="#by-public-transport-90-mins-8" id="by-public-transport-90-mins-8" class="anchor-link">By public transport (90 mins - €8):</a></h5> <ol> <li>Subway: take the red line from the Airport to Alameda.</li> <li>Subway: change in Alameda for the green line to Cais do Sodré.</li> <li>Walk: exit the subway station and walk to the train station (also called Cais do Sodré).</li> <li>Train: take the train to Monte Estoril.</li> <li>The hotel is 450m from the train station.</li> </ol> </li> </ul> <h5><a href="#some-additional-information" id="some-additional-information" class="anchor-link">Some additional information:</a></h5> <p>Train ticket prices: 2.30€ single ticket, 20.70€ for 10 tickets.</p> <p>The timetable for the train can be found <a href="https://www.cp.pt/StaticFiles/horarios/urbanos-lisboa/comboios-urbanos-lisboa-cascais.pdf">here</a>.</p> <p>There is some disruption planed in the Cascais line (the train line) for the conference dates, with a bus replacement service in place between Cais do Sodré and Algés. Check the times affected <a href="https://www.cp.pt/passageiros/en/train-times/Alerts/cascais-line-replacement-bus-service">here</a>.</p> <ul> <li> <h5><a href="#by-pre-booked-ride-25-mins-39-welcome-pickups" id="by-pre-booked-ride-25-mins-39-welcome-pickups" class="anchor-link">By pre-booked ride (25 mins - €39): </a><a href="https://www.welcomepickups.com/lisbon/airport-transfer-to-cascais/">Welcome Pickups</a></h5> </li> <li> <h5><a href="#by-executive-car-with-meet-and-greet-25-mins-70-presidencial-tours-or-351-917-524-013" id="by-executive-car-with-meet-and-greet-25-mins-70-presidencial-tours-or-351-917-524-013" class="anchor-link">By executive car with meet and greet (25 mins - €70): </a><a href="http://www.presidencial-tours.com/">Presidencial Tours</a> or +351 917 524 013</h5> </li> <li> <h5><a href="#by-shared-ride-25-mins-35" id="by-shared-ride-25-mins-35" class="anchor-link">By shared ride (25 mins - €35)</a></h5> </li> </ul> <h4><a href="#in-case-you-are-staying-in-lisbon-for-the-conference-dates" id="in-case-you-are-staying-in-lisbon-for-the-conference-dates" class="anchor-link">In case you are staying in Lisbon for the conference dates:</a></h4> <ul> <li> <h5><a href="#by-public-transport" id="by-public-transport" class="anchor-link">By public transport:</a></h5> <ol> <li>Get to the train station at Cais do Sodré – not to be mistaken with the subway station.</li> <li>Train: take the train to Monte Estoril (around 40 minutes).</li> <li>The hotel is 450m from the train station.</li> </ol> </li> </ul> <h5><a href="#some-additional-information" id="some-additional-information" class="anchor-link">Some additional information:</a></h5> <p>Train ticket prices: 2.30€ single ticket, 20.70€ for 10 tickets.</p> <p>Timetable can be found <a href="https://www.cp.pt/StaticFiles/horarios/urbanos-lisboa/comboios-urbanos-lisboa-cascais.pdf">here</a>.</p> <p>There is some disruption planed in the Cascais line (the train line) for the conference dates, with a bus replacement service in place. Check the times affected <a href="https://www.cp.pt/passageiros/en/train-times/Alerts/cascais-line-replacement-bus-service">here</a>.</p> <h3><a href="#why-stay-at-the-conference-hotel" id="why-stay-at-the-conference-hotel" class="anchor-link">Why Stay at the Conference Hotel?</a></h3> <p>The conference hotel is the center of conference activity, that’s why! You’ll be able to network easily with other conference attendees. It’s a quick trip to get to the program and functions, and just as quick to nip back to your room for a break. You’ll have a better conference experience. That’s obvious. But there are other reasons that you need to consider before you look at another hotel.</p> <p>The conference leaders have taken their role of finding a conference site very seriously. They looked at a number of locations. The needs of attendees as individuals were considered as well as the need for conference meeting spaces.</p> <p>Everyone enjoys meeting in a comfortable conference venue, offering quality service and support for workshops, tutorials, plenary sessions, etc. As the quid-pro-quo for that service and support, the conference guarantees that a percentage of attendees will stay in the hotel.</p> <p>The hotel rates are negotiated based on the number of expected attendees and the meeting space required to comfortably accommodate them. The basis for negotiation with the hotel is statistics from that conference in prior years. The contract with the hotel then guarantees specific numbers of sleeping rooms will be used each night during the conference. A complex negotiation of meeting room space, functions and events (with food), and sleeping room provides the most value per dollar for the conference and those attending it.</p> <p>If the conference does not meet the contracted sleeping room commitment, the hotel gets paid anyway. Unfilled rooms can cost the conference thousands of dollars. (The conference does not get credit for the re-sale of sleeping rooms unless the hotel is completely filled.) The next conference in the series cannot negotiate as beneficial a hotel contract, and the registration fee is then under pressure to increase unreasonably.</p> <p>On occasion, one of the many internet providers or sometimes the hotel itself will offer a few rooms in their inventory at a lower price than the conference is offering. There are often restrictions and penalties associated with these rates. If you somehow obtain a better rate than the one offered by the conference, your stay will still be counted toward our required room block.</p> <p>What if we don’t contract for sleeping rooms? Attendees will pay more to stay at the conference hotel. The conference will incur additional expenses for meeting room rental fees, which can be quite costly. The hotel will not hold a block of rooms for attendees, which may leave some people quite a distance from the conference venue. In short, the conference ends up with higher expenses, many of those attending will pay a higher price for their hotel rooms, future conference registration fees will be pushed higher.</p> <p>Please support the conference and the SIG by staying at the conference hotel!</p> <h3><a href="#hotel-rates" id="hotel-rates" class="anchor-link">Hotel Rates</a></h3> <p>*The hotel is fully book on some of the nights of SPLASH. We are currently in the process of negotiating better prices with other hotels. The two closest ones are <a href="https://www.estorilintercontinental.com">Intercontinental</a> and <a href="http://estorilhoteleden.com">Estoril Eden</a>.</p> <h4><a href="#please-check-this-link-for-the-special-hotel-rates-for-splash-2023-attendees" id="please-check-this-link-for-the-special-hotel-rates-for-splash-2023-attendees" class="anchor-link">Please check </a><a href="https://reservations.travelclick.com/6173?groupID=3752979">this link</a> for the special hotel rates for SPLASH 2023 attendees.</h4> <p>N.B. The hotel has <em>twin rooms</em>. If you want to book one such room, you must make the reservation for two people, indicate in a comment to the hotel that you want a twin bed, and the hotel will confirm your choice directly to you.</p> </div></div><div class="row"><div class="col-sm-12"><h3>Location</h3><address>Av.Marginal n.8554<br/>2754-536<br/>Cascais<br/>Portugal</address><address><a href="https://www.cascaismirage.com" target="_blank" class="navigate"><span class="glyphicon glyphicon-new-window"></span> Visit website</a></address></div></div><div class="row"><div class="col-sm-12"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3113.6699528207055!2d-9.41304068408125!3d38.70242497960119!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xd1ec5c45333f9b3%3A0x68fb9fa5dbaf2f10!2sHotel+Cascais+Miragem!5e0!3m2!1szh-TW!2sjp!4v1527471153436" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe></div></div><div class="row"><div class="col-sm-12"><h3>Rooms</h3><div style="height: 100px"><div style="display: flex; flex-direction: column; flex-wrap: wrap; width: 100%; height: 100%;"><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-gallery" class="room-link navigate">Gallery</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-i-%2B-ii-foyer" class="room-link navigate">I + II foyer</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-oasis-restaurant" class="room-link navigate">OASIS Restaurant</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-oceanus" class="room-link navigate">Oceanus</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-i" class="room-link navigate">Room I</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-ii" class="room-link navigate">Room II</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-iii" class="room-link navigate">Room III</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-iv" class="room-link navigate">Room IV</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-v" class="room-link navigate">Room V</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-vi" class="room-link navigate">Room VI</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-vii" class="room-link navigate">Room VII</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-xii" class="room-link navigate">Room XII</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-xiii" class="room-link navigate">Room XIII</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-xv" class="room-link navigate">Room XV</a></div><div><a href="https://conf.researchr.org/room/rebls-2023/hotel-cascais-miragem-room-xvi" class="room-link navigate">Room XVI</a></div></div></div></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Tue 3 Dec 23:31</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://conf.researchr.org/eventDetailsModalByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_131600131703c411e65b13378d08eb1f6672b5a0259" value="1" /><input type="hidden" name="context" value="rebls-2023" /><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://conf.researchr.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"rebls-2023"},],"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://conf.researchr.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="rebls-2023" /><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://conf.researchr.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"rebls-2023"},],"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://2023.splashcon.org/home/rebls-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> REBLS 2023</a></h3><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.67.1</a>)<br/><small><a href="https://conf.researchr.org/support/rebls-2023" 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://2023.splashcon.org/home/rebls-2023" class="navigate">REBLS</a></div><div class="col-sm-6"></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://conf.researchr.org/venue/rebls-2023/hotel-cascais-miragem" class="navigate">Venue: Hotel Cascais Miragem</a><br></div><div class="col-sm-2"><a href="https://conf.researchr.org/signup/rebls-2023" class="navigate">Sign Up</a></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]').tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, container: false, sanitize: 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>