CINXE.COM
RE | Research Era
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> RE | Research Era </title> <meta name="keywords" content="Environment conferences in India 2024, India Environment conference 2024, upcoming Environment conferences in India 2024, upcoming India Environment conference 2024, World Environment Conference, Environmental Research conferences 2024, Environmental Research 2024, environmental Education 2024, Environmental symposium 2024, Environmental workshops 2024, Environmental webinars 2024, Environmental meetings 2024, Environmental seminars 2024, Environmental Research Congress"> <meta name="description" content="Research Era is a global platform for discussing environmental and climate change advancements, organizing conferences, publishing journals, and supporting sustainable development. "> <!-- Custom Theme files --> <link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all"> <link href="css/style.css" type="text/css" rel="stylesheet" media="all"> <link rel='' href='https://site-assets.fontawesome.com/releases/v5.15.4/css/all.css'> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"'> <!-- //Custom Theme files --> <!-- js --> <script src="js/jquery-2.2.3.min.js"></script> <!-- //js --> <!-- //menu --> <link rel="stylesheet" href="css/menu.css" type="text/css" media="screen"> <link rel="icon" type="image/png" href="images/favicon.png"> <!-- //flexisel --> <script type="text/javascript" src="js/jquery.flexisel.js"></script> <script> // Add active class to the current button (highlight it) var header = document.getElementById("myDIV"); var btns = header.getElementsByClassName("benefit-mng"); for (var i = 0; i < btns.length; i++) { btns[i].addEventListener("click", function() { var current = document.getElementsByClassName("active"); current[0].className = current[0].className.replace(" active", ""); this.className += " active"; }); } </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/+919090500039"; // 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 = "#"; // 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/Researchera"; // 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 --> </head> <body> <!-- banner --> <div id="home"> <div class="container"> <!-- header --> <style> #toggle-menu, .menu a { padding: 8px 10px; } </style> <div class="header-contnt"> <!-- Navigation --> <div class="header-top"> <div class="site-header-social col-md-2"> <ul> <li><a href="https://www.facebook.com/researcheraconf/" target="_blank"> <i class="fab fa-facebook-f"></i> </a></li> <li><a href="https://www.instagram.com/researcheraspotlights/" target="_blank"> <i class="fab fa-instagram"></i> </a></li> <li><a href="https://x.com/home?lang=en" target="_blank"> <i class="fa-brands fa-x-twitter"></i> </a> </li> <li><a href="https://www.linkedin.com/company/104154578/admin/dashboard/" target="_blank"> <i class="fab fa-linkedin"></i> </a></li> <!-- <li><a href="#"> <i class="fab fa-youtube"></i> </a></li> <li><a href="#" target="_blank"><i class="fa fa-rss" aria-hidden="true"></i></a></li>--> </ul> </div> <div class="header-conf col-md-5"> <div class="header-contact-info"> <ul> <li><i class="fa-solid fa-phone"></i> +91-9090500039 </li> <li><i class="fa fa-envelope"></i> info.researcheraconference@gmail.com</li> </ul> </div> </div> <div class="conf-nav col-md-5"> <ul class="home-link-top"> <li><a href="https://digitalxplore.org/" target="_blank">Digital Explore</a></li> <li><a href="rules.php">Rules and Regulations</a></li> </ul> </div> </div> </div> <div class="header-bottom"> <div class="header-logo col-md-3"> <a href="./"><img src="images/researchera-logo.png" alt="International Society for Environment and Climate Change"></a> </div> <div class="header-info-detal col-md-9"> <ul class="header-list"> <li><i class="fa-solid fa-phone"></i> Call Us <a href="tel:+9090500039"> +91-9090500039 </a></li> <li><i class="fa fa-envelope"></i> Email Us <a href="mailto:info.researcheraconference@gmail.com"><strong>info.researcheraconference@gmail.com</strong></a> </li> <!--<li><span class="reserc-form"> <a href="#" data-toggle="modal" data-target="#research">For Research Assistance</a></span></li>--> </ul> </div> </div> <div class="header-menu"> <!--<div class="menu" id="mainmenu">--> <div class="menu"> <label for="tm" id="toggle-menu">Menu <span class="drop-icon">▾</span></label> <input type="checkbox" id="tm"> <ul class="main-menu cf"> <li><a href="./">Home</a></li> <li><a href="about.php">About Us</a></li> <!--<li><a href="about.php">About Us <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="overview.php">Overview</a></li> <li><a href="objective.php">Objective</a></li> <li><a href="mision_vision.php">Mission & Vision</a></li> <li><a href="chairmans_desk.php">Chairman's Desk</a></li> </ul> </li>--> <li><a href="allconferences.php">Conferences/Events</a></li> <li><a href="https://conferencegallery.com/">Conferences Gallery</a></li> <li><a href="http://iraj.in/journal/" target="_blank">Journal</a></li> <li><a href="Paper_Sumission.php">Submission</a></li> <!--<li><a href="#">Download <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="certficate.php">ISO Certficate</a></li> <li><a href="pdf/registrationform.pdf" target="_blank">Event Regt. Form</a></li> <li><a href="rules.php" target="_blank">Rules and Regulations</a></li> </ul> </li>--> <li><a href="#" title="">Committee <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="committee.php">Committee</a></li> <li><a href="#">Join Us</a></li> </ul> </li> <li><a href="#">Collaboration <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="conference-collaboration.php">Conference Collaboration</a></li> <li><a href="our-associates-partners.php">Our Associates Partners</a></li> </ul> </li> <li><a href="contactus.php" title="">Contact Us</a></li> </ul> </div> <!-- /.container --> </div> <div class="clearfix"></div> <!-- //header --> <!-- banner-text --> <div class="middle-cont-grid"> <div class="about-left-cont col-md-9"> <div class="slider-top-banner"> <img src="images/slider.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> </div> <div class="about-cont-gridbox"> <div class="confer-postgrid"> <!--<div class="headtitl-breadcum"> <h2>About <span> USN </span></h2> </div>--> <div class="w3layouts_gallery_grids"> <div class="headtitl-breadcum"> <h2>Rules and Regulations <span> (Read Carefully before registration) </span></h2> </div> <p><strong>A - </strong><strong>For paper Submission and Publication in RE International/National Conferences</strong><strong>:</strong></p> <ol> <li>A1- All Paper should be the original one and it should not be published in any manner before and after the conference.</li> <li>A2- All Authors and Co-authors must inform their respective Dept. Head/Principal/Guide about the paper submission of papers in to RE International Conferences.</li> <li>A3- All Authors and Co-authors should write the correct affiliation inside the paper.</li> <li>A4- The Organizing Committee may not accept the papers submitted after the last date of registration.</li> <li>A5- RE accepts each paper for conference after doing the review by three RE Reviewers.</li> <li>A6- RE never publishes the author's or co-author's emails online.</li> <li>A7- RE can’t add, modify or delete any author’s or co-author’s name inside the paper after the registration of the paper without the permission of all authors and co-authors present inside the paper.</li> <li>A8- RE never publishes any unregistered paper.</li> <li>A9- RE is not responsible for identifying the Original author or co-author of the paper. The person who submits the paper will be taken as the original author of the paper.</li> <li>A10- In any case if RE receives the complaint about the originality of the author and it found to be true the paper will be suspended from the publication immediately.</li> <li>A11- RE can’t republish or distribute any suspended paper from the date of suspension.</li> <li>A12- RE is not responsible for obtaining any kind of Visa. RE may not contact the embassy of any country on the behalf of the participants. Obtaining the Visa to attain any RE conference/Meeting at any country is the sole responsibility of the participants only.</li> <li>A13-If RE cancels this event for any unavoidable reason, you will receive a credit for 100% of the registration fee paid. You may use this credit for another one RE or its allied event which must occur within one year from the date of cancellation. RE will not refund the Conference Registration fees to anyone for cancellations due to Visa rejections or participant’s inability to enter the country.</li> <li>A14-RE never takes the guaranty of any participants while he/she is on any kind of Visa to any country.</li> </ol> <p><strong>B - Attending RE International/National Conferences:</strong></p> <ol> <li>B1- All participants <strong>must register before</strong> coming to the conference by paying the specified the amount mentioned at the registration menu of the Official Conference Website or a written letter from the Organizing Secretary.</li> <li>B2- All participants must follow the official Conference page only regularly for getting the latest information about the event.</li> <li>B3- The Organizer may change the venue and date at any time before the conference. If the organizing Committee decides to change the venue and Date of Event, all registered participants (Only) will get the information via mail and Phone.</li> <li>B4- The participants should not involve any kind of violence inside and outside of the venue at any time before and after the event.</li> <li>B5- The participants must bring their original ID card while attending the Conference otherwise you can’t attend the conference.</li> <li>B6- Due to a shortage of Conference KIT RE may not give you the participant KIT at the time of Conference, in such cases RE will provide you the Conference KIT via Speed Post after the Conference.</li> <li>B7- Any participant reaching after the reporting time at the venue will not be considered for the presentation at the conference and not allowed to participate in the conference.</li> <li>B8- Any Activists are not allowed to register and attain the conference.</li> <li>B9- RE has all rights reserved to publish the conference images at any platform at any time.</li> <li>B10-RE will be not responsible for any refund of the ticket or any kind of money loss to the participants if the conference gets canceled or rescheduled to another place or date. You will receive a credit for 100% of the registration fee paid which you may use this credit for another one RE or its allied event which must occur within one year from the date of cancellation.</li> </ol> <p><strong>C - Publication in International/National Journals:</strong></p> <ol> <li>C1- RE has all the rights to select the papers from the conference to publish in the international Journals.</li> <li>C2- <strong>Publication in Scopus Indexed/SCI Indexed or any associated Journal</strong>: RE can submit the paper to any non-RE International Journals indexed in Scopus or SCI on the written request by the author. In such a case, the author will have to <strong>bear the entire publication cost</strong> (according to the particular journal). It may take 3 to 12 months for the review and publication process.</li> <li>C3- Payment made for the purpose of attending the RE conferences will not be refunded if the registered paper is not selected for any Scopus or SCI Indexed journal or if the author doesn’t want to publish in any RE associated International Journal after the conference.</li> <li>C4- RE may accept the paper from its conferences or it’s associated conference for publishing in the RE associated International Journal after extending the paper at least 20%, from the authors.</li> <li>C5- RE takes minimum of 25 to 60 days to complete the Round-2 review process for the RE associated International Journals after the conference.</li> <li>C6 -All RE associated International Journals are approved by the ISSN.</li> <li>C7- Authors need to pay the Journal hard copy charges while getting the Journal hard copy.</li> <li>C8-The Editorial board has <strong>all the rights to reject any paper to publish</strong> in International Journal after the 2nd round of Review (After Conference/seminar). If the paper gets rejected then no registration fee will be refunded paid for conference registration fees.</li> </ol> <p><strong>D - Plagiarism policy</strong></p> The plagiarism policy ensures authors give due credit to other authors while referencing and it protects the academic integrity of the research community. <ol> <li>D1. All research papers submitted for publication are checked with plagiarism detection software to verify its originality and find similarity percent of a research paper. And the papers failing to satisfy the mentioned criteria are sent back to the author for modification.</li> <li>D2. If plagiarism is detected in research paper just before publication, the author will be given a chance to resubmit the paper after necessary modification as suggested by the editor. However, if the editor decides plagiarism is a major issue in the research paper, it will not be considered further for publication. </li> <li>D3. If plagiarism/fake identity is suspected or detected in research paper after its publication, the research paper will be removed from website till completion of verification. In case few paragraphs are plagiarized the author will be given a chance to modify the published paper and the research paper will be restored in website after the editor’s approval. </li> <li>D4.However, if RE decides plagiarism/fake identity is a major issue in the published paper and it seriously violates the copyright of others then the paper will remain removed from publication and the author will be penalized and will be Blacklisted from RE and other Conference Organizers for lifetime. Also, it will be mentioned in journal website about the removal from publication as well as indexing services will be notified about the removal.</li> <li>D5. Authors republishing their earlier published work (self-plagiarism) will also be dealing in the same the procedure as mentioned above.</li> </ol> <p><strong>E - Declaration</strong><strong> :</strong></p> <ol> <li>E1- RE is registered under “Peoples Empowerment Trust” under Section-25 , Companies Act, 1956.</li> <li>E2- RE is an Independent nonprofit body whose aim to promote the Scientific Activities in India and abroad.</li> <li>E3-RE is not affiliated to any university.</li> <li>E4- The Editorial Board members are not the Employees of RE.</li> <li>E5- RE has all the rights to cancel the Registration at any time and withdraw the Publication if any participants/Delegates violates the rules and regulations of RE and will take necessary action immediately.</li> <li>E6- RE has all the rights reserved to publish/withdraw/ modify the paper from conference proceedings or journals at any time.</li> </ol> <p>All Rights Reserved by RE ***</p> </div> </div> </div> </div> <div class="about-right-cont col-md-3"> <div class="quick-evnt-box"> <div class="imprt-side-nav"> <div class="widget-postitem"> <a href="https://researchera.org/allconferences.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Forthcoming Conferences</h4> <p>To view the upcoming conference calendar of RE ... <span><a href="https://researchera.org/allconferences.php"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="https://digitalxplore.org/" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr1.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Digital Library</h4> <p>Digital Library consists of all conference proceedings & research articles ... <span><a href="https://digitalxplore.org/"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="membership.php"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr2.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Membership</h4> <p>RE membership will connect ... <span><a href="membership.php" target="_blank"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="rules.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr2.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Rules and Regulations</h4> <p>To view Rules and Regulations ... <span><a href="rules.php"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="awards.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr2.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Awards</h4> <p>Young Scientist Award is India's Top level ... <span><a href="#"><!--click here--></a></span></p> </div> </a> </div> </div> </div> <div class="right-images"> <img src="images/1111.jpg" alt="International Society for Environment and Climate Change" > </div> <br> <div class="side-aside"> <div class="side-title"> <h3>Our <span>Statistics</span></h3> </div> <ul class="aside-listnav"> <!--<li><a href=""><i class="fal fa-external-link"></i> Faculty Exchange Programme</a></li>--> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Faculty Exchange Programme</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Inplant Training</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Publishing Research Articles</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Faculty Exchange Programme</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Inplant Training</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Publishing Research Articles</li> </ul> </div> <!--<div class="call-form-table"> <div class="form-contact"> <div class="side-title"> <h3>Sign up to <span> our mailing list </span></h3> </div> <form id="slider-form" role="form" action="" method="post"> <div class="input-group call-info"> <input class="form-control has-" style="min-height:33px;" name="name" id="name" placeholder="Your Name" type="text" required=""> </div> <div class="input-group call-info"> <input class="form-control" name="email" style="min-height:33px;" id="email" placeholder="Email Address" type="email" required=""> </div> <div class="input-group call-info"> <input class="form-control" name="mobile" style="min-height:33px;" id="mobile" placeholder="Mobile Number" type="text" required=""> </div> <div class="input-group call-info"> <input class="form-control" name="address" style="min-height:33px;" id="address" placeholder="Postal Address" type="text" required=""> </div> <div class="col-md-12"> <p><b>Subscribe to our regular email newsletters and receive all the latest updates directly in your inbox.*</b></p> </div> <button name="submit" value="Submit" type="submit" class="btn btn-block btn-submit">Submit</button> <div id="form-status"></div> </form> </div> </div>--> <div class="newsalerts-holder"> <div class="side-title"> <h3>Announcements & <span> Notifications </span></h3> </div> <div class="newsalerts"> <ul> <li><i class="fal fa-arrow-from-left"></i><a href="#">Registration is open for International Conference in Dubai,United Arab Emirates, on 3rd and 4th April 2023. All papers will be published in Scopus Indexed journals.</a></li> <li><i class="fal fa-arrow-from-left"></i><a href="#">Membership application open for RE editorial board members is open. Interested person can submit an application now to researchera.org</a></li> <li><i class="fal fa-arrow-from-left"></i><a href="#">RE is looking for co-organizers for the upcoming conferences and seminars. Interested organizations and colleges can send proposals to researchera.org or contact us.</a></li> </ul> </div> </div> </div> </div> <!-- //banner --> <!-- testimonial start --> <!-- <div class="testimonials" id="testimonials"> <div class="container"> <div class="testmn-contnt-box"> <h2 class="common__heading font__fontrols__style">Testimonial</h2> <div class=" test-gri1"> <div id="owl-demo2" class="owl-carousel"> </div> </div> </div> </div> </div> --> <div class="gallery-contgrid"> <div class="container"> <div class="headtitl-breadcum"> <h2>Recent <span> Updates </span></h2> </div> <ul id="flexiselDemo3"> <li class="recent-gallery"> <a href="RESEARCHERA International Conference 15th December 2024, New Delhi, India" target="_blank"> <img src="https://conferencegallery.com/conf_album/2025-GALL-1737436260-1.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>RESEARCHERA International Conference</h5> </a> </li> <li class="recent-gallery"> <a href="" target="_blank"> <img src="https://researchera.org/images/publication_3.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>Research Era</h5> </a> </li> <li class="recent-gallery"> <a href="" target="_blank"> <img src="https://researchera.org/images/publication_2.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>Research Era</h5> </a> </li> <li class="recent-gallery"> <a href="" target="_blank"> <img src="https://researchera.org/images/publication_4.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>Research Era</h5> </a> </li> </ul> <br> <br> </div> </div> <script type="text/javascript"> $(window).load(function() { $("#flexiselDemo3").flexisel({ visibleItems: 4, itemsToScroll: 2, autoPlay: { enable: true, interval: 4000, pauseOnHover: true } }); }); </script> <!-- <div class="gallery-contgrid"> <div class="container"> <div class="headtitl-breadcum"> <h2>Past <span> Conferences Gallery </span></h2> </div> <ul id="flexiselDemo3"> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_1.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_2.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_3.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_4.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> </ul> </div> </div> --> <style> .box-container { padding: 20px; } .proceeding-box { text-align: center; border: 1px solid #ddd; border-radius: 5px; background-color: #f9f9f9; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .proceeding-box:hover { transform: scale(1.05); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .proceeding-box img { max-width: 100%; border-bottom: 1px solid #ddd; margin-bottom: 15px; border-radius: 5px 5px 0 0; } .proceeding-box h3 { font-size: 1.2em; color: #333; margin: 10px 0; font-weight: bold; } </style> <div class="gallery-contgrid"> <div class="container"> <div class="row box-container"> <div class="headtitl-breadcum"> <h2>Recent<span> Publication </span></h2> </div> <!-- Box 1 --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="proceeding-box"> <img src="https://worldresearchlibrary.org/up_proc/img/PROCE-IRAJ-1737789567.jpeg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>RESEARCH ERA INTERNATIONAL CONFERENCE</h5> </div> </div> <!-- Box 1 --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="proceeding-box"> <img src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1736716025.jpeg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>RESEARCH ERA INTERNATIONAL CONFERENCE</h5> </div> </div> </div> </div> </div> <!-- testimonial end here --> <div class="gallery-contgrid"> <div class="container"> <div class="headtitl-breadcum"> <h2>Our<span> Organizing Partners</span></h2> </div> <div class="partner"> <a href=""><img src="../images/part1.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part2.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part3.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part4.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part5.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part6.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part7.png" alt="International Society for Environment and Climate Change"></a><br> </div> </div> </div> <!-- subscribe --> <div class="subscribe-agileinfo"> <div class="container"> <div class="subcrib-contnt"> <div class="headtitl-breadcum"> <h2>Subscribe <span> Our Newsletter </span></h2> </div> <a href="#"><img src="images/subscribe-button-blue.png" alt="International Society for Environment and Climate Change" /></a> <p>Get all the details of our upcoming conferences, ongoing recent research, Publications, Membership, chapters by subscribing to our Newsletter.</p> </div> </div> </div> <!-- //subscribe --> <div class="clearfix"> </div> <footer class="footer"> <div class="container"> <div class="footer-second col-md-4"> <h1 class="footer-title">Contact Us</h1> <ul> <!--<h3>USN</h3>--> <li>Phone No :<br> +91 9090500039 <br> Email address :<br> info.researcheraconference@gmail.com</li> <!--<li> <a href="http://www.itresearch.org.in">www.usfn.net</a> </li>--> </ul> </div> <div class="footer-third col-md-4"> <h1 class="footer-title">Quick Resources</h1> <ul> <li><a href="Paper_Sumission.php">Online paper Submission</a></li> <li><a href="registration-benefit.php">Registration Benefits</a></li> <li><a href="https://isfecc.org/PAYMENT/" target="_blank">Online Payment</a></li> <li><a href="http://theconferenceworld.org/" target="_blank">The Conference World</a></li> <!--<li><a href="career.php">Career with us</a></li>--> <li><a href="contactus.php">Contact us</a> </li> </ul> </div> <!--<div class="footer-third col-md-3"> <h1 class="footer-title">Quick Resources</h1> <ul> <li><a href="Paper_Sumission.php">Online paper Submission</a></li> <li><a href="https://isfecc.org/PAYMENT/" target="_blank">Online Payment</a></li> <li><a href="http://theconferenceworld.org/" target="_blank">The Conference World</a></li> <li><a href="career.php">Career with us</a></li> <li><a href="contactus.php">Contact us</a> </li> </ul> </div>--> <div class="footer-fourth col-md-4"> <h1 class="footer-title">Important Link</h1> <ul> <li><a href="./">Research Era Home</a></li> <li><a href="http://digitalxplore.org/" target="_blank">Digital Explore</a></li> <li><a href="http://iraj.in/journal/">International Journals</a></li> <li><a href="allconferences.php">Upcoming Conferences</a></li> <li><a href="rules.php">Rules and Regulations </a></li> </ul> </div> </div> </footer> <!-- copy rights start here --> <div class="copyw3-agile"> <div class="container"> <p>Copyright © 2025, All Rights Reserved. Powered By <a href="#" target="_blank"> Researchera </a> </p> </div> </div> <!-- //copy right end here --> <!-- slider --> <script src="js/count.js"></script> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="js/bootstrap.js"></script> <!-- 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 --> <!-- //news ticker--> <script> $(function(){ var tickerLength = $('.newsalerts ul li').length; var tickerHeight = $('.newsalerts ul li').outerHeight(); $('.newsalerts ul li:last-child').prependTo('.newsalerts ul'); $('.newsalerts ul').css('marginTop',-tickerHeight); function moveTop(){ $('.newsalerts ul').animate({ top : -tickerHeight },700, function(){ $('.newsalerts ul li:first-child').appendTo('.newsalerts ul'); $('.newsalerts ul').css('top',''); }); } setInterval( function(){ moveTop(); }, 3000); }); </script> <script> $(window).load(function() { $("#flexiselDemo1").flexisel(); $("#flexiselDemo2").flexisel({ visibleItems: 4, itemsToScroll: 3, animationSpeed: 200, infinite: true, navigationTargetSelector: null, autoPlay: { enable: false, interval: 5000, pauseOnHover: true }, responsiveBreakpoints: { portrait: { changePoint:480, visibleItems: 1, itemsToScroll: 1 }, landscape: { changePoint:640, visibleItems: 2, itemsToScroll: 2 }, tablet: { changePoint:768, visibleItems: 3, itemsToScroll: 3 } }, loaded: function(object) { console.log('Slider loaded...'); }, before: function(object){ console.log('Before transition...'); }, after: function(object) { console.log('After transition...'); }, resize: function(object){ console.log('After resize...'); } }); $("#flexiselDemo4").flexisel({ visibleItems: 1, itemsToScroll: 1, autoPlay: { enable: true, interval: 3500, pauseOnHover: true } }); }); </script> </div> </div><!-- container --> </div> </body> </html>