CINXE.COM

Session-8

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Session-8</title> <!-- Stylesheets --> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&amp;display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&amp;display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&amp;display=swap" rel="stylesheet"> <!-- Favicon --> <link rel="shortcut icon" type="image/x-icon" href="imgs/logo_1.png"> <!-- flag --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/css/intlTelInput.min.css"> <link rel="stylesheet" href="build/css/intlTelInput.css" /> <link rel="stylesheet" href="build/css/demo.css" /> <link rel="stylesheet" href="style-1.css"> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <style> .page-title { position: relative; overflow: hidden; padding: 142px 0px 90px; background-size: cover; } .page-title h2 { font-size: 30px; color: #fff; padding-top: 25px; padding-bottom: 10px; } .page-title:before { opacity: 0.7; background: #0c0c142e; } /* carousel */ .news-section-two .owl-nav { position: absolute; right: 20px; bottom: -30px; } .news-section-two .owl-nav .owl-prev, .news-section-two .owl-nav .owl-next { position: relative; width: 40px; height: 40px; line-height: 40px; display: inline-block; font-size: var(--font-18); color: var(--white-color); font-family: "Flaticon"; border-radius: 5px; text-align: center; margin-left: var(--margin-left-10); background-color: var(--color-thirtyone); transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .news-section-two .owl-nav .owl-prev, .news-section-two .owl-nav .owl-next { position: relative; width: 40px; height: 40px; line-height: 40px; display: inline-block; font-size: var(--font-18); color: var(--white-color); font-family: "Flaticon"; border-radius: 5px; text-align: center; margin-left: var(--margin-left-10); background-color: var(--color-thirtyone); transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .news-block-two .inner-box { position: relative; border-radius: 5px; padding: 15px 15px 30px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); } .news-section-two { position: relative; overflow: hidden; padding: 110px 0px 80px; } .news-section-two .sec-title-two { margin-bottom: var(--margin-bottom-20); } .news-section-two .owl-carousel { margin: 0px -15px; width: auto; } .news-section-two .owl-carousel .owl-stage-outer { padding: 20px 0px 20px; } .news-section-two .owl-theme .news-block-two { margin: 0px 15px; } .news-block-two .inner-box { position: relative; border-radius: 5px; padding: 15px 15px 30px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); } .news-block-two .inner-box .image { position: relative; border-radius: 5px; overflow: hidden; background-color: var(--color-twentyseven); } .news-block-two .inner-box .image img { position: relative; width: 100%; display: block; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } /* */ .ul-style li { position: relative; line-height: 28px; font-size: 16px !important; color: #343434 !important; font-weight: 400 !important; font-family: "Poppins", sans-serif !important; text-align: justify; padding: 0px 0px 0px 25px !important; margin-bottom: 5px; }.ul-style li:before { position: absolute; content: "\f197"; left: 0px; color: #4244a5; font-size: 18px; padding-right: 20px; top: 1px; font-family: "flaticon"; } /* */ .list-group-item-1 { position: relative; } .list-group-item-1:before { content: ""; position: relative; } .list-group-item-1 span { position: absolute; top: 0px; left: -3px; background-color: #720018; width: 45px; height: 100%; justify-content: center; align-items: center; display: flex; /* line-height: 40px; */ margin: auto; text-align: center; color: #ffffff; font-weight: 900; font-size: 25px; padding: 4px; } .list-group-item-1 { border-left: 5px solid #00d09b; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .list-group-item-1 { position: relative; display: block; padding: .75rem 1.25rem .75rem 3.1rem; margin-bottom: -1px; margin-bottom: 10px; background-color: #fff; font-weight: 600; border: 1px solid rgba(0, 0, 0, .125); } .call-to-action-two { position: relative; padding: 25px 0px; background-color: #020f2f; } .comman-area { background-color: #1fa3e6; padding: 24px 15px; width: 100%; min-height: 113px; } .pull-right { float: right; } .call-to-action-two .theme-btn { margin-top: 3px; } .comman-area-1 { background-color: #05acb4; padding: 24px 15px; width: 100%; min-height: 113px; } .btn-33 { color: #001f56; border: 2px dashed #001f56; font-weight: 600; } .cta-section-two .inner-container { padding: 20px 35px 10px; border-radius: 10px; overflow: hidden; margin-top: 0px !important; } .btn-style-seven { padding: 5px 10px; } .border-style { width: 95%; height: 1px; margin-top: 10px; background-color: #fff; } @media only screen and (max-width: 599px){ .elementor-button{margin-bottom:10px;} .btn-slide{display: block!important;} .news-section-two .owl-nav { position: relative; top: 0px; right: 0px; } .ul-style{margin-top:27px;} } </style> <meta name="robots" content="index, follow"/> <link rel="canonical" href="https://wcmri.org//session-8.php" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5SH8TM5');</script> <!-- End Google Tag Manager --></head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5SH8TM5" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- <div class="cursor"></div> --> <style> @media screen and (max-width: 1482px) and (min-width: 1300px) { .main-header .header-lower { position: absolute; left: 0px; right: 0px; bottom: -62px!important; } } @media screen and (max-width: 1322px) and (min-width: 1300px) { .main-header .header-lower { position: absolute; left: 0px; right: 0px; bottom: -107px!important; } } </style> <!-- PageWrapper --> <div class="page-wrapper"> <!-- scrollToTop start --> <div class="progress-wrap active-progress"> <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"> <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" style="transition: stroke-dashoffset 10ms linear 0s; stroke-dasharray: 307.919px, 307.919px; stroke-dashoffset: 228.265px;"> </path> </svg> </div> <!-- scrollToTop end --> <!-- Main Header / Header Style Two --> <header class="main-header header-style-two"> <!-- Header Upper --> <div class="header-upper"> <!-- <div class="auto-container"> --> <div class="container-fluid"> <div class="clearfix"> <div class="pull-left logo-box"> <div class="logo"><a href="index.php"><img src="imgs/logo_1.png" alt="" title=""width="150"></a></div> </div> <div class="pull-right upper-right clearfix"> <div class="upper-column info-box"> <div class="icon-box"><span class="fa fa-plane"></span></div> <ul> <a href="" data-toggle="modal" data-target="#myModals22"> <li class="blink">Get Quote For <br>Travel Package</li> </a> </ul> </div> <!--Info Box--> <div class="upper-column info-box"> <div class="icon-box"><span class="flaticon-phone-call"></span></div> <ul> <li>Phone <br>+1 (626) 649-4484</li> </ul> </div> <!--Info Box--> <a target="_blank" href="https://www.iferp.in/collaboration-iferp.php"> <div class="upper-column info-box"> <div class="icon-box"><span class="flaticon-hand-shake"></span></div> <ul> <li>Apply For <br>Co Organizer </li> </ul> </div> </a> <!--Info Box--> <div class="upper-column info-box"> <div class="icon-box"><span class="flaticon-email"></span></div> <ul> <li> Mail to <br> info@wcmri.org</li> </ul> </div> </div> </div> </div> </div> <!-- End Header Upper --> <!-- Header Upper --> <div class="header-lower"> <div class="container-fluid d-flex justify-content-center"> <div class="inner-container clearfix d-flex justify-content-center"> <div class="nav-outer d-flex justify-content-center"> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler"><span class="icon flaticon-menu-3"></span></div> <!-- Main Menu --> <nav class="main-menu navbar-expand-md"> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent"> <ul class="navigation clearfix"> <li><a href="index.php">Home</a></li> <!-- <li class="dropdown"><a href="#">Home</a> <ul> <li><a href="index.html">Homepage One</a></li> <li><a href="index-2.html">Homepage Two</a></li> <li><a href="index-3.html">Homepage Three</a></li> <li class="dropdown"><a href="#">Header Styles</a> <ul> <li><a href="index.html">Header Style One</a></li> <li><a href="index-2.html">Header Style Two</a></li> <li><a href="index-3.html">Header Style Three</a></li> </ul> </li> </ul> </li> --> <li class="dropdown"><a href="#">About</a> <ul> <!-- <li><a href="about.php">About ICAKMPET</a></li> --> <li class="dropdown"><a href="#">About Conference</a> <ul> <li><a href="about.php">About WCMRI</a></li> <li><a href="why-to-attend.php">Why to attend Conference </a></li> <li><a href="scope-and-benefits.php">Scope of the Conference </a> </li> <li><a href="objective-of-the-conference.php">Objective of the conference</a> </li> </ul> </li> <li class="dropdown"><a href="#">About Organizers</a> <ul> <li><a href="about-iferp.php">About IFERP</a></li> <!-- <li><a href="about-college.php">About World Citi Colleges</a></li> --> </ul> </li> <!-- <li><a href="about-iferp.php">About IFERP</a></li> --> <!-- <li><a href="scope-and-benefits.php"> Scope & Benefits</a></li> --> <li><a href="important-dates.php">Important dates </a></li> <li class="dropdown"><a href="#">Conference Speakers</a> <ul> <li><a href="keynote-speakers.php">Keynote Speakers</a></li> <li><a href="past-conference-speakers.php">Past Conference Speakers </a></li> </ul> </li> <li><a href="conference-faq.php">Conference FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">committee</a> <ul> <li><a href="committee-members.php">Organizing committee Member</a></li> <li><a href="apply-for-committee.php">Nominate yourself as an Organizing committee member</a></li> <li><a href="eligibility-for-committee-members.php">Eligibility Criteria </a></li> <!-- <li><a href="committee-members.php">Committee Members</a></li> --> </ul> </li> <!-- <li><a href="scientific-tracks.php">Session Tracks</a></li> --> <!-- <li class="dropdown"><a href="#">Speaker</a> <ul> <li><a href="keynote-speakers.php">Keynote Speaker</a></li> <li><a href="apply-for-speaker.php">Apply For Speaker</a></li> <li><a href="past-conference-speakers.php">Past Conference Speakers</a> </li> </ul> </li> --> <li class="dropdown"><a href="#">Submission</a> <ul> <li><a href="abstract-submission.php">Paper/Abstract submission </a></li> <li><a href="abstract-submission-guidelines.php">Submission Guidelines </a> </li> <li><a href="scientific-tracks.php">Session and Tracks </a></li> <li><a href="presentation-guidelines.php">Mode of Presentation </a></li> <li><a href="submission-faq.php">Submission FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">Registration</a> <ul> <li><a href="conference-registration.php">Conference Registration</a></li> <li><a href="registration-guidelines.php">Registration Guidelines</a></li> <li><a href="payment-methods.php"> Payment Methods </a></li> <li><a href="registration-faq.php">Registration FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">Publication</a> <ul> <li><a href="journals-and-publication.php">Journals & Publications </a> </li> <li><a href="plagiarism-policy.php">Plagiarism Policy & Publication Ethics</a></li> <li><a href="journal-faq.php"> Publication FAQ </a></li> </ul> </li> <li><a href="scientific-tracks.php">Session & Tracks</a></li> <li><a href="tentative-program.php">Tentative Program </a></li> <li><a href="scholarship-program.php">Scholarship & Award </a></li> <li><a href="venue.php">Venue</a></li> <li><a href="contact-us.php">Contact Us</a></li> <li class="dropdown"><a href="#">History</a> <ul> <li><a href="wcmri-2024.php">3rd WCMRI-2024</a></li> <li><a href="wcmri-2023.php">2nd WCMRI-2023</a></li> <li><a href="wcmri-2022.php">1st WCMRI-2022</a></li> <!-- <li><a href="icakmpet-2.php">2nd ICAKMPET </a></li> <li><a href="icakmpet-3.php"> 3rd ICAKMPET</a></li> --> </ul> </li> <li> <div class="button-box"> <div id="google_translate_element"></div> </div> </li> </ul> </div> </nav> </div> </div> </div> </div> <!--End Header Upper--> <!-- Sticky Header --> <div class="sticky-header"> <div class="container-fluid ml-4 clearfix"> <!--Logo--> <div class="logo pull-left"> <a href="index.php" title=""><img src="imgs/logo_1.png" alt="" title=""width="140"></a> </div> <!--Right Col--> <div class="pull-right"> <!-- Main Menu --> <nav class="main-menu mr-5"> <!--Keep This Empty / Menu will come through Javascript--> </nav><!-- Main Menu End--> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler mr-3"><span class="icon flaticon-menu-3"></span></div> </div> </div> </div><!-- End Sticky Menu --> <!-- Mobile Menu --> <div class="mobile-menu"> <div class="menu-backdrop"></div> <div class="close-btn"><span class="icon fa fa-close"></span></div> <nav class="menu-box"> <div class="nav-logo"><a href="index.php"><img src="imgs/logo_1.png" alt="" title=""></a></div> <div class="menu-outer"> <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--> </div> </nav> </div><!-- End Mobile Menu --> </header> <!-- End Main Header --> <!-- Page Title --> <section class="page-title page-title-1 " style="background-image: url(img/wcmri-img-banner.png);"> <div class="pattern-layer-two" style="background-image:url(images/background/pattern-24.png)"></div> <div class="auto-container"> <h2 class=""> Emerging Technologies</h2> <div class="d-flex mt-3 justify-content-start btn-slide"> <div class="mr-2"> <a href="./abstract-submission.php" class="btn elementor-button">Abstract Submission </a> </div> <div> <a href="#" data-toggle="modal" data-target="#brochure" class="btn elementor-button">Download Brochure</a> </div> </div> </div> </section> <!--End Page Title--> <!--start --> <section class="about-section mb-0 pb-0"> <div class="auto-container"> <div class="row clearfix"> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <div class="sec-title-three centered mb-0"> <h2 class="text-height-1"> Session Overview</h2> </div> <p class="text-justify">The forthcoming 4th World Conference on Multidisciplinary Research & ​Innovation (WCMRI-2025) is designed to serve as a premier platform for esteemed Research Experts worldwide. Attendees can anticipate unparalleled opportunities to network, gain invaluable insights, showcase their hidden potential, present significant research findings, and receive due credit and recognition for their diligent work. With an overarching theme centred on preparing for a sustainable future, the conference aims to pave the way for a healthier and brighter tomorrow for generations to come. </p> <p class="text-justify font-italic font-weight-bold">Get ready to immerse yourself in an unparalleled research experience, where you'll collaborate with esteemed experts from around the world. Together, we'll carve out a trajectory toward success, reshaping the future and redefining the essence of scholarly excellence. Join us at WCMRI-2025, where we extend a warm invitation for submissions of full papers and abstracts across various sessions, spanning a diverse array of topics. </p> </div> </div> </div> </div> </div> </section> <!-- end --> <section class="testimonial-section pt-2 " style="background-image:url(images/background/6.jpg)"> <div class="auto-container"> <div class="sec-title-three centered mb-1"> <h2 class="text-height-1" style="font-size: 25px !important;">Emerging Technologies in Marketing <br> <span> is contribution to The Sustainable Development Goals</span></h2> </div> <div class="row clearfix"> <!-- Carousel Column --> <div class="carousel-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="testimonial-block-1"> <div class="inner-box"> <div class="d-flex"> <div> <h5 style="color:#d90429">Goal 4: Quality Education</h5> </div> </div> <div class="author-image"> <img src="./img/sdg-1.png" alt=""> </div> <div class="text mt-0 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> Investigate the role of emerging technologies in creating sustainable quality education through interdisciplinary approaches.</div> <div class="text mt-1 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> Delve into how Education and Technology trends contribute to promoting inclusive and equitable quality education by addressing disparities and ensuring access for vulnerable populations.</div> </div> </div> <div class="testimonial-block-1"> <div class="inner-box"> <div class="d-flex"> <div> <h5 style="color:#d90429">Goal 8 : Decent Work and Economic Growth:</h5> </div> </div> <div class="author-image"> <img src="./img/sdg-8.png" alt=""> </div> <div class="text mt-0 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> To discuss the role of technology in creating equal work opportunities and driving economic growth by creating new jobs, enabling resilient work environments, and stimulating broader social and economic development. </div> <div class="text mt-1 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> Look into the transformative power of technology manifesting in its ability to facilitate equal work and economic growth through the creation of new employment opportunities, the establishment of resilient work systems, and the promotion of broader social and economic development. </div> </div> </div> <div class="testimonial-block-1"> <div class="inner-box"> <div class="d-flex"> <div> <h5 style="color:#d90429">Goal 9: Industry, Innovation, and Infrastructure:</h5> </div> </div> <div class="author-image"> <img src="./img/sdg-3.png" alt=""> </div> <div class="text mt-0 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> Explore the pivotal role of emerging technologies in driving sustainable infrastructure development, leveraging cutting-edge innovations to pave the way for resilient and eco-friendly solutions</div> <div class="text mt-1 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> To promote sustainable industrialisation across various sectors propelling sustainability in industrial operations through the utilisation of cutting-edge innovations. </div> </div> </div> <div class="testimonial-block-1"> <div class="inner-box"> <div class="d-flex"> <div> <h5 style="color:#d90429">Goal 17: Partnerships for the Goals</h5> </div> </div> <div class="author-image"> <img src="./img/sdg-6.png" alt=""> </div> <div class="text mt-0 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> Explore how new innovative trends creates, encourages effective partnerships among public, private, and civil society sectors, leveraging experience and resource strategies to enhance collaboration</div> <div class="text mt-1 mb-1"> <i class="fa fa-check-square" aria-hidden="true"></i> Examine how initiatives utilise technology to develop and implement smart solutions, accelerating sustainability efforts in alignment with global partnerships for sustainable development. </div> </div> </div> </div> </div> </div> </div> </section> <!-- --> <section class="cta-section-two pt-1 pb-2" style="background-image:url(images/background/1.jpg)"> <div class="sec-title-three centered"> <h2 style="color:#020033" class="pt-0 mt-0"> Who Can <span> Join </span></h2> </div> <div class="auto-container"> <div class="widget-content row"> <div class="col-lg-4"> <div class="post d-flex"> <div class="thumb"><img src="./img/1000.png" alt=""></div> <h6 class="d-flex align-items-center">Research Scholars</h6> </div> </div> <div class="col-lg-4"> <div class="post d-flex"> <div class="thumb"><img src="./img/1001.png" alt=""></div> <h6 class="d-flex align-items-center">Technology Experts</h6> </div> </div> <div class="col-lg-4"> <div class="post d-flex"> <div class="thumb"><img src="./img/1002.png" alt=""></div> <h6 class="d-flex align-items-center">Students &amp; Alumini’s</h6> </div> </div> <div class="col-lg-4"> <div class="post d-flex"> <div class="thumb"><img src="./img/1003.png" alt=""></div> <h6 class="d-flex align-items-center">Editorial Board Members of Journals</h6> </div> </div> <div class="col-lg-4"> <div class="post d-flex"> <div class="thumb"><img src="./img/1004.png" alt=""></div> <h6 class="d-flex align-items-center">Government Officials</h6> </div> </div> <div class="col-lg-4"> <div class="post d-flex"> <div class="thumb"><img src="./img/1005.png" alt=""></div> <h6 class="d-flex align-items-center">Industry Professionals</h6> </div> </div> </div> </div> <div class="auto-container"> </div> <!-- --> <!-- About Section Two --> <section class="about-section mb-0 pb-0 testimonial-section"style="background-image:url(images/background/6.jpg)"> <div class="auto-container"> <div class="row clearfix"> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <!-- <div class="sec-title-three centered mb-1"> <h2 class="text-height-1">Wireless <br> <span> Communication System & </span> at Communication Engineering </h2> </div> --> <!-- <p class="text-justify"> In the pursuit of a sustainable future, the intricate relationship between energy and the environment takes center stage. Recognizing the pivotal role these factors play in shaping the trajectory of our planet, the 4th International Conference on Advancing Knowledge from Multidisciplinary Perspectives in Engineering & Technology (ICAKMPET-2025) dedicates a specialized session to delve into the realms of Energy and Environment. This session serves as a nexus where researchers, professionals, and experts converge to explore innovative solutions, advancements, and sustainable practices in the intersection of energy and the environment.</p> --> </div> </div> </div> </div> <!-- <div class="row p-3 d-flex justify-content-center"> <div class="col-lg-6 d-flex align-items-center justify-content-center"> <div class="session-img"> <img src="./img/004.png" alt=""> </div> </div> <div class="col-lg-6 d-flex align-items-center"> <div class="session-div"> <h4>Energy and Environment <span> Session Overview</span></h4> <h5>Addressing Global Imperatives</h5> <p>The Energy and Environment Session at ICAKMPET-2025 is a dynamic platform designed to address global imperatives related to the dual challenges of meeting the growing demand for energy while safeguarding the environment. This session aims to foster a holistic understanding of the interplay between energy systems, climate change, and environmental sustainability.</p> </div> </div> </div> --> <div class="row clearfix mt-4"> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <!-- <div class="title">Objective of the Conference</div> --> <h2 style="color:#020033">Tracks</h2> <div class="row mt-2"> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>1</span> Digital Marketing Communication</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>2</span> Social media marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>3</span> Search Engine Optimization (SEO)</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>4</span> Content Marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>5</span> Mobile Marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>6</span> Digital Advertising Technologies</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>7</span> Marketing Analytics and Metrics</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>8</span> Data-Driven Marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>9</span> Marketing Automation</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>10</span> Digital Management Innovation</p> </div> </div> </div> </div> </div> </div> </div> <!-- <div class="row clearfix jumbotron "> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <div class="sec-title-three centered mb-1"> <h2 class="text-height-1">Conference <span> Objectives: </span></h2> </div> <div class="col-lg-12 mt-4"> <div class="p-4 border border-2 bg-white"> <ul class="list-style-three"> <h5 class="para-text text-primary mb-2">The Energy and Environment Session seeks to:</h5> <li> Explore sustainable energy solutions for a low-carbon future.</li> <li> Discuss the environmental impact of energy production and consumption. </li> <li> Delve into innovative technologies and practices at the nexus of energy and the environment.</li> <li> Foster interdisciplinary discussions for a comprehensive approach to global challenges.</li> </ul> </div> <p class="text-justify mt-3">The Energy and Environment Session at WCMRI-2025 is your gateway to a comprehensive dialogue on sustainable energy practices and environmental conservation. Whether you are an energy professional, environmental scientist, or an enthusiast passionate about the nexus of energy and the environment, this session offers a unique opportunity to contribute to a greener and more sustainable future. </p> </div> </div> </div> </div> </div> --> </div> </section> <!-- --> </div></section> <!-- --> <!-- Team Section Two --> <!-- <section class="team-section-two py-3"> <div class="pattern-layer" style="background-image:url(images/background/pattern-18.pn)"></div> <div class="pattern-layer-two" style="background-image:url(images/background/pattern-19.)"></div> <div class="auto-container"> --> <!-- <div class="sec-title-two centered"> <h2>Our Speakers</h2> </div> --> <!-- <div class="sec-title-three centered "> <h2>Session <span> Speakers</span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/affendy.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4>Dr. Affendy Abu Hassim</h4> <div class="designation">Associate Professor of International Business<br> Universiti Kuala Lumpur<br> Malaysia. </div> </div> </div> </div> </div> </div> </section> --> <!-- End Team Section Two --> <!-- About Section Two --> <!-- <section class="about-section mb-0 pb-0"> <div class="auto-container"> <div class="row clearfix"> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <div class="sec-title-three centered mb-1"> <h2 class="text-height-1">Emerging <br> <span> Technologies in Marketing </span> at WCMRI-2025 </h2> </div> --> <!-- <p class="text-justify"> In the era of digital transformation, where technology reshapes commerce and marketing landscapes, the 4th International Conference on Advancing Knowledge from Multidisciplinary Perspectives in Engineering & Technology (WCMRI-2025) dedicates a session to E-Commerce & Marketing. This session serves as a dynamic hub for professionals, researchers, and enthusiasts to explore the evolving dynamics of online commerce, digital marketing, and the convergence of technology with consumer behavior.</p> --> <!-- </div> </div> </div> </div> --> <!-- <div class="row p-3 d-flex justify-content-center"> <div class="col-lg-6 d-flex align-items-center justify-content-center"> <div class="session-img"> <img src="./img/009.png" alt=""> </div> </div> <div class="col-lg-6 d-flex align-items-center"> <div class="session-div"> <h4>E-Commerce & Marketing <span> Session Overview</span></h4> <h5>Nurturing Digital Economies: </h5> <p>The E-Commerce & Marketing Session at ICAKMPET-2025 is designed to delve into the intricacies of digital commerce and the transformative power of marketing in the online realm. It recognizes the profound impact of technology on consumer behavior, business strategies, and the overall landscape of commerce.</p> </div> </div> </div> --> <!-- <div class="row clearfix"> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <!-- <div class="title">Objective of the Conference</div> --> <!-- <h2>Tracks:</h2> <div class="row "> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>1</span> Digital Marketing Communication</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>2</span> Social media marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>3</span> Search Engine Optimization (SEO)</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>4</span> Content Marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>5</span> Mobile Marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>6</span> Digital Advertising Technologies</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>7</span> Marketing Analytics and Metrics</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>8</span> Data-Driven Marketing</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>9</span> Marketing Automation</p> </div> </div> <div class=" col-lg-6 "> <div class="content-session"> <p class="list-group-item-1"><span>10</span> Digital Management Innovation</p> </div> </div> </div> </div> </div> </div> --> <!-- </div> --> <!-- <div class="row clearfix jumbotron "> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <div class="sec-title-three centered mb-1"> <h2 class="text-height-1">Conference <span> Objectives: </span></h2> </div> <div class="col-lg-12 mt-4"> <div class="p-4 border border-2 bg-white"> <ul class="list-style-three"> <h5 class="para-text text-primary mb-2">The session aims to:</h5> <li> Explore innovations in e-commerce platforms, technologies, and strategies. </li> <li> Discuss the role of digital marketing in driving online engagement and sales.</li> <li> Foster discussions on challenges and opportunities in the e-commerce and marketing domains. </li> </ul> </div> <p class="text-justify mt-3">The E-Commerce & Marketing Session at WCMRI-2025 invites e-commerce professionals, marketers, and technology enthusiasts to join the digital commerce revolution. Whether you are a seasoned expert in online business or an emerging player in the e-commerce landscape, this session offers a unique opportunity to explore, discuss, and contribute to the evolving dynamics of digital commerce and marketing. </p> </div> </div> </div> </div> </div> --> <!-- </div> </section> --> <!-- --> <section class="about-section mb-3 pb-0 pt-1"> <div class="auto-container"> <div class="row clearfix jumbotron p-0 m-0"> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class=" pl-0 inner-column"> <div class="sec-title-two mb-0"> <div class="sec-title-three centered mb-1"> <h2 class="text-height-1">Key Themes <!-- <span> sustainable materials</span> --> </h2> </div> <div class="col-lg-12 mt-4"> <div class="p-4 border border-2 bg-white"> <ul class="list-style-three"> <!-- <h5 class="para-text text-primary mb-2">The Green Chemistry session at ICAKMPET-2025 aims to:</h5> --> <li> <b> Insights into Cutting-Edge Digital Marketing Strategies:</b> Researchers will gain valuable insights into the latest digital marketing strategies through sessions covering topics such as digital marketing communication, social media marketing, and content marketing. By staying updated on emerging technologies and trends in these areas, attendees can enhance their understanding of how to effectively engage with consumers in the digital landscape. </li> <li> <b>Understanding Consumer Behaviour in Digital Spaces:</b> Discussions on marketing analytics and metrics, data-driven marketing, and marketing automation will provide researchers with tools to analyse consumer behaviour and preferences in digital environments. By leveraging data analytics and automation technologies, attendees can gain deeper insights into consumer trends, preferences, and purchasing patterns, enabling them to tailor marketing strategies more effectively. </li> <li> <b>Optimising Online Visibility and Reach:</b> Sessions on search engine optimization (SEO), mobile marketing, and digital advertising technologies will equip researchers with strategies to optimise online visibility and reach. Attendees can learn techniques to improve website rankings on search engines, enhance mobile marketing strategies, and leverage innovative advertising technologies to target and engage with their desired audience more effectively.</li> <li> <b>Promoting Innovation in Marketing Management:</b> The conference will promote innovation in marketing management by exploring topics such as digital management innovation and emerging technologies. Through discussions and presentations, attendees can explore innovative approaches to marketing management, including the integration of emerging technologies and the development of novel strategies to navigate the evolving digital landscape.</li> <!-- <li> <b>Collaboration with Experts:</b> Engage with experts to deepen understanding of network protocols, software-defined radios, and other emerging technologies, paving the way for efficient and reliable wireless communication systems in diverse scenarios..</li> --> </ul> </div> </div> </div> </div> </div> </div> </div> </section> <!-- --> <section class="testimonial-section pt-3 pb-3" style="background:#90c7ff;"> <div class="auto-container"> <!-- <div class="sec-title-three centered mb-1"> <h2 class="text-height-1">Tracks <span> Benefits </span> </h2> </div> --> <div class="row clearfix"> <div class="mt-3 text-center"> <h4 class="text-color-h4 mb-2">Scope &amp; Benefits of Attending WCMRI-2025 conference</h4> <p class="text">Prepare yourself for an extraordinary experience at the WCMRI-2025 conference, where attendees will have the opportunity to explore a diverse range of topics spanning various disciplines.</p> </div> <!-- Carousel Column --> <div class="col-lg-5"> <div class="inner-column tex-container"> <img src="./img/icessu-session.png" alt=""> <div class="tex-container-1"> <h2> Benefits <br> of <br> Attending WCMRI-2025</h2> </div> </div> </div> <div class="col-lg-7"> <div class="inner-column h-100"> <div class="skewed-element h-100 d-flex justify-content-center align-items-center"> <div class="content-topic"> <ul class="ul-style "> <li> The conference encompasses sessions on <b>Information and Communication Technology (ICT)</b>, where participants can delve into the latest trends and innovations in areas such as artificial intelligence and cyber security. This offers a chance to gain insights into cutting-edge technologies and foster collaborations with industry leaders and researchers. </li> <li> Another session focuses on <b>Networks of Economy and Trade,</b> offering a deep dive into the intricacies of the global economy, including international trade policies and supply chain management. Attendees can expand their understanding of global economic interconnectedness and identify emerging market trends to inform strategic decision-making.</li> <li> In the realm of <b>Wireless Communication System & Communication Engineering,</b> participants can stay abreast of advancements in wireless technologies like 5G and signal processing. This presents an opportunity to explore collaboration prospects and exchange knowledge with experts in the field. </li> <li>The <b>Latest Research on Bioengineering Engineering</b> session provides a platform to discover breakthroughs in biomedical devices and genetic engineering, potentially revolutionizing healthcare and biotechnology. Attendees can engage with leading researchers to explore collaborative opportunities and real-world applications.</li> </ul> </div> </div> </div> </div> </div> <div class="col-lg-12 mt-2"> <div class="inner-column h-100"> <div class="skewed-element h-100 d-flex justify-content-center align-items-center"> <div class="content-topic"> <ul class="ul-style "> <li><b>Civil and Political Studies</b> session offers insights into societal challenges and opportunities for political reform, fostering discussions on strategies for promoting social justice and democracy. Global Studies provide a comprehensive understanding of global issues such as climate change and international relations, with discussions on solutions and cross-cultural collaboration.</li> <li>The session on <b>Mathematical Sciences & Data Analytics</b> delves into mathematical modeling and data-driven decision-making, offering valuable analytical tools applicable across various disciplines. Attendees can explore the application of data analytics for problem-solving and innovation.</li> <li>Lastly, the session on <b>Emerging Technologies in Marketing</b> would assist you in exploring the transformative potential of technologies like artificial intelligence and big data analytics in marketing. Participants can discover novel approaches to consumer engagement and explore opportunities to leverage technology for market research and advertising.</li> <li>Overall, WCMRI-2025 promises to be an enriching experience, providing attendees with unparalleled opportunities for learning, collaboration, and innovation across a diverse spectrum of topics.</li> </ul> <div class="mt-3 text-center"> <a href="conference-registration.php" class="btn elementor-button">Register our conference</a> </div> </div> </div> </div> </div> </section> <!-- --> <section class="testimonial-section pt-2 pb-2" style="background:#fffed3;"> <div class="auto-container"> <div class="sec-title-three centered mb-1"> <h2 class="text-height-1">Author <span> Guidelines</span></h2> </div> <div class="row clearfix"> <div class="mt-3"> </div> <!-- Carousel Column --> <div class="col-lg-6"> <h4 class="text-color-h4 mb-2 text-center"> Guidelines for Abstract Submission:</h4> <div class="content-topic"> <ul class="ul-style "> <li> <b> Language:</b> Abstracts must be written in English. </li> <li> <b> Length: </b> Limited to one paragraph with 200-250 words. </li> <li><b> Format:</b> Submit in MS Word (.doc or .docx) document format. </li> <li> <b> Content:</b> Abstracts should provide an informative summary of the original work. Include a brief biography with your abstract, following the example provided in the template. </li> <li> <b> Formatting: </b> Center-align the Title, Author's Names, and Affiliations. Underline the presenting author's name. </li> <li> <b> Submission:</b> Please submit your abstract through the designated submission portal. </li> <li> <b> Acknowledgment:</b> Upon abstract submission, you will receive an acknowledgment email within three working days.</li> </ul> </div> </div> <div class="col-lg-6"> <h4 class="text-color-h4 mb-3 text-center">Evaluation Process</h4> <div class="inner-column tex-container"> <img src="./img/guid-r.png" alt="" class="w-100"> </div> </div> </div> </div> </section> <!-- End About Section Two --> <section class="testimonial-section pt-2 pb-2" style="background:#fffed3;"> <div class="auto-container"> <div class="row clearfix"> <div class="mt-3"> <h4 class="text-color-h4 mb-2"> Guidelines for Full Paper Submission</h4> <p class="text">If your abstract has been accepted and the registration fee for WCMRI-2025 has been paid, you are invited to submit the full paper. Please adhere to the following guidelines for the submission:</p> </div> <!-- Carousel Column --> <div class="col-lg-5"> <div class="inner-column tex-container"> <img src="./img/bg-2.png" alt=""> </div> </div> <div class="col-lg-7"> <div class="inner-column h-100"> <div class="skewed-element h-100 d-flex justify-content-center align-items-center"> <div class="content-topic"> <ul class="ul-style "> <li> <b> Total number of pages:</b> 6-8 in double-column format</li> <li> <b> Language: </b> English (checked for grammar and language errors)</li> <li> Tables, figures, and images should be properly named and of high quality. </li> <li> Keywords should be written in lowercase letters (except for names/scientific names) and separated by commas.</li> <li> Affiliation names, including the country, must be provided.</li> <li> Each paper should be structured into the following sections:</li> <li> Background, Motivation, and Objective</li> <li> Statement of Contribution/Methods</li> <li> Results, Discussions, and Conclusions</li> </ul> <p>Once your full paper is prepared according to the above instructions, please proceed to submit it through the provided link. <a href="abstract-submission.php"> Submit your Full paper Here.</a> </p> </div> </div> </div> </div> </div> </div> </section> <!-- --> <!-- News Section Two --> <section class="news-section-two"> <div class="auto-container"> <div class="sec-title-two"> <!-- <div class="title">Blog</div> --> <h2>Session Lists</h2> </div> <div class="three-item-carousel-two owl-carousel owl-theme"> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-1.php"><img src="images/session-1.jpg" alt=""></a> </div> </div> </div> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-2.php"><img src="images/session-2.jpg" alt=""></a> </div> </div> </div> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-3.php"><img src="images/session-3.jpg" alt=""></a> </div> </div> </div> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-4.php"><img src="images/session-4.jpg" alt=""></a> </div> </div> </div> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-5.php"><img src="images/session-5.jpg" alt=""></a> </div> </div> </div> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-6.php"><img src="images/session-6.jpg" alt=""></a> </div> </div> </div> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-7.php"><img src="images/session-7.jpg" alt=""></a> </div> </div> </div> <!-- News Block Two --> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-8.php"><img src="images/session-8.jpg" alt=""></a> </div> </div> </div> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-9.php"><img src="img/session-9.png" alt=""></a> </div> </div> </div> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-10.php"><img src="img/session-10.png" alt=""></a> </div> </div> </div> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-8.php"><img src="img/session-11.png" alt=""></a> </div> </div> </div> <div class="news-block-two"> <div class="inner-box wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <div class="image image-hover"> <a href="session-12.php"><img src="img/session-12.png" alt=""></a> </div> </div> </div> </div> </div> </section> <!-- --> <section class="cta-section-two mb-5 mt-5 "> <div class="auto-container"> <div class="row"> <div class="inner-column"> <div class="sec-title-two mb-0"> <h4 class="text-dark px-3 mb-3">PEER-REVIEWED GOOGLE SCHOLAR INDEXED JOURNAL</h4> </div> </div> </div> <div class="inner-container" style="background-image:url(images/background/7.jpg)"> <div class="pattern-layer" style="background-image:url(images/background/pattern-26.png)"></div> <div class="pattern-layer-two" style="background-image:url(images/background/pattern-27.png)"></div> <div class="row clearfix"> <div class="col-lg-8 col-md-12 col-sm-12"> <h5 class="text-white">Technoarete Journal on Advances in E-Commerce and E-Business</h5> <div class="border-style"></div> <div class="button-box"> <a href="https://technoaretepublication.org/ecommerce-and-ebusiness/aim-and-scope.php" class="theme-btn btn-style-seven clearfix"> <span class="btn-wrap"> <span class="text-one">Click to know about Journal scope</span> <span class="text-two">Click to know about Journal scope</span> </span> </a> </div> <div class="play-box"> <strong>ISSN: 2583-3154</strong> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12"> <div class="side-image wow fadeInRight animated" data-wow-delay="300ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 300ms; animation-name: fadeInRight;"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/2023/icmcer/tg.jpg" alt=""><br> <a href="https://technoaretepublication.org/ecommerce-and-ebusiness/"style="color: #fff; background: #000eb5; padding: 4px 7px; border-radius: 11px; position: relative; box-shadow: 1px 0px 6px #000; top: 2px; font-weight: 700;line-height: 22px; bottom: 10px;"class="theme-btn btn-style-seven clearfix mt-3"> <span class="btn-wrap"> <span class="text-one">View More</span> <span class="text-two">View More</span> </span></a> </div> </div> </div> </div> <!-- <div class="inner-container" style="background-image:url(images/background/7.jpg);margin-top:30px!important;"> <div class="pattern-layer" style="background-image:url(images/background/pattern-26.png)"></div> <div class="pattern-layer-two" style="background-image:url(images/background/pattern-27.png)"></div> <div class="row clearfix"> <div class="col-lg-8 col-md-12 col-sm-12"> <h5 class="text-white">Technoarete Journal on Advances in E-Commerce and E-Business </h5> <div class="border-style"></div> <div class="button-box"> <a href="#" data-toggle="modal" data-target="#index-session-10" class="theme-btn btn-style-seven clearfix"> <span class="btn-wrap"> <span class="text-one">Click to know about Journal scope</span> <span class="text-two">Click to know about Journal scope</span> </span> </a> </div> <div class="play-box"> <strong>ISSN: 2583-3049</strong> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12"> <div class="side-image wow fadeInRight animated" data-wow-delay="300ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 300ms; animation-name: fadeInRight;"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/2023/icmcer/tg.jpg" alt=""> </div> </div> </div> </div> <div class="inner-container" style="background-image:url(images/background/7.jpg);margin-top:30px!important;"> <div class="pattern-layer" style="background-image:url(images/background/pattern-26.png)"></div> <div class="pattern-layer-two" style="background-image:url(images/background/pattern-27.png)"></div> <div class="row clearfix"> <div class="col-lg-8 col-md-12 col-sm-12"> <h5 class="text-white">Technoarete Transactions on Advances in Data Science and Analytics</h5> <div class="border-style"></div> <div class="button-box"> <a href="#" data-toggle="modal" data-target="#index-session-11" class="theme-btn btn-style-seven clearfix"> <span class="btn-wrap"> <span class="text-one">Click to know about Journal scope</span> <span class="text-two">Click to know about Journal scope</span> </span> </a> </div> <div class="play-box"> <strong>ISSN: 2583-2956</strong> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12"> <div class="side-image wow fadeInRight animated" data-wow-delay="300ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 300ms; animation-name: fadeInRight;"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/2023/icmcer/tg.jpg" alt=""> </div> </div> </div> </div> --> </div> </section> <section class="call-to-action-two"> <div class="auto-container"> <div class="row"> <div class="col-lg-6 "> <div class="clearfix comman-area d-flex align-items-center justify-content-between"> <div class="pull-left"> <h6 class="text-white">To be a Presenter please submit your Research Abstract</h6> </div> <div class="pull-right ml-2"> <a href="abstract-submission.php" class=" btn btn-33">Abstract Submission <span class="icon fa fa-arrow-right"></span></a> </div> </div> </div> <div class="col-lg-6 "> <div class="clearfix comman-area-1 d-flex align-items-center justify-content-between"> <div class="pull-left "> <h6 class="text-white">To be a Listener, Please register</h6> </div> <div class="pull-right d-flex align-items-center"> <a href="listener" class=" btn btn-33">Register now <span class="icon fa fa-arrow-right"></span></a> </div> </div> </div> </div> </div> </section> <!-- modal form index page --> <style> .design-txt p { font-weight: bold; font-size: 16px; } .design-txt li { margin-bottom: 5px !important; font-size: 16px; } .design-txt li { background: url(https://www.icdsaia.com/img/check-1.png) no-repeat 7px 5px transparent; list-style-type: none; margin: 0; padding: 0px 0px 1px 24px; vertical-align: middle; } .design-txt li { padding-left: 30px !important; } .txt strong { margin-bottom: 0px; font-size: 19px; color: #fff; text-align: center; line-height: 25px; color: #888; } .ul-column { -moz-column-count: 2; column-count: 2; } .ul-column li { -webkit-column-break-inside: avoid; } </style> <div class="modal fade" id="index-fm" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1"> <strong> International Journal on Recent and Innovation Trends in Computing and Communication </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN: 2321-8169</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>The topics covered by this journal include, but not limited to, the following topics:</p> <ul class="list-deg"> <li>Broadband access networks</li> <li>Wireless Internet</li> <li>Software-defined & ultra-wideband radio</li> <li> Bluetooth technology</li> <li>Wireless Ad Hoc and Sensor Networks</li> <li>Wireless Mesh Networks</li> <li>IEEE 802.11/802.20/802.22</li> <li>Emerging wireless network security issues</li> <li>Fault tolerance, dependability, reliability, and localization of fault</li> <li>Network coding</li> <li>Wireless telemedicine and e-health</li> <li>Emerging issues in 3G and 4G networks</li> <li>Network architecture</li> <li>Multimedia networks</li> <li>Cognitive Radio Systems</li> <li>Cooperative wireless communications</li> <li>Management, monitoring, and diagnosis of networks</li> <li>Biologically inspired communication</li> <li>Cross-layer optimization and cross-functionality designs</li> <li> Data gathering, fusion, and dissemination</li> <li>Networks and wireless networks security issues</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- model-2 --> <!-- modal form index page --> <div class="modal fade" id="index-fm-2" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> International Journal of Intelligent Systems and Applications in Engineering (IJISAE) </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN: 2147-6799</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>The journal will publish papers in intelligent systems technology and application in the areas of, but not limited to:</p> <ul class="list-deg"> <li>Artificial Intelligence</li> <li>Pattern Recognition</li> <li>Artificial Neural Networks</li> <li>Soft Computing and Fuzzy Systems</li> <li>Computer Vision and Active Vision</li> <li>Image and Video Processing and Analysis</li> <li>Medical Imaging</li> <li>Machine Learning</li> <li>Data Mining</li> <li>Evolutionary algorithms</li> <li>Swarm Intelligence</li> <li>Intelligent Agents and Multi-Agent Systems</li> <li>Ontologies</li> <li>Decision Support Systems</li> <li>Supervised Semi-Supervised and Unsupervised Learning</li> <li>Human-Computer Interaction and Systems</li> <li>Speech Generation and Recognition</li> <li>Intelligent Transportation Systems</li> <li>Models and Computational Theories of Human Cognition</li> <li> Intelligent Robotic Systems</li> <li>Knowledge Management and Representation</li> <li>Intelligent System Design</li> <li>Bayesian Learning</li> <li>Brain-Machine Interface Systems</li> <li>Evolving Methods</li> <li>Natural Language Processing and Fusion will also be published in the journal</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- modal form index page 3 --> <div class="modal fade" id="index-fm-4" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Journal for ReAttach Therapy and Developmental Diversities </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">E-ISSN : 2589-7799</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>The topics covered by this journal include, but not limited to, the following topics:</p> <ul class="list-deg"> <li>ReAttach Treatment</li> <li>Psychology, Special Education and Rehabilitation sciences</li> <li>Disability Studies</li> <li>Medical Aspects of Disability, Pedagogy</li> <li>Social Work and Social Policy</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- modal form index page-4 --> <div class="modal fade" id="index-fm-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> International Journal of Communication Networks and Information Security </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN / eISSN : 2076-0930/2073-607X</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>International Journal of Communication Networks and Information Security (IJCNIS) is a scholarly peer reviewed international scientific journal published three times in a year, focusing on theories, methods, and applications in networks and information security. It provides a challenging forum for researchers, industrial professionals, engineers, managers, and policy makers working in the field to contribute and disseminate innovative new work on networks and information security. <br> The topics covered by this journal include, but not limited to, the following topics:</p> <ul class="list-deg"> <li>Broadband access networks</li> <li>Wireless Internet</li> <li>Software defined & ultra-wide band radio</li> <li>Bluetooth technology</li> <li>Wireless Ad Hoc and Sensor Networks</li> <li>Wireless Mesh Networks</li> <li>IEEE 802.11/802.20/802.22</li> <li>Emerging wireless network security issues</li> <li>Fault tolerance, dependability, reliability, and localization of fault</li> <li>Network coding</li> <li>Wireless telemedicine and e-health</li> <li>Emerging issues in 3G and 4G networks</li> <li>Network architecture</li> <li>Multimedia networks</li> <li>Cognitive Radio Systems</li> <li>Cooperative wireless communications</li> <li>Management, monitoring, and diagnosis of networks</li> <li>Biologically inspired communication</li> <li>Cross-layer optimization and cross-functionality designs</li> <li>Data gathering, fusion, and dissemination</li> <li>Networks and wireless networks security issues</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- modal form index page-4 --> <div class="modal fade" id="index-fm-3" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Applied Mathematics & Information Sciences </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN 1935-0090 (print) ISSN 2325-0399 (online)</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>The scope of this journal covers but is not limited to:</p> <ul class="list-deg"> <li>Quantum Computations</li> <li>Mathematical Modeling</li> <li>Numerical analysis</li> <li>Computational geometry</li> <li>Computational fluid dynamics</li> <li>Quantum Information</li> <li>Computational optimization</li> <li>Computational probability </li> <li>Statistical computation and simulation</li> <li>Computational intelligence</li> <li>Computational complexity</li> <li>Theoretical computer science</li> <li>Computational physics</li> <li>Computational biology</li> <li>Dynamical systems</li> <li>Topology and its applications</li> <li>Nonlinear methods and its applications</li> <li>Related applications in physics, engineering, chemistry, economics and the social sciences </li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- modal form index page --> <div class="modal fade" id="index-fm-6" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> African Journal of Biological Sciences. </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN : 2663-2187</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>The scope of the journal is segmented into the following subjects, but not limited to:</p> <ul class="list-deg" style=" columns: 2;"> <li>Animal Sciences</li> <li>Biochemistry </li> <li>Bioinformatics </li> <li>Biotechnology</li> <li>Botany </li> <li>Cell Biology </li> <li>Developmental Biology</li> <li>Ecology</li> <li>Environmental Sciences</li> <li>Ethno Medicine</li> <li>Food Science </li> <li>Freshwater Biology</li> <li>Genetics </li> <li>Immunology </li> <li>Marine Biology </li> <li>Microbiology</li> <li>Molecular Biology </li> <li>Physiology </li> <li>Plant Sciences </li> <li> Structural Biology</li> <li>Toxicology </li> <li>Zoology</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- model-6 --> <!-- modal form index page 7 --> <div class="modal fade" id="index-fm-7" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> European Chemical Bulletin </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">(ISSN 2063-5346)</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>Scope:</p> <ul class="list-deg"> <li>Organic Synthesis and Chemistry of Natural Products</li> <li>Pharmaceutical and Medicinal Chemistry</li> <li>Analytical and Environmental Chemistry</li> <li>Inorganic and Material Chemistry</li> <li>Biochemistry, Chemical Biology and Biotechnology</li> <li>Physical, Theoretical and Computational Chemistry</li> <li>Chemistry of Industrial Processes</li> <li>Chemical Education</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- model-7 --> <!-- modal form index page 8 --> <div class="modal fade" id="index-fm-8" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Proceedings on Engineering Sciences </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN : 2620-2832</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>The journal's multidisciplinary approach draws from such fields as </p> <p>Scope:</p> <ul class="list-deg"> <li>Automotive engineering, </li> <li>Control and system engineering,</li> <li>Electrical and electronic engineering, </li> <li>Industrial and manufacturing engineering, </li> <li>Mechanical Engineering, </li> <li>Mechanics of Materials,</li> <li>Safety, Risk, Reliability and Quality, </li> <li>Software engineering.</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- modal form index page 9 --> <div class="modal fade" id="index-fm-9" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> The Journal for Educators, Teachers and Trainers </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN : 1989-9572 </span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>Scope:</p> <ul class="list-deg"> <li>Teaching and Learning</li> <li>Curriculum Development</li> <li>Instructional Design</li> <li>Assessment and Evaluation</li> <li>Professional Development </li> <li>Educational Policy and Leadership</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- modal form index page 10 --> <div class="modal fade" id="index-fm-10" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> International Journal of Professional Business Review </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2525-3654</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>Scope:</p> <p>The following topics are of interest to the JPB Review:</p> <ul class="list-deg"> <li>Theoretical Perspectives and aspects of Strategy Management;</li> <li>Strategies for effective stakeholder governance;</li> <li>the internal ethics of business organizations;</li> <li>ethical issues related to business;</li> <li>Research integrity;</li> <li>ethical decision making and behavior in organizations;</li> <li>the ethical dimensions of corporate governance;</li> <li>Marketing;</li> <li>Environmental law;</li> <li>Organization Studies;</li> <li>Human Resource Management,</li> <li>Entrepreneuship;</li> <li>Corporate Governance;</li> <li>E-business;</li> <li>Information Technology;</li> <li>Technology Management;</li> <li>Distance Learning;</li> <li>Tourism Management;</li> <li>Project Management;</li> <li>Innovation Management;</li> <li>Production & Operations Management;</li> <li>Sustainability and Social and Environmental Management</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> <!-- modal form index page 11 --> <div class="modal fade" id="index-fm-11" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> RUSSIAN LAW JOURNAL </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN: 2309-8678, E-ISSN : 2312-3605'</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <div class="design-txt "> <p>Scope:</p> <ul class="list-deg"> <li>constitutional law</li> <li>private international law </li> <li>international civil law, international public law</li> <li>civil procedure</li> <li>philosophy </li> <li>policy of law</li> <li>criminal law international criminal law</li> <li>criminal proceeding</li> <li>human rights law</li> <li>law&society</li> <li>law&economics</li> </ul> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> </div> </div> <!-- modal for session journal --> <!-- modal form index page 10 --> <div class="modal fade" id="index-session-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Transactions on Renewable Energy, Green Energy and Sustainability </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2583-1968</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p>The following topics are of interest to the RGS review </p> <div class="design-txt ul-column"> <ul class="list-deg"> <li>Photovoltaic Technology</li> <li>Hydropower</li> <li>Solar Thermal Energy</li> <li>Green Building and Architecture</li> <li>Wind Engineering</li> <li>Biomass to energy</li> <li>Distributed Energy Generation</li> <li>Geothermal Applications</li> <li>Air Pollution</li> <li>Sanitation and Water Pollution</li> <li>Desertification and Drought</li> <li>Toxic hazardous chemicals</li> <li>Radio-active wastes</li> <li>Sustainability tools</li> <li>Renewable sources of energy</li> <li>Population explosion</li> <li>Fuel Cells</li> <li>Electrocatalysts and Photocatalyst</li> <li>Desalination batteries</li> <li>Solar energy Conservation</li> <li>Carbon emission and accounting</li> <li>Energy efficient buildings</li> <li>Marine Energy</li> <li>Energy Storage</li> <li>Energy Security</li> <li>Hydrogen energy and fuel cells</li> <li>Bioenergy and Biofuels</li> <li>Degradation of ecosystem</li> <li>Quasi-environmental sustainability</li> <li>Sustainable Chemistry</li> <li>Measuring and Monitoring sustainability</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 2 journal --> <div class="modal fade" id="index-session-2" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Transaction on Biomedical Engineering Applications, Healthcare </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2582-7405</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p>The following topics are of interest to the Bmed+H review </p> <div class="design-txt"> <ul class="list-deg"> <li>Biomedical signal processing</li> <li>Biomedical imaging and image processing</li> <li>Bioinstrumentation</li> <li>Biosensors</li> <li>Bio-micro/nano technology</li> <li>Bioinformatics and Computational Biology</li> <li>Biomedical modeling and computing</li> <li>Cardiovascular Engineering</li> <li>Neural and Rehabilitation Engineering</li> <li>Biomechanics</li> <li>Robotics</li> <li>Therapeutic and diagnostic systems, devices and technologies</li> <li>Clinical Engineering</li> <li>Healthcare information systems and telemedicine</li> <li>Other emerging topics in biomedical engineering</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 3 journal --> <div class="modal fade" id="index-session-3" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> International Journal of Agro Nutrifood Practice </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2583-066X</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p>The following topics are of interest to the IJANP review </p> <div class="design-txt"> <ul class="list-deg"> <li> Food Health & Nutrition</li> <li> Food Processing Technology</li> <li> Clinical Nutrition</li> <li> Food Materials & Food Engineering</li> <li> Food Processing & Manufacturing</li> <li> Food Science & Technology</li> <li> Food Quality & Safety</li> <li> Agriculture Production & Utilisation</li> <li> Metabolism and Nutrition Physiology</li> <li> Nutritional Epidemiology</li> <li> Bioavailability and/or biological activity of foods</li> <li> Agricultural Biotechnology</li> <li> Bioinsecticides</li> <li> Agriculture Food Economics & Policies</li> <li> Agricultural Management</li> <li> Agricultural Technology</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 4 journal --> <div class="modal fade" id="index-session-4" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Transactions on Application of Information and Communication Technology(ICT) in Education </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2583-3154</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p> The following topics are of interest to the ICT review</p> <div class="design-txt"> <ul class="list-deg"> <li> Creative usage of digital technologies by educationist</li> <li> Tools for online learning</li> <li> Blended learning mechanism</li> <li> Platform and content authoring</li> <li> Open access system</li> <li> Learning data analysis</li> <li> Educational data mining</li> <li> Institutional procedures, protocol and assessment methodologies</li> <li> Outcomes of ICT based education.</li> <li> Game based learning environment</li> <li> Psychological issues face by students in online learning</li> <li> Various pedagogical principles of teaching</li> <li> Lifelong learning</li> <li> Technologically mediated learning</li> <li> Educational psychology</li> <li> Academic and ethical perspectives of online leaning</li> <li> IT Infrastructure for ICT Based education</li> <li> Role of ICT based education during COVId pandemic</li> <li> ICT based education for online evaluation and assessment of students performance</li> <li> Role of ICT based education post COVID pandemics</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 5 journal --> <div class="modal fade" id="index-session-5" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Computational Intelligence And Machine Learning </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2582-7464</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p>The following topics are of interest to the CIMLreview</p> <div class="design-txt"> <ul class="list-deg"> <li> Soft computing</li> <li> Fuzzy Logic</li> <li> Artificial Neural Networks</li> <li> Evolutionary Computing</li> <li> Artificial Intelligence and Machine Learning</li> <li> Artificial Immune Systems</li> <li> Probabilistic Methods</li> <li> Cognitive Robotics</li> <li> Data mining</li> <li> Computational Intelligence Methods for Bioinformatics and Biostatistics</li> <li> Other emerging topics in Computational Intelligence</li> <li> Nanobioscience</li> <li> Information Forensics and technology</li> <li> Nanotechnology</li> <li> Cybersecurity</li> <li> Big Data</li> <li> Bioengineering and Biotechnology</li> <li> Computational Neuroscience</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 6 journal --> <div class="modal fade" id="index-session-6" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Transactions on Industrial Robotics and Automation Systems </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2583-1941</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p> The following topics are of interest to the IRAS review</p> <div class="design-txt ul-column"> <ul class="list-deg"> <li> Distributed intelligent systems</li> <li> Service robotics</li> <li> Unmanned systems</li> <li> Robotic system theory</li> <li> Human machine interaction</li> <li> Bioengineering</li> <li> Medical robotics</li> <li> Autonomous systems</li> <li> Cyber physical systems</li> <li> Social robotics</li> <li> Multi-robot team</li> <li> Swarm robotics</li> <li> Intelligent robotics</li> <li> Biologically inspired robotics</li> <li> Control system design for robotics</li> <li> Multimodal human machine interaction</li> <li> Space robotics</li> <li> Robot navigation</li> <li> Communication robotics</li> <li> Flying robotic systems</li> <li> Medical robots</li> <li> Surgical robots</li> <li> Cognitive neuroscience</li> <li> Brain science and computing </li> <li> Robot navigation and localisation</li> <li> Human augmentation</li> <li> Lifestyle robots</li> <li> Wireless sensor network for navigation of robots</li> <li> Self driving Cars</li> <li> Insect like aero vehicles</li> <li> Nanorobotics</li> <li> Unnamed Aero vehicles</li> <li> Bipedal robots</li> <li> Research and artificial mind</li> <li> Artificial life</li> <li> Artificial nervous system</li> <li> Self robotics</li> <li> Rehabilitation robotics</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 7 journal --> <div class="modal fade" id="index-session-7" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Transactions on Advances in Social Sciences and Humanities </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN :2583-1127</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p> The following topics are of interest to the ASH review</p> <div class="design-txt"> <ul class="list-deg"> <li> Corporate Governance</li> <li> Art</li> <li> Communication studies</li> <li> Anthropology</li> <li> Population studies</li> <li> Industrial management</li> <li> Geography</li> <li> Political science</li> <li> Law</li> <li> International relations</li> <li> Women empowerment</li> <li> Visual arts</li> <li> Social welfare</li> <li> History</li> <li> Sociology</li> <li> Criminology</li> <li> Media studies</li> <li> Psychology</li> <li> Gender studies</li> <li> Demography</li> <li> Cross-cultural studies</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 8 journal --> <div class="modal fade" id="index-session-8" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Transactions on Economics and Business Systems </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN : 2583-4649</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p> The following topics are of interest to the EBS review</p> <div class="design-txt"> <ul class="list-deg"> <li> Microeconomics</li> <li> Macroeconomics</li> <li> Health And Behavioural Economics</li> <li> Business Risk Management</li> <li> Low Carbon Economy</li> <li> Theoretical economics</li> <li> Studies on sustainable economies</li> <li> Service science and management</li> <li> Investment strategies business lawg</li> <li> Business law</li> <li> Marketing strategies</li> <li> Globalization</li> <li> Human Resource Management</li> <li> Operational management</li> <li> International economics</li> <li> Cross cultural business communication mechanism</li> <li> Real estate business</li> <li> Insurance services and policies</li> <li> Trading policies and agreement</li> <li> Cross cultural business leadership strategies</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 9 journal --> <div class="modal fade" id="index-session-9" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Transactions on Entrepreneurship and International Business </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN : 2583-3731</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p> The following topics are of interest to the EIB review</p> <div class="design-txt ul-column "> <ul class="list-deg"> <li> Entrepreneurial Policies</li> <li> Indigenous Self-employment</li> <li> Informal Self-employment</li> <li> Real estate Business</li> <li> International trade</li> <li> Cross-cultural Management</li> <li> Supply chain Management</li> <li> E- commerce</li> <li> Venture Capital</li> <li> Entrepreneurship theories</li> <li> Family business entrepreneurship</li> <li> Gender and entrepreneurship</li> <li> Entrepreneurial behavior</li> <li> Entrepreneurial Finance</li> <li> Social entrepreneurship</li> <li> International entrepreneurship</li> <li> Entrepreneurship Strategy</li> <li> Innovation Economics</li> <li> New venture creation and Growth strategies</li> <li> Entrepreneurial Knowledge generation and retention</li> <li> Entrepreneurial Cooperation and networking</li> <li> Brand management</li> <li> Service Marketing</li> <li> Network Marketing</li> <li> Business Risk Management</li> <li> Market Risks</li> <li> Network Innovation</li> <li> Business Innovation</li> <li> Service Innovation</li> <li> Regional entrepreneurship</li> <li> Entrepreneurial Venues</li> <li> Green entrepreneurship</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 10 journal --> <div class="modal fade" id="index-session-10" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Journal on Advances in E-Commerce and E-Business </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN : 2583-3049</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p> The following topics are of interest to the AEE review</p> <div class="design-txt"> <ul class="list-deg"> <li> Global E-commerce</li> <li> Security in E-commerce</li> <li> E- commerce and Human resource management</li> <li> E-commerce management strategies</li> <li> Strategic E-commerce Management</li> <li> E- services and technologies</li> <li> Mobile commerce and its management</li> <li> Virtual reality and e-commerce</li> <li> Online fraud reduction</li> <li> Auctioning over the internet</li> <li> Coordination Strategies for e-commerce</li> <li> Customer relationship management in e-commerce</li> <li> Middleware in e commerce</li> <li> Multi channel selling</li> <li> Digital product management</li> <li> E- banking business model</li> <li> E-business standardization</li> <li> Outsourcing and e-business Technologies</li> <li> Virtual organisation</li> <li> E- procurement methods</li> <li> Collaborative product development</li> <li> E business Strategies and ethics</li> <li> Semantic web and e business</li> <li> Financing e business</li> <li> Valuing a business assets</li> <li> Atomic business model</li> <li> E- business process modelling and simulation strategies</li> <li> Economics of e business</li> <li> E- Payment market</li> <li> E- Healthcare</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <!-- session modal 11 journal --> <div class="modal fade" id="index-session-11" role="dialog"> <div class="modal-dialog"> <div class="modal-content col-sm-12"> <div class="col-sm-12 modal-header pb-2" style=" margin-bottom:1px; border-bottom: 1px solid #333; "> <div class="row"> <div class="col-sm-11 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#fff; text-align:center; line-height:25px; "> <strong> Technoarete Transactions on Advances in Data Science and Analytics </strong> <br> <span style="text-align: center;margin-top:5px;color:#0c016f">ISSN : 2583-2956</span> </h5> </div> <div class="col-sm-1" style="z-index: 999;"> <button type="button" class="close" data-dismiss="modal">×</button> </div> </div> </div> <div class="modal-body"> <p>Scope:</p> <p> The following topics are of interest to the ADA review</p> <div class="design-txt"> <ul class="list-deg"> <li> Finance</li> <li> Biostatistics</li> <li> Numerical Simulations</li> <li> Economics</li> <li> Social Science</li> <li> Geographic Information Systems</li> <li> Healthcare Systems</li> <li> Pharmaceuticals</li> <li> Econometrics</li> <li> Social Statistics</li> <li> Data Warehousing and Data Mining</li> <li> Business Intelligence</li> <li> Knowledge Discovery</li> <li> Big Data Modeling</li> <li> Scientific Data Mining</li> <li> Data Wrangling</li> <li> Data Visualization</li> <li> Mathematical Optimization for Decision Making</li> <li> Trend Analysis</li> <li> Scientific Web Services</li> <li> Web-based Decision Making</li> <li> Crowdsourcing</li> <li> Scalable Computing</li> <li> Real-time decision making</li> <li> Intelligent Data Processing</li> <li> Social-Graph analysis</li> <li> Social impacts of Data Science</li> </ul> </div> <div class="btn-area d-flex"> <a href="abstract-submission.php" class="btn btn-success">Click to submit your Paper</a> </div> </div> </div> </div> </div> <style> button * { pointer-events: none; } /* Just a really naive css example to swap the button contents with the spinner. Bring your own spinner & styles. */ .loading { opacity: .5; } .loading span { display: none; } .chat1 a { color: #000; font-size: 13px; position: fixed; bottom: 186px; left: 18px; float: left; z-index: 1111111111; font-weight: 700; padding: 4px 5px; border-radius: 6px; } .chat2 a { color: #000; font-size: 13px; position: fixed; bottom: 135px; left: 18px; float: left; z-index: 1111111111; font-weight: 700; padding: 4px 5px; border-radius: 6px; } .chat3 a { color: #000; font-size: 13px; position: fixed; bottom: 84px; left: 18px; float: left; z-index: 1111111111; font-weight: 700; padding: 4px 5px; border-radius: 6px; } .kwCIV { flex-shrink: 0; opacity: 1; width: 40px; height: 40px; } .btn22 { background: #fff; } .btn22 li:hover a { color: #ffffff; } .btn22 li a { color: #000; font-weight: 800; padding: 10px; font-size: 14px; } .bvGVHZ { width: 41px; height: 41px;} .btn22 li:hover { background: #fd6f02; color: #000000; } /* .btn22 li:hover a{color: #000000;} */ </style> <div class="chat2"> <a href="https://line.me/ti/p/4eSB03DYHc"> <img src="img/line.png" width="40"> </a> </div> <div class="chat3"> <a href="http://t.me/lilywebbiferp"><img src="img/telegram.png" width="40"></a> </div> <!-- <div class="chat1"> <a href="viber://chat?number=919345534219"><img src="img/viber.png" width="40"></a> </div> --> <style> /* Fixed WhatsApp Button */ .whatsapp-btn { position: fixed; left: -66px; top: 50%; z-index: 9999; padding: 10px; transform: translateY(-50%) rotateZ(90deg); transform-origin: center; background-color: #25d366; color: #1c1b1b; border-radius: 5px; display: flex; align-items: center; justify-content: center; cursor: pointer; font-size: 16px; line-height: 16px; font-weight: bold; transition: opacity 0.3s ease-in-out; } /* Hidden Button */ .hidden { opacity: 0; pointer-events: none; } /* WhatsApp Container */ .whatsapp-container { position: fixed; left: 40%; top: 50%; transform: translateY(-50%) translateX(-340%); width: 300px; height: 110px; z-index: 999; background-color: #64ff92; color: white; display: flex; align-items: center; justify-content: space-between; border-radius: 5px; padding: 0 20px; transition: transform 0.3s ease-in-out; -webkit-transform: translateY(-50%) translateX(-340%); -moz-transform: translateY(-50%) translateX(-340%); -ms-transform: translateY(-50%) translateX(-340%); -o-transform: translateY(-50%) translateX(-340%); } /* Show Container */ .whatsapp-container.show { transform: translateY(-50%) translateX(0); } /* Close Button */ .whatsapp-container .close-btn { cursor: pointer; position: absolute; right: -10px; display: flex; align-items: center; justify-content: center; width: 33px; height: 33px; border-radius: 50%; background: #ffffff; color: #0a5af3; font-size: 24px; transition: transform 0.3s ease-in-out; } .whatsapp-container .close-btn:hover { transform: scale(1.2); } /* Close Button Icon */ .whatsapp-container .close-btn i { font-size: 22px; } @media (max-width: 768px) { .whatsapp-container { left: 0%; } } </style> <!-- Button --> <div class="whatsapp-btn text-center" id="whatsappBtn"> Join IFERP <br> whatsapp Community </div> <!-- Expanded Div --> <div class="whatsapp-container" id="whatsappContainer"> <div class="d-flex justify-content-between align-items-center"> <img src="./img/whatsapp.png" alt="" style="width:80px;"> <div class="ml-2 d-flex flex-column justify-content-center"> <p class=" text-center fw-bold " style=" font-size: 16px; font-weight: 700; line-height: 20px; ">Join IFERP whatsapp Community</p> <a href="https://whatsapp.com/channel/0029VaReoe29cDDW6oxj483s" target="_blank" class="btn btn-primary" style="width: 100px; margin: auto;">Join Now</a> </div> </div> <!-- <div class="text">Join WhatsApp</div> --> <div class="close-btn" id="closeBtn"> <i class="fa fa-times-circle" aria-hidden="true"></i> </div> </div> <script> const whatsappBtn = document.getElementById('whatsappBtn'); const whatsappContainer = document.getElementById('whatsappContainer'); const closeBtn = document.getElementById('closeBtn'); let isOpen = false; whatsappBtn.addEventListener('click', () => { whatsappContainer.classList.add('show'); // Show div whatsappBtn.classList.add('hidden'); // Hide button isOpen = true; }); closeBtn.addEventListener('click', () => { whatsappContainer.classList.remove('show'); // Hide div whatsappBtn.classList.remove('hidden'); // Show button isOpen = false; }); </script> <!-- Footer Style Two --> <footer class="footer-style-two" style=" background-image: url(./images/footer-map.png); background-repeat: no-repeat; background-position: center; background-size: contain; background-blend-mode: color-dodge;"> <div class="auto-container"> <!-- Widgets Section --> <div class="widgets-section"> <div class="row clearfix"> <!-- Big Column --> <div class="big-column col-lg-9 col-md-12 col-sm-12"> <div class="row clearfix"> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget logo-widget"> <div class="logo"> <a href="#"><img src="imgs/logo_1.png" alt="" width="150"></a> </div> <div class="text">4th World Conference on Multidisciplinary Research & Innovation (WCMRI) to be held in Singapore on the 17th-18th July, 2025 is to spur unique discoveries in terms of countering conventional challenges faced in everyday engineering activities and technologies.</div> <ul class="social-box"> <li><a href="https://www.facebook.com/iferp.in/" target="_blank" class="fa fa-facebook"></a></li> <li><a href="https://twitter.com/i/flow/login?redirect_after_login=%2Fiferpconnectin1 " target="_blank" class="fa fa-twitter"></a></li> <li><a href="https://www.linkedin.com/company/30196291/admin/ " target="_blank" class="fa fa-linkedin"></a></li> <li><a href="https://www.instagram.com/iferp_in/?igshid=YmMyMTA2M2Y%3D " target="_blank" class="fa fa-instagram"></a></li> </ul> </div> </div> <div class=" col-lg-6 col-md-6 col-sm-6 ps-xl-4 pl-5"> <div class="footer-widget news-widget"> <h5>Quick Link</h5> <div class="row"> <div class="col-lg-6 d-flex justify-content-start"> <ul class="footer-menu list-style"> <li> <a href="index.php" target="_blank"> <i class="fa fa-angle-right"></i> Home </a> </li> <li> <a href="about.php" target="_blank"> <i class="fa fa-angle-right"></i> About </a> </li> <li> <a href="keynote-speakers.php" target="_blank"> <i class="fa fa-angle-right"></i> Speaker </a> </li> <li> <a href="conference-registration.php" target="_blank"> <i class="fa fa-angle-right"></i> Registration </a> </li> </ul> </div> <div class="col-lg-6"> <ul class="footer-menu list-style"> <li> <a href="journals-and-publication.php" target="_blank"> <i class="fa fa-angle-right"></i> Journal </a> </li> <li> <a href="abstract-submission.php" target="_blank"> <i class="fa fa-angle-right"></i> Submission </a> </li> <li> <a href="membership.php" target="_blank"> <i class="fa fa-angle-right"></i> Membership </a> </li> <li> <a href="contact-us.php" target="_blank"> <i class="fa fa-angle-right"></i> Contact </a> </li> </ul> </div> </div> </div> </div> </div> </div> <!-- Big Column --> <div class="big-column col-lg-3 col-md-12 col-sm-12"> <div class="row clearfix"> <div class="footer-column col-lg-12 col-md-12 col-sm-12"> <div class="footer-widget contact-widget"> <h5>Get In Touch</h5> <ul class="contact-list"> <li> <span class="icon flaticon-telephone"></span> Phone Number <a href="tel:+1 (626) 649-4484">+1 (626) 649-4484</a> </li> <li> <span class="icon flaticon-email"></span> Email Address <a href="mailto:info@wcmri.org"> info@wcmri.org</a> </li> <li> <span class="icon flaticon-home"></span> Venue <a href="#"> Singapore</a> </li> </ul> </div> </div> </div> </div> </div> </div> <!-- <div class="col-lg-12"> <div class="alert alert-primary" role="alert"> <div class="d-flex align-items-center"> <div><i class="fa fa-exclamation-triangle d-flex fa-4x mr-3" aria-hidden="true"></i> </div> <div class="text" style="font-size: 15px; line-height: 25px; color:#001934;">Please be aware of fraudulent communication claiming to collect conference fees,Journal fees through unauthorized means, including cloned email addresses and phone numbers. IFERP advises all researchers to only process payments through our official event website and report any suspicious activity to <a href="mailto:info@iferp.in">info@iferp.in</a> </div> </div> </div> </div> --> <div class="get-quote-button"> <a href="listener" data-toggle="tooltip" data-placement="left" title="" target="blank" style="color: #fff;">Register as a Listener</a></div> <div class="footer-bottom"> <div class="clearfix"> <div class="pull-left"> <div class="copyright">&copy; 2025 IFERP - All rights reserved. </div> </div> </div> </div> </div> <div id="id01" class="modal-strip modal-bottom cookie-notify"> <div class="container p-0"> <div class="row d-flex justify-content-center align-items-center"> <div class="col-md-11 col-xs-12"> <div style="display:inline-block; width:100%;"> <p class="pull-left" style="color:#0c3e61; margin-bottom:0px; font-size:13px;line-height:15px; font-weight:700;"> Important Alert: </p> <!-- Close icon with closeModal function --> <!-- <a href="javascript:void(0);" class="modal-close m-r-10 pull-right">X</a> --> </div> <div class="mob-pad-b-30" style="text-align:justify; font-size:14px; line-height:16px; font-weight:normal;"> Please be aware of fraudulent communication claiming to collect conference fees,Journal fees through unauthorized means, including cloned email addresses and phone numbers. IFERP advises all researchers to only process payments through our official event website and report any suspicious activity to <a href="mailto:info@iferp.in">info@iferp.in</a>. </div> </div> <div class="col-md-1 mt-2 col-xs-2 hidden-xs p-0 d-flex justify-content-center align-items-center"> <!-- Close button with closeModal function --> <button class="btn btn-rounded modal-close close-new-btn">Close</button> </div> </div> </div> </div> <script> // Function to show the modal with a smooth slide-in effect function showModal() { document.getElementById('id01').classList.add('show'); } // Function to close the modal with a smooth slide-out effect function closeModal() { document.getElementById('id01').classList.remove('show'); } // Show the modal after a delay (if needed) setTimeout(showModal, 500); // Adjust the delay time if needed // Add event listeners to all close buttons document.querySelectorAll('.modal-close').forEach(function(button) { button.addEventListener('click', closeModal); }); </script> <style> /* cookies Modal style */ /* .modal-strip { background-color: #FFF; border-top: 1px #CCC solid; bottom: 0; color: #004170; font-weight: 800; font-size: 18px; left: 0; padding: 18px; position: fixed; width: 100%; display: block; transform: translateY(0); transition: all 0.7s ease; z-index: 999 !important; } .cookie-notify { background: #f2f3f5; color: #000; font-size: 13px; line-height: 15px; text-align: justify; border: 0px; padding: 10px 0px 15px; font-weight: normal; } .modal-close { cursor: pointer; font-weight: bold; background: #e76f00; color: #f2f3f5; } */ .modal-strip { background-color: #FFF; border-top: 1px #CCC solid; bottom: 0; color: #004170; font-weight: 800; font-size: 18px; left: 0; padding: 18px; position: fixed; width: 100%; z-index: 999 !important; display: block; transform: translateY(100%); /* Start off the screen */ transition: transform 0.7s ease; /* Smooth transition */ } .modal-strip.show { transform: translateY(0); /* Slide into view */ } .cookie-notify { font-family: 'Nunito Sans', sans-serif; background: #f2f3f5; color: #000; font-size: 14px; line-height: 15px; text-align: justify; border: 0px; padding: 10px 2px 15px 2px; font-weight: normal; } .modal-close { cursor: pointer; font-weight: bold; background: #e76f00; color: #f2f3f5; } </style> </footer> <!-- End Footer Style Two --> <!-- GetButton.io widget --> <script type="text/javascript"> (function() { var options = { whatsapp: "919345534219", // WhatsApp number call_to_action: "Message us", // Call to action button_color: "#FF6550", // Color of button position: "left", // Position may be 'right' or 'left' }; var proto = 'https:', host = "getbutton.io", url = proto + '//static.' + host; var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js'; s.onload = function() { WhWidgetSendButton.init(host, proto, options); }; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })(); </script> <!-- /GetButton.io widget --> </div> <!-- End Page Wrapper --> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/magnific-popup.min.js"></script> <script src="js/appear.js"></script> <script src="js/parallax.min.js"></script> <script src="js/tilt.jquery.min.js"></script> <script src="js/jquery.paroller.min.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/odometer.js"></script> <script src="js/slick.js"></script> <script src="js/backToTop.js"></script> <script src="js/jquery-ui.js"></script> <!-- <script src="js/cursor-script.js"></script> --> <script src="js/script.js"></script> <script src="build/js/intlTelInput.js"></script> <script> /* Example on how to use this at the bottom here. Implementation first. */ function LoadingSpinner(form, spinnerHTML) { form = form || document //Keep track of button & spinner, so there's only one automatic spinner per form var button var spinner = document.createElement('div') spinner.innerHTML = spinnerHTML spinner = spinner.firstChild //Delegate events to a root element, so you don't need to attach a spinner to each individual button. form.addEventListener('click', start) //Stop automatic spinner if validation prevents submitting the form //Invalid event doesn't bubble, so use capture form.addEventListener('invalid', stop, true) //Start spinning only when you click a submit button function start(event) { if (button) stop() button = event.target if (button.type === 'submit') { LoadingSpinner.start(button, spinner) } } function stop() { LoadingSpinner.stop(button, spinner) } function destroy() { stop() form.removeEventListener('click', start) form.removeEventListener('invalid', stop, true) } return { start: start, stop: stop, destroy: destroy } } //I guess these would be called class methods. They're useable without instantianing a new LoadingSpinner so you can start & stop spinners manually on any elements, for ajax and stuff. LoadingSpinner.start = function(element, spinner) { element.classList.add('loading') return element.appendChild(spinner) } LoadingSpinner.stop = function(element, spinner) { element.classList.remove('loading') return spinner.remove() } //Example on how to use LoadingSpinner //Bring your own spinner. You can use any html as the spinner. You can find lots of cool spinners for example here on Codepen. I'm using just plain text. Maybe technically not a spinner, but this is more about the script than graphics. var exampleForm = document.querySelector('#example') var exampleLoader = new LoadingSpinner(exampleForm, '<p>Please wait loading..</p>') //Delay submit so you can see the spinner spinning, then stop the loading spinner instead of submitting because we're on Codepen. exampleForm.addEventListener('submit', function(event) { event.preventDefault() setTimeout(function() { exampleLoader.stop() }, 3000) }) </script> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en', // includedLanguages: 'en,en,es,fr,id,tl,ms,my,lo,th', includedLanguages: 'en,en,ru,th,ar,zh-TW,zh-CN,ru,id,ceth,br,zh,pt,ko,ja,tw,br,tr,ig,ar-ae', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false }, 'google_translate_element'); } </script> <!--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/674ec9b44304e3196aebb355/1ie5s7qjh'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <!-- GetButton.io widget --> <script type="text/javascript"> (function() { var options = { whatsapp: "+919342924767", // WhatsApp number call_to_action: "Message us", // Call to action button_color: "#FF6550", // Color of button position: "left", // Position may be 'right' or 'left' }; var proto = 'https:', host = "getbutton.io", url = proto + '//static.' + host; var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js'; s.onload = function() { WhWidgetSendButton.init(host, proto, options); }; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })(); </script> <!-- /GetButton.io widget --> <script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"> </script> <!-- Modal --> <div class="modal fade" id="brochure" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered "> <div class="modal-content"> <div class="modal-header"> <!-- <h5 class="modal-title" id="staticBackdropLabel">Conference Brochure </h5> --> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class=" modal-body p-0"> <iframe frameborder="0" style="height:600px;width:99%;border:none;" src='https://forms.zohopublic.in/technorete/form/DownloadBrochureICFE1/formperma/fiv5L_T_PVUw--nN8k8Uz4wKqMQmOQ7CtQIYk3AzDuI'></iframe> </div> </div> </div> </div> <!-- end modal --> <div class="modal fade " id="myModals22" role="dialog"> <div class="modal-dialog" style=" margin-top: 114px;"> <div class="modal-content col-lg-12 let-it-snow" style=" background-size: cover!important; background:#4244a5;"> <div class="" style=" position: absolute; right: -10px; top: -9px;"> <button type="button" class="btn btn-default" data-dismiss="modal" style=" border-radius: 47px; background: #fff; color: #000">×</button> </div> <div class=" modal-header pb-2" style=" margin-bottom: 30px; border-bottom: 1px solid #fff; padding: 10px 0px; "> <div class="col-lg-12 col-10 pl-0"> <div class="row"> <div class="col-sm-12 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#dc3935;text-align:center; "><strong class="text-white" style="font-family: cursive; color: #e1ff68!important;"> Express Your Interest Today! </strong></h5> </div> </div> </div> </div> <div class="modal-body"> <p class="text-white text-center">Discover leisure with our unique Conference & Travel Packages. Elevate your conference experience while exploring new destinations and creating lasting memories. Fill the form to know get further information.</p> <p class="col-lg-12 text-center" style=" margin-top: 22px;"> <a href="https://docs.google.com/forms/d/e/1FAIpQLSePDGKjRSVGK66IP_Fa7xQmXnjwghcQUyBz-KSbpEGvGmo2Sw/viewform" align="center" style=" background: #b90000; padding: 7px 9px; color: #fff; text-align: center; font-weight: 700; border: 3px outset #c3bfbf; border-radius: 8px; ">REGISTER YOUR INTEREST</a> </p> <p class="text-white" style="text-align: center;">We're here to make your conference and travel experience exceptional. </p> </div> <!-- <div class="modal-footer"style="border-top:none;"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> --> </div> </div> </div> <!-- --> <script> /* Example on how to use this at the bottom here. Implementation first. */ function LoadingSpinner(form, spinnerHTML) { form = form || document //Keep track of button & spinner, so there's only one automatic spinner per form var button var spinner = document.createElement('div') spinner.innerHTML = spinnerHTML // spinner = spinner.firstChild //Delegate events to a root element, so you don't need to attach a spinner to each individual button. form.addEventListener('click', start) //Stop automatic spinner if validation prevents submitting the form //Invalid event doesn't bubble, so use capture form.addEventListener('invalid', stop, true) //Start spinning only when you click a submit button function start(event) { if (button) stop() button = event.target if (button.type === 'submit') { LoadingSpinner.start(button, spinner) } } function stop() { LoadingSpinner.stop(button, spinner) } function destroy() { stop() form.removeEventListener('click', start) form.removeEventListener('invalid', stop, true) } return { start: start, stop: stop, destroy: destroy } } //I guess these would be called class methods. They're useable without instantianing a new LoadingSpinner so you can start & stop spinners manually on any elements, for ajax and stuff. LoadingSpinner.start = function(element, spinner) { element.classList.add('loading') return element.appendChild(spinner) } LoadingSpinner.stop = function(element, spinner) { element.classList.remove('loading') return spinner.remove() } //Example on how to use LoadingSpinner //Bring your own spinner. You can use any html as the spinner. You can find lots of cool spinners for example here on Codepen. I'm using just plain text. Maybe technically not a spinner, but this is more about the script than graphics. var exampleForm = document.querySelector('#example') var exampleLoader = new LoadingSpinner(exampleForm, '<p> Loading Please wait...</p> ') //Delay submit so you can see the spinner spinning, then stop the loading spinner instead of submitting because we're on Codepen. exampleForm.addEventListener('submit', function(event) { event.preventDefault() setTimeout(function() { exampleLoader.stop() }, 2000) }) </script> <!-- The Modal --> <div class="modal" id="sp1"> <div class="modal-dialog"> <div class="modal-content"style=" background: var(--color-twentyseven);"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Tarik Ahmed Rashid is a Principal Fellow of the Higher Education Academy (PFHEA-UK) and a Professor of Computer Science and Engineering at the University of Kurdistan Hewlêr (UKH), Iraq, where he also serves as the Director of the Artificial Intelligence and Innovation Center. He completed his Ph.D. in Computer Science and Informatics at University College Dublin (UCD), Ireland, followed by a Post-Doctoral Fellowship in the same institution. His research spans Artificial Intelligence, Nature-Inspired Algorithms, Machine Learning, Computational Intelligence, and DNA Computing, with contributions to metaheuristic optimization. He has developed multiple optimization algorithms (FDO, FOX, SHOA, etc.) and machine learning techniques (Artificial Liver Classifier (ALC), Foxtsage). Recognized among the Top 4 researchers in Iraq (2019–2023) and listed in Stanford University’s &quot;World’s Top 2% Scientists&quot; (2021–2024), he has 140+ Scopus and Web of Science-indexed publications, including books and book chapters with Springer, Elsevier, and CRC. He is a keynote speaker, journal editor, and IEEE/MIR Labs member, actively contributing to international conferences as a chair and program committee member.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- The Modal --> <div class="modal" id="sp2"> <div class="modal-dialog"> <div class="modal-content"style=" background: var(--color-twentyseven);"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. Subhas Chandra Mukhopadhyay (M’97, SM’02, F’11) currently is working as a Professor of Mechanical/Electronics Engineering with the School of Engineering, Macquarie University, NSW 2109, Australia. He is the Discipline Leader of the Mechatronics Engineering Programme. He is also the Director of International Engagement for the School of Engineering. His fields of interest include Sensors and Sensing Technology, Instrumentation, Wireless sensor networks, Internet of Things, Mechatronics and Robotics, Drones etc. He has authored/co-authored 14 patents, 10 books, over 450 papers in different international journals, conferences and book chapter. He has edited eighteen conference proceedings. He has also edited forty special issues of international journals as guest editor and fifty books. He is a FIEEE (USA), a FIET (UK) and a FIETE (India). He is a Topical Editor of IEEE Sensors journal, an Associate Editor of IEEE Transactions on Instrumentation and Measurements and an Associate Edior of IEEE Review of Biomedical Engineering. He is EiC of S2IS journal and Series Editor of Smart Sensing, Measurements and Instrumentation, Springer-Verlag. He was the Founding Chair of the IEEE Instrumentation and Measurement Society New South Wales, Australia Chapter and currently chair of the chapter. He is also the Founding Chair of the IEEE Sensors Council New South Wales, Australia Chapter. He was a Distinguished Lecturer of the IEEE Sensors Council 2017-2022. He has delivered 450 seminars, including keynote, invited, tutorial and special talks. He has organized over 20 international conferences either as General Chair or Teachnical Programme Chair. He has organized the IEEE Sensors Conference 2009 at Christchurch, New Zealand as General Chair and 2021 in Sydney as General Co-chair.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- The Modal --> <div class="modal" id="sp3"> <div class="modal-dialog"> <div class="modal-content"style=" background: var(--color-twentyseven);"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Abdul Rauf Hj Ridzuan is an associate professor at Universiti Teknologi MARA (UiTM) Melaka. A pioneer lecturer at the Faculty of Communication and Media Studies since 2006, Melaka and alumnus of the faculty with a major in Public Relations. He received his Ph.D. in Social Media at University Putra Malaysia (UPM). He has successfully published his research works in various indexed journals and conferences and actively participated and won several medals in numerous international innovation competitions. Furthermore, he also serves as a chief editor for the Malaysian Journal of Media and Society (MJOMS) and a reviewer of several reputable international journals. In 2019, he received 2 University Academic Awards: Most Promising Academician 2019 and most Prolific Writer. He also received 2 awards which were ‘Rector Special Award for Journal /Proceeding Publication’ and ‘Rector Special Award for General Publication’ in 2016. His research interests are on social media, sociology, public relations and education.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- The Modal --> <div class="modal" id="sai"> <div class="modal-dialog"> <div class="modal-content"style=" background: var(--color-twentyseven);"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. A. Sai Ramesh is an accomplished academician, researcher, and administrator, currently serving as the Head of the Department of Biotechnology at Prathyusha Engineering College, Tamil Nadu. With 32 publications, including book chapters and articles in reputed Scopus and SCI-indexed journals, his contributions span biotechnology, nanotechnology, and biomedical research. He is an active reviewer for prestigious journals and has been recognized with multiple awards for his research excellence. As the Joint Secretary of the Society of Chemical and Synthetic Biology (SCSB) and a member of professional bodies like SBTI, BRSI, and ISTE, he remains actively engaged in advancing scientific knowledge and collaboration. He has successfully secured multiple research grants from organizations like DBT CTEP and the Tamil Nadu State Council for Science and Technology. In addition to mentoring 23 B.Tech. final-year projects, he has organized impactful events, including workshops for school children and lecture series on natural products. Dr. Ramesh also fosters industry-academia partnerships, supports alumni engagement, and has contributed as a jury member in renowned competitions like TECHgium in the MedTech domain. His dedication to holistic education is further reflected in his advocacy for Universal Human Values (UHV), nurturing responsible and ethical professionals.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- The Modal --> <div class="modal" id="anuj"> <div class="modal-dialog"> <div class="modal-content"style=" background: var(--color-twentyseven);"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. Anuj Kumar Gupta is working as Director Principal at CGC College of Engineering, Mohali (Punjab), India. He is a PhD in Computer Science &amp; Engineering with a vast academic &amp; administrative experience of 24 years. He has guided 27 PG &amp; 10 PhD research scholars so far. He has published more than 120 research papers in reputed international &amp; national journals and conferences. His area of research is Wireless Networks &amp; Security. He has filed more than 10 patents with 1 patent granted and published 5 books. He is an active member of review board of Elsevier, IEEE, Springer, IGI Global and many more reputed research agencies. He is a life member of Computer Society of India, ISTE &amp; many more.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal fade " id="myModals" role="dialog" > <div class="modal-dialog indonesia"style="margin-top: 114px;"> <div class="modal-content col-lg-12 " style="padding: 0px;"> <a href="conference-registration.php"> <img src="https://cdn.iferp.in/conf-img/2025/RAMADAN-11.jpg" style="width:100%;"></a> <div class=""style=" position: absolute; right: -10px; top: -9px;"> <button type="button" class="btn btn-default" data-dismiss="modal" style="border-radius: 47px; background: #ffffff; color: #000;">×</button> </div> </div> </div> </div> </div> <!-- <script type="text/javascript"> $(window).on('load', function() { $('#myModals').modal('show'); }); </script> --> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]--> <!--[if lt IE 9]><script src="js/respond.js"></script><![endif]--> </body> </html>

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