CINXE.COM

International Society for Engineering Research and Development | ISERD

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="//www.w3.org/1999/xhtml"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <!--<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">--> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="ISERD serves as a global nexus, uniting dedicated researchers, innovators, and visionaries to foster collaboration, ignite creativity, and propel advancement across diverse fields."> <meta name="keywords" content="Accounting and Finance, Chemical and Biochemical Engineering, Education and E-Learning, Economics, Management and Social Study, Environment and Natural Science, Medical and Health Sciences, Recent Innovations in Engineering and Technology, Science and Innovative Engineering, Vehicular, Mobile and Wearable Technology, International Conferences 2024-2025, Global Conference, scopus, Google scholar indexed journals, web of science, Conference in Thailand"> <title>International Society for Engineering Research and Development | ISERD</title> <link rel="stylesheet" type="text/css" href="//iserd.co/ISERD-INCLUDE-DY//css/iserd.css" /> <link rel="stylesheet" type="text/css" href="//iserd.co/ISERD-INCLUDE-DY//css/leftmenu.css" /> <link rel="stylesheet" type="text/css" href="//iserd.co/ISERD-INCLUDE-DY//css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="//iserd.co/ISERD-INCLUDE-DY//css/menu.css" /> <link rel="icon" href="//iserd.co/ISERD-INCLUDE-DY//favicon.ico" type="image/x-icon"> <link rel="stylesheet" type="text/css" href="//iserd.co/ISERD-INCLUDE-DY//css/responsive.css" /> <script type="text/javascript" src="//iserd.co/ISERD-INCLUDE-DY//js/jquery-2.2.3.min.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/5e8c088435bcbb0c9aae8157/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <!--Start sticky Whatsapp icon--> <style> .whatsapp-icon { position: fixed; bottom: 140px; left: 20px; z-index: 10000000; background-color: #25D366; border-radius: 50%; padding: 10px; } .whatsapp-icon img { width: 30px; height: 30px; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the WhatsApp icon div var whatsappDiv = document.createElement("div"); whatsappDiv.className = "whatsapp-icon"; // Create the anchor tag var whatsappLink = document.createElement("a"); whatsappLink.href = "https://wa.me/+918455026354"; // Replace with your number whatsappLink.target = "_blank"; // Create the image tag var whatsappImg = document.createElement("img"); whatsappImg.src = "https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg"; whatsappImg.alt = "WhatsApp"; // Append image to the anchor tag whatsappLink.appendChild(whatsappImg); // Append anchor tag to the div whatsappDiv.appendChild(whatsappLink); // Append the div to the body document.body.appendChild(whatsappDiv); }); </script> <!--End sticky Whatsapp icon--> <!-- Start sticky line icon --> <style> .line-icon { position: fixed; bottom: 80px; /* Adjust to stack with WhatsApp and Telegram */ left: 20px; z-index: 10000000; background-color: #06c755; /* LINE's brand color */ border-radius: 50%; padding: 10px; } .line-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the LINE icon div var lineDiv = document.createElement("div"); lineDiv.className = "line-icon"; // Create the anchor tag var lineLink = document.createElement("a"); lineLink.href = "https://line.me/ti/p/rhdp4fuQHG"; // Replace with your LINE link lineLink.target = "_blank"; // Create the image tag var lineImg = document.createElement("img"); lineImg.src = "https://upload.wikimedia.org/wikipedia/commons/4/41/LINE_logo.svg"; lineImg.alt = "LINE"; // Append image to the anchor tag lineLink.appendChild(lineImg); // Append anchor tag to the div lineDiv.appendChild(lineLink); // Append the div to the body document.body.appendChild(lineDiv); }); </script> <!-- End sticky line icon --> <!-- Start sticky telegram icon --> <style> .telegram-icon { position: fixed; bottom: 20px; /* Adjust the bottom if you want it to stack with WhatsApp */ left: 20px; z-index: 10000000; background-color: #0088cc; border-radius: 50%; padding: 10px; } .telegram-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the Telegram icon div var telegramDiv = document.createElement("div"); telegramDiv.className = "telegram-icon"; // Create the anchor tag var telegramLink = document.createElement("a"); telegramLink.href = "https://t.me/ISERDCONFERENCE"; // Replace with your Telegram username or link telegramLink.target = "_blank"; // Create the image tag var telegramImg = document.createElement("img"); telegramImg.src = "https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"; telegramImg.alt = "Telegram"; // Append image to the anchor tag telegramLink.appendChild(telegramImg); // Append anchor tag to the div telegramDiv.appendChild(telegramLink); // Append the div to the body document.body.appendChild(telegramDiv); }); </script> <!-- End sticky telegram icon --> </head> <body> <!--start of wrapper part--> <div id="wrapper"> <!--start of header part--> <style type="text/css"> .social-icons{ padding:8px; background-color:#2743a1; text-align: right; } .social-icons a{ color:#fff; line-height:30px; font-size:30px; margin: 0 5px; text-decoration:none; } .social-icons a i{ line-height:30px; font-size:30px; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); } .social-icons a:hover i{ box-shadow: 0px 0px 150px #000000; z-index: 2; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1.5); -ms-transition: all 200ms ease-in; -ms-transform: scale(1.5); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.5); transition: all 200ms ease-in; transform: scale(1.5); } .upp { display: flex; background: #2743a1; justify-content: space-between; align-items: center; } .upp .social { color:white; font-size: 20px; padding-left: 10px; } .social span a { color:white!important; } </style> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en', includedLanguages: 'en,en,th,es,ja,th,zh,TW,ar,fr,ms,id,ko,tl', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false }, 'google_translate_element'); } </script> <script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> <div id="header"> <div class="upp"> <div class="social"> <i class="fa fa-phone"></i> <i class="fa-brands fa-whatsapp" aria-hidden="true"></i> <span><a href="#"> +91 8455026354</a></span> <i class="fa fa-envelope"></i> <span><a href="mailto:info@iserd.co">info@iserd.co</a></span> </div> <div class="social-icons"> <a href="https://www.facebook.com/iserdconference" title="facebook"> <i class="fa-brands fa-facebook" aria-hidden="true"></i> </a> <a href="https://twitter.com/iserdconference" title="twitter"> <i class="fa-brands fa-x-twitter" aria-hidden="true"></i> </a> <a href="https://www.linkedin.com/in/iserd-conference-861862204/recent-activity/all/" title="linkedin"> <i class="fa-brands fa-linkedin" aria-hidden="true"></i> </a> <a href="https://www.instagram.com/iserdconference/" title="instagram"> <i class="fa-brands fa-instagram" aria-hidden="true"></i> </a> <a href="https://www.youtube.com/playlist?list=PLdwlsxrvS3ZjUdNU7EYz5I2TcNrsgLSST" title="youtube"> <i class="fa-brands fa-youtube" aria-hidden="true"></i> </a> <!-- <a href="http://blog.iserd.co/" title="blog"> <i class="fa-brands fa-wordpress" aria-hidden="true"></i> </a> --> <a href="https://t.me/ISERDCONFERENCE" title="telegram"> <i class="fa-brands fa-telegram" aria-hidden="true"></i> </a> </div> </div> <div class="row"> <div id="logo" class="col-md-9"> <a href="https://iserd.co/index.php"> <img src="https://iserd.co/ISERD-INCLUDE-DY/images/logo.png" alt="logo" border="0" /> </a> </div> <!--<div id="right_toppic"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/top-img.jpg" /></div>--> <div class="col-md-3 button-box"> <div id="google_translate_element" class="btn btn-danger"></div> </div> </div> </div> <div class="clear_both"></div> <!--end of header part--> <!--start of body part--> <div id="container"> <!--start of left part--> <div id="leftpart" class="col-md-3"> <div class="sidebarmenu"> <nav id="cssmenu"> <div id="head-mobile"> <div id="toggleButton"><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-menu-button-wide" viewBox="0 0 16 16"> <path d="M0 1.5A1.5 1.5 0 0 1 1.5 0h13A1.5 1.5 0 0 1 16 1.5v2A1.5 1.5 0 0 1 14.5 5h-13A1.5 1.5 0 0 1 0 3.5zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5z" /> <path d="M2 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m10.823.323-.396-.396A.25.25 0 0 1 12.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0M0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5" /> </svg></div> </div> <ul id="sidebarmenu1"> <li><a href="./"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Home</a></li> <li><a href="https://www.iserd.co/"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> ISERD Home</a></li> <!--<li><a href="./"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Conference Home</a></li>--> <li><a href="https://iserd.co/SUBSCRIBE" target="_blank"> <img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Subscribe</a></li> <li><a href="https://iserd.co/all_conferences.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" />&nbsp;Upcoming Conference</a></li> <li><a href="https://iserd.co/aboutus.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> About ISERD </a></li> <li><a href="./"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Conference Home</a></li> <li><a href="https://iserd.co/publication.php"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Publication</a></li> <li><a href="./call"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Call for Papers</a></li> <li><a href="https://iserd.co/committees.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" />Committees</a></li> <li><a href="https://iserd.co/submission.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Paper Submission</a></li> <li><a href="./download"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Downloads</a></li> <li><a href="https://iserd.co/collaboration.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Collaboration</a></li> <li><a href="https://iserd.co/ISERD-in-News.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> ISERD in News</a></li> <li><a href="https://blog.iserd.co/" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Blog</a></li> <li><a href="https://www.conferencegallery.com/more_excellent_paper.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Awards</a></li> <li><a href="./reg"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Registration</a></li> <li><a href="https://iserd.co/Tentativeprogramme.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Tentative Conference Programme</a></li> <li><a href="https://iserd.co/become_reviewer.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Editorial Board Member </a></li> <li><a href="https://iserd.co/PAYMENT/all_payment.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Payment</a></li> <li><a href="https://iserd.co/FAQ.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> FAQ</a></li> <li><a href="https://worldresearchlibrary.org/" target="_blank"> <img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> World Research library <img src="https://theiier.org/images/new.gif" /> </a></li> <li><a href="https://conferencegallery.com/" target="_blank"> <img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Conference Gallery </a></li> <li><a href="https://theiier.org/membership.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Membership</a></li> <!--<li><a href="instruction_paperwriting.php"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Instruction Paperwriting </a></li>--> <li><a href="./venue"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Venue</a></li> <li><a href="https://iserd.co/rules.php"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Rules & Regulations</a></li> <li><a href="https://iserd.co/contactus.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Contact Us</a></li> <li><a href="https://iserd.co/Videoconferencing.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Video Conferencing <img src="https://theiier.org/images/new.gif" /></a></li> <li><a href="https://iserd.co/journal_publishers.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Journal Publishers</a></li> <li><a href="https://www.projectvisa.com/" target="_blank"> <img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Visa Information</a></li> <li><a href="https://iserd.co/instructions-presentations.php" target="_blank" style="font-size:11px;"> <img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> INSTRUCTIONS for PRESENTATIONS</a></li> <li><a href="https://iserd.co/invitation-letter.php" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Invitation Letter</a></li> <li><a href="https://iserd.co/keynote.php?keynote_id=0" target="_blank"><img src="https://iserd.co/ISERD-INCLUDE-DY/images/list_item_left.png" /> Keynote Speaker</a></li> </ul> </nav> </div> <div class="assisted-table"> <table width="100%" border="0" cellspacing="0" cellpadding="0" > <tr> <td align="center" valign="middle">&nbsp;</td> </tr> <tr> <h3><strong>Assisted By </strong></h3> </tr> <tr> <td ali:enter" valign="middle"> <div class="row assisted-row"> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/Google scholar 2.png" class="assisted-img"> </div> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/l (1).jpg" class="assisted-img"> </div> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/l (1).png" class="assisted-img"> </div> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/l (2).jpg" class="assisted-img"> </div> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/l (3).jpg" class="assisted-img"> </div> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/l (4).jpg" class="assisted-img"> </div> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/l (5).jpg" class="assisted-img"> </div> <div class="col-xs-4 col-md-12"> <img src="http://iserd.co/ISERD-INCLUDE-DY/logo/l (6).jpg" class="assisted-img"> </div> </div> <br /> </td> </tr> </table> </div> </div> <!--end of left part--> <!--start of right part--> <div id="rightpart" class="col-md-9"> <div class="content"> <br> <center> <br> <!--<img src="../conf_ban_bangkok.png" />--> <img src="https://iserd.co/PLACE-IMAGE/Barcelona,Spain.jpg" /> <br /> </center> <br> <br> <p><strong>International Conference on Vehicular, Mobile and Wearable Technology (ICVMWT - 2025)</strong> &nbsp;aimed at presenting current research being carried out in that area and scheduled to be held <strong>23rd</strong> - <strong>24th January, 2025 in Barcelona,Spain</strong> . The idea of the conference is for the scientists, scholars, engineers and students from the Universities all around the world and the industry to present ongoing research activities, and hence to foster research relations between the Universities and the industry. This conference provides opportunities for the delegates to exchange new ideas and application experiences face to face, to establish business or research relations and to find global partners for future collaboration. <br /> </p> <!--<style> .covid_cont p{ font-size:16px; color:#ff0000; } </style> <div class="covid_cont"> <p><strong>COVID-2019 Update</strong></p> <p>On March 11, the WHO(World Health Organization) has declared the assessment of the risk of spread and impact of COVID-19 to very high at the global level and Characterized as &lsquo;Global Pandemic&rsquo;.</p> <p>As your safety is our top priority and concern, the Organizing Committee added the online/Video presentation for presenters in addition to the oral presentation and poster presentation. If you cannot attend the conference because of the COVID-2019, you are recommended to choose online/Video presentation.</p> <p>We suggest that you review the information on the聽<a href="https://www.who.int/emergencies/diseases/novel-coronavirus-2019" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://www.who.int/emergencies/diseases/novel-coronavirus-2019&source=gmail&ust=1586237088616000&usg=AFQjCNHK0UzlUllU06uaHsfNrWXV5HbEWw">WHO site</a>聽which has more detailed statistics.</p> <p><strong>The Conference is still ON and ONLINE</strong></p> <p>We are delighted to inform you that聽<a href="https://zoom.us/" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://zoom.us/&source=gmail&ust=1586237088616000&usg=AFQjCNHY8oQj33CIfzWglKGAwQih6WvAaA">Zoom</a>聽as our sponsor to deliver our online conference!.</p> </div>--><div class="skd" id="skd_id"> <p> This Conference is Organized by <strong>International Society for Engineering Research and Development(ISERD)</strong>.聽The conference would offer a large number of invited lectures from renowned speakers all over the country. The Best paper awards will be given for the papers judged to make the most significant contribution to the conference.<br /> <br /> Earlier <strong>ISERD</strong> had conferences held at London (UK), Putrajaya, Kuala Lumpur, Penang, Jakarta, Bali, Batam, Bangkok, Pattaya, Phuket, Manila, Hong kong, Johannesburg (South Africa), Phnom Penh (Cambodia), Abu Dhabi and Dubai. </p> <iframe width="100%" height="315" src="https://www.youtube.com/embed/3g0dQUTACtg?rel=0&amp;controls=0&amp;showinfo=0&amp;autoplay=1" frameborder="0" allow="autoplay-; encrypted-media" __idm_id__="738505729"></iframe> <h2 style="font-size: 15px;"><span style="color:#FF6600">Scopus Indexed Journals (*) </span>are associated with this conference for publication of papers</h2> <h2> Important Date</h2> <table border="1" cellspacing="0" cellpadding="10" width="100%"> <tr> <td><p><strong>Early Bird Registration</strong></p></td> <td><p><strong>09th Dec 2024</strong></p></td> </tr> <tr> <td width="58%"><p><strong>Paper submission deadline</strong> </p></td> <td width="41%"><p><strong>08th Jan 2025</strong></p></td> </tr> <tr> <td width="58%"><p><strong>Last date of registration</strong> </p></td> <td width="41%"><p><strong>13th Jan 2025</strong></p></td> </tr> <tr> <td width="58%"><p><strong>Date of Conference</strong> </p></td> <td width="41%"><p><strong> 23rd - 24th January 2025 </strong> </p></td> </tr> </table></div> </div> </div> <!--end of right part--> </div> <!--end of body part--> <div id="footer"> <h4 style="border-bottom:1px solid #006699; color:#006699;">Indexing / Supported by</h4> <p>1.All the selected papers will be published in reputed indexed journals (ISSN) and in Scopus and Web of Science indexed journals.<br> 2.The proceedings shall be submitted to the World Research Library (WRL), Google Scholar, DOAJ, CiteseerX, and other indexing services.<br> 3.The Printed Proceedings will be published with ISBN Numbers.<br> 4.The proceedings will be indexed and archived in the World Research Library, <a href="https://www.worldresearchlibrary.org/" style="color:blue;"> www.worldresearchlibrary.org.</a><br> 5.One Excellent Paper will be selected from each oral session.<br> 6. Each paper will be assigned an online DOI.<br> 7.Conference pictures are now available at <a href="https://conferencegallery.com/" style="color:blue;">conferencegallery.com</a><br> 8. Researchers, scholars, and academicians can find the International Conference of their choice or subscribe to get conference alerts for upcoming conferences.<br> </p> <h4>Website Promoted By</h4> <div class="row"> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/1_pic.jpg" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/2_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/3_pic.jpg" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/4_pic.jpg" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/5_pic.jpg" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/6_pic.gif" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/7_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/8_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/9_pic.jpg" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/10_pic.jpg" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/11_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/12_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/13_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/14_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <img src="https://iserd.co/index-sup-img/15_pic.png" class="Promoted-img" /> </div> <div class="col-xs-6 col-md-3"> <a href="https://www.allconferencealert.com/singapore.html"><img src="https://www.allconferencealert.com/images/logo.png" alt="international conference" width="100%" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://conferencealert.com/banking-and-finance.php"><img src="https://conferencealert.com/images/logo.png" alt="banking conferences" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://www.conferencealerts.in/"><img src="https://www.conferencealerts.in/image/logo.png" alt="conferencealerts.in" width="70%" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://conferenceinc.net/all-events.php"><img src="https://conferenceinc.net/images/logo.png" alt="Conference, Seminars, Webinars WorldWide" width="60%" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://www.conferencealerts.co.uk/"><img src="https://i.imgur.com/s91y7iV.png" alt="conferencealerts.co.uk" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://conferencexpress.com/"><img src="https://conferencexpress.com/wp-content/uploads/2022/02/cropped-cxpresslogo.png" alt="conferencexpress.com" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://www.allinternationalconference.com/place/sydney-conference/"><img src="https://www.allinternationalconference.com/images/aiclogo.png" width="60%" alt="International Conference in Sydney" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://www.iscopepublication.com/"><img src="https://www.iscopepublication.com/images/logo.png" alt="Scopus Conferences" class="Promoted-img"></a> </div> <div class="col-xs-6 col-md-3"> <a href="https://www.conferencealerts.in/"><img src="https://www.conferencealerts.in/img/conference-alerts.png" class="Promoted-img"></a> </div> </div> <!-- <div class="copyright"> <font style="color:#FFFFFF">&copy; 2024 ISERD </font> </div> --> <div class="copyright" style="color:black">Copyright &copy; 2015 - 2024. All Rights Reserved. <strong>International Society for Engineering Research and Development</strong> (ISERD)</div> <script type="text/javascript" src="https://iserd.co/ISERD-INCLUDE-DY/js/conf_menu.js"></script> <script language="javascript"> function cookies_accept() { $('#cookieAcceptInfo').css("display", "none"); var d = new Date(); var n = d.getTime(); // $.get("load_jor_detail.php",{journal_id:id},function(d){$("#load_journal_det").html(d)}); $.ajax({ type: "POST", url: '../../../../cookies_accept.php', data: 'time=' + n, cache: false, success: function(msg) { $('#cookieAcceptInfo').html(msg); } }); } </script> <style> .cookieBar { position: fixed; width: 100%; margin: 0; left: 0; bottom: 0; z-index: 9999999; text-align: left; padding: 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 16px; box-sizing: border-box; } .cookieBar>h3 { display: block; line-height: 1; font-weight: 700; margin: 0 0 5px 0; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 18px; text-transform: none; padding: 0 130px 0 20px; } .cookieBar>p { display: block; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 12px; line-height: 1.2; font-weight: 400; margin: 0; padding: 0 130px 0 20px; text-align: center; } .cookieBar .cookieBarButtons { position: absolute; top: 20px; right: 20px; text-align: right; } .cookieBar>p>a.cookieBarMore { text-decoration: underline; color: #fff; } .cookieBar { color: #fff; background-color: #555; } .cookieBar .cookieBarButtons>a.cookieBarOk { background: #0885c4; color: white; padding: 6px; font-size: 11px; border-radius: 5px; } .cookieBar .cookieBarButtons { position: absolute; top: 11px; right: 20px; text-align: left; } </style> <div id="cookieAcceptInfo" class="cookieBar "> <p>Be aware that this site uses cookies. Before continuing browsing we advise you to click on Privacy Policy to access and read our cookie policy.Ok.</p> <div class="cookieBarButtons"> <a id="cookieAcceptButton" class="cookieBarOk" href="/accept-cookies" rel="nofollow" target="_blank" onclick="cookies_accept(); return false;">Accept</a> </div> </div> </div> </div> <!--end of wrapper part--> </body> </html>

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