CINXE.COM
Registration - 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>Registration - 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: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.'> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='Registration - ICSR 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="attending"><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></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%5Esattending%5Esicsr-2025%5Esregistration" 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 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>Registration</h1></div><p>Below you will find information on the registration process and the fees for ICSE 2025 and its satellite activities (workshops, symposia, co-located conferences, etc.)</p> <p><strong>Before registering:</strong> To speed the process, we suggest you have ready:</p> <ul> <li>Your IEEE or ACM membership number</li> <li>The <a href="https://conf.researchr.org/info/icse-2025/program-overview">list of co-located conferences, workshops, symposia, tutorials and other events you wish to register for (see the program overview and take note of the dates)</a></li> <li>Your profile on this researchr website (you may want to log in or create an account first if you do not have such a profile)</li> <li>The paper ids of any papers in any track that have been accepted so far and for which you are an author; the format for these might look like icse2025-p### or icse20-symp-###</li> </ul> <p><span style="font-size: 125%; background-color: #ffeeee"><a target="ICSE2025Reg" href="https://uottawacpd.eventsair.com/icse2025/reg/Site/Register">Click here to register for ICSE 2025. You will be taken to a site on the domain uottawacpd.eventsair.com</a></span></p> <p><strong>No-Charge Events:</strong> If you are registered for any two days and are a new faculty member, you can sign up for the New Faculty Symposium for Free on Tuesday. Those in the Doctoral Symposium need to sign up for this for free if you have a paper in that session, and you do need to also sign up for the Main Conference (Wed-Fri). Those in the Student Mentoring Workshop need to sign up for this for free, but you need to sign up for any two other days (or more). Some people (e.g. student volunteers or main conference keynote speakers and certain others have been given discount codes that you must use for free admission to certain activities. Anybody who has never attended ICSE before can also attend the Newcomer Reception on Tuesday early evening.</p> <p><strong>Modifying registration:</strong> After registering, you <b>will be able to modify your registration (e.g. choice of sessions, new paper IDs) until at least mid-February</b>. To modify your registration you <i>must use the link sent to you in your registration confirmation email, so make sure you save it.</i>. If you registered between August and October using special early registration, check your email around Nov 15 for your registration update link that will allow you to pay the rest of your fees and register for additional activities.</p> <p><strong>Cancelling registration:</strong> If you need to do this, please see the details at the end of this page.</p> <p><strong>Overlapping events:</strong> When registering for events (co-located conferences, workshops, tutorials, main conference, etc.) you may wish to attend overlapping events for various reasons (e.g. a paper in overlapping events). However, you will have to register <strong>only for the event you intend to attend most</strong>, otherwise you would end up <strong>paying double</strong>. If you want to attend partially-overlapping events (e.g. an event held Sunday+Monday and an event held Monday+Tuesday) you can select both days of one event, and just a single day of the other event.</p> <p><strong>Travel and Hotel codes:</strong> After you register you will be given <a href="https://conf.researchr.org/attending/icse-2025/Hotels">discount links or codes for hotels (more information here)</a>, as well as for <a href="https://conf.researchr.org/attending/icse-2025/Travelling">airlines and Via rail (more information here)</a>.</p> <p><strong>Payment methods:</strong> Payment for registration can be by either Visa or Mastercard. The system cannot accept other credit card brands. If you have no way to pay with these cards, there will be an option (for a fee) to pay in some other way, such as through bank transfer. The fee charged covers the large cost to the conference of handling such payments.</p> <p><strong>Discount codes:</strong> Some people (e.g. keynote speakers, student volunteers) will be given personal discount codes. You may need to specify your code in more than one place in the form.</p> <p>Registration for ICSE2025 and its co-located events is managed by the University of Ottawa, Faculty of Medicine, Office of Continuing Professional Development, through a subdomain of eventsair.com . Your registration confirmation email will come from the domain eventsairmail.com . So you can check legitimacy: On the registration site and in your confirmation of registration email you will see logos for ICSE2025, uOttawa, the IEEE Computer Society and ACM Sigsoft on the same blue background as the main ICSE2025 web page heading. Certain followup emails may also come from domain uottawa.ca .</p> <h3><a href="#registration-fees-for-the-main-icse-conference-co-located-conferences-workshops-and-other-items" id="registration-fees-for-the-main-icse-conference-co-located-conferences-workshops-and-other-items" class="anchor-link">Registration Fees for the main ICSE conference, Co-Located Conferences, Workshops and other Items</a></h3> <p>The following are the registration fees. The ‘Early’ Fees will apply until February 18th 2025. The late registration fees will be determined a little later and will be 14% to 25% higher than the early fees. Depending on total attendance, is also possible that we may have to limit attendance at the Thursday main-conference banquet, so for now only early registration is guaranteed to include a banquet ticket.</p> <p><em>Member rates</em>: These will require you to supply a valid IEEE or ACM membership number, otherwise you will be charged the non-member rate. Please also note that the special rate for <a href="https://life.ieee.org/about/">IEEE Life members applies to people who have been given this status officially at or after the age of 65</a>; the same rate applies to <a href="https://www.acm.org/membership/membership-options">ACM Retired Members, who pay reduced retired ACM member fees, NOT ‘ACM Lifetime’ members, who have simply paid for many years in advance.</a></p> <p><em>Student rates</em>: There must be at least one full registration (non-student registration, either member or non-member) per paper, so student rates are only available for students who are attending sessions where they are NOT the sole author representing a paper. Students will be asked to show their student card at the registration desk. If you are a student author and no other author of the paper is attending that is paying the full rate, then you have to pay the full rate. You would still be able to obtain the student rate on other parts of the conference where you are not a sole paper author. For example, if a you are a student are presenting a paper at a workshop, but not at the main conference, then they would pay the full rate for the workshop and the student rate for the main conference.</p> <p>For reference, the CAD $1180 basic member fee for the main conference works out (as of August-2024) to be about 785 EUR (this had decreased from over 800 from earlier in 2024) or 865 USD.</p> <p> <br> </p> <h4><a href="#main-icse-conference-fees-in-cad-canadian-dollars" id="main-icse-conference-fees-in-cad-canadian-dollars" class="anchor-link">Main ICSE conference fees in CAD (Canadian Dollars)</a></h4> <p>Wed April 30 to Friday May 2, including the Wednesday reception and Thursday banquet</p> <table> <thead> <tr><th> </th><th> Early (by Feb 18th) </th><th> </th><th> Late </th></tr> </thead> <tbody> <tr><td> ACM/IEEE Member </td><td colspan="2"> 1180 </td><td> 1340 </td></tr> <tr><td> Non-Member </td><td colspan="2"> 1420 </td><td> 1615 </td></tr> <tr><td> Student Member </td><td colspan="2"> 830 </td><td> 945 </td></tr> <tr><td> Student Non-Member </td><td colspan="2"> 995 </td><td> 1130 </td></tr> <tr><td> IEEE Life member or ACM Retired Member </td><td colspan="2"> 650 </td><td> 740 </td></tr> </tbody> </table> <p> <br> </p> <h4><a href="#two-day-co-located-conference-fees-in-cad-canadian-dollars" id="two-day-co-located-conference-fees-in-cad-canadian-dollars" class="anchor-link">Two-day co-located conference fees in CAD (Canadian Dollars)</a></h4> <p>These apply for events held either Sunday Apr 27th + Monday Apr 28th, or Monday April 28th + Tuesday April 29th. Organizers of events with sufficient registration will be given discretionary funds that they can use to cover the cost (or partial cost depending on attendance) of a social event with a meal. Contact the organizers in March to determine what is being arranged.</p> <table> <thead> <tr><th> </th><th> Early (by Feb 18th) </th><th> </th><th> Late </th></tr> </thead> <tbody> <tr><td> ACM/IEEE Member </td><td colspan="2"> 810 </td><td> 920 </td></tr> <tr><td> Non-Member </td><td colspan="2"> 975 </td><td> 1110 </td></tr> <tr><td> Student Member </td><td colspan="2"> 570 </td><td> 650 </td></tr> <tr><td> Student Non-Member </td><td colspan="2"> 685 </td><td> 775 </td></tr> <tr><td> IEEE Life member or ACM Retired Member </td><td colspan="2"> 450 </td><td> 510 </td></tr> </tbody> </table> <p> <br> </p> <h4><a href="#single-day-fees-any-day-of-the-conference-sun-april-27-to-sat-may-3" id="single-day-fees-any-day-of-the-conference-sun-april-27-to-sat-may-3" class="anchor-link">Single-day fees, any day of the conference (Sun April 27 to Sat May 3)</a></h4> <p>These apply any day, but do NOT include the banquet, receptions, or any social events associated with co-located conferences. These can be used attending a full-day workshop, the Doctoral Symposium, the New Faculty Symposium, one day of a co-located conference if you are attending an overlapping conference on two other days, or one day of the main conference if you do not have a paper in the main conference. These do include lunch.</p> <table> <thead> <tr><th> </th><th> Early (by Feb 18th) </th><th> </th><th> Late </th></tr> </thead> <tbody> <tr><td> ACM/IEEE Member </td><td colspan="2"> 400 </td><td> 500 </td></tr> <tr><td> Non-Member </td><td colspan="2"> 480 </td><td> 600 </td></tr> <tr><td> Student Member </td><td colspan="2"> 280 </td><td> 350 </td></tr> <tr><td> Student Non-Member </td><td colspan="2"> 335 </td><td> 420 </td></tr> </tbody> </table> <p> <br> </p> <h4><a href="#half-day-fees-single-tutorial-and-certain-workshops-these-include-lunch-on-that-day" id="half-day-fees-single-tutorial-and-certain-workshops-these-include-lunch-on-that-day" class="anchor-link">Half-day fees (single tutorial and certain workshops; these include lunch on that day)</a></h4> <table> <thead> <tr><th> </th><th> Early (by Feb 18th) </th><th> </th><th> Late </th></tr> </thead> <tbody> <tr><td> ACM/IEEE Member </td><td colspan="2"> 300 </td><td> 375 </td></tr> <tr><td> Non-Member </td><td colspan="2"> 360 </td><td> 450 </td></tr> <tr><td> Student Member </td><td colspan="2"> 210 </td><td> 265 </td></tr> <tr><td> Student Non-Member </td><td colspan="2"> 255 </td><td> 315 </td></tr> </tbody> </table> <p> <br> </p> <h4><a href="#other-fees-in-cad" id="other-fees-in-cad" class="anchor-link">Other fees in CAD</a></h4> <table> <thead> <tr><th> </th><th> Early (by Feb 18th) </th><th> </th><th> Late </th></tr> </thead> <tbody> <tr><td> Childcare (if requested on the registration form; the childcare provider will follow up with you by February at the latest for more information; space may run out, so this is first-come-first-served) </td><td colspan="2"> free </td><td> free </td></tr> <tr><td> Pdf file with a letter of invitation only for those with accepted papers or members of the organizing committee of the main conference or a track, or a student volunteer or a keynote speaker. This is only to be requested you need such a letter to obtain a visa </td><td colspan="2"> 25 </td><td> 25 </td></tr> <tr><td> Extra ticket for the Thursday banquet or for a co-located social event (the number of such extra tickets will be limited) </td><td colspan="2"> 140 </td><td> 175 </td></tr> <tr><td> AIware bootcamp May 3 and 4 (offsite; no food provided; no Internet or other services available; limited capacity so first-come-first-served) </td><td colspan="2"> 40 </td><td> 40 </td></tr> </tbody> </table> <h3><a href="#cancellation-and-refund-policy" id="cancellation-and-refund-policy" class="anchor-link">Cancellation and refund policy</a></h3> <p><strong>No refund will be provided if a letter of invitation has been issued</strong> to enable you to obtain a visa, unless you include a letter from Canadian Authorities clearly stating that your application for a visa to attend ICSE2025 has been denied.</p> <p><strong>No refund will be provided for an activity in which you are an author of a paper</strong>, unless you provide the name of another co-author who will be presenting, and that author has already registered for that activity.</p> <p>You may request a refund until April 1, 2025 if neither of above two conditions apply.</p> <p><strong>Prior to February 19th, 2025</strong>: The maximum refund will be the amount you paid, minus a <strong><em>$100 administrative fee</em></strong>.</p> <p><strong>Between February 19th and April 1st, 2025 inclusive</strong>: The maximum refund will be <strong><em>50%</em></strong> of the amount paid.</p> <p><strong>After April 1st, 2025</strong>: <strong><em>No refund</em></strong> will be provided.</p> <p>To request a cancellation (with or without any applicable refund), please email: <a href="mailto:cpd@uottawa.ca">cpd@uottawa.ca</a></p> <p><em>If you have completed the registration form but have not yet paid (because you were not able to use Mastercard or Visa and are making alternative arrangements such as using wire transfer), you are NOT yet considered to have registered for the conference</em>. <strong><em>We will normally delete your incomplete registration if payment is not received after 30 days, or as of April 1, 2025, whichever comes first.</em></strong></p> </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 17:04</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>