CINXE.COM
GSS | Global science society
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="robots" content="all,follow"> <meta name="googlebot" content="index,follow,snippet,archive"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> GSS | Global science society</title> <meta name="description" content="globalsciencesociety.com - Find International Conferences on Nanoscience, Nanotechnology & Advanced Materials, Business Management and Information Science, Agricultural and Biological Science, Chemical and Environmental Science, Economics and Business Research, Engineering and Management, Health and Medicine"> <meta name="keywords" content="globalsciencesociety, Global science society, Global science society registration, academic conference, Global science society publication, international conference, International Conference 2023-24, Conferences in 2023-24, Business Conference, Upcoming Conference, Engineering and Management, Nanotechnology & Advanced Materials Conference, journal publication, paper submission, call for paper, paper presentation, Global science society conference calendar, Chemical, and Environmental Science,Global science society Global science society registration,Global science society publication "> <!-- Bootstrap and Font Awesome css --> <!--<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Css animations --> <!--<link href="css/animate.css" rel="stylesheet">--> <!-- Theme stylesheet, if possible do not edit this stylesheet --> <link href="css/style.default.css" rel="stylesheet" id="theme-stylesheet"> <!-- Custom stylesheet - for your changes --> <link href="css/custom.css" rel="stylesheet"> <!-- Responsivity for older IE --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <!-- Favicon and apple touch icons--> <!-- <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" /> <link rel="apple-touch-icon" href="img/apple-touch-icon.png" /> <link rel="apple-touch-icon" sizes="57x57" href="img/apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon" sizes="76x76" href="img/apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon" sizes="120x120" href="img/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon" sizes="152x152" href="img/apple-touch-icon-152x152.png" />--> <!-- owl carousel css --> <link href="css/owl.carousel.css" rel="stylesheet"> <link href="css/owl.theme.css" rel="stylesheet"> <!-- <link rel="icon" href="http://iser.co/ISER-INCLUDE-2018/favicon.ico" type="image/x-icon"> --> <link rel="icon" href="https://globalsciencesociety.com/img/gss_favicon.png" type="image/png"> <!-- You can include additional icon formats for better browser compatibility --> <link rel="apple-touch-icon" sizes="180x180" href="https://globalsciencesociety.com/img/gss_favicon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://globalsciencesociety.com/img/gss_favicon.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://globalsciencesociety.com/img/gss_favicon.png"> <script src="js/jquery-1.11.0.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.cookie.js"></script> <script src="js/waypoints.min.js"></script> <!-- <script src="js/jquery.counterup.min.js"></script>--> <script src="js/jquery.parallax-1.1.3.js"></script> <script src="js/front.js"></script> <script src="js/owl.carousel.min.js"></script> <style> /* Sticky LINE Icon */ .line-icon { position: fixed; bottom: 160px; 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/NGzJF1brze"; // 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: 100px; /* Adjust the bottom if you want it to stack with WhatsApp */ 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/Internationalconference1"; // 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: 40px; 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/+918895188998"; // 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/5ecca285c75cbf1769ef5561/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <style type="text/css"> .breadcrumb{ display:none; } </style> <!--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/5e8adee569e9320caac09dfe/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> Failed to connect to MySQL: Connection refused </head> <body> <div id="all"> <header> <style> .contact p { margin: 0; font-size: 14px; } .social a { color: #333; font-size: 18px; transition: transform 0.3s; } .social a:hover { transform: scale(1.2); color: #007bff; } </style> <div id="top"> <div class="container"> <div class="row align-items-center"> <div class="col-12 col-md-6 contact mb-3 mb-md-0"> <!-- Placeholder for any future content in this section --> </div> <div class="col-12 col-md-3 contact mb-3 mb-md-0 text-center text-md-start"> <p><i class="fa fa-phone"></i> / <i class="fa fa-whatsapp"></i> (Call/WhatsApp): +91 7894737693</p> <!-- <p> <a href="#" class="btn btn-outline-secondary" data-animate-hover="pulse"><i class="fa fa-phone"></i></a> <a href="#" class="btn btn-outline-secondary" data-animate-hover="pulse"><i class="fa fa-envelope"></i></a> </p> --> </div> <div class="col-12 col-md-3 text-center text-md-end"> <div class="social"> <a href="https://www.facebook.com/profile.php?id=61567676219096" class="external facebook mx-1" data-animate-hover="pulse"> <i class="fa fa-facebook"></i> </a> <a href="https://x.com/GlobalscienceC" class="external twitter mx-1" data-animate-hover="pulse"> <i class="fa fa-twitter"></i> </a> <a href="https://www.linkedin.com/in/global-science-society/" class="external linkedin mx-1" data-animate-hover="pulse"> <i class="fa fa-linkedin"></i> </a> <a href="https://www.instagram.com/globalsocietyconference/" class="external instagram mx-1" data-animate-hover="pulse"> <i class="fa fa-instagram"></i> </a> </div> </div> </div> <div class="col-md-12 col-lg-12" style="margin-top: 10px;"> <div class="login"> <a href="http://worldresearchlibrary.org/" target="_blank"> <span class="text-uppercase">World Research Library</span> </a> <a href="download.php"> <span class="text-uppercase">Downloads</span> </a> <a href="invitation-letter.php"> <span class="text-uppercase">Invitation Letter</span> </a> <a href="Calendar.php"> <span class="text-uppercase">Calendar</span> </a> <a href="http://conferencegallery.com/" target="_blank"> <span class="text-uppercase">Gallery</span> </a> <a href="journal_publishers.php"> <span class="text-uppercase">Journal Publishers</span> </a> <a href="home-associate.php"> <span class="text-uppercase">Associates</span> </a> <a href="rules.php"> <span class="text-uppercase">Rules</span> </a> <a href="faq.php"> <span class="text-uppercase">FAQ</span> </a> </div> </div> </div> </div> <div class="navbar-affixed-top" data-offset-top="200"> <div class="navbar navbar-default yamm" role="navigation" id="navbar"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand home" href="./"> <img src="img/global science society.png" alt="Universal logo" class="hidden-xs hidden-sm" style="width:150px" ;> <img src="img/global science society.png" alt="Universal logo" class="visible-xs visible-sm" style="width: 180px;"> <span class="sr-only">Universal - go to homepage</span></a> <div class="navbar-buttons"> <button type="button" class="navbar-toggle btn-template-main" data-toggle="collapse" data-target="#navigation"> <span class="sr-only">Toggle navigation</span> <i class="fa fa-align-justify"></i> </button> </div> </div> <!--/.navbar-header --> <div class="navbar-collapse collapse" id="navigation"> <ul class="nav navbar-nav navbar-right"> <li class="active"><a href="./">Home</a></li> <li class="dropdown use-yamm yamm-fw"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="aboutsg.php">About Global science society</a></li> <li><a href="aims_and_objectives.php">Aim & Objective</a></li> <li><a href="organize.php">Organizing the Conferences</a></li> <li><a href="collaboration.php">Collaboration</a></li> </ul> </li> <li class="dropdown use-yamm yamm-fw"> <a href="javascript: void(0)" class="dropdown-toggle" data-toggle="dropdown">Membership <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="editorial.php">Join as Editorial Board Member</a> <li><a href="committee.php">Committee</a></li> </ul> </li> <li class="dropdown use-yamm yamm-fw"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Conferences<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="all_conferences.php">All Conferences</a></li> <!--<li><a href="#">Conferences in Canada</a></li>--> <li><a href="paper_submission.php">Paper Submission</a></li> </ul> </li> <li class="dropdown"><a href="http://worldresearchlibrary.org/" target="_blank">Proceedings </a></li> <li class="dropdown"><a href="http://globalsciencesociety.com/PAYMENT/all_payment.php" target="_blank">Payment</a></li> <li class=""><a href="publication.php">Publication</a></li> <li class="dropdown"><a href="http://globalsciencesociety.com/SUBSCRIBE" target="_blank">Subscribe</a></li> <li class="dropdown"><a href="contact.php">Contact</a></li> </ul> </div> <!--/.nav-collapse --> <div class="collapse clearfix" id="search"> <form class="navbar-form" role="search"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search"> <span class="input-group-btn"><button type="submit" class="btn btn-template-main"><i class="fa fa-search"></i></button></span> </div> </form> </div> <!--/.nav-collapse --> </div> </div> <!-- /#navbar --> </div> </header> <!-- body --> <div id="heading-breadcrumbs"> <div class="container"> <div class="row"> <div class="col-md-7"> <h1>Confernece in Kota</h1> </div> <div class="col-md-5"> <ul class="breadcrumb"> <li><a href="./">Home</a> </li> <li>Science Guru</li> </ul> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-md-3"> <div class="panel panel-default sidebar-menu with-icons"> <div class="panel-heading"> <h3 class="panel-title">Categories</h3> </div> <div class="panel-body"> <ul class="nav nav-pills nav-stacked"> <li class="active"><a href="http://globalsciencesociety.com/all_conferences.php">All Conferences</a></li> </ul> </div> </div> </div> <div class="col-md-9"> <div class="heading"> <h2>Confernece in Kota</h2> </div> <div class="row same-height-row"> <table width="100%" class="table"> <tbody> <tr class="data"> <th width="15%" colspan="1"> Date </th> <th width="60%"> Conference List </th> <th width="25%"> Venue </th> </tr> </tbody> </table> </div> <!-- /.container --> <!-- /body --> </div> </div> </div> <footer id="footer"> <div class="container"> <div class="col-md-8"> <!-- <h4>About us</h4> --> <a href="https://globalsciencesociety.com/"><img src="img/global science society.png" alt="Universal logo" class="hidden-xs hidden-sm" style="width:150px;border-radius: 10px;"></a> <!--<p style=" color: whitesmoke!important;text-align: justify;">Science Guru believes that this is best achieved through international cooperation and promotes the development of closer links among relevant institutions and individuals around the world. Science Guru supports that such international cooperation can help countries learn from each other and promotes the dissemination of scientific and engineering activities.stas.</p>--> </div> <div class="col-md-4"> <h4>Contact<br /> </h4> <strong style="color:whitesmoke;">info@globalsciencesociety.com</strong> <hr class="hidden-md hidden-lg hidden-sm"> <hr class="hidden-md hidden-lg hidden-sm"> </div> </div> <div></div> <div id="copyright"> <div class="container"> <div class="col-md-12"> © 2025 Global science society</p> </div> </div> </div> <div></div> </div> </div> </div> </footer> <!--<div id="copyright"> <div class="container"> <div class="col-md-12"> © 2025 Science Guru</p> </div> </div> </div>--> <!-- <script language="javascript"> function cookies_accept() { $('#cookieAcceptInfo').css("display", "none"); var d = new Date(); var n = d.getTime(); $.get("load_jor_detail.php",{journal_id:id},function(d){$("#load_journal_det").html(d)}); $.ajax({ type:"POST", url:'../../../../cookies_accept.php', data:'time='+n, cache: false, success:function(mScience Guru){$('#cookieAcceptInfo').html(mScience Guru);} }); } </script> --> <style > .cookieBar { position: fixed; width: 100%; margin: 0; left: 0; bottom: 0; z-index: 9999999; text-align: left; padding: 10px 0; font-family: Arial,Helvetica,sans-serif; font-size: 16px; box-sizing: border-box; } .cookieBar>h3 { display: block; line-height: 1; font-weight: 700; margin: 0 0 5px 0; padding: 0; font-family: Arial,Helvetica,sans-serif; color: #fff; font-size: 18px; text-transform: none; padding: 0 130px 0 20px; } .cookieBar>p { display: block; font-family: Arial,Helvetica,sans-serif; color: #fff; font-size: 12px; line-height: 1.2; font-weight: 400; margin: 0; padding: 0 130px 0 20px; text-align:center; } .cookieBar .cookieBarButtons { position: absolute; top: 20px; right: 20px; text-align: right; } .cookieBar>p>a.cookieBarMore { text-decoration: underline; color: #fff; } .cookieBar { color: #fff; background-color: #555; } .cookieBar .cookieBarButtons>a.cookieBarOk { background: #0885c4; color: white; padding: 6px; font-size: 11px; border-radius: 5px; } .cookieBar .cookieBarButtons { position: absolute; top: 11px; right: 20px; text-align: left; } </style> <div id="cookieAcceptInfo" class="cookieBar "> <p>Be aware that this site uses cookies. Before continuing browsing we advise you to click on Privacy Policy to access and read our cookie policy.Ok.</p> <div class="cookieBarButtons"> <a id="cookieAcceptButton" class="cookieBarOk" href="javascript:void(0);" target="_blank" onClick="cookies_accept()">Accept</a></div> </div> </div> </body> </html>