CINXE.COM

International Conference on Advances in Mathematics, Physics and Applied Science

<!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?1732427296" /> <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>International Conference on Advances in Mathematics, Physics and Applied Science </title> </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>--> <div class="section__block confr-upcmn-thumb"> <div class="container"> <div class="about-content-middle col-md-8"> <style> table { color: #0660ac; } .td-date { display: ruby; } .single-table td { border: 1px solid black; font-size: 15px; text-align: center; padding: 5px; } .single-table td a{ color: #0660ac; } .single-table td a:hover{ color: black; } .single-table th { padding: 18px; border: 1px solid black; font-size: 15px; text-align: center; background-color: #002060; color: white; } .single-table .td-topic { text-align: left; } </style> <table class="single-table"> <thead> <tr> <th>Date</th> <th>Conference</th> <th>Place</th> </tr> </thead> <tbody> <h2 class="common__heading">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</h2> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Nov 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18023/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Nov 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18023/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Nov 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14585/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bali,Indonesia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bali,Indonesia <span>27th Nov 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14585/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Nov 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14788/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>27th Nov 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14788/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Nov 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18114/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>27th Nov 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18114/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Nov 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18107/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>29th Nov 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18107/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14781/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>01st Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14781/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19080/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19080/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19064/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19064/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19048/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19048/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14578/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>08th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14578/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19032/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19032/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14571/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,United Arab Emirates </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,United Arab Emirates <span>13th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14571/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19016/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19016/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19000/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19000/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18016/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18016/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">19th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14564/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>19th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14564/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18984/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18984/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18009/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18009/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18968/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18968/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18002/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18002/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">23rd Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14557/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Amsterdam,Netherlands </td> </tr> <!-- <div class="confr-topic-list"> <h5> Amsterdam,Netherlands <span>23rd Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14557/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17995/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17995/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18952/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18952/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14550/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>27th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14550/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18936/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18936/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20430/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Goa,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Goa,India <span>29th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20430/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20438/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>29th Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20438/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">31st Dec 2024</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/14543/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>31st Dec 2024 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/14543/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19983/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19983/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18283/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18283/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19975/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19975/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">04th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20422/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>04th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20422/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18269/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18269/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20414/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>05th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20414/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19967/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19967/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18255/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18255/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19959/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19959/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">11th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20406/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>11th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20406/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">12th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20398/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>12th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20398/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18241/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18241/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19951/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19951/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19943/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19943/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17988/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17988/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18227/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18227/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">18th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20390/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>18th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20390/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">19th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20382/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kochi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kochi,India <span>19th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20382/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19935/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19935/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17981/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17981/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19927/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19927/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17974/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17974/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20374/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>22nd Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20374/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17967/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17967/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20366/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>24th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20366/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19919/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19919/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18213/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18213/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20358/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>26th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20358/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19911/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19911/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18199/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18199/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18185/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18185/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20350/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Nagpur,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Nagpur,India <span>29th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20350/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">30th Jan 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20342/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>30th Jan 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20342/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19903/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19903/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18906/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18906/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20518/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Nagpur,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Nagpur,India <span>02nd Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20518/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19895/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19895/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20510/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>03rd Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20510/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18898/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18898/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20502/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>05th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20502/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19887/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19887/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18891/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18891/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19879/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19879/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20494/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>08th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20494/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">10th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20486/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>10th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20486/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18884/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18884/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19871/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19871/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19863/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19863/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">15th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20478/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>15th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20478/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">16th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20470/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>16th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20470/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17960/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17960/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18877/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18877/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19855/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19855/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17953/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17953/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19847/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19847/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17946/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17946/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20462/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kochi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kochi,India <span>22nd Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20462/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">23rd Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20454/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>23rd Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20454/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17939/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17939/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19839/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19839/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18870/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18870/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19831/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19831/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/20446/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>27th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/20446/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Feb 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18863/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Feb 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18863/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18856/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>01st Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18856/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19823/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19823/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18849/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18849/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19815/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19815/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18842/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18842/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19807/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19807/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18835/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18835/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19799/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19799/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18828/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18828/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19791/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19791/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19783/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19783/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17932/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17932/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18821/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18821/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19775/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19775/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17925/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17925/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19767/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19767/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17918/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17918/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17908/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17908/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19759/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19759/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18814/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18814/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19751/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19751/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18807/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18807/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Mar 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18800/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Mar 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18800/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19743/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19743/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18793/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18793/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19735/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19735/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18786/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18786/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19727/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19727/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18779/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18779/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19719/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19719/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18772/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18772/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19711/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19711/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19703/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19703/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17894/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17894/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18765/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18765/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19695/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19695/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17880/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17880/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19687/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19687/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17866/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17866/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17855/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17855/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19679/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19679/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18758/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18758/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19671/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19671/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18751/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18751/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Apr 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18744/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Apr 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18744/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19663/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19663/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18737/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18737/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19655/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19655/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18730/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18730/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19647/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19647/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18723/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18723/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19639/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19639/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18716/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18716/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19631/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19631/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19623/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19623/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18709/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18709/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19615/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19615/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19607/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19607/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19599/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19599/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18702/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18702/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19591/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19591/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18695/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18695/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th May 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18688/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th May 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18688/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19583/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19583/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18681/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18681/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19575/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19575/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18674/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18674/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19567/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19567/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18667/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18667/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19559/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19559/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18660/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18660/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19551/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19551/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19543/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19543/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18653/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18653/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19535/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19535/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19527/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19527/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19511/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19511/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18646/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18646/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19495/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19495/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18639/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18639/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Jun 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18632/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Jun 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18632/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19480/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19480/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18625/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18625/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19475/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19475/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18618/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18618/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19467/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19467/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18611/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18611/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19459/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19459/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18604/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18604/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19451/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19451/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19443/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19443/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18597/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18597/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19435/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19435/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19427/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19427/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19419/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19419/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18590/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18590/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19411/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19411/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18583/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18583/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Jul 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18576/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Jul 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18576/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19403/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19403/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18569/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18569/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19395/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19395/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18562/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18562/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19387/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19387/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18555/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18555/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19379/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19379/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18548/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18548/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19371/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19371/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19363/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19363/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17822/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17822/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18541/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18541/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19355/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19355/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17676/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17676/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19347/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19347/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17649/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17649/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17634/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17634/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19339/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19339/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18534/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18534/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19331/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19331/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18527/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18527/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Aug 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18520/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Aug 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18520/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19323/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19323/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18513/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18513/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19315/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19315/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18506/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18506/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19307/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19307/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18499/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18499/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19299/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19299/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18492/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18492/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19291/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19291/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19283/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19283/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17848/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17848/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18485/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18485/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19275/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19275/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17840/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17840/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19267/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19267/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17833/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17833/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17826/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17826/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19259/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19259/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18478/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18478/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19251/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19251/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18471/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18471/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Sep 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18464/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Sep 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18464/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19243/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19243/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18457/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18457/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19235/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19235/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18450/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18450/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19227/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19227/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18443/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18443/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19219/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19219/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18436/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18436/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19211/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19211/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19203/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19203/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17818/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17818/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18429/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18429/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19195/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19195/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17811/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17811/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19187/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19187/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17804/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17804/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17796/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17796/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19179/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19179/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18422/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18422/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19171/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19171/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18415/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18415/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Oct 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18408/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Oct 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18408/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19163/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19163/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18401/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18401/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19155/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19155/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18394/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18394/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19147/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19147/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18387/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18387/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19139/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19139/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18380/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18380/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19131/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19131/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19123/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19123/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17789/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17789/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18373/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18373/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19115/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19115/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17781/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17781/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19107/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19107/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17774/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17774/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17767/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17767/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19099/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19099/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18366/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18366/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19091/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19091/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18359/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18359/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Nov 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18352/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Nov 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18352/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">01st Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19083/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Pune,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Pune,India <span>01st Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19083/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18345/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18345/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">03rd Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19067/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Chennai,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Chennai,India <span>03rd Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19067/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18338/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18338/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">06th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19051/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangalore,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangalore,India <span>06th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19051/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18331/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18331/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19035/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Andaman and Nicobar,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Andaman and Nicobar,India <span>08th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19035/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18324/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18324/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19019/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hyderabad,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hyderabad,India <span>13th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19019/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">14th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/19003/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New Delhi,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> New Delhi,India <span>14th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/19003/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17759/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17759/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18317/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18317/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">20th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18987/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Cochin,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Cochin,India <span>20th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18987/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17752/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17752/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18971/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Noida,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Noida,India <span>21st Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18971/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17745/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17745/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17737/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17737/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">25th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18955/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Vizag,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Vizag,India <span>25th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18955/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18310/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18310/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">27th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18939/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kolkata,India </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kolkata,India <span>27th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18939/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18303/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18303/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Dec 2025</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18296/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Dec 2025 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18296/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">02nd Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18289/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Istanbul,Turkey </td> </tr> <!-- <div class="confr-topic-list"> <h5> Istanbul,Turkey <span>02nd Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18289/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">05th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18278/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Dubai,UAE </td> </tr> <!-- <div class="confr-topic-list"> <h5> Dubai,UAE <span>05th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18278/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">08th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18264/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Singapore,Singapore </td> </tr> <!-- <div class="confr-topic-list"> <h5> Singapore,Singapore <span>08th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18264/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">13th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18250/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Hong Kong,China </td> </tr> <!-- <div class="confr-topic-list"> <h5> Hong Kong,China <span>13th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18250/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17730/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17730/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18236/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>17th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18236/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17723/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17723/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17715/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17715/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17708/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17708/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">26th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18222/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> London,UK </td> </tr> <!-- <div class="confr-topic-list"> <h5> London,UK <span>26th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18222/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">28th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18208/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Toronto,Canada </td> </tr> <!-- <div class="confr-topic-list"> <h5> Toronto,Canada <span>28th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18208/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">29th Jan 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/18194/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Kuala Lumpur,Malaysia </td> </tr> <!-- <div class="confr-topic-list"> <h5> Kuala Lumpur,Malaysia <span>29th Jan 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/18194/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Feb 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17701/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Feb 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17701/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Feb 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17693/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Feb 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17693/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Feb 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17686/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Feb 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17686/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Feb 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17679/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Feb 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17679/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">17th Mar 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17671/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> New York,USA </td> </tr> <!-- <div class="confr-topic-list"> <h5> New York,USA <span>17th Mar 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17671/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">21st Mar 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17664/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Tokyo,Japan </td> </tr> <!-- <div class="confr-topic-list"> <h5> Tokyo,Japan <span>21st Mar 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17664/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">22nd Mar 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17651/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Bangkok,Thailand </td> </tr> <!-- <div class="confr-topic-list"> <h5> Bangkok,Thailand <span>22nd Mar 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17651/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> <tr> <td><i class="fa-solid fa-calendar-days" style="color: #042662;"></i> <span class="td-date">24th Mar 2026</span></td> <td class="td-topic"><a href="http://iraj.in/Conference/17639/ICAMPA/">International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</a></td> <td><i class="fa-solid fa-location-dot" style="color: #02518d;"></i> Paris,France </td> </tr> <!-- <div class="confr-topic-list"> <h5> Paris,France <span>24th Mar 2026 </span> </h5> <p>International Conference on Advances in Mathematics, Physics and Applied Science(ICAMPA)</p> <div class="list-bttn-conf"><a href="http://iraj.in/Conference/17639/ICAMPA/" class="bttn-confr">View Event <i class="fa fa-long-arrow-right"></i></a></div> </div> --> </tbody> </table> </div> <div class="col-md-4 about-imprt-nav"> <div class="rect-evnt-thub"> <h2 class="common__heading small-font">IRAJ Important Link</h2> <div class="imprt-side-nav"> <!--<ul> <li class="active-menu"><a href="excellentpaper.php" target="_blank">Excellent Paper</a></li> <li><a href="http://updates.iraj.in/" target="_blank">IRAJ Blog</a></li> <li><a href="http://iraj.in/become-a-speaker-at-conference-iraj.php">Become a speaker</a></li> <li><a href="http://iraj.in/conference_paper_submit.php" target="_blank">Conference Paper Submission</a></li> <li><a href="http://iraj.in/journal_paper_submit.php" target="_blank">Journal Paper Submission</a></li> <li><a href="http://iraj.in/iraj-journal-impact-factor.php" target="_blank">Journal Impact Factor</a></li> <li><a href="http://iraj.in/join_iraj.php" target="_blank">Join IRAJ</a></li> </ul>--> <ul> <li class="active-menu"><a href="excellentpaper.php" target="_blank">Excellent Paper</a></li> <li><a href="http://updates.iraj.in/" target="_blank">IRAJ Blog</a></li> <li><a href="become-a-speaker-at-conference-iraj.php">Become a speaker</a></li> <li><a href="conference_paper_submit.php" target="_blank">Conference Paper Submission</a></li> <li><a href="journal_paper_submit.php" target="_blank">Journal Paper Submission</a></li> <li><a href="Journals_Publications.php" target="_blank">Journals &amp; Publications</a></li> <li><a href="#" target="_blank">Journal Impact Factor</a></li><!--http://iraj.in/iraj-journal-impact-factor.php--> <li><a href="join_iraj.php" target="_blank">Join IRAJ</a></li> <li><a href="http://member.iraj.in/" target="_blank">Membership</a></li> <li><a href="notice.php" target="_blank">Notice</a></li> <li><a href="awards.php" target="_blank">Awards</a></li> <li><a href="IRAJ-Review-Process.php" target="_blank">Review Process</a></li> <li><a href="sponsorship.php">Sponsorship &amp; Exhibition</a></li> <li><a href="Visa_Information.php">Visa Information</a></li> <li><a href="Collaboration.php">Collaboration</a></li> <li><a href="video_conferencing.php">Video Conferencing</a></li> <li><a href="open-access-licenses.php">Open access licenses</a></li> <li><a href="instructions-presentations.php">Instructions For Presentations</a></li> <li><a href="http://doi.iraj.in/" target="_blank">IRAJ-DOI Search</a></li> <li><a href="http://plagiarisma.net/" target="_blank">Plagiarism Checker</a></li> </ul> </div> </div> <div class="quick-evnt-box"> <h2 class="common__heading small-font">Quick Link</h2> <div class="imprt-side-nav"> <div class="widget-postitem"> <a href="upcoming_conferences.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/upcom-confr.jpg" alt="Institute of Research and Journals"> </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Upcoming Conferences</h4> <p>To view Upcoming IRAJ International conferences </p> <span> Click here </span> </div> </a> </div> <div class="widget-postitem"> <a href="http://webinar.iraj.in/" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/Upcom-webinr.jpg" alt="Institute of Research and Journals"> </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Upcoming Webinars</h4> <p>To view Upcoming IRAJ webinars </p> <span> Click here </span> </div> </a> </div> <div class="widget-postitem"> <a href="http://theconferenceworld.org/iraj.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/past-confr.jpg" alt="Institute of Research and Journals"> </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Past Conferences</h4> <p>To view Past IRAJ International Conferences and seminars </p> <span> Click here </span> </div> </a> </div> <div class="widget-postitem"> <a href="http://digitalxplore.org/iraj.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/digital-library.jpg" alt="Institute of Research and Journals"> </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Digital Xplore</h4> <p>To view past publications and research papers </p> <span> Click here </span> </div> </a> </div> <div class="widget-postitem"> <a href="conference_paper_submit.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/paper-subm.jpg" alt="Institute of Research and Journals"> </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Paper Submission</h4> <p>To submit your research paper for upcoming conferences </p> <span> Click here </span> </div> </a> </div> </div> </div> </div> </div> </div> <!--// Iraj middle scetion start --> <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?1732427296"></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>

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