CINXE.COM
7th International Conference of Advances in Materials Science and Engineering (MATE 2024)
<!Doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="id=edge"> <title>7th International Conference of Advances in Materials Science and Engineering (MATE 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> </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">7<sup>th</sup> International Conference of Advances in Materials Science and Engineering (MATE 2024)</h1> <h4 align="center">September 13- 14, 2024, Virtual Conference</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="https://wireilla.com/engg/ijamse/index.html" target="_blank">International Journal of Advances in Materials Science and Engineering(IJAMSE) </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 style="text-align:justify">Accepted papers will be given guidelines in preparing and submitting the final manuscript(s) together with the notification of acceptance.</p> <br> <h5>Post Conference Proceedings</h5> <br> <p class="text-justify"> All accepted papers will be included in the conference proceedings published by CSCP (IJCI). 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> <p style="text-align:justify">Selected papers from <b> MATE 2024 </b>, after further revisions, will be published in the special issues of the following journals.</p> <br> <li><a href="https://airccse.com/msej/index.html" target="_blank"> Advances in Materials Science and Engineering: An International Journal (MSEJ)</a></li> <br> <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:mate@mate2024.org" class="text-white">mate@mate2024.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 © MATE 2024</p> </div> </section> <script src="jquery.min.js"></script> <script src="popper.min.js"></script> <script src="bootstrap.min.js"></script> </body> </html>