CINXE.COM
ICMCE 2025-The 13th International Conference on Mechatronics and Control Engineering
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ICMCE 2025-The 13th International Conference on Mechatronics and Control Engineering</title> <!-- css --> <link rel="stylesheet" href="static/css/all.min.css"> <link rel="stylesheet" href="static/css/animate.css"> <link rel="stylesheet" href="static/css/bootstrap.min.css"> <link rel="stylesheet" href="static/css/lightcase.css"> <link rel="stylesheet" href="static/css/odometer.css"> <link rel="stylesheet" href="static/css/swiper-bundle.min.css"> <link rel="stylesheet" href="static/css/style.css"> </head> <body> <!--Preloader Overlay Starts Here--> <div class="overlayer"> <div class="loader"> <div class="loader-inner"></div> </div> </div> <!-- Preloader Overlay Ends Here --> <!-- start searchbar here --> <div class="header"> <div class="header__top"> <div class="container"> <div class="header__topcontent"> </div> </div> </div> <div class="header__bottom"> <div class="container-xl container-fluid"> <div class="row align-items-center"> <div class="col-6 col-xl-2"> <div class="left"> <div class="header__logo"> <a href=""><img src="static/picture/logo.png" alt="logo"></a></div> </div> </div> <div class="col-6 col-xl-10"> <div class="right"> <div class="bar d-xl-none d-block"> <i class="fa-solid fa-bars"></i></div> <div class="header__nav target"> <!-- small device logo --> <div class="mobilelogo d-xl-none d-block"> <a href=""><img src="static/picture/logo.png" alt="logo"></a></div> <div class="mainactive activescroll"> <ul> <li><a href="index.html">Home</a></li> <li><a href="#0">About ICMCE</a> <ul> <li><a href="committee.html"> <i class="fa-solid fa-angles-right"></i>Organizing Committee</a></li> <li><a href="ky.html"> <i class="fa-solid fa-angles-right"></i>Keynote Speaker</a></li> <li><a href="program.html"> <i class="fa-solid fa-angles-right"></i>Program Overview</a></li> <li><a href="https://www.emac25.net/" target="_blank"> <i class="fa-solid fa-angles-right"></i>Workshop-ICEMAE</a></li> <li><a href="awards.html"> <i class="fa-solid fa-angles-right"></i>ICMCE Awards</a></li> </ul> </li> <li><a href="#0">Call for Paper</a> <ul> <li><a href="cfp.html"><i class="fa-solid fa-angles-right"></i>Call for Paper</a></li> <li><a href="sub.html"><i class="fa-solid fa-angles-right"></i>Paper Submission</a></li> </ul> </li> <li><a href="#0">Local Information</a> <ul> <li><a href="venue.html"> <i class="fa-solid fa-angles-right"></i>Conference Venue</a></li> <li><a href="visa.html"><i class="fa-solid fa-angles-right"> </i>Visa & Invitation Letter</a></li> <li><a href="local.html"> <i class="fa-solid fa-angles-right"></i>Local Attractions</a></li> </ul> </li> <li><a href="history.html">History</a></li> <li><a href="contact.html">Contact</a></li> </ul> </div> </div> <div class="signup d-xl-block d-none"> <a href="reg.html">Registration</a></div> <div class="ellepsis d-xl-none"> <i class="fa-solid fa-circle-info"></i></div> </div> </div> </div> </div> </div> </div> <!-- header end here --> <!-- start banner here --> <section class="pageheader"> <div class="container"> <div class="pageheader__content"> <h3>Visa / Invitation Letter</h3> </div> </div> </section> <!-- end banner here --> <!-- start terms & conditon content here --> <section class="conditon padding-block"> <div class="container"> <div class="conditon__item"> <h6>Visa Information聽</h6> <p align="justify">A Schengen Visa is the document issued for visiting/travelling in and within the Schengen Area. The Schengen Area is comprised of 26 countries that have agreed to allow free movement of their citizens within this area as a single country. Schengen visas are issued by the following countries: Austria, Belgium, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Iceland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Norway, Poland, Portugal, Slovakia, Slovenia, Spain, Sweden, Switzerland and Liechtenstein.</p> <p align="justify">If you intend to visit one of the Schengen countries for business, as a tourist or for a personal/private visit, you must first obtain a Schengen visa, unless your country is part of the Schengen territory or has a special agreement. You can check which whether citizens of your country require Schengen VISA here:聽<a href="http://www.schengenvisainfo.com/who-needs-schengen-visa/" target="_blank">http://www.schengenvisainfo.com/who-needs-schengen-visa/</a></p> <p align="justify">聽</p> <h6 align="justify">Invitation Letter</h6> <p align="justify">ICMCE Conference is not authorized to assist with the VISA process. The invitation letter from the organizing committees will be sent upon the request only when you register successfully, which may help but cannot guarantee you a visa.聽<br> <br> In case of refusal of visas, the ICMCE conference will not be held responsible if you are requested to cancel your participation to the conference.</p> </div> </div> </section> <!-- end terms & conditon content here --> <!-- start footer here --> <footer class="footer overflow-hidden"> <div class="footer__bottom"> <span><i class="fa-regular fa-copyright"></i>Copyright © ICMCE 2012-2025. All rights reserved.</span> </div> </footer> <!-- end footer here --> <!-- scrollToTop start here --> <a href="#" class="scrollToTop"><i class="fa-solid fa-arrow-up"></i></a> <!-- scrollToTop ending here --> <!-- js --> <script src="static/js/jquery.js"></script> <script src="static/js/bootstrap.bundle.min.js"></script> <script src="static/js/isotope.pkgd.min.js"></script> <script src="static/js/lightcase.js"></script> <script src="static/js/odometer.js"></script> <script src="static/js/swiper-bundle.min.js"></script> <script src="static/js/viewport.jquery.js"></script> <script src="static/js/wow.min.js"></script> <!-- custom js --> <script src="static/js/function.js"></script> <!-- animation js --> <script src="static/js/gsap.min.js"></script> <script src="static/js/gsap-scroll-to-plugin.js"></script> <script src="static/js/splitText.min.js"></script> <script src="static/js/scrollSmoother.min.js"></script> <script src="static/js/scrollTrigger.min.js"></script> <script src="static/js/heading-animation.js"></script> <script src="static/js/paragraph-animation.js"></script> </body> </html>