CINXE.COM

8th International Conference on Trends in Mechanical Engineering (MECE 2024)

<!DOCTYPE html> <html> <head> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://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="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> <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>8th International Conference on Trends in Mechanical Engineering (MECE 2024)</title> <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">MECE</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="index">HOME</a> </li> <li> <a href="papersubmission">PAPER SUBMISSION</a> </li> <li> <a href="committee">PROGRAM COMMITTEE</a> </li> <li> <a href="papers">ACCEPTED PAPERS</a> </li> <li> <a class="active-link" href="contact">CONTACT US</a> </li> </ul> <ul class="side-nav grey darken-1 white-text" id="mobile-nav"> <h4 class="center">MECE 2024</h4> <li> <div class="divider"></div> </li> <li > <a href="index"> <i class="fa fa-home white-text"></i>Home </a> </li> <li> <a 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 class="active-link" 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.php" 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 MECE 2024</h5> <h2>8<sup>th</sup> International Conference on Trends in Mechanical Engineering (MECE 2024)</h2> <p>July 13 ~ 14, 2024, Virtual Conference</p> <br> <br> </div> </div> </div> </header> <!-- Section: Icon Boxes --> <section class="section section-icons center"> <div class="container"> <div class="row"> <div class="col s12 m12"> <div class="card-panel grey darken-2 z-depth-3 white-text"> <i class="fa fa-user fa-3x"></i> <h5>Contact Us</h5> </div> </div> <div class="col s12 m12"> <div class="card-panel white z-depth-3 white-text"> <p align="center"><strong><font color="#000">Here's where you can reach us : <a href="mailto:mece@mece2024.org " style="color:blue;">mece@mece2024.org </a> (or) <a href="mailto:confmece@gmail.com" style="color:blue;">confmece@gmail.com</a></font></strong></p> <br><br> <br><br> <br><br> <br><br> <br><br> <br><br> </div> </div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> </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:mece@mece2024.org" style="color:#000" >mece@mece2024.org</a> </div> </div> </div> <div class="footer-copyright grey darken-2"> <div class="container center"> Copyright &copy; MECE 2024 </div> </div> </footer> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/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>

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