CINXE.COM

Registration - ICPC 2023

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="https://conf.researchr.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://conf.researchr.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>Registration - ICPC 2023</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://conf.researchr.org";</script> <link rel="stylesheet" href="https://conf.researchr.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/stylesheets/conf.css?e0c92ee5f52769e04d268b7588469bfe" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/getFile/c61e9674-b460-4eac-9e02-44b4d414441f/logobar.css?1670383473954" 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">$(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:title' content='Registration - ICPC 2023'> <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 31st IEEE/ACM International Conference on Program Comprehension (ICPC 2023) is the premier venue for work in the area of program comprehension. It encompasses both human activities for comprehending the software and technologies for supporting such comprehension. ICPC 2023 promises to provide a quality forum for researchers and practitioners from academia and industry to present and to discuss state-of-the-art results and best practices in the field of program comprehension. ICPC 2023 is co-located with ICSE 2023. ICPC 2023 solicits four main categories of research contributions: rese ...'> <meta name='description' content='The 31st IEEE/ACM International Conference on Program Comprehension (ICPC 2023) is the premier venue for work in the area of program comprehension. It encompasses both human activities for comprehending the software and technologies for supporting such comprehension. ICPC 2023 promises to provide a quality forum for researchers and practitioners from academia and industry to present and to discuss state-of-the-art results and best practices in the field of program comprehension. ICPC 2023 is co-located with ICSE 2023. ICPC 2023 solicits four main categories of research contributions: rese ...'> <meta prefix='og: http://ogp.me/ns#' property='og:image' content='https://conf.researchr.org/getImage/icpc-2023/carousel/icpcphoto.jpg?1686893469000'> <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/icpc-2023" class="navbar-brand navigate"><span class="brand-text">ICPC 2023</span></a><div class="place">Mon 15 - Tue 16 May 2023 <a href="https://conf.researchr.org/venue/icpc-2023/icse-2023-venue" class="navigate">Melbourne, Australia</a></div><div class="place2">co-located with <a href="https://conf.researchr.org/home/icse-2023" class="navigate">ICSE 2023</a></div></div></div><div class="navbar navbar-default"><div class="container"><div class="navbar-header"><button type="button" data-toggle="collapse" data-target="#navigationbar" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button></div><div id="navigationbar" class="navigationbar collapse navbar-collapse"><ul class="block nav navbar-nav"><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Attending <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/venue/icpc-2023/icse-2023-venue" class="navigate">Venue: Melbourne Convention Exhibition Centre | MCEC</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Keynotes" class="navigate">Keynotes</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/social-event" class="navigate">ICPC Social Event</a></li><li class="block dropdown-header">ICSE 2023</li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Keynotes" class="indent navigate">Keynotes</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Melbourne" class="indent navigate">Melbourne</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/VIC" class="indent navigate">Victoria</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Australia" class="indent navigate">Australia</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Code+of+Conduct" class="indent navigate">Code of Conduct</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Diversity+and+Inclusion+Plan" class="indent navigate">Diversity and Inclusion Plan</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/main-conference-in-person-presenter-instructions" class="indent navigate">Main Conference In-Person Presenter Instructions</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/main-conference-virtual-presenter-instructions" class="indent navigate">Main Conference Virtual Presenter Instructions</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/workshop-and-co-located-event-instructions" class="indent navigate">Workshop and Co-Located Event Instructions</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/session-chair-instructions" class="indent navigate">Session Chair Instructions</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/venue-floor-map" class="indent navigate">Venue Floor Map</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Accommodation" class="indent navigate">Accommodation</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Registration" class="indent navigate">Registration</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Visa-Letter-of-Invitation" class="indent navigate">Visa Letter of Invitation</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/social-events" class="indent navigate">Social Events</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/Recruitment-Opportunities" class="indent navigate">Recruitment Opportunities at ICSE 2023</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/IEEE+Computer+Society+Open+Conference+Statement" class="indent navigate">IEEE Computer Society Open Conference Statement</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/travel-support" class="indent navigate">Travel Support</a></li><li class="block"><a href="https://conf.researchr.org/attending/icpc-2023/childcare-support" class="indent navigate">Childcare Support</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/icpc-2023/program-icpc-2023/" class="navigate">ICPC Program</a></li><li class="block"><a href="https://conf.researchr.org/program/icpc-2023/program-icpc-2023/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/program/icpc-2023/program-icpc-2023/" data-fltr-type="date" data-fltr-val="Mon 15 May 2023" class="navigate">Mon 15 May</a></li><li class="block"><a href="https://conf.researchr.org/program/icpc-2023/program-icpc-2023/" data-fltr-type="date" data-fltr-val="Tue 16 May 2023" class="navigate">Tue 16 May</a></li></ul></li><li id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Tracks <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">ICPC 2023</li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-closing" class="navigate">Closing</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-discussion" class="navigate">Discussion</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-early-research-achievements--era-" class="navigate">Early Research Achievements (ERA)</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-icpc-keynotes" class="navigate">ICPC Keynotes</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-journal-first" class="navigate">Journal First</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-mip-talk" class="navigate">MIP Talk</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-opening" class="navigate">Opening</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-replications-and-negative-results--rene-" class="navigate">Replications and Negative Results (RENE)</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-research" class="navigate">Research</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-tool-demonstration" class="navigate">Tool Demonstration</a></li></ul></div></div></ul></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">ICPC 2023 Committees</li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2023/icpc-2023-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2023/icpc-2023-steering-committee" class="navigate">Steering Committee</a></li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2023/icpc-2023-early-research-achievements--era--program-committee" class="navigate"><strong>Early Research Achievements (ERA)</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2023/icpc-2023-journal-first-program-committee" class="navigate"><strong>Journal First</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2023/icpc-2023-replications-and-negative-results--rene--program-committee" class="navigate"><strong>Replications and Negative Results (RENE)</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2023/icpc-2023-research-program-committee" class="navigate"><strong>Research</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2023/icpc-2023-tool-demonstration-program-committee" class="navigate"><strong>Tool Demonstration</strong></a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://conf.researchr.org/people-index/icpc-2023" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div></div></ul></li><li class="block"><a href="https://conf.researchr.org/search/icpc-2023//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">Series <span class="caret"></span></span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/series/icpc" 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/icpc-2025" class="navigate">ICPC 2025</a></li><li class="block"><a href="https://conf.researchr.org/home/icpc-2024" class="navigate">ICPC 2024</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> ICPC 2023</span></li><li class="block"><a href="https://conf.researchr.org/home/icpc-2022" class="navigate">ICPC 2022</a></li><li class="block"><a href="https://conf.researchr.org/home/icpc-2021" class="navigate">ICPC 2021</a></li><li class="block"><a href="https://conf.researchr.org/home/icpc-2020" class="navigate">ICPC 2020</a></li><li class="block"><a href="https://conf.researchr.org/home/icpc-2019" class="navigate">ICPC 2019</a></li><li class="block"><a href="https://conf.researchr.org/home/icpc-2018" class="navigate">ICPC 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/icpc-2023/https%3A%5Es%5Esconf.researchr.org%5Esattending%5Esicpc-2023%5EsRegistration" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://conf.researchr.org/signup/icpc-2023" 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-2023" class="navigate">ICSE 2023</a> (<a href="https://conf.researchr.org/series/icse" class="navigate">series</a>) / </span><h1>Registration</h1></div><strong>ICSE 2023 – Registration:</strong><p></p> <p style="font-weight: 400;">Registration for the IEEE ACM International Conference on Software Engineering (ICSE 2023) is <a href="https://icmsaust.eventsair.com/icse-2023/registration-form">Now Open</a>. Please read the registration information carefully before beginning the online registration. </p> <p><b>All accepted papers must be covered by a full or life member registration by at least one co-author (_not_ a student registration) for the main conference, co-located event or workshop they are appearing in, as appropriate, even if remote presenting. </b>However, each full or life member registration for an event may cover more than one paper co-authored for that event.</p> <meta charset="utf-8"> <style> a.link-btn { color: #fff; background: #337ab7; display:inline-block; border: 1px solid #2e6da4; font: bold 16px Arial, sans-serif; text-decoration: none; border-radius: 5px; padding: 20px 100px; } a.link-btn:hover { background-color: #245582; border-color: #1a3e5b; } </style> <br> <center> <a href="https://icmsaust.eventsair.com/icse-2023/registration-form" class="link-btn">Register Now</a> </center> <br> <br> <p>ICSE2023 is a primarily in-person event and papers are expected to be presented in-person, excepting where no co-author is able to attend ICSE2023 in Melbourne. <b>If any co-author of a work is attending in-person, they will need to present the paper.</b> If no co-author is able to attend in-person to present an accepted paper, we ask that you let us know which paper that no co-author is able to present in-person. Such remote presenters will be accommodated for presenting live/live Q&amp;A where feasible, or else via a recording in exceptional circumstances. They will also be able to remote attend a subset of tracks/co-located events/workshops live. As we have to pay substantial additional costs to equip rooms for remote present/live-streaming/live Q&amp;A, only a subset of rooms is able to be so equipped. However, all presentations are planned to be recorded and made available with presenter permission post-conference e.g. via the ACM YouTube channel. Due to these limitations on remote attendance, we are currently not providing a remote attend-only option for ICSE2023.</p> <p>We are conscious of concerns around environmental costs of conferences. A carbon footprint calculator is available at the bottom of this page. In addition, we have selected as our venue a world-leading conference venue in terms of its efforts to minimise its environmental footprint, including energy, food, conference materials etc. See <a href="https://conf.researchr.org/venue/icse-2023/icse-2023-venue">venue</a> for further details.</p> <p>Some limited travel support is available via SIGSOFT CAPS and NSF travel support programmes. Please see info here: <a href="https://conf.researchr.org/attending/icse-2023/travel-support">Travel Support</a></p> <p>&nbsp;</p> <p style="font-weight: 400;"><strong>Main Conference Days registration entitlements include:</strong></p> <ul style="font-weight: 400;"> <li>Access to all main conference sessions on Wednesday 17 – Friday 19 May 2023</li> <li>Morning tea, lunch and afternoon tea on Wednesday 17 – Friday 19 May 2023</li> <li>A ticket to the Welcome Reception</li> <li>A ticket to the Conference Party</li> <li>Full or life member registration covers one or more co-authored ICSE main conference track papers (any main conference track) ; papers in co-located event(s) and/or workshop(s) need separate registration by at least one co-author for each of those co-located event(s) and/or workshop(s)</li> </ul> <p style="font-weight: 400;">&nbsp;</p> <p style="font-weight: 400;"><strong>Workshop or Co-Located Event registration entitlements include:</strong></p> <ul style="font-weight: 400;"> <li>Access to the co-located event or workshop sessions registered for, and access to sessions of other co-located event or workshops held on the same day(s)</li> <li>Morning tea, lunch and afternoon tea on day/s of the co-located event or workshop</li> <li>Full or life member registration covers one or more co-located event track or workshop co-authored papers (for each specific co-located event/workshop registering for) ; however, papers in different workshops or co-located events, even if held on same day(s), need a full or life member registration by at least one co-author for each workshop or co-located event with a paper</li> </ul> <p style="font-weight: 400;"><strong>&nbsp;</strong></p> <p style="font-weight: 400;"><strong>Registration fees</strong></p> <p style="font-weight: 400;">All fees are quoted in Australian dollars ($AUD) and are inclusive of 10% GST (Goods and Services Tax).</p> <table style="font-weight: 400;" width="604"> <tbody> <tr> <td width="330"> <p><strong>&nbsp;</strong></p> </td> <td width="142"> <p><strong>Early bird<br></strong>Ends 13 March 2023</p> </td> <td width="132"> <p><strong>Standard<br></strong>From 14 March 2023</p> </td> </tr> <tr> <td width="330"> <p><strong>Fee types</strong></p> </td> <td width="142"> <p>&nbsp;</p> </td> <td width="132"> <p>&nbsp;</p> </td> </tr> <tr> <td width="330"> <p>Member Main Conference Registration*</p> </td> <td width="142"> <p>$1215</p> </td> <td width="132"> <p>$1460</p> </td> </tr> <tr> <td width="330"> <p>Non-Member Main Conference Registration</p> </td> <td width="142"> <p>$1460</p> </td> <td width="132"> <p>$1755</p> </td> </tr> <tr> <td width="330"> <p>Member Student Main Conference Registration**</p> </td> <td width="142"> <p>$855</p> </td> <td width="132"> <p>$1025</p> </td> </tr> <tr> <td width="330"> <p>Non-Member Student Main Conference Registration</p> </td> <td width="142"> <p>$1030</p> </td> <td width="132"> <p>$1230</p> </td> </tr> <tr> <td width="330"> <p>Member Life/Retired Main Conference Registration</p> </td> <td width="142"> <p>$670</p> </td> <td width="132"> <p>$805</p> </td> </tr> </tbody> </table> <br> <p style="font-weight: 400;"><em>*Only current IEEE &amp; ACM members are eligible for the member rate. Members will be asked to provide their membership number during the registration process. </em></p> <p style="font-weight: 400;"><em>** A student is defined as a holder of a student identification card from a recognised tertiary or secondary educational institution or international student card. Students must be currently enrolled in part or full time studies to qualify for the discounted rate. Students will be asked to provide proof of student status during the registration process.</em></p> <p style="font-weight: 400;"><em>&nbsp;</em></p> <table style="font-weight: 400;" width="444"> <tbody> <tr> <td colspan="2" width="444"> <p><strong>Additional Registration Options and Add-ons</strong>&nbsp;</p> </td> </tr> <tr> <td width="330"> <p>Welcome Reception additional guest ticket</p> </td> <td width="113"> <p>$77</p> </td> </tr> <tr> <td width="330"> <p>Conference Party additional guest ticket</p> </td> <td width="113"> <p>$165</p> </td> </tr> </tbody> </table> <br> <p style="font-weight: 400;"><em>&nbsp;</em></p> <p style="font-weight: 400;"><strong>Co-Located Events:</strong></p> <table style="font-weight: 400;" width="627"> <tbody> <tr> <td width="123"> <p><strong>Name</strong></p> </td> <td width="220"> <p><strong>Co-Located Event </strong></p> <p><strong>Registration Type</strong></p> </td> <td width="147"> <p><strong>Early Bird Rate including GST</strong></p> <p><strong>Ends 13 March 2023</strong></p> </td> <td width="137"> <p><strong>Standard Rate including GST</strong></p> <p><strong>From 14 March 2023</strong></p> </td> </tr> <tr> <td rowspan="4" width="123"> <p>1-Day Co-Located Events</p> </td> <td width="220"> <p>Member Registration</p> </td> <td width="147"> <p>$610</p> </td> <td width="137"> <p>$735</p> </td> </tr> <tr> <td width="220"> <p>Non-Member Registration</p> </td> <td width="147"> <p>$735</p> </td> <td width="137"> <p>$885</p> </td> </tr> <tr> <td width="220"> <p>Student Member Registration</p> </td> <td width="147"> <p>$430</p> </td> <td width="137"> <p>$515</p> </td> </tr> <tr> <td width="220"> <p>Student Non-Member Registration</p> </td> <td width="147"> <p>$520</p> </td> <td width="137"> <p>$620</p> </td> </tr> <tr> <td rowspan="4" width="123"> <p>2-Day Co-Located Events</p> </td> <td width="220"> <p>Member Registration</p> </td> <td width="147"> <p>$810</p> </td> <td width="137"> <p>$975</p> </td> </tr> <tr> <td width="220"> <p>Non-Member Registration</p> </td> <td width="147"> <p>$975</p> </td> <td width="137"> <p>$1170</p> </td> </tr> <tr> <td width="220"> <p>Student Member Registration</p> </td> <td width="147"> <p>$570</p> </td> <td width="137"> <p>$685</p> </td> </tr> <tr> <td width="220"> <p>Student Non-Member Registration</p> </td> <td width="147"> <p>$685</p> </td> <td width="137"> <p>$825</p> </td> </tr> </tbody> </table> <br> <p style="font-weight: 400;"><em>&nbsp;</em></p> <p style="font-weight: 400;"><strong>MSR+ICPC joint option:</strong></p> <table style="font-weight: 400;" width="627"> <tbody> <tr> <td width="123"> <p><strong>Name</strong></p> </td> <td width="220"> <p><strong>MSR+ICPC joint option </strong></p> <p><strong>Registration Type</strong></p> </td> <td width="147"> <p><strong>Early Bird Rate including GST</strong></p> <p><strong>Ends 13 March 2023</strong></p> </td> <td width="137"> <p><strong>Standard Rate including GST</strong></p> <p><strong>From 14 March 2023</strong></p> </td> </tr> <tr> <td rowspan="4" width="123"> <p>MSR+ICPC</p> </td> <td width="220"> <p>Member Registration</p> </td> <td width="147"> <p>$1380</p> </td> <td width="137"> <p>$1660</p> </td> </tr> <tr> <td width="220"> <p>Non-Member Registration</p> </td> <td width="147"> <p>$1545</p> </td> <td width="137"> <p>$1855</p> </td> </tr> <tr> <td width="220"> <p>Student Member Registration</p> </td> <td width="147"> <p>$970</p> </td> <td width="137"> <p>$1165</p> </td> </tr> <tr> <td width="220"> <p>Student Non-Member Registration</p> </td> <td width="147"> <p>$1165</p> </td> <td width="137"> <p>$1400</p> </td> </tr> </tbody></table> <br> <p style="font-weight: 400;"><strong>&nbsp;</strong></p> <p style="font-weight: 400;">For further information about Co-Located Events please visit the&nbsp;<a href="https://conf.researchr.org/home/icse-2023">ICSE 2023 website</a>.&nbsp;</p> <p style="font-weight: 400;"><strong>Workshops:</strong></p> <table style="font-weight: 400;" width="623"> <tbody> <tr> <td width="85"> <p><strong>Name </strong></p> </td> <td width="255"> <p><strong>Workshop Registration </strong></p> <p><strong>Type</strong></p> </td> <td width="142"> <p><strong>Early Bird Rate including GST</strong></p> <p><strong>Ends 13 March 2023</strong></p> </td> <td width="142"> <p><strong>Standard Rate including GST</strong></p> <p><strong>From 14 March 2023</strong></p> </td> </tr> <tr> <td rowspan="4" width="85"> <p>1-Day Workshops</p> </td> <td width="255"> <p>Member 1-Day Workshop</p> </td> <td width="142"> <p>$610</p> </td> <td width="142"> <p>$735</p> </td> </tr> <tr> <td width="255"> <p>Non-Member 1-Day Workshop</p> </td> <td width="142"> <p>$735</p> </td> <td width="142"> <p>$885</p> </td> </tr> <tr> <td width="255"> <p>Student Member 1-Day Workshop</p> </td> <td width="142"> <p>$430</p> </td> <td width="142"> <p>$515</p> </td> </tr> <tr> <td width="255"> <p>Student Non-Member 1-Day Workshop</p> </td> <td width="142"> <p>$520</p> </td> <td width="142"> <p>$620</p> </td> </tr> <tr> <td rowspan="4" width="85"> <p>2-Day Workshops</p> </td> <td width="255"> <p>Member 2-Day Workshop</p> </td> <td width="142"> <p>$810</p> </td> <td width="142"> <p>$975</p> </td> </tr> <tr> <td width="255"> <p>Non-Member 2-Day Workshop</p> </td> <td width="142"> <p>$975</p> </td> <td width="142"> <p>$1170</p> </td> </tr> <tr> <td width="255"> <p>Student Member 2-Day Workshop</p> </td> <td width="142"> <p>$570</p> </td> <td width="142"> <p>$685</p> </td> </tr> <tr> <td width="255"> <p>Student Non-Member 2-Day Workshop</p> </td> <td width="142"> <p>$685</p> </td> <td width="142"> <p>$825</p> </td> </tr> </tbody> </table> <br> <p style="font-weight: 400;"><strong>&nbsp;</strong></p> <p style="font-weight: 400;">For further information about Workshops please visit the&nbsp;<a href="https://conf.researchr.org/home/icse-2023">ICSE 2023 website</a>.&nbsp;</p> <p style="font-weight: 400;"><strong>&nbsp;</strong></p> <p style="font-weight: 400;"><strong>Social Functions:</strong></p> <p style="font-weight: 400;">Welcome Reception –&nbsp; Wednesday 17 May 2023 </p> <p style="font-weight: 400;">Conference Party – Thursday 18 May 2023</p> <p style="font-weight: 400;">ICSE Run</p> <p style="font-weight: 400;">ICSE Yoga</p> <p style="font-weight: 400;">ICSE Walk</p> <p style="font-weight: 400;">ICSE Soccer</p> <p style="font-weight: 400;">&nbsp;</p> <p style="font-weight: 400;"><strong>Payment Deadlines:</strong></p> <p style="font-weight: 400;">Registrations must be paid in full by 13 March 2023 in order to receive the early bird registration rate.</p> <p style="font-weight: 400;"><strong>&nbsp;</strong></p> <p style="font-weight: 400;"><strong>Method of Payment </strong></p> <p style="font-weight: 400;">Registration can only be confirmed once payment is received.</p> <p style="font-weight: 400;">&nbsp;</p> <p style="font-weight: 400;">Payment can be made by any of the following methods:</p> <ul style="font-weight: 400;"> <li>Credit card: Visa, MasterCard and American Express are accepted. If you are making a credit card payment from a country outside Australia, for security reasons you must first advise your banking institution of the impending charge and authorise them to allow the charge to Australia to go through. Please note that charges to your credit card will appear as being from "ICMS Australasia Pty Ltd" on your bank statement.</li> <li>Bank transfer: Please include your surname in the transfer and email the transfer receipt (remittance) to the <a href="mailto:emilyg@icmsaust.com.au">Conference Secretariat</a>.</li> </ul> <p style="font-weight: 400;">&nbsp;</p> <p style="font-weight: 400;"><strong>Cancellation &amp; Refund Policy</strong></p> <p style="font-weight: 400;"><strong>Cancellation of Registration Deadline</strong>: <strong>Tuesday</strong> <strong>14 March 2023</strong></p> <p style="font-weight: 400;">Cancellations (partial or full) must be made in writing to the Conference Secretariat. Cancellations for in-person registrations made by 14 March 2023 will result in a full refund less $150 to cover administration costs. As an alternative to cancellation, your registration may be transferred to another person by 14 March 2023, without incurring any cost penalty. The host reserves final decision on a case-by-case basis for granting a cancellation in extenuating circumstances. It is recommended that travel insurance be secured personally upon registering. The Conference Secretariat must be advised in writing of any alterations or transfers of registrations.</p> <p style="font-weight: 400;"><strong>Registration Alterations</strong></p> <p style="font-weight: 400;">Delegates must note that some social functions may reach their capacity limits and tickets are only guaranteed on a first come first served basis. From 14 March 2023 no refunds will be provided for a transfer of registration. There will be no cancellation allowance for failure to secure a visa to Australia. It is recommended that travel insurance be secured personally upon registration. The Conference Secretariat must be advised in writing of any alterations or transfers.</p> <p style="font-weight: 400;"><strong>&nbsp;</strong></p> <p style="font-weight: 400;"><strong>International Borders </strong></p> <p style="font-weight: 400;">We ask all international delegates to carefully monitor the Australian travel restrictions and exemptions: <a href="https://covid19.homeaffairs.gov.au/travel-restrictions">https://covid19.homeaffairs.gov.au/travel-restrictions</a></p> <p style="font-weight: 400;"><strong>&nbsp;</strong></p> <p style="font-weight: 400;"><strong>Disclaimer</strong></p> <p style="font-weight: 400;">In registering for this Conference relevant details (name/country) will be incorporated into a delegate list for the benefit of all delegates, and also may be made available (if necessary) to parties directly related to the Conference including venues, accommodation providers, sponsors, key suppliers and future Conferences. However, to ensure your privacy, your email address will not be shared outside of ICSE and the Conference Secretariat, ICMSA.</p> <p style="font-weight: 400;">&nbsp;</p> <p style="font-weight: 400;"><strong><a href="https://conf.researchr.org/attending/icse-2023/IEEE+Computer+Society+Open+Conference+Statement">IEEE Computer Society Open Conference Statement</a></strong></p> <p style="font-weight: 400;">&nbsp;</p> <p style="font-weight: 400;"><strong>Enquiries </strong></p> <p style="font-weight: 400;">Please direct all registration enquiries to:</p> <p style="font-weight: 400;">&nbsp;</p> <p style="font-weight: 400;"><strong>ICSE 2023 Conference Secretariat</strong><br>Managed by ICMS Australasia Pty Ltd<br>PO Box 5005<br>South Melbourne<br>VIC, 3205, Australia<br>P: +61 3 9682 0500<br>E:&nbsp;<a href="mailto:emilyg@icmsaust.com.au">emilyg@icmsaust.com.au</a>&nbsp;</p> <p style="font-weight: 400;">&nbsp;</p> <center> <iframe width="710px" height="750px" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" src="https://calculator.carbonfootprint.com/calculator.aspx?c=flight"></iframe> </center> </div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Thu 28 Nov 15:49</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="icpc-2023" /><input name="ae03f7f6f951d515a297b161e922205d" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://conf.researchr.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"icpc-2023"},],"form_131600131703c411e65b13378d08eb1f6672b5a0259", this.nextSibling, false,"event-modal-loader"); return false;'></button><a submitid="eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="load-modal-action"></a></form></div><div id="event-star-form" class="webdsl-placeholder"><form name="form_509860938088b48fd14544d4239b498a2cf339e02b" id="form_509860938088b48fd14544d4239b498a2cf339e02b" action="https://conf.researchr.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="icpc-2023" /><input name="a0b55aa29cf9431a9461b359872014e3" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://conf.researchr.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"icpc-2023"},],"form_509860938088b48fd14544d4239b498a2cf339e02b", this.nextSibling, false,"event-star-form"); return false;'></button><a submitid="eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="star-event-action"></a></form></div><div id="event-modals" class="webdsl-placeholder"></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; addEventModalLoadOnClick(node); addStarredEventOnClick(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><footer class="footer"><div class="container"><div class="footer-box"><div class="row"><div class="col-sm-3"><h3><a href="https://conf.researchr.org/home/icpc-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> ICPC 2023</a></h3><div><a href="https://conf.researchr.org/contact/icpc-2023" class="navigate"><span class="glyphicon glyphicon-envelope"></span> contact form</a></div><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/icpc-2023" target="_blank" class="navigate"><span class="glyphicon glyphicon-question-sign"></span> Support page</a></small><br/><small></small></div><div class="col-sm-5"><div class="row"><div class="col-sm-6"><h4>Tracks</h4><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-closing" class="navigate">Closing</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-discussion" class="navigate">Discussion</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-early-research-achievements--era-" class="navigate">Early Research Achievements (ERA)</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-icpc-keynotes" class="navigate">ICPC Keynotes</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-journal-first" class="navigate">Journal First</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-mip-talk" class="navigate">MIP Talk</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-opening" class="navigate">Opening</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-replications-and-negative-results--rene-" class="navigate">Replications and Negative Results (RENE)</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-research" class="navigate">Research</a><br/><a href="https://conf.researchr.org/track/icpc-2023/icpc-2023-tool-demonstration" class="navigate">Tool Demonstration</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/icpc-2023/icse-2023-venue" class="navigate">Venue: Melbourne Convention Exhibition Centre | MCEC</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Keynotes" class="navigate">Keynotes</a><br><a href="https://conf.researchr.org/attending/icpc-2023/social-event" class="navigate">ICPC Social Event</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Keynotes" class="navigate">Keynotes</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Melbourne" class="navigate">Melbourne</a><br><a href="https://conf.researchr.org/attending/icpc-2023/VIC" class="navigate">Victoria</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Australia" class="navigate">Australia</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Code+of+Conduct" class="navigate">Code of Conduct</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Diversity+and+Inclusion+Plan" class="navigate">Diversity and Inclusion Plan</a><br><a href="https://conf.researchr.org/attending/icpc-2023/main-conference-in-person-presenter-instructions" class="navigate">Main Conference In-Person Presenter Instructions</a><br><a href="https://conf.researchr.org/attending/icpc-2023/main-conference-virtual-presenter-instructions" class="navigate">Main Conference Virtual Presenter Instructions</a><br><a href="https://conf.researchr.org/attending/icpc-2023/workshop-and-co-located-event-instructions" class="navigate">Workshop and Co-Located Event Instructions</a><br><a href="https://conf.researchr.org/attending/icpc-2023/session-chair-instructions" class="navigate">Session Chair Instructions</a><br><a href="https://conf.researchr.org/attending/icpc-2023/venue-floor-map" class="navigate">Venue Floor Map</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Accommodation" class="navigate">Accommodation</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Registration" class="navigate">Registration</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Visa-Letter-of-Invitation" class="navigate">Visa Letter of Invitation</a><br><a href="https://conf.researchr.org/attending/icpc-2023/social-events" class="navigate">Social Events</a><br><a href="https://conf.researchr.org/attending/icpc-2023/Recruitment-Opportunities" class="navigate">Recruitment Opportunities at ICSE 2023</a><br><a href="https://conf.researchr.org/attending/icpc-2023/IEEE+Computer+Society+Open+Conference+Statement" class="navigate">IEEE Computer Society Open Conference Statement</a><br><a href="https://conf.researchr.org/attending/icpc-2023/travel-support" class="navigate">Travel Support</a><br><a href="https://conf.researchr.org/attending/icpc-2023/childcare-support" class="navigate">Childcare Support</a></div><div class="col-sm-2"><a href="https://conf.researchr.org/signup/icpc-2023" class="navigate">Sign Up</a></div></div></div></div></footer></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; var defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, container: false, sanitize: false}); $('.tooltip.fade.in, .ui-tooltip-content').remove(); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><script type="text/javascript">jQuery(document).ready(function($) { $(".clickable-row").click(function() { var href = $(this).attr("href"); if( window.location.href.indexOf( href ) < 0 ){ if ($(this).hasClass('new-window') ){ window.open( href ); } else { window.document.location = href; } } }); }); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10