CINXE.COM
2nd International Conference on Computing and Information Technology (CITE 2024)
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <!-- is_embed=True --> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="//fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/> <link rel="stylesheet" href="releases/v5.0.13/css/all.css" > <link type="text/css" rel="stylesheet" href="css/main.css"/> <!--Let browser know website is optimized for mobile--> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>2nd International Conference on Computing and Information Technology (CITE 2024)</title> <link rel="canonical" href="https://cit2024.org/papersubmission" /> <link rel="icon" type="image/ico" href="img/logo.ico"> </head> <body> <!-- Header --> <header class="main-header"> <nav class="transparent"> <div class="container"> <div class="nav-wrapper"> <a href="#" class="brand-logo">CITE</a> <a href="#" data-activates="mobile-nav" class="button-collapse"> <i class="fa fa-bars"></i> </a> <ul class="right hide-on-med-and-down"> <li> <a href="/">HOME</a> </li> <li> <a class="active-link" href="papersubmission">PAPER SUBMISSION</a> </li> <li> <a href="committee">PROGRAM COMMITTEE</a> </li> <li> <a href="papers">ACCEPTED PAPERS</a> </li> <li> <a href="contact">CONTACT US</a> </li> </ul> <ul class="side-nav grey darken-1 white-text" id="mobile-nav"> <h4 class="center">CITE 2024</h4> <li> <div class="divider"></div> </li> <li> <a href="/"> <i class="fa fa-home white-text"></i>Home </a> </li> <li> <a class="active-link" href="papersubmission"> <i class="fa fa-user white-text"></i>Paper Submission </a> </li> <li> <a href="committee"> <i class="fa fa-user white-text"></i>Program Committee </a> </li> <li> <a href="papers"> <i class="fa fa-newspaper white-text"></i>Accepted Papers </a> </li> <li> <a href="contact"> <i class="fa fa-phone white-text"></i>Contact Us </a> </li> <li> <div class="divider"></div> </li> <li> <a href="submission/index" target="blank" class="btn grey waves-effect waves-light">Paper Submission</a> </li> </ul> </div> </div> </nav> <!-- Showcase --> <div class="showcase container"> <div class="row"> <div class="col s12 m10 offset-m1 center grey-text text-darken-3"> <h5>Welcome to CITE 2024</h5> <h2>2<sup>nd</sup> International Conference on Computing and Information Technology (CITE 2024)</h2> <p>March 09 ~ 10, 2024, Virtual Conference</p> <br> <br> </div> </div> </div> </header> <!-- Section: Icon Boxes --> <section class="section section-icons "> <div class="container"> <div class="row"> <div class="col s12 m12 center"> <div class="card-panel grey darken-2 z-depth-3 white-text"> <i class="fa fa-paper-plane fa-3x"></i> <h5>Paper Submission</h5> </div> </div> <div class="col s12 m12"> <div class="card-panel white z-depth-3 "> <p style="text-align:justify">Authors are invited to submit papers through the conference <span><a href="submission/index" target="_blank"><span style="color:blue">Submission System</span></a> </span> by <b><span style="color:blue">December 16, 2023</span></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="https://www.ijcionline.com/" target="_blank"><span style="color:blue">International Journal on Cybernetics & Informatics (IJCI)</span></a> </span> (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 style="color:blue" href="https://cit2024.org/template.doc">CSCP Format</a></p> <p class="text-justify"><a style="color:blue" href="https://cit2024.org/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> <ul> <li style="list-style-type: square;"> <a class="nav-item d-block border-0" href="https://airccse.org/journal/acij/acij.html" target="_blank"><span style="color:black"> Advanced Computing: An International Journal (ACIJ)</span></a> </li> <li style="list-style-type: square;"> <a class="nav-item d-block border-0" href="https://airccse.org/journal/ijdps/ijdps.html" target="_blank"><span style="color:black">International Journal of Distributed and Parallel systems (IJDPS)</span></a> </li> <li style="list-style-type: square;"> <a class="nav-item d-block border-0" href="https://airccse.org/journal/IJAIT/ijait.html" target="_blank"><span style="color:black">International Journal of Advanced Information Technology (IJAIT)</span></a> </li> <li style="list-style-type: square;"> <a class="nav-item d-block border-0" href="https://www.cseij.org/" target="_blank"><span style="color:black">Computer Science & Engineering: An International Journal (CSEIJ)</span></a> </li> <li style="list-style-type: square;"> <a class="nav-item d-block border-0" href="https://it-in-industry.com/" target="_blank"><span style="color:black">Information Technology in Industry (ITII)</span></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> </div> </section> <!-- Section: Scope --> <!-- Section: Footer --> <footer class="page-footer grey lighten-1"> <div class="container"> <div class="row"> <div class="col s12 m6"> <h5 class="grey-text lighten-3"> <font color="#FFF">Contact Us</font> </h5> <a href="mailto:cit@cit2024.org" style="color:#000">cit@cit2024.org</a> </div> </div> </div> <div class="footer-copyright grey darken-2"> <div class="container center"> Copyright © CITE 2024 </div> </div> </footer> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="jquery-3.2.1.min.js"></script> <script type="text/javascript" src="js/materialize.min.js"></script> <script> $(document).ready(function() { // Custom JS & jQuery here $('.button-collapse').sideNav(); }); </script> </body> </html>