CINXE.COM
TechDebt 2025 - Junior Program Committee - TechDebt 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>TechDebt 2025 - Junior Program Committee - TechDebt 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?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 prefix='og: http://ogp.me/ns#' property='og:title' content='TechDebt 2025 - Junior Program Committee - TechDebt 2025'> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='We are excited to announce the first-ever Junior Program Committee (Junior PC) for the Technical Debt Conference 2025 (TechDebt 2025). The Junior PC is an initiative designed to train the next generation of Technical Debt reviewers. A Junior PC provides opportunities for early-career researchers (PhD students, postdoctoral researchers, new faculty members, and industry practitioners) who are enthusiastic to get more involved in the academic peer-review process but have not yet served on TechDebt’s technical research track program committee. This opportunity allows future PC members to lear ...'> <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:image' content='https://conf.researchr.org/getImage/TechDebt-2025/carousel/Panoramic-view-of-downtown-Ottawa-with-Parliament-Hill-100913_016-Credit-Ottawa-Tourism-2400x1601.jpg?1717063383000'> <script type="text/javascript">var ignoreHashChange = false; function hashChangeFunc(){ // show active tab on hash in url if (window.location.hash !== ''){ var hashTargetAll = $('a[href="' + window.location.hash + '"]'); if(hashTargetAll.length){ var hashTarget = hashTargetAll.filter('[data-toggle="tab"]') if( hashTarget.length ){ hashTarget = hashTarget.first(); hashTarget.tab('show'); } else { hashTarget = hashTargetAll.first(); } // and open parent tabs in case the target element is nested in a tab var parentPane = hashTarget.closest( '.tab-pane' ); if(parentPane.length){ $('.nav a[href="#'+ parentPane.attr('id') +'"]').tab('show'); } var parentCollapse = hashTarget.closest( '.panel-collapse:not(.in)' ).collapse('show'); } } return false; } $(document).ready(function(){ var tabFromRequestUrl = window.location.hash !== '' ? $('a[href="' + window.location.hash + '"][data-toggle="tab"]') : []; var initUrlHash = window.location.hash; hashChangeFunc() if( tabFromRequestUrl.length ){ //Prevent the browser to auto-scroll to the anchor of the tab window.location.hash = ""; } //make in-page #links open the tabs if ($._data( $(window)[0], 'events' ).hashchange == undefined){ $(window).on('hashchange', hashChangeFunc); } if(tabFromRequestUrl.length){ setTimeout( function(){ ignoreHashChange = true; history.replaceState(null, null, initUrlHash); ignoreHashChange = false; }, 10 ); } }); var autoTabFunction = function(node){ // remember the hash in the URL without jumping $('a[data-toggle="tab"]:not(.no-hash):not(.bound)').addClass('bound').on('shown.bs.tab', function(e){ var newhash = '#' + $(e.target).attr('href').substr(1); if(history.replaceState){ history.replaceState(null, null, newhash); } else{ location.hash = newhash; } }); //When no tab is active, set the first one to active $(node).find('.nav-tabs:not(.bound), .nav-pills:not(.bound)').addClass('bound').each(function(){ if( $(this).children().length > 0 && 1 > $(this).find('.active').length){ $(this).children().first().addClass('active'); } }); $(node).find('.tab-content:not(.bound)').addClass('bound').each(function(){ if( $(this).children().length > 0 && 1 > $(this).children('.active').length){ $(this).children('.tab-pane').first().addClass('active'); } }); } </script> <meta name='description' content='We are excited to announce the first-ever Junior Program Committee (Junior PC) for the Technical Debt Conference 2025 (TechDebt 2025). The Junior PC is an initiative designed to train the next generation of Technical Debt reviewers. A Junior PC provides opportunities for early-career researchers (PhD students, postdoctoral researchers, new faculty members, and industry practitioners) who are enthusiastic to get more involved in the academic peer-review process but have not yet served on TechDebt’s technical research track program committee. This opportunity allows future PC members to lear ...'> <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="track"><div class="frame"><div class="logobar"><div class="container"><a href="https://conf.researchr.org/home/TechDebt-2025" class="navbar-brand navigate"><span class="brand-text">TechDebt 2025</span></a><div class="place">Sun 27 - Mon 28 April 2025 <a href="https://conf.researchr.org/venue/TechDebt-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 id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Call for Papers <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">TechDebt 2025</li><li class="block"><a href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-main" class="navigate">Technical Papers</a></li><li class="block"><a href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-journal-first" class="navigate">Journal First</a></li><li class="block"><a href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-junior-program-committee" class="navigate">Junior Program Committee</a></li></ul></div></div></ul></li><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/TechDebt-2025/icse-2025-venue" class="navigate">Venue: Rogers Centre, Ottawa (formerly Shaw Centre)</a></li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-2025/keynotes" class="navigate">Keynotes</a></li><li class="block dropdown-header">ICSE 2025</li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-2025/registration" class="indent navigate">Registration</a></li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-2025/Hotels" class="indent navigate">Hotels</a></li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-2025/visa-and-travel-authorization" class="indent navigate">Visa and Travel Authorization</a></li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-2025/Travelling" class="indent navigate">Travelling to Ottawa</a></li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-2025/gettingAroundOttawa" class="indent navigate">Getting Around Ottawa</a></li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-2025/Code+of+Conduct" class="indent navigate">Code of Conduct</a></li><li class="block"><a href="https://conf.researchr.org/attending/TechDebt-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/TechDebt-2025/fun+activities" class="indent navigate">Fun Activities</a></li></ul></li><li class="block"><a href="https://conf.researchr.org/info/TechDebt-2025/mentoring-program" class="navigate">Mentoring Program</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">TechDebt 2025 Committees</li><li class="block"><a href="https://conf.researchr.org/committee/TechDebt-2025/TechDebt-2025-junior-pc-members" class="navigate">Junior PC members</a></li><li class="block"><a href="https://conf.researchr.org/committee/TechDebt-2025/TechDebt-2025-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://conf.researchr.org/people-index/TechDebt-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/TechDebt-2025//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/TechDebt" 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> TechDebt 2025</span></li><li class="block"><a href="https://conf.researchr.org/home/TechDebt-2024" class="navigate">TechDebt 2024</a></li><li class="block"><a href="https://2023.techdebtconf.org" class="navigate">TechDebt 2023</a></li><li class="block"><a href="https://2022.techdebtconf.org" class="navigate">TechDebt 2022</a></li><li class="block"><a href="https://2021.techdebtconf.org" class="navigate">TechDebt 2021</a></li><li class="block"><a href="https://2020.techdebtconf.org" class="navigate">TechDebt 2020</a></li><li class="block"><a href="https://2019.techdebtconf.org" class="navigate">TechDebt 2019</a></li><li class="block"><a href="https://2018.techdebtconf.org" class="navigate">TechDebt 2018</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/TechDebt-2025/https%3A%5Es%5Esconf.researchr.org%5Estrack%5EsTechDebt-2025%5EsTechDebt-2025-junior-program-committee" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://conf.researchr.org/signup/TechDebt-2025" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><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><span class="text-muted small"><span class="glyphicon glyphicon-home"></span> <a href="https://conf.researchr.org/home/TechDebt-2025" class="navigate">TechDebt 2025</a> (<a href="https://conf.researchr.org/series/TechDebt" class="navigate">series</a>) / </span><h1>Junior Program Committee<span class="pull-right small h1">TechDebt 2025</span></h1></div><div class="row"><div class="col-sm-8"><ul id="tab" class="nav nav-pills"><li><a href="#About" data-toggle="tab">About</a></li><li><a href="#Call-for-Participants" data-toggle="tab">Call for Participants</a></li></ul><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; autoTabFunction(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><div class="tab-content"><div id="About" class="tab-pane "><p>We are excited to announce the first-ever Junior Program Committee (Junior PC) for the Technical Debt Conference 2025 (TechDebt 2025). The Junior PC is an initiative designed to train the next generation of Technical Debt reviewers. A Junior PC provides opportunities for early-career researchers (PhD students, postdoctoral researchers, new faculty members, and industry practitioners) who are enthusiastic to get more involved in the academic peer-review process but have not yet served on TechDebt’s technical research track program committee. This opportunity allows future PC members to learn first-hand about the peer-review process, gain experience as reviewers, and learn from senior researchers in the field.</p> </div><div id="Call-for-Participants" class="tab-pane "><h2>Call for Participants</h2><p><p>We are excited to announce the first-ever Junior Program Committee (Junior PC) for the Technical Debt Conference 2025 (TechDebt 2025). The Junior PC is an initiative designed to train the next generation of Technical Debt reviewers. A Junior PC provides opportunities for early-career researchers (PhD students, postdoctoral researchers, new faculty members, and industry practitioners) who are enthusiastic to get more involved in the academic peer-review process but have not yet served on TechDebt’s technical research track program committee. This opportunity allows future PC members to learn first-hand about the peer-review process, gain experience as reviewers, and learn from senior researchers in the field.</p> <p>All submissions to the TechDebt 2025 research track will be jointly reviewed by regular and Junior PC members. Each paper is expected to receive three reviews from regular PC members and two additional reviews from Junior PC members. Junior PC members will also receive feedback to improve their reviews throughout the process. Junior PC members are reviewers with the same duties and responsibilities as the regular PC members — they must write professional and timely reviews and contribute to the discussion. Based on successful implementations of similar initiatives from other venues (e.g., MSR), we anticipate that the involvement of Junior PC members will enhance the overall quality of reviews.</p> <h3><a href="#requirements" id="requirements" class="anchor-link">Requirements</a></h3> <p>Before the TechDebt submission deadline, all PC members will receive guidance on review quality, confidentiality, ethics standards, and effective participation in discussions. The guidance is aligned with the <a href="https://www.acm.org/publications/policies/peer-review">ACM Peer Review Policy</a>. Thus, Junior PC members must abide by the same rules and restrictions applicable to regular PC members. This includes, but is not limited to, conflict of interests, double-blind reviews, and using in any way results from reviewed papers before such papers have been published.</p> <p>Junior PC members must commit to writing detailed and rigorous reviews for papers assigned to them by the allotted deadline. Timely review commitment is essential to the Junior PC’s good functioning. Candidates who might be unable to fulfill their reviewing duties should refrain from applying. Junior PC members will be expected to review a load of 2-3 papers per member, submit on-time review submissions, and participate in an online discussion.</p> <h3><a href="#how-to-apply" id="how-to-apply" class="anchor-link">How to apply?</a></h3> <p>Applicants can nominate themselves or others via the following form: <a href="https://forms.gle/JV4dsUSspzAgAsh28">https://forms.gle/JV4dsUSspzAgAsh28</a></p> <h3><a href="#important-dates" id="important-dates" class="anchor-link">Important Dates</a></h3> <ul> <li>Junior PC Nomination Deadline: Sep 22, 2024 AoE</li> <li>Announcement of the Junior PC members: Oct 4, 2024 AoE</li> </ul> <p>For paper submission dates, please check the <a href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-main#Call-for-Papers">main track CfP</a>.</p> <p>Zadia Codabux and Daniel Feitosa</p> <p>TechDebt 2025 Junior PC Co-chairs</p> </p></div></div></div><div class="col-sm-4 sidebar"><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">Important Dates<span class="pull-right"><small><span class="glyphicon glyphicon-globe"></span><span class="glyphicon glyphicon-time"></span> AoE (UTC-12h)</small></span></div></div><table class="table table-hover important-dates-in-sidebar"><tr href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-junior-program-committee" class="clickable-row past"><td>Fri 4 Oct 2024<br/>Announcement of the Junior PC members</td></tr><tr href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-junior-program-committee" class="clickable-row past"><td>Sun 22 Sep 2024<br/>Junior PC Nomination Deadline</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>Sat 23 Nov 22:03</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="TechDebt-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":"TechDebt-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="TechDebt-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":"TechDebt-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/TechDebt-2025" class="navigate"><span class="glyphicon glyphicon-home"></span> TechDebt 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.67.1</a>)<br/><small><a href="https://conf.researchr.org/support/TechDebt-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>TechDebt 2025</h4><a href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-main" class="navigate">Technical Papers</a><br/><a href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-journal-first" class="navigate">Journal First</a><br/><a href="https://conf.researchr.org/track/TechDebt-2025/TechDebt-2025-junior-program-committee" class="navigate">Junior Program Committee</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/TechDebt-2025/icse-2025-venue" class="navigate">Venue: Rogers Centre, Ottawa (formerly Shaw Centre)</a><br><a href="https://conf.researchr.org/attending/TechDebt-2025/keynotes" class="navigate">Keynotes</a><br><a href="https://conf.researchr.org/attending/TechDebt-2025/registration" class="navigate">Registration</a><br><a href="https://conf.researchr.org/attending/TechDebt-2025/Hotels" class="navigate">Hotels</a><br><a href="https://conf.researchr.org/attending/TechDebt-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/TechDebt-2025/Travelling" class="navigate">Travelling to Ottawa</a><br><a href="https://conf.researchr.org/attending/TechDebt-2025/gettingAroundOttawa" class="navigate">Getting Around Ottawa</a><br><a href="https://conf.researchr.org/attending/TechDebt-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/TechDebt-2025/Diversity+and+Inclusion+Plan" class="navigate">Equity, Diversity, and Inclusion Plan for ICSE 2025</a><br><a href="https://conf.researchr.org/attending/TechDebt-2025/fun+activities" class="navigate">Fun Activities</a></div><div class="col-sm-2"><a href="https://conf.researchr.org/signup/TechDebt-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; 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>