CINXE.COM
GSRD Conference
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="content-language" content="en" /> <title>GSRD Conference</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="//gsrd.co/GSRD-INCLUDE-DY/css/bootstrap.min.css" rel="stylesheet"> <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 --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <!--<link href="../../../../GSRD-INCLUDE-DY/css/font-awesome.css" rel="stylesheet"> <link href="../../../../../GSRD-INCLUDE-DY/css/font-awesome.css" rel="stylesheet">--> <link href="//gsrd.co/GSRD-INCLUDE-DY/css/animate.min.css" rel="stylesheet"> <link href="//gsrd.co/GSRD-INCLUDE-DY/css/settings.css" rel="stylesheet"> <link href="//gsrd.co/GSRD-INCLUDE-DY/css/style.css" rel="stylesheet"> <!--<link href="http://localhost/GSRD-INCLUDE-DY/css/style.css" rel="stylesheet"> --> <link href="//gsrd.co/GSRD-INCLUDE-DY/css/prettyPhoto.css" rel="stylesheet"> <link rel="icon" href="http://gsrd.co/images/favicon.ico" type="image/x-icon"> <link href="//gsrd.co/GSRD-INCLUDE-DY/css/menu.css" rel="stylesheet"> <script type="text/javascript" src="//gsrd.co/GSRD-INCLUDE-DY/js/addthis_widget.js"></script> <script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="//gsrd.co/GSRD-INCLUDE-DY/js/menu.min.js"></script> <!-- <script src="js/jquery.js"></script> <script src="js/bootstrap.min.js"></script> <script type="text/javascript" src="js/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script> <script src="js/masonry.pkgd.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script type="text/javascript" src="js/jquery.cycle.all.js"></script> --> <!--[if lte IE 8]><script language="javascript" type="text/javascript" src="/js/excanvas.min.js"></script><![endif]--> <!-- <script src="js/jquery.flot.min.js"></script> <script src="js/jquery.flot.resize.min.js"></script> <script src="js/jquery.countTo.js"></script> <script src="js/waypoints.min.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/isotope.js"></script> <script src="js/respond.min.js"></script> <script src="js/html5shiv.js"></script> <script src="js/custom.js"></script> <script type="text/javascript" > jQuery(document).ready(function() { jQuery('.tp-banner').revolution( { delay:9000, startheight:500, hideThumbs:10, navigationType:"none", hideArrowsOnMobile:"on", touchenabled:"on", onHoverStop:"on", navOffsetHorizontal:0, navOffsetVertical:20, stopAtSlide:-1, stopAfterLoops:-1, shadow:0, fullWidth:"on", fullScreen:"off" }); }); $('#box-slider-one').cycle({ fx: 'uncover', speed: 200, timeout: 2500 }); $(function() { var d1 = [[0, 0], [1, 1.5], [2, 3.2], [3, 4.1],[4, 5.1], [5, 5], [6, 5.3], [7, 6],[8, 6.3], [9, 7], [10, 7.5], [11, 8]]; var options = { series: { lines: { show: true, fill: false, lineWidth:1 }, points: { show: true, fill: true, lineWidth:2, radius:3, fillColor: "#fff" }, shadowSize: 0 }, colors :["#fff"], grid: { hoverable: true, color: "#fff", backgroundColor:null ,borderWidth:0, borderColor:"#fff", labelMargin:10 }, xaxis: { ticks: 10, font: { size: 12, color: ["#fff"] } }, yaxis: { ticks: 5, font: { size: 12, color: ["#fff"] } }, legend: { backgroundOpacity:0, noColumns:2, labelBoxBorderColor: null } }; $("<div id='tooltip'></div>").css({ position: "absolute", display: "none", "border-radius":"1px", padding: "4px 5px", color:"#999", "font-size":"11px", "background-color": "#fff", "border":"1px solid #ccc", "z-index": "20" }).appendTo("body"); $(".plot-chart").bind("plothover", function (event, pos, item) { if (item) { var x = item.datapoint[0].toFixed(2), y = item.datapoint[1].toFixed(2); $("#tooltip").html(x + ", " + y) .css({top: item.pageY+5, left: item.pageX+5}) .fadeIn(200); } else { $("#tooltip").hide(); } }); $.plot(".plot-chart", [ {data: d1, label: "Revenue"} ], options); }); </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--> <!--Start sticky Whatsapp icon--> <style> .whatsapp-icon { position: fixed; bottom: 140px; left: 20px; z-index: 10000000; background-color: #25D366; border-radius: 50%; padding: 10px; } .whatsapp-icon img { width: 30px; height: 30px; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the WhatsApp icon div var whatsappDiv = document.createElement("div"); whatsappDiv.className = "whatsapp-icon"; // Create the anchor tag var whatsappLink = document.createElement("a"); whatsappLink.href = "https://wa.me/+919777662946"; // Replace with your number whatsappLink.target = "_blank"; // Create the image tag var whatsappImg = document.createElement("img"); whatsappImg.src = "https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg"; whatsappImg.alt = "WhatsApp"; // Append image to the anchor tag whatsappLink.appendChild(whatsappImg); // Append anchor tag to the div whatsappDiv.appendChild(whatsappLink); // Append the div to the body document.body.appendChild(whatsappDiv); }); </script> <!--End sticky Whatsapp icon--> <!-- Start sticky line icon --> <style> .line-icon { position: fixed; bottom: 80px; /* Adjust to stack with WhatsApp and Telegram */ left: 20px; z-index: 10000000; background-color: #06c755; /* LINE's brand color */ border-radius: 50%; padding: 10px; } .line-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the LINE icon div var lineDiv = document.createElement("div"); lineDiv.className = "line-icon"; // Create the anchor tag var lineLink = document.createElement("a"); lineLink.href = "https://line.me/ti/p/5ROVBHaDV7"; // Replace with your LINE link lineLink.target = "_blank"; // Create the image tag var lineImg = document.createElement("img"); lineImg.src = "https://upload.wikimedia.org/wikipedia/commons/4/41/LINE_logo.svg"; lineImg.alt = "LINE"; // Append image to the anchor tag lineLink.appendChild(lineImg); // Append anchor tag to the div lineDiv.appendChild(lineLink); // Append the div to the body document.body.appendChild(lineDiv); }); </script> <!-- End sticky line icon --> <!-- Start sticky telegram icon --> <style> .telegram-icon { position: fixed; bottom: 20px; /* Adjust the bottom if you want it to stack with WhatsApp */ left: 20px; z-index: 10000000; background-color: #0088cc; border-radius: 50%; padding: 10px; } .telegram-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the Telegram icon div var telegramDiv = document.createElement("div"); telegramDiv.className = "telegram-icon"; // Create the anchor tag var telegramLink = document.createElement("a"); telegramLink.href = "https://t.me/gsrdinternational"; // Replace with your Telegram username or link telegramLink.target = "_blank"; // Create the image tag var telegramImg = document.createElement("img"); telegramImg.src = "https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"; telegramImg.alt = "Telegram"; // Append image to the anchor tag telegramLink.appendChild(telegramImg); // Append anchor tag to the div telegramDiv.appendChild(telegramLink); // Append the div to the body document.body.appendChild(telegramDiv); }); </script> <!-- End sticky telegram icon --> <style type="text/css"> .banner { background: url(http://gsrd.co/PLACE-IMAGE/Dubai,UnitedArabEmirates.jpg) no-repeat; } </style> </head> <body> <!--wrapper white--> <div class="wrapper white"> <!--header--> <div class="header"> <!--/header-info--> <div class="header-info"> <!--container--> <div class="container"> <!--row--> <div class="row"> <div class="col-md-5 col-sm-5"> <div class="contact-info contact-info1"> <span><i class="fa fa-envelope-o br-lblue"></i> <strong>info.gsrd@gmail.com</strong></span> <!--<span style="color:#fff"><a href="http://gsrd.co/SUBSCRIBE" target="_blank">Subscribe</a></span>--> </div> </div> <div class="col-md-5 col-sm-5 new-add"> </div> <div class="col-md-2 col-sm-2"> <div class="German Language"> <!-- <a hreflang="de" href="#" title="German Language"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/language_german.png" alt="Global Society for Research and Development"/> </a> <a hreflang="en" href="#" title="English Language"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/language_english.png" alt="Global Society for Research and Development" /> </a> <a hreflang="tr" href="#" title="Turkish Language"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/language_turkish.png" alt="Global Society for Research and Development" /> </a>--> <style> .social-list { float: left; } .social-list li { display: block; float: left; padding: 5px; } </style> <ul class="social-list"> <li> <a class="facebook itl-tooltip" data-placement="bottom" title="" href="https://www.facebook.com/Global-Society-for-Research-and-Development-GSRD-1261354700693952/?modal=admin_todo_tour" target="_blank" data-original-title="Facebook"><i class="fa fa-facebook"></i></a> </li> <li> <a class="twitter itl-tooltip" data-placement="bottom" title="" href="https://twitter.com/gsrdconferences" target="_blank" data-original-title="Twitter"><i class="fa-brands fa-square-x-twitter"></i></a> </li> <li> <a class="linkdin itl-tooltip" data-placement="bottom" title="" href="https://www.linkedin.com/company/76106720/admin/" target="_blank" data-original-title="Linkedin"><i class="fa fa-linkedin"></i></a> </li> <li> <a class="twitter itl-tooltip" data-placement="bottom" title="" href="https://www.instagram.com/gsrdconference/" target="_blank" data-original-title="Twitter"><i class="fa fa-instagram"></i></a> </li> <li> <a class="linkdin itl-tooltip" data-placement="bottom" title="" href="https://youtube.com/playlist?list=PLdwlsxrvS3ZhUkauL-dkIa6HnqanxAxzP" target="_blank" data-original-title="Youtube"><i class="fa fa-youtube"></i></a> </li> <!--<li> <a class="twitter itl-tooltip" data-placement="bottom" title="" href="https://in.pinterest.com/infogsrd/_saved/" target="_blank" data-original-title="Twitter"><i class="fa fa-pinterest"></i></a> </li>--> <li> <a class="twitter itl-tooltip" data-placement="bottom" title="" href="https://t.me/gsrdinternational" target="_blank" data-original-title="Twitter"><i class="fa fa-telegram"></i></a> </li> </ul> </div> </div> </div><!--/row--> </div><!--/container--> </div><!--/header-info--> <!--header--navigation--> <div class="header-navigation"> <!--container--> <div class="container"> <div class="row"> <div class="menu"> <nav id='cssmenu'> <div class="logo col-md-3"> <a href="https://gsrd.co/" target="_blank"><img src="//gsrd.co/GSRD-INCLUDE-DY/images/logo.jpg" class="img-responsive" alt="Global Society for Research and Development" /></a> </div> <div id="head-mobile"></div> <div class="button"></div> <ul class="nav navbar-nav navbar-right col-md-9"> <li> <a href="./" title="Home" class="br-orange"> <i class="fa fa-home link-icon"></i> <span class="link-title">Home</span> </a> </li> <li> <a href="http://gsrd.co/committees.php" title="Committees" target="_blank" class="br-purple"> <i class="fa fa-th-list link-icon"></i> <span class="link-title">Committees</span> </a> </li> <li> <a href="call-for-paper" title="Conference" class="br-pink"> <i class="fa fa-pencil-square-o link-icon"></i> <span class="link-title">Call For Paper</span> </a> </li> <li> <a href="registration" title="Publication" class="br-redm"> <i class="fa fa-align-justify link-icon"></i> <span class="link-title">Registration</span> </a> </li> <li> <a href="conference-schedule" title="About Us" class="br-lblue"> <i class="fa fa-users link-icon"></i> <span class="link-title">Schedule</span> </a> </li> <li> <a href="downloads" title="Committees" class="br-purple"> <i class="fa fa-th-list link-icon"></i> <span class="link-title">Downloads</span> </a> </li> <li> <a href="instruction" title="Conference" class="br-pink"> <i class="fa fa-pencil-square-o link-icon"></i> <span class="link-title">Instructions</span> </a> </li> <li> <a href="https://ichmr.com/" title="Conference" class="br-pink"> <i class="fa fa-pencil-square-o link-icon"></i> <span class="link-title" style="right:0px!important;">upcoming conference</span> </a> </li> <!-- <li> <a href="" title="About Us" class="br-lblue"> <i class="fa fa-users link-icon"></i> <span class="link-title">Webinar</span> </a> </li> --> <li> <a href="contact" title="Contact" class="br-yellow"> <i class="fa fa-comments link-icon"></i> <span class="link-title">Contact</span> </a> </li> </ul> </nav> </div> </div><!--/row--> </div><!--/container--> </div><!--/header-navigation--> </div> <!--banner--> <div class="banner"> <div class="container"> <h2 class="br-red"> <span>International Conference on Physical Education and Sport Science </span> <span class="header_h3"> 27th Dec - 28th Dec 2024, Dubai,United Arab Emirates</span> </h2> <!-- <p>fter the first conference, conducted at Humboldt University in Berlin with the cooperation of Karadeniz <br />Technical University and Berlin Humboldt University, We are waiting your participation to the Second <br />International Social and Human Sciences Berlin Conference on 17-20 May 2018.</p>--> </div> </div><!--/banner--> <!--/header--> <!--box-wrapper--> <div class="box-wrapper"> <div class="container"> <div class="row"> <div class="col-md-4"> <style> .box.box-lg { height: 335px; } </style> <div class="left-side"> <div class="box box-lg br-red animated-home-page"> <div class="box-content box-service box-default"> <h4><i class="fa fa-calendar"></i><a href="#">Important Dates</a></h4> <p>You may submit the paper for the conference. The Paper must be in the format specified on the website. </p> <ul class="list-unstyled"> <li><i class="fa fa-check-square-o"></i> Early Bird registration : <div class="sub_date">27th Nov 2024</div> </li> <li><i class="fa fa-check-square-o"> </i>Paper submission deadline : <div class="sub_date">05th Dec 2024</div> </li> <li><i class="fa fa-check-square-o"></i> Last date of registration : <div class="sub_date">12th Dec 2024</div> </li> <li><i class="fa fa-check-square-o"></i> Date of Conference : <div class="sub_date">27th - 28th Dec 2024</div> </li> </ul> <!-- <div class="view-button"> <a href="#" class="btn btn-info" title="II. International Social Sciences and Humanities Berlin Conference Send Notification">Send Notification <i class="fa fa-angle-right"></i></a> </div> <div class="view-button"> <a href="#" class="btn btn-default" title="II. International Social Sciences and Humanities Berlin Conference Checkout">Checkout <i class="fa fa-angle-right"></i></a> </div>--> </div> </div> <div class="sub-menu"> <h3 style="color:#050000"> Important Links</h3> <ul style="margin-left:0px;"> <li class="li-1"> <a href="venue" title="Honorary Committee"> <i class="fa fa-hand-o-down "></i> <span class="box-title_1"> Venue</span> </a> </li> <li class="li-2"> <a href="http://gsrd.co/publication.php" title="Scientific Committee" target="_blank"> <i class="fa fa-hand-o-down"></i> <span class="box-title_2">Publication</span> </a> </li> <li class="li-3"> <a href="http://gsrd.co/accommittees.php" title="Academic Committee" target="_blank"> <i class="fa fa-hand-o-down"></i> <span class="box-title_3">Academic Committee</span> </a> </li> <li class="li-4"> <a href="http://gsrd.co/faq.php" target="_blank"> <i class="fa fa-comments"></i> <span class="box-title_4">Faq</span> </a> </li> <li class="li-5"> <a href="http://gsrd.co/rules.php" target="_blank"> <i class="fa fa-comments"></i> <span class="box-title_5">Rules</span> </a> </li> <li class="li-3"> <a href="http://gsrd.co/journal_publishers.php" target="_blank"> <i class="fa fa-comments"></i> <span class="box-title_5">Journal Publishers</span> </a> </li> <li class="li-2"> <a href="http://gsrd.co/collaboration.php" title="Scientific Committee" target="_blank"> <i class="fa fa-hand-o-down"></i> <span class="box-title_2">Collaboration</span> </a> </li> <li class="li-1"> <a href="http://gsrd.co/video_conferencing.php" title="Honorary Committee" target="_blank"> <i class="fa fa-hand-o-down "></i> <span class="box-title_1"> Video Conferencing</span> </a><img src="http://gsrd.co/images/new.gif" alt="Global Society for Research and Development" /> </li> <li class="li-4"> <a href="http://gsrd.co/visa_invitation_letter.php" target="_blank"> <i class="fa fa-comments"></i> <span class="box-title_4">Visa invitation Letter</span> </a> </li> <li class="li-2"> <a href="keynote"> <i class="fa fa-comments"></i> <span class="box-title_2">Keynote Speaker</span> </a> </li> </ul> </div><!-- sub menu end here --> </div> <div class="box box-md1 br-blue animated-home-page"> <div class="box-content box-service box-default"> <h4><i class="fa fa-copy"></i> <a href="http://gsrd.co/paper_submit.php" target="_blank">Paper Submission</a></h4> <p>Submit your conference paper online</p> <div class="view-button"> <a href="http://gsrd.co/paper_submit.php" target="_blank" class="btn btn-danger">Submit Paper Online<i class="fa fa-angle-right"></i></a> </div> <!--<div class="view-button"> <a href="#" class="btn btn-default" title="">Checkout <i class="fa fa-angle-right"></i></a> </div>--> </div> </div> <div id="form" class="animated-home-page"> <script language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" ></script> <div class="box box-md1 br-blue animated"> <a href="http://gsrd.co/SUBSCRIBE/" target="_blank"><img src="//gsrd.co/subscribe.png" style="width: 85%; padding: 25px 0px 0px 38px;" alt="Global Society for Research and Development" /></a> </div> </div> </div> <div class="col-md-8"> <div class="about"> <div class="container"> <div class="skd_content"> <h1>Home </h1> <p> Welcome to the Official Website of the <strong><span class="gsrd_title"> International Conference on Physical Education and Sport Science (ICPESS)</span></strong>. The conference will be held during <strong><span class="gsrd_date"> 27th Dec-28th Dec 2024 </span></strong> at <strong><span class="gsrd_place">Dubai,United Arab Emirates</span></strong>. <strong>ICPESS</strong> is being organized by <strong>Global Society for Research and Development (GSRD)</strong>. The aim of the conference is to provide the platform for Students, Engineers, Researchers and Scientists to share the knowledge and ideas in the recent trends in the field of Science, Engineering & Technology.<br /></p> <br> <!--<style> .covid_cont p{ font-size:16px; color:#ff0000; } </style> <div class="covid_cont"> <p><strong>COVID-2019 Update</strong></p> <p>On March 11, the WHO(World Health Organization) has declared the assessment of the risk of spread and impact of COVID-19 to very high at the global level and Characterized as ‘Global Pandemic’.</p> <p>As your safety is our top priority and concern, the Organizing Committee added the online/Video presentation for presenters in addition to the oral presentation and poster presentation. If you cannot attend the conference because of the COVID-2019, you are recommended to choose online/Video presentation.</p> <p>We suggest that you review the information on the聽<a href="https://www.who.int/emergencies/diseases/novel-coronavirus-2019" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://www.who.int/emergencies/diseases/novel-coronavirus-2019&source=gmail&ust=1586237088616000&usg=AFQjCNHK0UzlUllU06uaHsfNrWXV5HbEWw">WHO site</a>聽which has more detailed statistics.</p> <p><strong>The Conference is still ON and ONLINE</strong></p> <p>We are delighted to inform you that聽<a href="https://zoom.us/" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://zoom.us/&source=gmail&ust=1586237088616000&usg=AFQjCNHY8oQj33CIfzWglKGAwQih6WvAaA">Zoom</a>聽as our sponsor to deliver our online conference!.</p> </div>--><br> <p><strong>Important Notification:</strong>聽UGC and Scopus Indexed Journals:聽This International conference is Associated with聽<strong>UGC Care listed and Scopus</strong>聽<strong>Indexed</strong>聽International journals.</p> <p>All selected and registered full research papers will be published Conference proceeding (Having ISBN Number, Issued by Govt. of India) and the extended versions of the papers will be published in related reputed聽<strong>Scopus/</strong><strong>聽</strong><strong>SCI/WoS/UGC</strong>聽Care Listed international journals. </p> <div class="recent-evnt"> <div class="col-md-7"> <style> .upadte h5 { color: #000; font-size: 13px; margin-bottom: 0px; margin-top: 4px; line-height: 18px; text-align: center; } #sub-frame-error { -webkit-align-items: center; -webkit-flex-flow: column; -webkit-justify-content: center; background-color: #DDD; display: -webkit-flex; height: 100%; left: -49px !important; position: absolute; text-align: center; top: 0; transition: background-color 200ms ease-in-out; width: 85%; } @media screen and (max-width: 520px) and (min-width: 280px) { .upadte img { width: 100%; height: auto; height: 179px; } } </style> <div class="recent-events"> <div class="recent-publication col-md-12"> </div> <!--recent update start here--> <div class="main-recent-upadte"> <h2 style="text-align:center">Recent Event Highlights</h2> <div class="recent-update"> <div class="main-upadte col-md-6"> <div class="upadte"> <a href="https://theconferenceworld.org/conference_album.php?al_id=660"> <img src="https://theconferenceworld.org/conf_album/2024-GALL-1727907318-winner_1.jpg" alt="Global Society for Research and Development" /> <h5>Gsrd International Conference Istanbul,Turkey,21st September 2024 </h5> </a> </div> </div> <div class="main-upadte col-md-6"> <div class="upadte"> <a href="https://theconferenceworld.org/conference_album.php?al_id=659"> <img src="https://theconferenceworld.org/conf_album/2024-GALL-1727393683-Group%20photo%20-2%20-%20Copy.JPG" alt="Global Society for Research and Development" /> <h5>Gsrd International Conference , Paris, France , 25th September 2024 </h5> </a> </div> </div> <div class="main-upadte col-md-6"> <div class="upadte"> <a href="https://theconferenceworld.org/conference_album.php?al_id=656"> <img src="https://theconferenceworld.org/conf_album/2024-GALL-1726901121-ImportedPhoto.746547672.535356.jpeg" alt="Global Society for Research and Development" /> <h5>International Conference ,Toronto,Canada,28th August 2024 </h5> </a> </div> </div> <div class="main-upadte col-md-6"> <div class="upadte"> <a href="https://conferencegallery.com/conference_album.php?al_id=1785"> <img src="https://conferencegallery.com/conf_album/2024-GALL-1724910142-WhatsApp%20Image%202024-08-22%20at%2012.15.57.jpeg" alt="Global Society for Research and Development" /> <h5>GSRD INTERNATIONAL CONFERENCE 22ND AUGUST 2024, PATTAYA,THAILAND. </h5> </a> </div> </div> <div class="main-upadte col-md-6"> <div class="upadte"> <a href="https://theconferenceworld.org/conference_album.php?al_id=648"> <img src="https://theconferenceworld.org/conf_album/2024-GALL-1724484131-IMG_20240818_140000.jpg" alt="Global Society for Research and Development" /> <h5>GSRD INTERNATIONAL CONFERENCE, 18TH AUGUST 2024,PUNE,INDIA </h5> </a> </div> </div> <div class="main-upadte col-md-6"> <div class="upadte"> <a href="https://theconferenceworld.org/conference_album.php?al_id=632"> <img src="https://theconferenceworld.org/conf_album/2024-GALL-1721110314-1Group_Photo_-_2.jpg" alt="Global Society for Research and Development" /> <h5>GSRD INTERNATIONAL CONFERENCE, BALI, INDONESIA,14TH JULY 2024 </h5> </a> </div> </div> <div class="clearfix"></div> </div> </div> <div class="clearfix"></div> </div> </div> <div class="col-md-5"> <br> <br> <br> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FGlobal-Society-for-Research-and-Development-GSRD-1261354700693952&tabs=timeline&width=500&height=700&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=464846836961203" width="350px !important" height="640 !important" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe> </div> </div> </div> </div> </div> </div> </div> <!--End recent event--> </div><!--/end--row--> </div><!--/container--> </div><!--/box-wrapper--> <!-- FOOTER--> <div class="footer"> <div class="index_img"> <div class="container"> <div class="row"> <div class="col-md-12"> <h3 style="text-align:center">Supported by</h3> <div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index1.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index2.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index3.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index4.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index5.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index6.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index7.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> <div class="col-md-3 col-sm-6"> <div class="sponsor1"> <img src="//gsrd.co/GSRD-INCLUDE-DY/images/Index8.jpg" class="img-responsive" alt="Global Society for Research and Development" /> </div> </div> </div> </div> </div> </div> </div> <div style="font-size:14px;"> <div class="container"> <h2 style="text-align:center">Publication Scope</h2> <p>All the researchers & Authors are also invited to submit their full paper before deadline or after the conference for consideration for聽easy & fast publication in SCOPUS indexed journal, SCIE indexed journal, SCI indexed journal, ISI indexed journal, ELSEVIER indexed journal and THOMSON REUTERS indexed journal聽as well as conference affiliated journals. All papers of this conference will also be reviewed by respective Journal reviewing teams and will be publishing with conference proceeding ISBN number.<br /><br /> All the selected papers for the conference will be considered for publication in the conference associated journal with an additional fee.聽Authors interested to publish full paper in journal can choose any one option mentioned below. Usual journal policies and peer-review policies applied.<br /><br /> All the selected papers will be published free of cost, if not choosing any option mentioned below and the indexing and abstraction of the journal will be google scholar, scribd ebsco, crossref, ic journals master list, CiteFactor, DOAJ, Scirus, Base, CiteSeer, Scirate, QSensei.</p> </div> </div> <p> </p> <div class="footer_buttom"> <div class="container"> <div class="row"> <div class="col-md-6 col-sm-6"> <p style="font-size:14px; padding-top:15px; font-weight:bold;">© Copyright 2024 Gsrd.co <i>Global Society For Research And Development </i> </p> <!-- <p>Website Promoted By : <a href="http://conferencealerts.org/" title="conference alert" style="color:#fff; font-size:14px">conferencealerts.org </a> <a href=" https://www.freeconferencealerts.com/India.php" title="conference alerts" style="color:#fff; font-size:14px">freeconferencealerts.com</a></p>--> <!-- <p style="font-size:12px; text-align:justify;">Materials available in the Web page of International Social Sciences and Humanities Conference organized by International Academic Research and Sharing Platform and cooperatively arranged by (IARSP) are protected by copyright law and are operated by NicTurkey Education, Consulting, Informatics and Organization.</p>--> </div> <div style="float:right"> In Association With :</div> <div class="col-md-6 col-sm-6" style="text-align:right; padding-top:10px;"> <a href="http://conferencegallery.com"><img src="http://conferencegallery.com/images/logo.png" alt="Humboldt University of Berlin" width="150" /></a> <a href="http://worldresearchlibrary.org/" target="_blank"><img src="http://worldresearchlibrary.org/img/logo.png" width="150" alt="Global Society for Research and Development" /></a> </div> </div> </div> </div> <!-- /FOOTER--> <span class="totop"><a href="#"><i class="fa fa-angle-up"></i></a></span> <script language="javascript"> function cookies_accept() { $('#cookieAcceptInfo').css("display", "none"); var d = new Date(); var n = d.getTime(); // $.get("load_jor_detail.php",{journal_id:id},function(d){$("#load_journal_det").html(d)}); $.ajax({ type: "POST", url: '../../../../cookies_accept.php', data: 'time=' + n, cache: false, success: function(msg) { $('#cookieAcceptInfo').html(msg); } }); } </script> <style> .cookieBar { position: fixed; width: 100%; margin: 0; left: 0; bottom: 0; z-index: 9999999; text-align: left; padding: 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 16px; box-sizing: border-box; } .cookieBar>h3 { display: block; line-height: 1; font-weight: 700; margin: 0 0 5px 0; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 18px; text-transform: none; padding: 0 130px 0 20px; } .cookieBar>p { display: block; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 12px; line-height: 1.2; font-weight: 400; margin: 0; padding: 0 130px 0 20px; text-align: center; } .cookieBar .cookieBarButtons { position: absolute; top: 20px; right: 20px; text-align: right; } .cookieBar>p>a.cookieBarMore { text-decoration: underline; color: #fff; } .cookieBar { color: #fff; background-color: #555; } .cookieBar .cookieBarButtons>a.cookieBarOk { background: #0885c4; color: white; padding: 6px; font-size: 11px; border-radius: 5px; } .cookieBar .cookieBarButtons { position: absolute; top: 11px; right: 20px; text-align: left; } </style> <div id="cookieAcceptInfo" class="cookieBar "> <p>Be aware that this site uses cookies. Before continuing browsing we advise you to click on Privacy Policy to access and read our cookie policy.Ok.</p> <div class="cookieBarButtons"> <a id="cookieAcceptButton" class="cookieBarOk" href="#" target="_blank" rel="noopener noreferrer" onClick="cookies_accept()">Accept</a> </div> </div> </div> <!-- FOOTER--> </body> </html>