CINXE.COM
SWEBOK Summit - ICSR 2025
<!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>SWEBOK Summit - ICSR 2025</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/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> <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:title' content='SWEBOK Summit - ICSR 2025'> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='The International Conference on Software and Systems Reuse (ICSR) is a biannual conference in the field of software reuse research and technology. ICSR is a premier event aiming to present the most recent advances and breakthroughs in the area of software reuse and to promote an intensive and continuous exchange among researchers and practitioners. The 22nd International Conference on Software and Systems Reuse (ICSR 2025) will be held in Ottawa, Canada, April 27, 2025.'> <meta name='description' content='The International Conference on Software and Systems Reuse (ICSR) is a biannual conference in the field of software reuse research and technology. ICSR is a premier event aiming to present the most recent advances and breakthroughs in the area of software reuse and to promote an intensive and continuous exchange among researchers and practitioners. The 22nd International Conference on Software and Systems Reuse (ICSR 2025) will be held in Ottawa, Canada, April 27, 2025.'> <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="info"><div class="frame"><div class="logobar"><div class="container"><a href="https://conf.researchr.org/home/icsr-2025" class="navbar-brand navigate"><span class="brand-text">ICSR 2025</span></a><div class="place">Sun 27 - Mon 28 April 2025 <a href="https://conf.researchr.org/venue/icsr-2025/icse-2025-venue" class="navigate">Ottawa, Ontario, Canada</a></div><div class="place2">co-located with <a href="https://conf.researchr.org/home/icse-2025" class="navigate">ICSE 2025</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/icsr-2025/icse-2025-venue" class="navigate">Venue: Rogers Centre, Ottawa (formerly Shaw Centre)</a></li><li class="block dropdown-header">ICSE 2025</li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/registration" class="indent navigate">Registration</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/Hotels" class="indent navigate">Hotels</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/visa-and-travel-authorization" class="indent navigate">Visa and Travel Authorization</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/Travelling" class="indent navigate">Travelling to Ottawa</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/travel-support" class="indent navigate">Travel Support</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/gettingAroundOttawa" class="indent navigate">Getting Around Ottawa</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/food" class="indent navigate">Food at ICSE2025</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/social-media" class="indent navigate">Social media</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/fun+activities" class="indent navigate">Fun Activities</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/Code+of+Conduct" class="indent navigate">Code of Conduct</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/Diversity+and+Inclusion+Plan" class="indent navigate">Equity, Diversity, and Inclusion Plan</a></li><li class="block"><a href="https://conf.researchr.org/attending/icsr-2025/Sustainability" class="indent navigate">Sustainability</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Info <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block dropdown-header">ICSE 2025</li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/sponsors-and-supporters" class="navigate">ICSE 2025 Sponsors</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/sponsorships-opportunities" class="navigate">Applying to Be a Sponsor of ICSE 2025</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 dropdown-header">ICSE 2025</li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/program-overview" class="navigate">Program Overview</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/keynotes" class="navigate">Keynotes</a></li><li class="dropdown dropdown-submenu indent"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Panels</strong></a><ul class="block dropdown-menu"><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/panels" class="navigate">Panels</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/panel%3A-escaped-from-the-lab%21-does-icse-research-make-a-difference%3F" class="navigate">Panel: Escaped from the Lab! Does ICSE Research Make a Difference?</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/panel%3A-the-future-of-software-engineering-beyond-the-hype-of-ai" class="navigate">Panel: The Future of Software Engineering Beyond the Hype of AI</a></li></ul></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/receptions-and-banquet" class="navigate">Receptions and Banquet</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/swebok-summit" class="navigate">SWEBOK Summit</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/tutorials" class="navigate">Tutorials</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/networking-events" class="navigate">Networking Events</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/meetings" class="navigate">Meetings and BOF events</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/technical-briefings" class="navigate">Technical Briefings</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/recreational-activities" class="navigate">Recreational Activities</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/submitting-to-icse2025%3A-q%26a" class="navigate">Submitting to ICSE2025: Q&A</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/cybok-bof" class="navigate">CyBOK BOF</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/ieee-tse-50th-anniversary" class="navigate">IEEE TSE 50th Anniversary</a></li><li class="block indent"><a href="https://conf.researchr.org/info/icsr-2025/eu-horizon-program-session" class="navigate">EU Horizon Program Session</a></li></ul></li><li class="block"><a href="https://conf.researchr.org/home/icsr-2025" 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">ICSR 2025 Committees</li><li class="block"><a href="https://conf.researchr.org/committee/icsr-2025/icsr-2025-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://conf.researchr.org/committee/icsr-2025/icsr-2025-papers-organization-committee" class="navigate">Organization committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/icsr-2025/icsr-2025-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/icsr-2025" 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/icsr-2025//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="block"><li class="block"><a href="https://conf.researchr.org/series/icsr" class="navigate"><span class="hidden-sm">Series</span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span></span></a></li></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li class="block"><a href="https://conf.researchr.org/signin/icsr-2025/https%3A%5Es%5Esconf.researchr.org%5Esinfo%5Esicsr-2025%5Esswebok-summit" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://conf.researchr.org/signup/icsr-2025" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div id="infopageph_a48fbb7bc8cc39beebdd9fc5c3ce7d96" class="webdsl-placeholder"><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://conf.researchr.org/home/icse-2025" class="navigate">ICSE 2025</a> (<a href="https://conf.researchr.org/series/icse" class="navigate">series</a>) / </span><h1>SWEBOK Summit</h1></div><p>The IEEE SWEBOK Summit 2025 will be held Tuesday April 29th, 2025 as part of ICSE2025</p> <p>The SWEBOK Summit is a premier industry-focused event, bringing together practitioners, researchers, and educators from the SE communities to collaborate, share experiences and challenges, and provide future research directions on the body of knowledge (particularly the <a href="https://www.computer.org/education/bodies-of-knowledge/software-engineering">IEEE-CS’s Guide to the Software Engineering Body of Knowledge; SWEBOK Guide</a>), skills, and competencies required for current and future SE professionals, as well as related professional training and certifications.</p> <p>The Summit also encourages using the latest <em><a href="https://www.computer.org/education/bodies-of-knowledge/software-engineering">SWEBOK Guide V4</a></em> to address SE-specific challenges. In addition to keynotes, panels, and invited tutorials, the event will feature selected presentations on SE bodies of knowledge, skills, competencies, certifications, and related topics.</p> <p>For this summit only, there will be <strong>no registration fee.</strong></p> <p>There is a <strong><a href="https://www.computer.org/conferences/swebok-summit-cfp">call for presentations</a></strong> at: <a href="https://www.computer.org/conferences/swebok-summit-cfp">https://www.computer.org/conferences/swebok-summit-cfp</a> The due date for presentation proposals is <em>February 10th</em>; Notification of acceptance: <em>February 14th</em></p> <p>To register for the SWEBOK Summit, go to the <strong><a href="https://conf.researchr.org/attending/icse-2025/registration">ICSE 2025 Registration page</a></strong>. You do not have to register for any other ICSE activity. On the event choice page, select ‘Tuesday’ and the SWEBOK Summit will appear as an option; there will be no charge when you check out if this is the only activity you choose. You can register for other ICSE2025 activities on other days as well (which do have a fee).</p> <p>To ensure we have a good projection of the number of ICSE Summit attendees (and can allocate a room of sufficient size and make other arrangements), ICSE 2025 requests that you register by the <strong>early registration date of February 18, 2025</strong>. As with all other ICSE 2025 participants, you will be sent <strong>discount codes for <a href="https://conf.researchr.org/attending/icse-2025/Travelling">travel</a> and <a href="https://conf.researchr.org/attending/icse-2025/Hotels">hotels</a></strong> with your registration form. We request that you <strong>use one of the hotel codes by March 25th</strong>, since costs are in part being covered through a sponsorship arrangement with Tourism Ottawa and these hotels.</p> </div></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Thu 20 Feb 09:57</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="icsr-2025" /><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":"icsr-2025"},],"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="icsr-2025" /><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":"icsr-2025"},],"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/icsr-2025" class="navigate"><span class="glyphicon glyphicon-home"></span> ICSR 2025</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/icsr-2025" 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/home/icsr-2025" class="navigate">ICSR</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/icsr-2025/icse-2025-venue" class="navigate">Venue: Rogers Centre, Ottawa (formerly Shaw Centre)</a><br><a href="https://conf.researchr.org/attending/icsr-2025/registration" class="navigate">Registration</a><br><a href="https://conf.researchr.org/attending/icsr-2025/Hotels" class="navigate">Hotels</a><br><a href="https://conf.researchr.org/attending/icsr-2025/visa-and-travel-authorization" class="navigate">Visa and Travel Authorization Information for ICSE 2025 and its Co-Located Events</a><br><a href="https://conf.researchr.org/attending/icsr-2025/Travelling" class="navigate">Travelling to Ottawa</a><br><a href="https://conf.researchr.org/attending/icsr-2025/travel-support" class="navigate">Travel Support</a><br><a href="https://conf.researchr.org/attending/icsr-2025/gettingAroundOttawa" class="navigate">Getting Around Ottawa</a><br><a href="https://conf.researchr.org/attending/icsr-2025/food" class="navigate">Food at ICSE2025</a><br><a href="https://conf.researchr.org/attending/icsr-2025/social-media" class="navigate">Social media</a><br><a href="https://conf.researchr.org/attending/icsr-2025/fun+activities" class="navigate">Fun Activities</a><br><a href="https://conf.researchr.org/attending/icsr-2025/Code+of+Conduct" class="navigate">Code of Conduct for ICSE 2025 and its Co-Located Events</a><br><a href="https://conf.researchr.org/attending/icsr-2025/Diversity+and+Inclusion+Plan" class="navigate">Equity, Diversity, and Inclusion Plan for ICSE 2025</a><br><a href="https://conf.researchr.org/attending/icsr-2025/Sustainability" class="navigate">Sustainability</a></div><div class="col-sm-2"><a href="https://conf.researchr.org/signup/icsr-2025" 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>