CINXE.COM
13th International Conference on Information Technology Convergence and Services (ITCSE 2024)
<!Doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="id=edge"> <title>13th International Conference on Information Technology Convergence and Services (ITCSE 2024)</title> <link rel="icon" type="image/png" sizes="96x96" href="images/logo.png"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="bootstrap.css"> <link rel="stylesheet" href="style.css"> </head> <body id="home"> <nav class="navbar navbar-expand-md bg-dark navbar-primary fixed-top"> <div class="container"> <button class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse"><span class="navbar-toggler-icon"></span> Menu</button> <a class="navbar-brand"><img src="images/logo.png" width="100px" height="40px" type="image/png" alt="brand-logo"></a> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a href="index" class="nav-link ">Home</a> </li> <li class="nav-item"> <a href="papersubmission" class="nav-link active">Paper Submission</a> </li> <li class="nav-item"> <a href="committee" class="nav-link ">Program Committee</a> </li> <li class="nav-item"> <a href="papers" class="nav-link">Accepted Papers</a> </li> <li class="nav-item"> <a href="contact" class="nav-link">Contact Us</a> </li> <li class="nav-item"> <a href="venue" class="nav-link">Venue</a> </li> </ul> </div> </div> </nav> <!-- Home Page /--> <header id="home-section"> <div class="dark-overlay"> <div class="home-inner"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-10 col-md-10 col-lg-8 d-block bg-primary"> <h1 class="text-light p-2">13<sup>th</sup> International Conference on Information Technology Convergence and Services (ITCSE 2024)</h1> <h4 align="center">September 28 ~ 29, 2024, Toronto, Canada</h4> </div> </div> </div> </div> </div> </header> <!-- Scope section /--> <!-- Scope & Topic Section /--> <section id="scope-section" class="bg-light text-dark py-5"> <div class="container"> <div class="row"> <div class="col-md8 text-justify"> <h3 class="text-secondary2 text-center display4">Paper Submission</h3><br> <p class="text-justify">Authors are invited to submit papers through the conference <span><a href="/submission/index.php" target="_blank">Submission System</a></span> by <b> Closed </b>. Submissions must be original and should not have been published previously or be under consideration for publication while being evaluated for this conference. The proceedings of the conference will be published by <span><a href="http://airccse.org/cscp.html" target="_blank">Computer Science Conference Proceedings</a></span> in <span><a href="http://airccse.org/cscp.html" target="_blank">Computer Science & Information Technology (CS & IT)</a></span> series (Confirmed).</p> <p class="text-justify">Submit a full paper (CSCP format: 20 Pages including figures and references). You can confirm the CSCP Author Guidelines at the following web page: URL <a href="/template.doc">CSCP Format</a> (Word Template).</p> <p class="text-justify"><a href="/latextemplate.rar">Latex Template</a></p> <p class="text-justify">Accepted papers will be given guidelines in preparing and submitting the final manuscript(s) together with the notification of acceptance.</p> <h5>Post Conference Proceedings</h5> <p class="text-justify">All accepted papers will be included in the conference proceedings published by CSCP (CS & IT). Authors of selected outstanding papers will be invited to submit extended versions of their papers for consideration of publication in the following Journals (Confirmed).</p> <ul> <li><a href="http://airccse.org/journal/ijitcs/index.html" target="_blank">International Journal of Information Technology Convergence and Services (IJITCS)</a> </li> <li><a href="http://airccse.org/journal/ijcsea/index.html" target="_blank">International Journal of Computer Science, Engineering and Applications (IJCSEA)</a><font color="#dc7230"> - WJCI Indexed</font> </li> <li><a href="http://airccse.org/journal/IJAIT/ijait.html" target="_blank">International Journal of Advanced Information Technology (IJAIT)</a> </li> <li><a href="http://airccse.org/journal/acij/acij.html" target="_blank">Advanced Computing: An International Journal (ACIJ)</a> </li> <li><a href="http://airccse.org/journal/ijcseit/ijcseit.html" target="_blank">International Journal of Computer Science, Engineering and Information Technology (IJCSEIT)</a> </li> <li><a href="http://airccse.org/journal/IS/index.html" target="_blank">International Journal of Information Sciences and Techniques (IJIST)</a> </li> <li><a href="http://it-in-industry.com/" target="_blank">Information Technology in Industry (ITII)</a> </li> </ul> <p class="text-justify">All accepted papers will be published in the conference proceedings. At least one author of accepted papers is required to register at the full registration rate</p> </div> </div> </div> </section> <!-- Footer Section /--> <section id="footer-section" class="bg-dark text-light py-3 text-center"> <div class=""> <div class="container"> <div class="row"> <div class="card-body col-sm-6 col-md-4"> <h6>Contact Us</h6> <p><a href="mailto:itcse@itcse2024.org" class="text-white">itcse@itcse2024.org</a></p> </div> <div class="card-body col-sm-6 col-md-4 text-center"> </div> <div class="card-body col-xs-6 col-sm-6 col-md-4 col-lg-3 col-xl-2 text-center"> <h6 class="header-h6">Follow Us</h6> <div> <a href="https://www.facebook.com/AIRCCPC" target="blank" class="fa fa-facebook" aria-hidden="true"></a> <a href="https://twitter.com/AIRCCFP" target="blank" class="fa fa-twitter" aria-hidden="true"></a> <a href="https://www.youtube.com/channel/UCzkuYvuKuNCIc3jbE52IeZg" target="blank" class="fa fa-youtube-play" aria-hidden="true"></a> </div> </div> </div> </div> </div> </section> <section class="copyright bg-dark text-light text-center py-3"> <div class="container-fluid"> <p>Copyright © ITCSE 2024</p> </div> </section> <script src="jquery.min.js"></script> <script src="popper.min.js"></script> <script src="bootstrap.min.js"></script> </body> </html>