CINXE.COM
Iraj | institute of research and journals
<!DOCTYPE html> <html lang="en"> <head> <meta name="google-site-verification" content="4s8b5oXzE1BLiRa-wCj0jAB7TaL5V09HJ26B2ImsMrM" /> <meta name="theme-color" content="#C00404" /> <meta charset="utf-8" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" media="all" href="//iraj.in/css/bootstrap.css" /> <link rel="stylesheet" href="//iraj.in/css/slider.css"> <link rel="stylesheet" media="all" href="//iraj.in/css/newstyle.css?1732390442" /> <link rel="stylesheet" media="all" href="//iraj.in/css/menu.css" /> <link rel="stylesheet" media="all" href="//iraj.in/css/extra.css" /> <!-- <link rel="icon" href="http://iraj.in/images/favicon.png" alt="Institute of Research and Journals" type="image/x-icon"> --> <link rel="icon" type="image/png" href="//iraj.in/images/favicon.png" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" type="text/css" media="all"><!-- font-awesome icons --> <!--[if lte IE 8]> <script src="/sites/default/files/js/js_VtafjXmRvoUgAzqzYTA3Wrjkx9wcWhjP0G4ZnnqRamA.js"></script> <![endif]--> <script src='//iraj.in/js/jquery-2.2.3.min.js'></script> <!-- slider jQuery start --> <!-- FlexSlider --> <script type="text/javascript" src="//iraj.in/js/jquery.flexslider-min.js"></script> <script type="text/javascript" charset="utf-8"> var $ = jQuery.noConflict(); $(window).load(function() { $('.flexslider').flexslider({ animation: "fade" }); $(function() { $('.show_menu').click(function(){ $('.menu').fadeIn(); $('.show_menu').fadeOut(); $('.hide_menu').fadeIn(); }); $('.hide_menu').click(function(){ $('.menu').fadeOut(); $('.show_menu').fadeIn(); $('.hide_menu').fadeOut(); }); }); }); </script> <!--scroll ticker--> <script type="text/javascript" src="//iraj.in/js/jquery.jConveyorTicker.min.js"></script> <script> $(function() { $('.js-conveyor-example').jConveyorTicker({reverse_elm: true}); }); </script> <link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <style> /*This places the button where we want it*/ #ds-sticky-button { position: fixed; right: -195px !important; top: 200px; width: 205px !important; height: 40px !important; z-index: 99999; transform: rotate(90deg); transform-origin: left top 0; } /*Styles the link text to make it look like a button - You can edit all these values to match your design*/ #ds-sticky-button a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0px; border: 1px solid #fff; color: #ffffff; font-size: 16px; background: #004aad; padding: 5px 15px 5px 15px; text-decoration: none; } /*Styles the button on hover - You can edit all these values to match your design*/ #ds-sticky-button a:hover { background: #000000; text-decoration: none; } /*Moves the button up a bit on smaller screens - You can adjust this to get the button where you want it or just remove it if you don't want to change the location*/ @media only screen and (max-width: 980px) { #ds-sticky-button { top: 100px !important; } } </style> <div id="ds-sticky-button"> <a href="https://whatsapp.com/channel/0029ValPFvAH5JM17lYN3X0b">Join whatsapp channel</a></div> <style> /* Sticky LINE Icon */ .line-icon { position: fixed; bottom: 140px; left: 20px; z-index: 1000; background-color: #06c755; border-radius: 50%; padding: 10px; } .line-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the LINE icon div var lineDiv = document.createElement("div"); lineDiv.className = "line-icon"; // Create the anchor tag var lineLink = document.createElement("a"); lineLink.href = "https://line.me/ti/p/tPaYDccwE0"; // Replace with your LINE link lineLink.target = "_blank"; // Create the image tag var lineImg = document.createElement("img"); lineImg.src = "https://upload.wikimedia.org/wikipedia/commons/4/41/LINE_logo.svg"; lineImg.alt = "LINE"; // Append image to the anchor tag lineLink.appendChild(lineImg); // Append anchor tag to the div lineDiv.appendChild(lineLink); // Append the div to the body document.body.appendChild(lineDiv); }); </script> <style> /* Sticky Telegram Icon */ .telegram-icon { position: fixed; bottom: 80px; left: 20px; z-index: 1000; background-color: #0088cc; border-radius: 50%; padding: 10px; } .telegram-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the Telegram icon div var telegramDiv = document.createElement("div"); telegramDiv.className = "telegram-icon"; // Create the anchor tag var telegramLink = document.createElement("a"); telegramLink.href = "https://t.me/Conference_Updates"; // Replace with your Telegram username or link telegramLink.target = "_blank"; // Create the image tag var telegramImg = document.createElement("img"); telegramImg.src = "https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"; telegramImg.alt = "Telegram"; // Append image to the anchor tag telegramLink.appendChild(telegramImg); // Append anchor tag to the div telegramDiv.appendChild(telegramLink); // Append the div to the body document.body.appendChild(telegramDiv); }); </script> <style> /* Sticky WhatsApp Icon */ .whatsapp-icon { position: fixed; bottom: 20px; left: 20px; z-index: 1000; background-color: #25D366; border-radius: 50%; padding: 10px; } .whatsapp-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the WhatsApp icon div var whatsappDiv = document.createElement("div"); whatsappDiv.className = "whatsapp-icon"; // Create the anchor tag var whatsappLink = document.createElement("a"); whatsappLink.href = "https://wa.me/+918280047516"; // Replace with your number whatsappLink.target = "_blank"; // Create the image tag var whatsappImg = document.createElement("img"); whatsappImg.src = "https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg"; whatsappImg.alt = "WhatsApp"; // Append image to the anchor tag whatsappLink.appendChild(whatsappImg); // Append anchor tag to the div whatsappDiv.appendChild(whatsappLink); // Append the div to the body document.body.appendChild(whatsappDiv); }); </script> <!--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/604f0cd3f7ce1827093019b5/1f0qck7i1'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <title>Iraj | institute of research and journals</title> <meta name="keywords" content="iraj conference, iraj, journal publication, International conference, conference and events, iraj webinars, engineering and technology journal, ugc journal fast publication, Scopus indexed journals" > <meta name="description" content="Iraj-Institute of Research and Journals is one of the largest professional bodies for researchers & scholars. fast Scopus publication, upcoming international conference and webinars, iraj" > </head> <body> <header class="header"> <div class="top-header-menu"> <div class="container"> <div class="header-nav-top"> <div class="col-md-8 head-menu-top"> <div id="topnav"> <div id="resp-tab"></div> <div class="togglebutton button"></div> <ul> <li><a href="docs/IRAJ News Letter May 2015.pdf" target="_blank">Newsletter </a></li> <li><a href="iraj-in-news.php" target="_blank">IRAJ in News </a></li> <!--<li><a href="#" target="_blank">Login</a></li>--> <li><a href="http://iraj.in/join_iraj.php" target="_blank">Join us</a></li> <li><a href="#" target="_blank">Our profile </a></li> <li><a href="http://digitalxplore.org/iraj.php" target="_blank">Publications</a></li> <li><a href="http://updates.iraj.in/" target="_blank">Blog</a></li> <li><a href="notice.php">Notice</a></li> <li><a style="display:none" href="https://www.hillpublisher.com/en/hotmail-signup/" rel="dofollow">hotmail</a></li> </ul> </div> </div> <div class="col-md-4 social-header"> <div class="header-contno"> <a href="tel:+91-8280047516"> + 91-8280047516</a> </div> <ul class="social-icon"> <li><a href="https://www.facebook.com/iraj.international" target="_blank"><i class="fa fa-facebook-official"></i></a></li> <li><a href="https://twitter.com/irajpublisher" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a></li> <li><a href="https://www.linkedin.com/company/iraj-institute-of-research-and-journals/" target="_blank"><i class="fa fa-linkedin-square"></i></a></li> <li><a href="https://bit.ly/2VSOKMN" target="_blank"><i class="fa fa-youtube-square"></i></a></li> <li><a href="https://iraj.business.site/" target="_blank"><i class="fa fa-google"></i></a></li> <li><a href="https://www.instagram.com/iraj_conference/" target="_blank"><i class="fa fa-instagram"></i></a></li> <li><a href="https://t.me/Internationalconf" target="_blank"><i class="fa fa-telegram"></i></a></li> </ul> </div> </div> </div> </div> <div class="container"> <div class="header-log-menu"> <div class="logo col-md-5"> <div class="row"> <div class="col-md-6"> <a href="./"> <img src="images/iraj.jpg" alt="Institute of Research and Journals"> <!--<span>a unit of people empowerment trust</span>--> </a> </div> <!--<div class="col-md-6"> <a href="./"> <img src="images/flag.gif" alt="Institute of Research and Journals" style="width:100px;"> </a> </div>--> </div> </div> <div class="header-group col-md-7"> <div class="header-confr"> <ul> <li class="conf-upcm"><a href="upcoming_conferences.php"> Upcoming Conferences <i class="fa fa-microphone"></i></a></li> <li class=""><a href="video_conferencing.php"> Virtual Conference <img src="images/virtl-confr-icon.png" alt="Institute of Research and Journals"> </a></li> <li class=""><a href="http://webinar.iraj.in/" target="_blank"> Webinar <img src="images/webinar-icon.png" alt="Institute of Research and Journals"> </a></li> </ul> </div> </div><!-- /.header-group --> </div> <div class="header-body-nav main-header"> <div class="shell"> <nav id="cssmenu"> <div id="head-mobile"></div> <div id="menu-button" class="button"></div> <ul id="menu-nav"> <li> <a href="./">Home</a> </li> <li> <a href="#">About Us</a> <ul> <li> <a href="about.php">About IRAJ </a> </li> <li> <a href="objective.php">Objective </a> </li> <li> <a href="vision.php">Mission vision</a> </li> <li> <a href="advisory.php">Advisory Members </a> </li> <li> <a href="reviewer.php">Reviewers</a> </li> <li> <a href="rules.php">Rules & Regulation</a> </li> <li> <a href="governing_body.php">Governing Body</a> </li> <li> <a href="associates.php">Our Associates</a> </li> <li> <a href="ugc-approved-journals.php">UGC Approved Journals</a> </li> </ul> </li> <li> <a href="#">Conference</a> <ul> <li> <a href="iraj-conference-2025.php">Conference 2025 </a> </li> <li> <a href="iraj-conference-2024.php">Conference 2024 </a> </li> <li> <a href="upcoming_conferences.php">Upcoming Conferences</a> </li> <li> <a href="https://www.wrfer.org/icrasetm-2024/" target="_blank">ICRASETM Conference</a> </li> <li> <a href="https://www.icestm.com/" target="_blank">ICESTM Conference</a> </li> <li> <a href="http://iraj.in/RAETBM/" target="_blank">RAETBM Conference</a> </li> <!--<li> <a href="iraj-conference-2023.php">Conference 2022 </a> </li> <li> <a href="iraj-conference-2023.php">Conference 2023 </a> </li>--> <li> <a href="http://webinar.iraj.in/" target="_blank">Upcoming Webinar</a> </li> <li> <a href="become-a-speaker-at-conference-iraj.php">Become a speaker</a> </li> </ul> </li> <li> <a href="http://iraj.in/journal/">Journal</a> </li> <li> <a href="http://digitalxplore.org/iraj.php" target="_blank">Digital Xplore</a> </li> <!--<li id="menu-item-1943" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1943"> <a href="course.php">Course Offered</a> </li>--> <li> <a href="awards.php" class="ccBox">Awards</a> </li> <li> <a href="conference_paper_submit.php">Paper Submission</a> <ul> <li> <a href="http://iraj.in/conference_paper_submit.php">Conference Paper Submission</a> </li> <li> <a href="http://iraj.in/journal_paper_submit.php">Journal paper submission</a> </li> </ul> </li> <li> <a href="Meeting-Proposals.php">Membership </a> <ul> <li> <a href="advisory.php">IRAJ A.B. Nember</a> </li> <li> <a href="editorial-board.php">IRAJ E.B. Member</a> </li> <li> <a href="global-research.php">IRAJ G.R. Member</a> </li> <li> <a href="reviewer.php">IRAJ Reviewer</a> </li> <li> <a href="ambassador-details.php">IRAJ Ambassador</a> </li> <li> <a href="ambassador-details.php">Membership FAQ</a> </li> </ul> </li> <li> <a href="Collaboration.php">Collaboration </a> <ul> <li> <a href="http://iraj.in/Collaboration.php">Plan a Conference with us</a> </li> <li> <a href="http://iraj.in/sponsorship.php">Sponsorship and Exhibition</a> </li> <li> <a href="http://iraj.in/media-partners.php">Our Media Partners</a> </li> <li> <a href="http://iraj.in/collaborated-organizations.php">Our Collaborated Organizations</a> </li> </ul> </li> <li> <a href="contact_us.php">Contact </a> </li> </ul> </nav> </div> </div> </div> </header> <!-- //header --> <!-- Announcements Section Start --> <div class="announcements"> <div class="container"> <!-- scroll confe-content start here --> <div class="conf-topic-place"> <div class="confr-section"> <div class="date-section jctkr-label"> <h2>Important News</h2> </div> <div class="title-conf-place js-conveyor-example"> <ul style="width: 1651px; left: -110.034px;"> <li>Upcoming Conferences </li> <li><a href="upcoming_conferences.php" target="_blank">View More</a></li> <li>Upcoming IRAJ International publication </li> <li><a href="http://iraj.in/journal/" target="_blank">View More</a></li> </ul> </div> <div> </div> </div> </div> </div> </div> <div class="banner"> <div class="banner-slider"> <div class="callbacks_container"> <ul class="rslides" id="slider4"> <li> <img src="images/dec_ban_2024.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/apr_ban_2024.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/banner-2024.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/Research.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/Research2.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/IRAJ Banners1.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/IRAJ banners210.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <!--<li> <img src="images/14.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/12.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/11.png" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/3.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/10.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/9.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/6.png" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/1.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/2.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li> <li> <img src="images/4.jpg" alt="Institute of Research and Journals" class="img-responsive"> </li>--> </ul> </div> <!--banner Slider starts Here--> <script src="js/responsiveslides.min.js"></script> <script> // You can also use "$(window).load(function() {" $(function () { // Slideshow 4 $("#slider4").responsiveSlides({ auto: true, pager:true, nav:false, speed: 500, namespace: "callbacks", before: function () { $('.events').append("<li>before event fired.</li>"); }, after: function () { $('.events').append("<li>after event fired.</li>"); } }); }); </script> <!--banner Slider starts Here--> </div> <!--<div class="slider_container"> <div class="flexslider"> <ul class="slides"> <li> <a href="#"><img src="images/1.jpg" alt="Institute of Research and Journals" alt="" title=""/></a> </li> <li> <a href="#"><img src="images/2.jpg" alt="Institute of Research and Journals" alt="" title=""/></a> </li> <li> <a href="#"><img src="images/3.jpg" alt="Institute of Research and Journals" alt="" title=""/></a> </li> <li> <a href="#"><img src="images/4.jpg" alt="Institute of Research and Journals" alt="" title=""/></a> </li> </ul> </div> </div>--> <!-- About home start --> <!--// About home start --> <!-- Iraj middle scetion start --> <div class="section__block middle-iconbox-about"> <div class="container"> <div class="miidle-about-box service-block col-md-4"> <div class="inner-box"> <div class="icon-box"> <div class="icon flaticon-heart-box"> <img src="images/confr-icon.png" alt="Institute of Research and Journals"> </div> </div> <h4>Upcoming Conferences</h4> <p class="text-miidle">The organizing committee of conference is pleased to invite prospective authors to submit their original ... <span><a href="upcoming_conferences.php" target="_blank">View More</a></span></p> </div> </div> <div class="miidle-about-box service-block col-md-4"> <div class="inner-box"> <div class="icon-box"> <div class="icon flaticon-heart-box"> <img src="images/jorn-icon.png" alt="Institute of Research and Journals"> </div> </div> <h4>IRAJ Journals</h4> <p class="text-miidle">IRAJ International publication invites you for sending the original research paper to the journa ... <span><a href="http://iraj.in/journal/" target="_blank">View More</a></span></p> </div> </div> <div class="miidle-about-box service-block col-md-4"> <div class="inner-box"> <div class="icon-box"> <div class="icon flaticon-heart-box"> <img src="images/libr-icon.png" alt="Institute of Research and Journals"> </div> </div> <h4>Recent Event</h4> <p class="text-miidle">The Researchers & Scholars "to promote the progress of Science and Technology " by displaying their ... <span><a href="http://theconferenceworld.org/iraj.php" target="_blank">View More</a></span></p> </div> </div> <div class="miidle-about-box service-block col-md-4"> <div class="inner-box"> <div class="icon-box"> <div class="icon flaticon-heart-box"> <img src="images/publ-icon.png" alt="Institute of Research and Journals"> </div> </div> <h4>Recent Publications</h4> <p class="text-miidle">The IRAJ is an association of excellent Universities, Academician's, Professionals, Scientists, Engineers ... <span><a href="http://digitalxplore.org/iraj.php" target="_blank">View More</a></span></p> </div> </div> <div class="miidle-about-box service-block col-md-4"> <div class="inner-box"> <div class="icon-box"> <div class="icon flaticon-heart-box"> <img src="images/planconf-icon.png" alt="Institute of Research and Journals"> </div> </div> <h4>Plan a Conference with us</h4> <p class="text-miidle">Collaborate with us in organizing Conferences/Seminars/Webinars/Workshops at your institution ... <span><a href="http://iraj.in/Collaboration.php" target="_blank">View More</a></span></p> </div> </div> <div class="miidle-about-box service-block col-md-4"> <div class="inner-box"> <div class="icon-box"> <div class="icon flaticon-heart-box"> <img src="images/blog-icon.png" alt="Institute of Research and Journals"> </div> </div> <h4>IRAJ Updates</h4> <p class="text-miidle">Updates from Science, Engineering, Technology, Healthcare & Management ... <span><a href="http://updates.iraj.in/" target="_blank">View More</a></span></p> </div> </div> </div> </div> <!--// Iraj middle scetion start --> <div class="conf-upcm-link section__block"> <div class="container"> <div class="footer-confr-link"> <h2 class="common__heading">Find Our Conferences</h2> <ul> <!-- <li><a href="iraj-conference-2021.php" alt="Conference">Find Conference for 2021 </a></li>--> <!--<li><a href="iraj-conference-2022.php">Find Conference for 2022</a></li>--> <!--<li><a href="iraj-conference-2023.php">Find Conference for 2023</a></li>--> <li><a href="iraj-conference-2024.php">Find Conference for 2024</a></li> <li><a href="https://iraj.in/iraj-conference-2025.php">Find Conference for 2025</a></li> </ul> </div> </div> </div> <div class="section__block gallery-topic-confr"> <div class="container"> <h2 class="common__heading font__fontrols__style">Upcoming Conferences</h2> <div class="w3layouts_gallery_grids"> <ul class="w3l_gallery_grid" id="lightGallery"> <li data-src="images/1.jpg" alt="Institute of Research and Journals" data-responsive-src="images/1.jpg" alt="Institute of Research and Journals" class="col-md-4"> <div class="w3layouts_gallery_grid1 box"> <a href="#" target="_blank"> <img src="images/upcmn-confr-topic.jpg" alt="Institute of Research and Journals" alt=" " class="img-responsive"> <div class="conf-box-info"> <!-- <h4 class="title overtext"> <span class="right-conf">13<sup>th</sup> Jun - 14<sup>th</sup> Jun 2021</span> </h4>--> <h4 class="tagline overtext"> 24 Nov 2024</h4> <h4 class="topic-contry"> Paris,France</h4> <a href="conference.php?dt=2024-11-24&place=Paris,France" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> <div class="overbox"> <!--<h4 class="topic-conf"> <span>International Cancer Conference</span> </h4>--> <h4 class="conf-date">24 Nov 2024</h4> <h4 class="conf-count"> Paris,France</h4> <a href="conference.php?dt=2024-11-24&place=Paris,France" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> </a> </div> </li> <li data-src="images/1.jpg" alt="Institute of Research and Journals" data-responsive-src="images/1.jpg" alt="Institute of Research and Journals" class="col-md-4"> <div class="w3layouts_gallery_grid1 box"> <a href="#" target="_blank"> <img src="images/upcmn-confr-topic.jpg" alt="Institute of Research and Journals" alt=" " class="img-responsive"> <div class="conf-box-info"> <!-- <h4 class="title overtext"> <span class="right-conf">13<sup>th</sup> Jun - 14<sup>th</sup> Jun 2021</span> </h4>--> <h4 class="tagline overtext"> 27 Nov 2024</h4> <h4 class="topic-contry"> Bali,Indonesia</h4> <a href="conference.php?dt=2024-11-27&place=Bali,Indonesia" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> <div class="overbox"> <!--<h4 class="topic-conf"> <span>International Cancer Conference</span> </h4>--> <h4 class="conf-date">27 Nov 2024</h4> <h4 class="conf-count"> Bali,Indonesia</h4> <a href="conference.php?dt=2024-11-27&place=Bali,Indonesia" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> </a> </div> </li> <li data-src="images/1.jpg" alt="Institute of Research and Journals" data-responsive-src="images/1.jpg" alt="Institute of Research and Journals" class="col-md-4"> <div class="w3layouts_gallery_grid1 box"> <a href="#" target="_blank"> <img src="images/upcmn-confr-topic.jpg" alt="Institute of Research and Journals" alt=" " class="img-responsive"> <div class="conf-box-info"> <!-- <h4 class="title overtext"> <span class="right-conf">13<sup>th</sup> Jun - 14<sup>th</sup> Jun 2021</span> </h4>--> <h4 class="tagline overtext"> 27 Nov 2024</h4> <h4 class="topic-contry"> Singapore,Singapore</h4> <a href="conference.php?dt=2024-11-27&place=Singapore,Singapore" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> <div class="overbox"> <!--<h4 class="topic-conf"> <span>International Cancer Conference</span> </h4>--> <h4 class="conf-date">27 Nov 2024</h4> <h4 class="conf-count"> Singapore,Singapore</h4> <a href="conference.php?dt=2024-11-27&place=Singapore,Singapore" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> </a> </div> </li> <li data-src="images/1.jpg" alt="Institute of Research and Journals" data-responsive-src="images/1.jpg" alt="Institute of Research and Journals" class="col-md-4"> <div class="w3layouts_gallery_grid1 box"> <a href="#" target="_blank"> <img src="images/upcmn-confr-topic.jpg" alt="Institute of Research and Journals" alt=" " class="img-responsive"> <div class="conf-box-info"> <!-- <h4 class="title overtext"> <span class="right-conf">13<sup>th</sup> Jun - 14<sup>th</sup> Jun 2021</span> </h4>--> <h4 class="tagline overtext"> 27 Nov 2024</h4> <h4 class="topic-contry"> Vizag,India</h4> <a href="conference.php?dt=2024-11-27&place=Vizag,India" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> <div class="overbox"> <!--<h4 class="topic-conf"> <span>International Cancer Conference</span> </h4>--> <h4 class="conf-date">27 Nov 2024</h4> <h4 class="conf-count"> Vizag,India</h4> <a href="conference.php?dt=2024-11-27&place=Vizag,India" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> </a> </div> </li> <li data-src="images/1.jpg" alt="Institute of Research and Journals" data-responsive-src="images/1.jpg" alt="Institute of Research and Journals" class="col-md-4"> <div class="w3layouts_gallery_grid1 box"> <a href="#" target="_blank"> <img src="images/upcmn-confr-topic.jpg" alt="Institute of Research and Journals" alt=" " class="img-responsive"> <div class="conf-box-info"> <!-- <h4 class="title overtext"> <span class="right-conf">13<sup>th</sup> Jun - 14<sup>th</sup> Jun 2021</span> </h4>--> <h4 class="tagline overtext"> 29 Nov 2024</h4> <h4 class="topic-contry"> Kolkata,India</h4> <a href="conference.php?dt=2024-11-29&place=Kolkata,India" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> <div class="overbox"> <!--<h4 class="topic-conf"> <span>International Cancer Conference</span> </h4>--> <h4 class="conf-date">29 Nov 2024</h4> <h4 class="conf-count"> Kolkata,India</h4> <a href="conference.php?dt=2024-11-29&place=Kolkata,India" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> </a> </div> </li> <li data-src="images/1.jpg" alt="Institute of Research and Journals" data-responsive-src="images/1.jpg" alt="Institute of Research and Journals" class="col-md-4"> <div class="w3layouts_gallery_grid1 box"> <a href="#" target="_blank"> <img src="images/upcmn-confr-topic.jpg" alt="Institute of Research and Journals" alt=" " class="img-responsive"> <div class="conf-box-info"> <!-- <h4 class="title overtext"> <span class="right-conf">13<sup>th</sup> Jun - 14<sup>th</sup> Jun 2021</span> </h4>--> <h4 class="tagline overtext"> 01 Dec 2024</h4> <h4 class="topic-contry"> Bangkok,Thailand</h4> <a href="conference.php?dt=2024-12-01&place=Bangkok,Thailand" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> <div class="overbox"> <!--<h4 class="topic-conf"> <span>International Cancer Conference</span> </h4>--> <h4 class="conf-date">01 Dec 2024</h4> <h4 class="conf-count"> Bangkok,Thailand</h4> <a href="conference.php?dt=2024-12-01&place=Bangkok,Thailand" target="_blank"> <h5 class="view-conf">View Details</h5></a> </div> </a> </div> </li> </ul> <div class="btn-box"> <a href="upcoming_conferences.php" class="theme-btn btn-style-two"><span class="txt">View All <i class="fa fa-external-link"></i></span></a> </div> </div> </div> </div> <!-- conference topics scetion start --> <div class="section__block confr-topic-icon"> <div class="container"> <div class="featu-know-box col-md-4"> <h2 class="common__heading font__fontrols__style">Get Involved</h2> <div class="connet-box-info col-md-6"> <a href="Meeting-Proposals.php"> <div class="connect--box one"> <div class="icon-invol"> <img src="images/mettn-icon.png" alt="Institute of Research and Journals"> </div> <h3>Meeting & Proposals </h3> </div> </a> </div> <div class="connet-box-info col-md-6"> <a href="http://iraj.in/Collaboration.php"> <div class="connect--box two"> <div class="icon-invol"> <img src="images/Collaboration-icon.png" alt="Institute of Research and Journals"> </div> <h3>Collaboration </h3> </div> </a> </div> <div class="connet-box-info col-md-6"> <a href="docs/IRAJ News Letter May 2015.pdf" target="_blank"> <div class="connect--box three"> <div class="icon-invol"> <img src="images/newsletter-icon.png" alt="Institute of Research and Journals"> </div> <h3>Newsletter </h3> </div> </a> </div> <div class="connet-box-info col-md-6"> <a href="http://iraj.in/join_iraj.php" target="_blank"> <div class="connect--box four"> <div class="icon-invol"> <img src="images/Joinus-icon.png" alt="Institute of Research and Journals"> </div> <h3>Join us</h3> </div> </a> </div> <div class="connet-box-info col-md-6"> <a href="#" target="_blank"> <div class="connect--box five"> <div class="icon-invol"> <img src="images/profile-icon.png" alt="Institute of Research and Journals"> </div> <h3>Our profile </h3> </div> </a> </div> <div class="connet-box-info col-md-6"> <a href="PR-Media.php" target="_blank"> <div class="connect--box six"> <div class="icon-invol"> <img src="images/media-icon.png" alt="Institute of Research and Journals"> </div> <h3>PR Media </h3> </div> </a> </div> </div> <div class="confr-topc-box col-md-8"> <h2 class="common__heading font__fontrols__style">Conference Topics</h2> <ul> <li> <a href="international-conference-on-advances-in-mechanical-civil-and-construction-engineering-icamcce.php"> <h3 class="h3-list-style">International Conference on Advances in Mechanical, Civil, and Construction Engineering(ICAMCCE)</h3> </a> </li> <li> <a href="international-conference-on-advances-in-mathematics-physics-and-applied-science-icampa.php"> <h3 class="h3-list-style">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</h3> </a> </li> <li> <a href="international-conference-on-big-data-iot-cyber-security-and-information-technology-icbdicsit.php"> <h3 class="h3-list-style"> International Conference on Big Data, IoT, Cyber Security and Information Technology(ICBDICSIT)</h3> </a> </li> <li> <a href="international-conference-on-humanities-social-science-and-business-management-ichssbm.php"> <h3 class="h3-list-style">International Conference on Humanities, Social Science and Business Management(ICHSSBM)</h3> </a> </li> <li> <a href="international-conference-on-hospitality-and-tourism-management-ichtm.php"> <h3 class="h3-list-style">International Conference on Hospitality And Tourism Management(ICHTM)</h3> </a> </li> <li> <a href="international-conference-on-industrial-production-systems-engineering-icipse.php"> <h3 class="h3-list-style">International Conference on Industrial, Production & Systems Engineering(ICIPSE)</h3> </a> </li> <li> <a href="international-conference-on-robotics-communication-technology-electronics-and-electrical-engineering-icrrcteee.php"> <h3 class="h3-list-style">International Conference on Robotics, Communication Technology, Electronics, and Electrical Engineering(ICRRCTEEE)</h3> </a> </li> <li> <a href="international-conference-on-smart-technology-artificial-intelligence-and-computer-engineering-icstaice.php"> <h3 class="h3-list-style">International Conference on Smart Technology, Artificial Intelligence and Computer Engineering(ICSTAICE)</h3> </a> </li> </ul> <!-- <div class="topic-acccrdn"> <ul class="accordion"> <li class="accordion-item is-active"> <h3 class="accordion-thumb">International Conference on Advances in Mechanical, Civil, and Construction Engineering(ICAMCCE)</h3> <div class="accordion-panel" style="display: block;;"> <p> <a href="" target="_blank">International Conference on Advances in Mechanical, Civil, and Construction Engineering(ICAMCCE)</a><strong> Bangkok,Thailand , 31 Dec 2024</strong> <span> <a href="international-conference-on-advances-in-mechanical-civil-and-construction-engineering-icamcce.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> <li class="accordion-item "> <h3 class="accordion-thumb">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</h3> <div class="accordion-panel" style="display: ;"> <p> <a href="" target="_blank">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a><strong> Bangkok,Thailand , 31 Dec 2024</strong> <span> <a href="international-conference-on-advances-in-mathematics-physics-and-applied-science-icampa.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> <li class="accordion-item "> <h3 class="accordion-thumb"> International Conference on Big Data, IoT, Cyber Security and Information Technology(ICBDICSIT)</h3> <div class="accordion-panel" style="display: ;"> <p> <a href="" target="_blank"> International Conference on Big Data, IoT, Cyber Security and Information Technology(ICBDICSIT)</a><strong> Bangkok,Thailand , 31 Dec 2024</strong> <span> <a href="international-conference-on-big-data-iot-cyber-security-and-information-technology-icbdicsit.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> <li class="accordion-item "> <h3 class="accordion-thumb">International Conference on Humanities, Social Science and Business Management(ICHSSBM)</h3> <div class="accordion-panel" style="display: ;"> <p> <a href="" target="_blank">International Conference on Humanities, Social Science and Business Management(ICHSSBM)</a><strong> Bangkok,Thailand , 31 Dec 2024</strong> <span> <a href="international-conference-on-humanities-social-science-and-business-management-ichssbm.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> <li class="accordion-item "> <h3 class="accordion-thumb">International Conference on Hospitality And Tourism Management(ICHTM)</h3> <div class="accordion-panel" style="display: ;"> <p> <a href="" target="_blank">International Conference on Hospitality And Tourism Management(ICHTM)</a><strong> Kolkata,India , 27 Dec 2024</strong> <span> <a href="international-conference-on-hospitality-and-tourism-management-ichtm.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> <li class="accordion-item "> <h3 class="accordion-thumb">International Conference on Industrial, Production & Systems Engineering(ICIPSE)</h3> <div class="accordion-panel" style="display: ;"> <p> <a href="" target="_blank">International Conference on Industrial, Production & Systems Engineering(ICIPSE)</a><strong> Bangkok,Thailand , 31 Dec 2024</strong> <span> <a href="international-conference-on-industrial-production-systems-engineering-icipse.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> <li class="accordion-item "> <h3 class="accordion-thumb">International Conference on Robotics, Communication Technology, Electronics, and Electrical Engineering(ICRRCTEEE)</h3> <div class="accordion-panel" style="display: ;"> <p> <a href="" target="_blank">International Conference on Robotics, Communication Technology, Electronics, and Electrical Engineering(ICRRCTEEE)</a><strong> Bangkok,Thailand , 31 Dec 2024</strong> <span> <a href="international-conference-on-robotics-communication-technology-electronics-and-electrical-engineering-icrrcteee.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> <li class="accordion-item "> <h3 class="accordion-thumb">International Conference on Smart Technology, Artificial Intelligence and Computer Engineering(ICSTAICE)</h3> <div class="accordion-panel" style="display: ;"> <p> <a href="" target="_blank">International Conference on Smart Technology, Artificial Intelligence and Computer Engineering(ICSTAICE)</a><strong> Bangkok,Thailand , 31 Dec 2024</strong> <span> <a href="international-conference-on-smart-technology-artificial-intelligence-and-computer-engineering-icstaice.php">View More <i class="fa fa-long-arrow-right"></i></a></span> </p> </div> </li> </ul> </div> --> </div> </div> </div> <!--// conference topics scetion start --> <!-- Explore Features Link start --> <div class="section__block featur-icon-pattn"> <div class="container"> <h2 class="common__heading textwhite font__fontrols__style">IRAJ Important Link</h2> <div class="features-link-box col-md-3 counters"> <div class="features--box"> <div class="icon-featr"> <img src="images/exc-paper-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="348">0</div> +</span> <h3><a href="excellentpaper.php" target="_blank">Excellent Paper</a></h3> </div> </div> <div class="features-link-box col-md-3"> <div class="features--box"> <div class="icon-featr"> <img src="images/spkr-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="118">0</div> +</span> <h3><a href="http://iraj.in/become-a-speaker-at-conference-iraj.php">Become a speaker</a></h3> </div> </div> <div class="features-link-box col-md-3"> <div class="features--box"> <div class="icon-featr"> <img src="images/membersh-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="450">0</div> +</span> <h3><a href="http://member.iraj.in/" target="_blank">Membership</a></h3> </div> </div> <div class="features-link-box col-md-3"> <div class="features--box"> <div class="icon-featr"> <img src="images/notice-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="40">0</div> +</span> <h3><a href="http://iraj.in/notice.php" target="_blank">Notice</a></h3> </div> </div> <div class="features-link-box col-md-3"> <div class="features--box"> <div class="icon-featr"> <img src="images/sponsorship-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="155">0</div> +</span> <h3><a href="http://iraj.in/sponsorship.php" target="_blank">Sponsorship & Exhibition</a></h3> </div> </div> <div class="features-link-box col-md-3"> <div class="features--box"> <div class="icon-featr"> <img src="images/video-confer-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="600">0</div> +</span> <h3><a href="http://iraj.in/video_conferencing.php" target="_blank">Video Conferencing</a></h3> </div> </div> <div class="features-link-box col-md-3"> <div class="features--box"> <div class="icon-featr"> <img src="images/jrn-pub-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="158">0</div> +</span> <h3><a href="http://iraj.in/Journals_Publications.php" target="_blank">Journals & Publications</a></h3> </div> </div> <div class="features-link-box col-md-3"> <div class="features--box"> <div class="icon-featr"> <img src="images/visa-info-icon.png" alt="Institute of Research and Journals"> </div> <span><div class="counter" data-target="10">0</div> +</span> <h3><a href="http://iraj.in/Visa_Information.php" target="_blank">Visa Information</a></h3> </div> </div> </div> </div> <!--// Iraj middle scetion start --> <!--Recent conference Event start--> <div class="section__block"> <div class="container"> <h2 class="common__heading">Glimpse of our Past Conferences and Events</h2> <div class="row"> <div class="news-block style-two col-lg-4 col-md-6 col-sm-12"> <div class="event-box"> <div class="image"> <a href="#"> <img width="100%" height="320" src="https://theconferenceworld.org/conf_album/2024-GALL-1718928885-447729140_848851200612779_3845421481347035408_n.jpg" class="attachment-lebari_435x468 size-lebari_435x468 wp-post-image" alt="" loading="lazy" srcset="https://theconferenceworld.org/conf_album/2024-GALL-1718928885-447729140_848851200612779_3845421481347035408_n.jpg" sizes="(max-width: 435px) 100vw, 435px"></a> </div> <div class="lower-content"> <!--<div class="border-layer"></div>--> <ul class="post-info"> <li> Bangkok</li> <!-- <li>24th March 2019</li> --> </ul> <h4><a href="https://theconferenceworld.org/conference_album.php?al_id=628" target="_blank">IRAJ International Conference</a></h4> <a href="https://theconferenceworld.org/conference_album.php?al_id=628" class="more" target="_blank"> View More <span class="fa fa-angle-double-right"></span></a> </div> </div> </div> <div class="news-block style-two col-lg-4 col-md-6 col-sm-12"> <div class="event-box"> <div class="image"> <a href="#"> <img width="100%" height="320" src="https://theconferenceworld.org/conf_album/2023-GALL-1688518749-ASAR%20INTERNATIONAL%20CONFERENCE.png" class="attachment-lebari_435x468 size-lebari_435x468 wp-post-image" alt="" loading="lazy" srcset="https://theconferenceworld.org/conf_album/2023-GALL-1688518749-ASAR%20INTERNATIONAL%20CONFERENCE.png" sizes="(max-width: 435px) 100vw, 435px"></a> </div> <div class="lower-content"> <!--<div class="border-layer"></div>--> <ul class="post-info"> <li> 26th May 2023</li> <!-- <li>24th March 2019</li> --> </ul> <h4><a href="https://theconferenceworld.org/conference_album.php?al_id=546" target="_blank">Iraj International Virtual Conference</a></h4> <a href="https://theconferenceworld.org/conference_album.php?al_id=546" class="more" target="_blank"> View More <span class="fa fa-angle-double-right"></span></a> </div> </div> </div> <div class="news-block style-two col-lg-4 col-md-6 col-sm-12"> <div class="event-box"> <div class="image"> <a href="#"> <img width="100%" height="320" src="https://theconferenceworld.org/conf_album/2023-GALL-1684352266-WhatsApp%20Image%202023-05-18%20at%2012.24.14%20(2).jpeg" class="attachment-lebari_435x468 size-lebari_435x468 wp-post-image" alt="" loading="lazy" srcset="https://theconferenceworld.org/conf_album/2023-GALL-1684352266-WhatsApp%20Image%202023-05-18%20at%2012.24.14%20(2).jpeg" sizes="(max-width: 435px) 100vw, 435px"></a> </div> <div class="lower-content"> <!--<div class="border-layer"></div>--> <ul class="post-info"> <li> NEWDELHI</li> <!-- <li>24th March 2019</li> --> </ul> <h4><a href="https://theconferenceworld.org/conference_album.php?al_id=530" target="_blank">IRAJ INTERNATIONAL CONFERENCE</a></h4> <a href="https://theconferenceworld.org/conference_album.php?al_id=530" class="more" target="_blank"> View More <span class="fa fa-angle-double-right"></span></a> </div> </div> </div> </div> </div> </div> <!--// Recent conference Event end--> <!--Recent Updates--> <div class="blog section__block"> <div class="container"> <h2 class="common__heading font__fontrols__style">Recent Updates</h2> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://theconferenceworld.org/conf_album/2024-GALL-1718928885-447729140_848851200612779_3845421481347035408_n.jpg" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">IRAJ International Conference, Bangkok, Thailand</h5> </div> <div class="btn-box1"> <a href="https://theconferenceworld.org/conference_album.php?al_id=628" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://theconferenceworld.org/conf_album/2023-GALL-1688518749-ASAR%20INTERNATIONAL%20CONFERENCE.png" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">Iraj International Virtual Conference, 26th May 2023</h5> </div> <div class="btn-box1"> <a href="https://theconferenceworld.org/conference_album.php?al_id=546" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://theconferenceworld.org/conf_album/2023-GALL-1684352266-WhatsApp%20Image%202023-05-18%20at%2012.24.14%20(2).jpeg" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">IRAJ INTERNATIONAL CONFERENCE, NEWDELHI, 15TH MAY 2023</h5> </div> <div class="btn-box1"> <a href="https://theconferenceworld.org/conference_album.php?al_id=530" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://theconferenceworld.org/conf_album/2023-GALL-1683698053-ASAR%20INTERNATIONAL%20CONFERENCE%20(1).png" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">Iraj International Virtual Conference, 5th May 2023</h5> </div> <div class="btn-box1"> <a href="https://theconferenceworld.org/conference_album.php?al_id=521" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> </div> </div> <!--//Recent Updates--> <!--Recent Publication--> <div class="blog section__block"> <div class="container"> <h2 class="common__heading font__fontrols__style">Recent Publications</h2> </div> </div> <div class="blog section__block"> <div class="container"> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1712525334.jpeg" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">IRAJ INTERNATIONAL CONFERENCE</h5> </div> <div class="btn-box1"> <a href="https://digitalxplore.org/proceeding.php?pid=2433" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1712525373.jpeg" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">IRAJ INTERNATIONAL CONFERENCE</h5> </div> <div class="btn-box1"> <a href="https://digitalxplore.org/proceeding.php?pid=2434" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1712646049.jpeg" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">IRAJ INTERNATIONAL CONFERENCE</h5> </div> <div class="btn-box1"> <a href="https://digitalxplore.org/proceeding.php?pid=2449" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-3 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1708897742.jpeg" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">IRAJ INTERNATIONAL CONFERENCE</h5> </div> <div class="btn-box1"> <a href="https://digitalxplore.org/proceeding.php?pid=2392" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> </div> </div> <!--//Recent Publication--> <!-- testimonial start --> <div class="blog section__block"> <div class="container"> <h2 class="common__heading font__fontrols__style">Our Blogs</h2> <div class="col-md-4 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="/images/blog1.png" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">How to prepare paper presentation in online conference</h5> </div> <div class="btn-box1"> <a href="http://updates.iraj.in/how-to-publish-a-research-paper-in-india/" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-4 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="/images/blog2.png" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">How to prepare paper presentation in online conference</h5> </div> <div class="btn-box1"> <a href="http://updates.iraj.in/how-to-prepare-paper-presentation-for-a-conference/" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> <div class="col-md-4 blog-iraj-box"> <div class="confer-featur"> <!--<h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <img src="/images/blog3.png" alt="Institute of Research and Journals" width="368" height="240"> <div class="content"> <h5 class="titile">How to prepare paper presentation in online conference</h5> </div> <div class="btn-box1"> <a href="https://updates.iraj.in/how-to-publish-in-iraj-international-journals/" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> </div> </div> </div> </div> <div class="testimonials section__block" id="testimonials"> <div class="container"> <div class="col-md-12 testmn-contnt-box"> <h2 class="common__heading font__fontrols__style">Testimonial</h2> <div class=" test-gri1"> <div id="owl-demo2" class="owl-carousel"> <div class="testimonial-block"> <div class="inner-box"> <div class="author-info"> <div class="info-inner"> <div class="author-image"> <img src="https://iraj.in/mentors/1722838078.jpg" alt="Institute of Research and Journals" class="attachment-lebari_62x62 size-lebari_62x62 wp-post-image" loading="lazy"> </div> <h6> DINESH KUMAR REDDY BASANI</h6> <div class="designation">CGI,British Columbia, Canada</div> </div> </div> <div class="text">The conference brought together leading experts and innovative thinkers from around the globe, creating an environment rich with knowledge exchange and collaboration. The sessions were insightful, covering a wide range of cutting-edge topics that are shaping the future of technology. I left feeling inspired and equipped with new ideas and connections to advance my work. I highly recommend this conference to anyone passionate about the future of smart technology and AI. Thank you. </div> <div class="quote-icon flaticon-quote-2"></div> </div> </div> <div class="testimonial-block"> <div class="inner-box"> <div class="author-info"> <div class="info-inner"> <div class="author-image"> <img src="https://iraj.in/mentors/1722835122.jpg" alt="Institute of Research and Journals" class="attachment-lebari_62x62 size-lebari_62x62 wp-post-image" loading="lazy"> </div> <h6> MOHAN REDDY SAREDDY</h6> <div class="designation"> Orasys LLC, USA - PeopleSoft Technical Consultant</div> </div> </div> <div class="text">This conference exceeded my expectations. The topics covered were highly relevant, and the discussions were both stimulating and informative. It was a privilege to be a part of it. </div> <div class="quote-icon flaticon-quote-2"></div> </div> </div> <div class="testimonial-block"> <div class="inner-box"> <div class="author-info"> <div class="info-inner"> <div class="author-image"> <img src="https://iraj.in/mentors/1722834557.jpeg" alt="Institute of Research and Journals" class="attachment-lebari_62x62 size-lebari_62x62 wp-post-image" loading="lazy"> </div> <h6> KOTESWARARAO DONDAPATI</h6> <div class="designation"> QA Lead with Everest Technologies, United States</div> </div> </div> <div class="text">Thank you for the outstanding work of the IRAJ Conferences and Webinars. We had a wonderful time and could not imagine pulling off our meeting without the guidance of your staff. I am excited about the opportunity to bring my skills and expertise to your team. </div> <div class="quote-icon flaticon-quote-2"></div> </div> </div> </div> </div> </div> <div class="col-md-12 text-center padding-t"> <a href="testimonials.php" class="theme-btn btn-style-two" target="_blank"><span class="txt">View More <i class="fa fa-external-link"></i></span></a> </div> <!--<div class="col-md-4 blog-iraj-box"> <div class="confer-featur"> <h2 class="common__heading font__fontrols__style">Iraj Blog</h2>--> <!-- <div class="iraj-blog-prgh"> <h3> <a href="http://updates.iraj.in/" target="_blank"><span>View More</span></a></h3> </div> --> <!-- <div class="iraj-blog-prgh"> <h3>IRAJ is a reputed peer-reviewed scientific journal publisher in the world ... <a href="#"><span>View More</span></a></h3> </div> <div class="iraj-blog-prgh"> <h3>UGC is a prestigious organization and has come out with a good list of journals ... <a href="#"><span>View More</span></a></h3> </div> --> <!--<div class="btn-box"> <a href="http://updates.iraj.in/" class="theme-btn btn-style-two" target="_blank"><span class="txt">View All <i class="fa fa-external-link"></i></span></a> </div> </div> </div> --> </div> </div> <div class="youtube section__block"> <div class="container"> <div class="row"> <h2 class="common__heading">Recent Conference Videos</h2> <div class="col-md-4"> <iframe width="380" height="280" src="https://www.youtube.com/embed/X58SQ7kOFxk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <h5 class="txtptest1" style="margin-bottom:0rem !important;font-size:14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; ">ICTBHR 2022 Promo</h5> <!--<h6 class="text-primary" style=" margin-bottom: 0px !important;">Web Developer</h6>--> <p style="margin-bottom: 10px; margin-top:5px; font-size: 12px;" class=""> Pune,India </p> </div> <div class="col-md-4"> <iframe width="380" height="280" src="https://www.youtube.com/embed/Cyz_yZqe588" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <h5 class="txtptest1" style="margin-bottom:0rem !important;font-size:14px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; ">International Webinar on “Implementing Green Manufacturing in Indian Industries </h5> <!--<h6 class="text-primary" style=" margin-bottom: 0px !important;">Web Developer</h6>--> <p style="margin-bottom: 10px; margin-top:5px; font-size: 12px;" class=""> Indore </p> </div> <div class="col-md-4"> <iframe width="380" height="280" src="https://www.youtube.com/embed/CwbVXt3QMCk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <h5 class="txtptest1" style="margin-bottom:0rem !important;font-size:14px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; ">International Webinar On “Probiotics A Boon for Healthy Evergreen Lifestyle”</h5> <!--<h6 class="text-primary" style=" margin-bottom: 0px !important;">Web Developer</h6>--> <p style="margin-bottom: 10px; margin-top:5px; font-size: 12px;" class=""> Vellore,India </p> </div> </div> </div> </div> <!-- testimonial end here --> <!-- testimonial start --> <div class="social-confr-cont section__block"> <div class="container"> <div class="col-md-5"> <div class=" padd_left_20"> <div class="list-services list-services_vert"> <div class="list-services__item"> <a href="conference_paper_submit.php" target="_blank"> <span class="icon-round icon-round_grey helper"><i class="icon fa fa-pencil-square-o"></i></span> <div class="list-services__inner"> <h3 class="list-services__title">Conference paper/Abstract Submission</h3> <p class="ui-text">Submit your full paper for Upcoming IRAJ International and national conferences here.</p> </div> </a> </div> <div class="list-services__item"> <a target="_blank" href="journal_paper_submit.php"> <span class="icon-round icon-round_grey helper"><i class="icon fa fa-shield"></i></span> <div class="list-services__inner"> <h3 class="list-services__title">Journal paper Submission</h3> <p class="ui-text">Authors can submit their research papers to IRAJ International journals and other IRAJ associated journals here.</p> </div> </a> </div> <div class="list-services__item"> <a href="Collaboration.php"> <span class="icon-round icon-round_grey helper"><i class="icon fa fa-book fa-fw"></i></span> <div class="list-services__inner"> <h3 class="list-services__title">Organize a Conference with us</h3> <p class="ui-text">In collaboration with the Institute of Research and Journals-IRAJ, organize International/conferences, Seminars, Webinars, Workshops or Expert lectures at your College/University. Click here to submit the proposal.</p> </div> </a> </div> <!--<div class="list-services__item" > <a href="#"> <span class="icon-round icon-round_grey helper"><i class="icon fa fa-user"></i></span> <div class="list-services__inner"> <h3 class="list-services__title">Membership</h3> <p class="ui-text">Login to the IFERP Membership Panel for being an IFERP Member and to avail the benefits of IFERP.</p> </div> </a> </div>--> <div class="list-services__item " > <a href="awards.php"> <span class="icon-round icon-round_grey helper"><i class="icon fa fa-shield"></i></span> <div class="list-services__inner"> <h3 class="list-services__title">Apply for IRAJ Global Awards</h3> <p class="ui-text">IRAJ hosts many awards to recognize excellence in scientific research and innovation every year. Click here to apply for IRAJ Global Awards.</p> </div> </a> </div> </div><!-- end list-service --> </div> </div> <!-- social start --> <div class="col-md-7 social-cont-box"> <div class="facebook col-md-6"> <div class="facebook-link"> <h2>Facebook</h2> <div class="scrollbar" id="style-2"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Firaj.international&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe> </div> </div> </div> <div class="twitter col-md-6"> <div class="twitter-link"> <h2>Twitter</h2> <div class="scrollbar" id="style-2"> <a class="twitter-timeline" href="https://twitter.com/irajpublisher?ref_src=twsrc%5Etfw">Tweets by irajpublisher</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> <!--<iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" class="twitter-timeline twitter-timeline-rendered" style="position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; min-height: 200px; height: 10337.4px;" data-widget-id="profile:worldsresearch" title="Twitter Timeline"></iframe> <script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>--> </div> </div> </div> </div> <!-- social end --> </div> </div> <!--<style type="text/css"> .partner-asooct ul li { display: inline-block; margin:0px 0px 20px ; width: 33%; padding:5px 15px ; } .partner-asooct ul li a img { width: 85%; } .partner-asooct h4{ font-weight: 600; text-align: center; margin:20px 0px; font-size:30px; } </style> <div class="partner-asooct container"> <h4>Our Associates Partners</h4> <ul> <li><a href="https://www.allconferencealert.com/conference.html"><img src="https://www.allconferencealert.com/images/logo.png" alt="Institute of Research and Journals" class="img-responsive" style="height:100px; width: 45%; margin: auto;" alt="conference"></a></li> <li><a href="https://conferencealert.com/"><img src="https://conferencealert.com/images/logo.png" alt="Institute of Research and Journals" class="img-responsive"></a></li> <li><a href="https://www.conferencealert.in"><img src="https://www.conferencealert.in/images/logo.png" alt="Institute of Research and Journals" class="img-responsive"></a></li> <!--<li><a href="https://pmsltech.com/digital-agency-ireland"><img src="https://pmsltech.com/assets/images/logo.png" alt="Institute of Research and Journals" class="img-responsive" alt="SEO Agency Ireland"></a></li> <li><a href="http://iscopus.com/"><img src="http://iscopus.com/images/logo.png" alt="Institute of Research and Journals" class="img-responsive" alt="scopus indexed papers"></a></li> </ul> </div>--> <!--<div class="conf-upcm-link section__block"> <div class="container"> <div class="footer-assct-icon"> <h2 class="common__heading">Our Promotional Partner</h2> <ul> <li><a href="https://www.allconferencealert.com/conference.html" alt="Conference"><img src="https://www.allconferencealert.com/images/logo.png" alt="Institute of Research and Journals" alt="international conference in india" style="height: 145px;"></a></li> <li><a href="https://www.conferencealerts.in/online-conference.php"><img src="https://www.conferencealerts.in/image/logo.png" alt="Institute of Research and Journals"></a></li> </ul> </div> </div> </div>--> <section class="subscribe" id="subscribe"> <div class="container"> <div class="dance-agile-info text-center col-lg-12"> <div class="news-sub"> <div class="bottom-parag"> <h5>Subscribe to <span>Our Newsletter</span></h5> <p>No spam message from us, only give you latest offer which is best for you and your business</p> <div class="subscribe-footer"> <a href="http://iraj.in/SUBSCRIBE" target="_blank"><img src="http://iraj.in/images/subscribe-button-white-blue.png" alt="Institute of Research and Journals" style="height:65px"></a> </div> </div> </div> </div> </div> </section> <!-- footer --> <footer class="footer"> <div class="container"> <section > <div class="container footer-top py-lg-5 py-md-5 py-sm-4 py-4"> <div class=""> <div class="row footer-agile-grids "> <div class="col-lg-3 col-md-3 col-sm-12 wthree-left-right"> <h4 class="pb-lg-3 pb-3">About Us</h4> <nav class="border-line"> <ul class="footer_clm flex-column"> <li class="footer-item active"> <a class="footer-link" href="./" target="_blank">IRAJ HOME</a> </li> <li class="footer-item"> <a class="footer-link" href="http://digitalxplore.org/" target="_blank">Digital Xplore</a> </li> <li class="footer-item"> <a class="footer-link" href="advisory.php" target="_blank">IRAJ Advisory Members</a> </li> <li class="footer-item"> <a class="footer-link" href="http://theconferenceworld.org/" target="_blank">The Conference World</a> </li> <li class="footer-item"> <a class="footer-link" href="iraj-international-journals.php">IRAJ International Journals</a> </li> </ul> </nav> </div> <div class="col-lg-3 col-md-3 col-sm-12 wthree-left-right"> <h4 class="pb-lg-3 pb-3">Important Links</h4> <nav class="border-line"> <ul class="footer_clm flex-column"> <li class="footer-item active"> <a class="footer-link" href="excellentpaper.php" target="_blank">IRAJ Excellent Paper Winners</a> </li> <!--<li class="footer-item"> <a class="footer-link" href="http://blog.iraj.in/" target="_blank">IRAJ Bolg</a> </li>--> <li class="footer-item"> <a class="footer-link" href="join_iraj.php" target="_blank">Join IRAJ</a> </li> <li class="footer-item"> <a class="footer-link" href="http://member.iraj.in/" target="_blank">IRAJ Membership</a> </li> <li class="footer-item"> <a href="#" class="footer-link scroll" target="_blank">Research Funding</a> </li> <li class="footer-item"> <a href="Journals_Publications.php" class="footer-link scroll" target="_blank">Journals & Publications </a> </li> </ul> </nav> </div> <div class="wthree-left-right col-lg-3 col-md-3 col-sm-12"> <h4 class="pb-lg-3 pb-3">Journal Links</h4> <nav class="border-line"> <ul class="footer_clm flex-column"> <li class="footer-item active"> <a class="footer-link" href="http://iraj.in/journal/IJSCAI/index.php" target="_blank">IJSCAI Journal</a> </li> <li class="footer-item"> <a class="footer-link" href="http://iraj.in/journal/IJEEDC/index.php" target="_blank">IJEEDC Journal</a> </li> <li class="footer-item"> <a class="footer-link" href="http://iraj.in/journal/IJACEN/index.php" target="_blank">IJACEN Journal</a> </li> <li class="footer-item"> <a class="footer-link" href="http://iraj.in/journal/IJMPE/index.php" target="_blank">IJMPE Journal</a> </li> <li class="footer-item"> <a class="footer-link" href="http://iraj.in/journal/IJASEAT/" target="_blank">IJASEAT Journal</a> </li> <li class="footer-item"> <a class="footer-link" href="http://iraj.in/journal/IJACSCC/index.php" target="_blank">IJACSCC Journal</a> </li> </ul> </nav> </div> <div class="wthree-left-right col-lg-3 col-md-3 col-sm-12"> <h4 class="pb-lg-3 pb-3">More Links</h4> <nav class="border-line"> <ul class="footer_clm flex-column"> <li class="footer-item active"> <a class="footer-link" href="upcoming_conferences.php" target="_blank">IRAJ Upcoming Conference </a> </li> <li class="footer-item"> <a class="footer-link" href="http://theconferenceworld.org/iraj.php" target="_blank">Conference Gallery </a> </li> <li class="footer-item"> <a class="footer-link" href="docs/IRAJ News Letter May 2015.pdf" target="_blank">IRAJ News Letter</a> </li> <li class="footer-item"> <a class="footer-link" href="http://iraj.in/PAYMENT/all_payment.php" target="_blank">Online Payment</a> </li> <li class="footer-item"> <a class="footer-link" href="contact_us.php" target="_blank">Contact Us</a> </li> </ul> </nav> </div> </div> </div> </div> <div class="footer-confr-link"> <div class="footer-logo col-md-5"> <a href=""><img src="images/iraj.png" alt="Institute of Research and Journals"></a> </div> <div class="col-sm-7"> <p class="footer-text-box"> 2024 <!--Institute of Research and Journals. is registered as a Charity under Peoples Empowerment Trust--> Institute of Research and Journals(IRAJ) is registered and an Unit of ITResearch Pvt. Ltd</p> </div> </div> </section> <!--<div class="copy-agile-right text-center"> </div> --> </div> <div class="footer_copyright"> <div class="container"> <p class="col-md-9"><a href="#"></a> Copyright © 2024, All rights reserved </p> <ul class="footer-social col-md-3"> <li class=""><a href="https://www.facebook.com/iraj.international" target="_blank"><i class="fa fa-facebook-official"></i></a></li> <li class=""><a href="https://twitter.com/irajpublisher" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a></li> <li class=""><a href="https://www.linkedin.com/company/iraj-institute-of-research-and-journals/" target="_blank"><i class="fa fa-linkedin-square"></i></a></li> <li class=""><a href="https://bit.ly/2VSOKMN" target="_blank"><i class="fa fa-youtube-square"></i></a></li> <li class=""><a href="https://iraj.business.site/" target="_blank"><i class="fa fa-google"></i></a></li> <li><a href="https://www.instagram.com/iraj_conference/" target="_blank"><i class="fa fa-instagram"></i></a></li> <li><a href="https://t.me/Internationalconf" target="_blank"><i class="fa fa-telegram"></i></a></li> </ul> </div> </div> </footer> <!-- //copyright --> <!-- menu script --> <script type="text/javascript" src="js/menu.js?1732390443"></script> <script src="js/count.js"></script> <!--topic dropdown--> <script> $(function() { // (Optional) Active an item if it has the class "is-active" $(".accordion > .accordion-item.is-active").children(".accordion-panel").slideDown(); $(".accordion > .accordion-item").click(function() { // Cancel the siblings $(this).siblings(".accordion-item").removeClass("is-active").children(".accordion-panel").slideUp(); // Toggle the item $(this).toggleClass("is-active").children(".accordion-panel").slideToggle("ease-out"); }); }); </script> <!--//topic dropdown--> <!-- testimonials--> <script src="js/owl.carousel.js"></script> <link href="css/owl.carousel.css" rel="stylesheet"> <!-- requried-jsfiles-for owl --> <script> $(document).ready(function () { $("#owl-demo2").owlCarousel({ items: 1, lazyLoad: false, autoPlay: false, navigation: false, navigationText: false, pagination: true, }); }); </script> <!-- //requried-jsfiles-for owl --> </body> </html>