<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos;">
<span style="font-size: 12pt; color: rgb(0, 0, 0);">Call for Papers - Deadline Extension<br>
<br>
<br>
PLACES 2025: 16th Workshop on Programming Language Approaches to Concurrency and Communication-cEntric Software</span></p>
<p class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos;">
<span style="font-size: 12pt; color: rgb(0, 0, 0);"><br>
<u>The abstract and paper submission deadlines have been extended.</u></span></p>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
Extended abstract submission deadline: February 27, 2025</div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
<b>Extended paper submission deadline: March 7, 2025</b><br>
Workshop: May 4, 2025 in <b>Hamilton, Canada</b></div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
<br>
<br>
</div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
Website: <a href="https://urldefense.com/v3/__https://places-workshop.github.io/2025/cfp__;!!IBzWLUs!QuknhY7X8XqHCTe_8qdNWZEt5-mk2axC_y6_bgLZeRTw63x9spr1dL-KFAfJ1FfpnYERf2dNaFrVpQPZyDyrUF_5$" target="_blank" id="OWA173b0ccc-aca0-5534-3d64-f72cbb27ed41" class="OWAAutoLink" title="https://places-workshop.github.io/2025/cfp" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0" style="margin: 0px;">
https://places-workshop.github.io/2025/cfp</a></div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
<br>
</div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
<br>
Submission Instructions<br>
<br>
</div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
Submission site: <a href="https://urldefense.com/v3/__https://easychair.org/conferences?conf=places2025__;!!IBzWLUs!QuknhY7X8XqHCTe_8qdNWZEt5-mk2axC_y6_bgLZeRTw63x9spr1dL-KFAfJ1FfpnYERf2dNaFrVpQPZyG-8NGA8$" id="LPlnk143256" class="OWAAutoLink">
https://easychair.org/conferences?conf=places2025</a></div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
<br>
Submissions are invited in the general area of programming language approaches to concurrency, communication, and distribution, ranging from foundational issues through language implementations, to applications and case studies. Submissions are peer-reviewed
 by a minimum of three reviewers, with the aim of allocating at least one expert reviewer.<br>
<br>
Submissions must be formatted with the EPTCS style.<br>
<br>
We welcome the following types of submissions:<br>
<br>
<b>Research papers with a maximum length of 8 pages</b> (with no restriction on bibliography or appendices, which the reviewers are not required to read). Submitted research papers are reviewed based on their novelty, clarity, and technical soundness.<b> They
 must not be submitted for publication elsewhere, and if accepted, they will appear in the PLACES proceedings.</b><br>
<br>
<b>Talk proposals with a maximum length of 2 pages </b>(with no restriction on bibliography or appendices, which the reviewers are not required to read).
<b>Talk proposals may present ongoing work, as well as work already published elsewhere. Accepted talk proposals will be presented at the workshop but will not appear in the PLACES proceedings.</b><br>
<br>
<br>
<br>
Topics<br>
Relevant topics include, but are not limited to:<br>
<br>
- Design and implementation of programming languages with first-class concurrency and communication primitives<br>
- Models for concurrent and distributed systems, such as process algebra and automata and their mechanization in proof assistants<br>
- Behavioural types, including session types<br>
- Concurrent data types, objects, and actors<br>
- Verification and program analysis methods for safe and secure concurrent and distributed software<br>
- Interface and contract languages for communication and distribution<br>
- Applications to microservices, sensor networks, scientific computing, HPC, blockchains, robotics<br>
- Concurrency and communication in event processing and business process management<br>
<br>
Proceedings<br>
The proceedings of PLACES 2025 with accepted research papers will be published as a volume of EPTCS.</div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature"></div>
</body>
</html>