CINXE.COM
SEAMS 2018
<!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>SEAMS 2018</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?d8ff81ab1f2387936557f525e4e8eb20" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/getFile/6561e555-17bc-410f-bada-4edcc762aac4/seams2018.css?1543916823724" 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/twitter-widget-ios-fix.js?7ba20a9fa447de94b2a094eead2ccfe8"></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> <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> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='Modern and emerging software systems, such as industrial Internet of Things, Cyber-Physical Systems, cloud and mobile computing, have to operate without interruption. Self-adaptation and self-management enable these systems to adapt themselves at runtime to preserve and optimize their operation in the presence of uncertain changes in their operating environment, resource variability, new user needs, attacks, intrusions, and faults. Approaches to complement software-based systems with self-managing and self-adaptive capabilities are an important area of research and development, offering s ...'> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='SEAMS 2018'> <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 name='description' content='Modern and emerging software systems, such as industrial Internet of Things, Cyber-Physical Systems, cloud and mobile computing, have to operate without interruption. Self-adaptation and self-management enable these systems to adapt themselves at runtime to preserve and optimize their operation in the presence of uncertain changes in their operating environment, resource variability, new user needs, attacks, intrusions, and faults. Approaches to complement software-based systems with self-managing and self-adaptive capabilities are an important area of research and development, offering s ...'> <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> </head> <body id="home"><div class="frame"><a href="https://conf.researchr.org/blogposts/seams-2018" class="blog-link btn btn-xs btn-default navigate">Write a Blog >></a><div class="logobar"><div class="container"><a href="https://conf.researchr.org/home/seams-2018" class="navbar-brand navigate"><span class="brand-text">SEAMS 2018</span></a><div class="place">Mon 28 - Tue 29 May 2018 <a href="https://conf.researchr.org/venue/seams-2018/GothiaTowers" class="navigate">Gothenburg, Sweden</a></div><div class="place2">co-located with <a href="https://conf.researchr.org/home/icse-2018" class="navigate">* ICSE 2018 *</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/seams-2018/GothiaTowers" class="navigate">Venue: Congress center Gothia Towers</a></li><li class="block"><a href="https://conf.researchr.org/attending/seams-2018/registration" class="navigate">Registration</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/seams-2018/program-seams-2018/" class="navigate">SEAMS Program</a></li><li class="block"><a href="https://conf.researchr.org/program/seams-2018/program-seams-2018/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="block"><a href="https://conf.researchr.org/info/seams-2018/keynotes" class="navigate">Keynote</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/program/seams-2018/program-seams-2018/" data-fltr-type="date" data-fltr-val="Mon 28 May 2018" class="navigate">Mon 28 May</a></li><li class="block"><a href="https://conf.researchr.org/program/seams-2018/program-seams-2018/" data-fltr-type="date" data-fltr-val="Tue 29 May 2018" class="navigate">Tue 29 May</a></li></ul></li><li class="block"><a href="https://conf.researchr.org/track/seams-2018/seams-2018-papers" 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">SEAMS 2018 Committees</li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://conf.researchr.org/committee/seams-2018/seams-2018-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2018/seams-2018-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2018/seams-2018-papers-doctoral-projects-committee" class="navigate">Doctoral Projects Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2018/seams-2018-papers-artifact-evaluation-committee" class="navigate">Artifact Evaluation Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2018/seams-2018-papers-steering-committee" class="navigate">Steering Committee</a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://conf.researchr.org/people-index/seams-2018" 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/seams-2018//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/seams" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/home/seams-2025" class="navigate">SEAMS 2025</a></li><li class="block"><a href="https://conf.researchr.org/home/seams-2024" class="navigate">SEAMS 2024</a></li><li class="block"><a href="https://conf.researchr.org/home/seams-2023" class="navigate">SEAMS 2023</a></li><li class="block"><a href="https://conf.researchr.org/home/seams-2022" class="navigate">SEAMS 2022</a></li><li class="block"><a href="https://conf.researchr.org/home/seams-2021" class="navigate">SEAMS 2021</a></li><li class="block"><a href="https://conf.researchr.org/home/seams-2020" class="navigate">SEAMS 2020</a></li><li class="block"><a href="https://conf.researchr.org/home/seams-2019" class="navigate">SEAMS 2019</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> SEAMS 2018</span></li><li class="block"></li></ul></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li class="block"><a href="https://conf.researchr.org/signin/seams-2018/https%3A%5Es%5Esconf.researchr.org%5Eshome%5Esseams-2018" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://conf.researchr.org/signup/seams-2018" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="row"><div class="col-sm-7"><div class="row"><div class="col-sm-12"><div class="page-header"><h1>Welcome to SEAMS 2018!</h1></div><p>Modern and emerging software systems, such as industrial Internet of Things, Cyber-Physical Systems, cloud and mobile computing, have to operate without interruption. Self-adaptation and self-management enable these systems to adapt themselves at runtime to preserve and optimize their operation in the presence of uncertain changes in their operating environment, resource variability, new user needs, attacks, intrusions, and faults.</p> <p>Approaches to complement software-based systems with self-managing and self-adaptive capabilities are an important area of research and development, offering solutions that leverage advances in fields such as software architecture, fault-tolerant computing, programming languages, robotics, run-time program analysis and verification, among others. Additionally, research in this field is informed by related areas such as control systems, machine learning, artificial intelligence, agent-based systems, and biologically inspired computing. The SEAMS symposium focuses on applying software engineering to these approaches, including methods, techniques, processes and tools that can be used to support self-* properties like self-protection, self-healing, self-optimization, and self-configuration.</p> <p>The objective of SEAMS is to bring together researchers and practitioners from diverse areas to investigate, discuss, and examine the fundamental principles, the state of the art, and critical challenges of engineering self-adaptive and self-managing systems.</p> <h3><a href="#news" id="news" class="anchor-link">News</a></h3> <ul> <li>The SEAMS 2018 proceedings are available online at the <a href="https://dl.acm.org/citation.cfm?id=3194133">ACM Digital Library</a>.</li> <li>Pictures of SEAMS 2018 can be found at our <a href="https://www.facebook.com/SEAMSconf/">Facebook page</a>, particularly, <a href="https://www.facebook.com/pg/SEAMSconf/photos/?tab=album&album_id=405415733287849">here</a> and <a href="https://www.facebook.com/pg/SEAMSconf/photos/?tab=album&album_id=380603369102419">here</a>.</li> <li><strong>The slides of the keynote “Self adaptive software systems are essential for the Internet of Things” by Danny Hughes are available <a href="https://conf.researchr.org/event/seams-2018/seams-2018-papers-self-adaptive-software-systems-are-essential-for-the-internet-of-things">here</a>.</strong> <br> <img style="width: 95%; margin: 15px;" src="https://conf.researchr.org/getImage/seams-2018/orig/keynote-danny-hughes.jpg" alt="Keynote by Danny Hughes"></li> <li><strong>The SEAMS 2018 best paper award goes to <a href="https://conf.researchr.org/event/seams-2018/seams-2018-papers-requirements-and-specifications-for-adaptive-security-concepts-and-analysis">“Requirements and Specifications for Adaptive Security: Concepts and Analysis” by Thein Tun, Mu Yang, Arosha Bandara, Yijun Yu, Armstrong Nhlabatsi, Niamul Khan, Khaled Khan, and Bashar Nuseibeh</a> and the best artifact award to <a href="https://conf.researchr.org/event/seams-2018/seams-2018-papers-swim-an-exemplar-for-evaluation-and-comparison-of-self-adaptation-approaches-for-web-applications">“SWIM: An Exemplar for Evaluation and Comparison of Self-Adaptation Approaches for Web Applications” by Gabriel A. Moreno, Bradley Schmerl, and David Garlan</a>. Congratulations!</strong></li> <li>The SEAMS 2018 proceedings are available as part of the ICSE 2018 proceedings on the <a href="https://conf.researchr.org/home/icse-2018">official ICSE 2018 webpage</a>.</li> <li>We have now officially published the SEAMS 2018 artifacts as <a href="http://drops.dagstuhl.de/darts/">issue 1 in the volume 4 of the “Dagstuhl Artifacts Series (DARTS)”</a>.</li> <li>Register to SEAMS 2018 through the <a href="https://conf.researchr.org/attending/icse-2018/Registration">ICSE 2018 registration</a>. Please note the early registration deadline of April 1st 2018.</li> <li>Keynote speaker confirmed: <a href="https://conf.researchr.org/info/seams-2018/keynotes">Danny Hughes will give a talk entitled “Self adaptive software systems are essential for the Internet of Things”</a>.</li> <li><a href="https://conf.researchr.org/dates/seams-2018">Extended submission deadline for <em>all</em> solicited types of papers (including the extended abstracts on “security and adaptivity”). The extended deadline is strict.</a></li> </ul> <h3><a href="#call-for-papers" id="call-for-papers" class="anchor-link">Call for Papers</a></h3> <p><a href="https://conf.researchr.org/track/seams-2018/seams-2018-papers">Visit the track page for the call for papers</a>.</p> <p><a href="https://conf.researchr.org/getImage/seams-2018/orig/SEAMS-2018-flyer.pdf"><img src="https://conf.researchr.org/getImage/seams-2018/orig/SEAMS-2018-flyer-img.png" alt="SEAMS 2018 flyer (pdf)" title="SEAMS 2018 flyer"></a></p> <h3><a href="#venue-and-time" id="venue-and-time" class="anchor-link">Venue and Time</a></h3> <p>SEAMS 2018 is co-located with the <a href="https://conf.researchr.org/home/icse-2018">40th International Conference on Software Engineering (ICSE 2018)</a> in Gothenburg, Sweden and will be held from May 28-29, 2018.</p> <h3><a href="#contact" id="contact" class="anchor-link">Contact</a></h3> <p>Symposia-related email should be addressed to: seams-2018-org [AT] cs.kuleuven.be</p> <p>Follow SEAMS 2018 on <a href="https://twitter.com/seams2018">Twitter</a> and <a href="https://www.facebook.com/SEAMSconf/">Facebook</a>.</p> <h3><a href="#seams-history" id="seams-history" class="anchor-link">SEAMS History</a></h3> <p><a href="https://conf.researchr.org/track/seams-2018/seams-2018-papers#SEAMS-History">Visit the track page for the SEAMS history</a>.</p> </div></div></div><div class="col-sm-4 col-sm-offset-1 sidebar"><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title"><span class="glyphicon glyphicon-road"></span> SEAMS 2018 Tracks</div></div><div class="panel-body"><div class="all-tracks"><a href="https://conf.researchr.org/track/seams-2018/seams-2018-papers" class="text-muted navigate">13th International Symposium on Software Engineering for Adaptive and Self-Managing Systems</a></div></div></div><div class="panel panel-primary social-media-widget"><div class="panel-heading clearfix"><div class="panel-title"><svg xmlns="http://www.w3.org/2000/svg" height="0.875em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> Posts</div></div><a class="twitter-timeline" data-height="400"href="https://twitter.com/seams2018">Twitter</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></div><div class="panel panel-warning"><div class="panel-heading clearfix"><div class="panel-title">Supporters</div></div><table class="table table-hover"><tr href="https://acm.org" title="ACM" class="clickable-row new-window"><td><span class="supporter-logo "><img alt="ACM" src="https://conf.researchr.org/getLogo/a03ae736-cbc4-4d7a-823a-07fd7251cbac?1506501241000" class="outputimage"/></span></td><td>Sponsor</td></tr><tr href="http://www.sigsoft.org/index.html" title="SIGSOFT" class="clickable-row new-window"><td><span class="supporter-logo "><img alt="SIGSOFT" src="https://conf.researchr.org/getLogo/6e8eecd1-7219-4142-8454-88c9d5d1ce60?1506501252000" class="outputimage"/></span></td><td>Sponsor</td></tr><tr href="https://www.computer.org/" title="IEEE Computer Society" class="clickable-row new-window"><td><span class="supporter-logo "><img alt="IEEE Computer Society" src="https://conf.researchr.org/getLogo/1e8109bd-a4e0-4ece-a9d3-eec0d8f19a2d?1506501287000" class="outputimage"/></span></td><td>Sponsor</td></tr><tr href="http://www.cs-tcse.org/" title="IEEE Technical Councel on Software Engineering" class="clickable-row new-window"><td><span class="supporter-logo "><img alt="IEEE Technical Councel on Software Engineering" src="https://conf.researchr.org/getLogo/e6c6ce1b-cdfc-424c-84fc-664468c735c6?1506501279000" class="outputimage"/></span></td><td>Sponsor</td></tr></table></div></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Mon 17 Feb 23:54</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="seams-2018" /><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":"seams-2018"},],"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="seams-2018" /><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":"seams-2018"},],"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://conf.researchr.org/home/seams-2018" class="navigate"><span class="glyphicon glyphicon-home"></span> SEAMS 2018</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.69.0</a>)<br/><small><a href="https://conf.researchr.org/support/seams-2018" 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://conf.researchr.org/track/seams-2018/seams-2018-papers" class="navigate">SEAMS 2018</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/seams-2018/GothiaTowers" class="navigate">Venue: Congress center Gothia Towers</a><br><a href="https://conf.researchr.org/attending/seams-2018/registration" class="navigate">Registration</a></div><div class="col-sm-2"><a href="https://conf.researchr.org/signup/seams-2018" 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; let defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').each( function(i,el){ var $e=$(el);$e.tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, sanitize: false, container: 'body' }) } ).on('show.bs.tooltip', function () { let el = this; while (el && window.getComputedStyle(el).position !== 'fixed') { el = el.parentElement; } if(el) $(this).data('bs.tooltip').options.container = el;});$('.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>