CINXE.COM
NRF-National Research
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>NRF-National Research</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Welcome to the official website of NRF-National Research Forum which is a nonprofit World-class Research organization aims to provide a platform to innovative academicians and researchers in India. The mission of the NRF-National Research Forum is to provide a National stage for graduate research students to collaborate beyond the boundaries of disciplines and nationalities. The Forum aims to attract the world’s brightest, upcoming scientists and provides an opportunity to showcase world-class education and research. NRF-National Research Forum organizes Various Conferences and Seminars for all Govt. Universities as well as Other Educational and Research Organizations across the major cities in India as well as in all tie-ups with major universities and Colleges. NRF organizes National Conferences on the topic of Engineering, Science, Technology, Healthcare, Pharmacy, Social Science, Business Management Etc. NRF is a research unit of PETRUST registered under Govt. of India."> <!-- css --> <link href="css/bootstrap.min.css" rel="stylesheet" /> <link href="css/style.css" rel="stylesheet" /> <link href="css/app.css" rel="stylesheet" /> <link href="css/top-menu.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 href="css/font-awesome.min.css" rel="stylesheet" /> <link href="css/form.css" rel="stylesheet" /> <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"> <!--slider code start here--> <script src="js/jquery.js"></script> <link rel="stylesheet" href="css/slider.css"> <script src="js/plugins.js"></script> <script src="js/main.js"></script> <!--menu--> <script src="js/index.js"></script> <link href="css/menu.css" rel="stylesheet" /> <!--menu--> <script src="js/bootstrap.js"></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/5ebbb073967ae56c5219535c/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <style> .testimonials h1 { text-align: left; } .testimonial-inner { max-width: 1200px; margin: auto; overflow: hidden; padding: 0 20px; text-align: left; } .row { display: flex; flex-wrap: wrap; justify-content: center; } .col { flex: 33.33%; max-width: 33.33%; box-sizing: border-box; padding: 15px; } .testimonial { background: #fff; padding: 30px; box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%); margin: 1rem 0rem; height: 580px; text-align: center; } .testimonial img { width: 100px; height: 100px; border-radius: 50%; } .name { font-size: 20px; text-transform: uppercase; margin: 20px 0; } .stars { color: #f0932b; margin-bottom: 20px; } @media screen and (max-width: 960px) { .col { flex: 100%; max-width: 80%; } } </style> </head> <body> <div id="wrapper" class="home-page"> <!-- start header --> <div class="site-header"> <div class="main-header"> <div id="menu-wrapper"> <div id="mainmenu"> <div class="container"> <nav id='cssmenu'> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <span class="sr-only">Let's Party</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button><a class="navbar-brand" href="./"><img src="img/logo.png" style="width:230px"></a> </div> <div id="head-mobile"></div> <div class="button"></div> <ul class="top-social"> <li><a href="https://www.facebook.com/National-conference-118240006231276/?modal=admin_todo_tour "><i class="fa fa-facebook-square"></i></a></li> <li><a href="https://twitter.com/ForumNrf"><i class="fa-brands fa-square-x-twitter"></i></a></li> <li><a href="https://www.youtube.com/channel/UCilSDBDvSVKY15Hnvvyvomg/?guided_help_flow=5"><i class="fa fa-youtube-square"></i></a></li> <li><a href="https://www.instagram.com/nationalconference_nrf/"><i class="fa fa-instagram"></i></a></li> <li><a href="https://www.linkedin.com/in/national-conference-3604712ab/"><i class="fa fa-linkedin"></i></a></li> </ul> <ul id="nav-bar" class="navbar navbar-toggleable-md navbar-light bg-faded"> <li><a href="./">Home</a></li> <li class="nav-dd"><a href="about.php"><span>About</span></a></li> <li class="nav-dd"><a href="collaboration.php"><span>Collaboration</span></a> </li> <li class="nav-dd"><a href="publication.php"><span>Publications</span></a></li> <li class="nav-dd"><a href="Paper_Sumission.php"><span>Submission </span></a></li> <li class="nav-dd"><a href="instructions.php"><span>Instructions</span></a> </li> <li class="nav-dd"><a href="rules.php"><span>Rules</span></a></li> <li class="nav-dd"><a href="committee.php">Committee</a> </li> <li class="nav-dd"><a href="video_conferencing.php">VC</a> </li> <li class="nav-dd"><a href="home-associate.php"><span>Associates</span></a></li> <li class="nav-dd"><a href="contactus.php">Contact</a> </li> </ul> </nav> </div> <div class="clearfix"></div> </div> </div> </div> </div> <!-- /.site-header --> <div class="site-slider"> <div class="slider"> <div class="flexslider"> <ul class="slides"> <li> <div class="overlay"></div> <img src="img/NRF-BANNER.jpg" alt="" class="img-responsive"> </li> <li> <div class="overlay"></div> <img src="img/NRF.jpg" alt="" class="img-responsive"> </li> <li> <div class="overlay"></div> <img src="img/bann5.jpg" alt="" class="img-responsive"> </li> <li> <div class="overlay"></div> <img src="img/bann2.jpg" alt="" class="img-responsive"> </li> <li> <div class="overlay"></div> <img src="img/bann4.jpg" alt="" class="img-responsive"> </li> <li> <div class="overlay"></div> <img src="img/bann1.jpg" alt="" class="img-responsive"> </li> </ul> </div> </div> </div> <div class="clear_both"></div> </div> <section> <div class="container"> <p> <h2> About us:</h2> Welcome to the official website of <strong>NRF-National Research Forum</strong> which is a nonprofit World-class Research organization aims to provide a platform to innovative academicians and researchers in India. The mission of the <strong>NRF-National Research Forum </strong>is to provide a National stage for graduate research students to collaborate beyond the boundaries of disciplines and nationalities. <br> <br> The Forum aims to attract the world’s brightest, upcoming scientists and provides an opportunity to showcase world-class education and research. <br> <br> <strong>NRF-National Research Forum</strong> organizes Various Conferences and Seminars for all Govt. Universities as well as Other Educational and Research Organizations across the major cities in India as well as in all tie-ups with major universities and Colleges.<br> <br> NRF organizes National Conferences on the topic of Engineering, Science, Technology, Healthcare, Pharmacy, Social Science, Business Management Etc. NRF is a research unit of PETRUST registered under Govt. of India. </p> <div class="row"> <div class="col-md-12"> <div class="ired"> <h2 class="past">UPCOMING CONFERENCES</h2> </div> </div> </div> <!--/row--> <!-- End Info Blcoks --> <div class="row service-v1 margin-bottom-40"> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-11-27&place=Ernakulam,India" target="_blank"> <img class="img-responsive" src="list-img/Ernakulam,India.jpg" alt=""> <div class="member-name"> <h4>Ernakulam,India</h4> </div> <p>27th Nov 2024</p> </a> </div> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-11-27&place=Mysuru,India" target="_blank"> <img class="img-responsive" src="list-img/Mysuru,India.jpg" alt=""> <div class="member-name"> <h4>Mysuru,India</h4> </div> <p>27th Nov 2024</p> </a> </div> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-11-28&place=Los Angeles,USA" target="_blank"> <img class="img-responsive" src="list-img/LosAngeles,USA.jpg" alt=""> <div class="member-name"> <h4>Los Angeles,USA</h4> </div> <p>28th Nov 2024</p> </a> </div> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-11-29&place=Chidambaram,India" target="_blank"> <img class="img-responsive" src="list-img/Chidambaram,India.jpg" alt=""> <div class="member-name"> <h4>Chidambaram,India</h4> </div> <p>29th Nov 2024</p> </a> </div> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-11-29&place=Hampi,India" target="_blank"> <img class="img-responsive" src="list-img/Hampi,India.jpg" alt=""> <div class="member-name"> <h4>Hampi,India</h4> </div> <p>29th Nov 2024</p> </a> </div> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-11-30&place=Davanagere,India" target="_blank"> <img class="img-responsive" src="list-img/Davanagere,India.jpg" alt=""> <div class="member-name"> <h4>Davanagere,India</h4> </div> <p>30th Nov 2024</p> </a> </div> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-12-01&place=Washington,USA" target="_blank"> <img class="img-responsive" src="list-img/Washington,USA.jpg" alt=""> <div class="member-name"> <h4>Washington,USA</h4> </div> <p>01st Dec 2024</p> </a> </div> <div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="conference.php?dt=2024-12-02&place=Udupi,India" target="_blank"> <img class="img-responsive" src="list-img/Udupi,India.jpg" alt=""> <div class="member-name"> <h4>Udupi,India</h4> </div> <p>02nd Dec 2024</p> </a> </div> <!--<div class="col-md-3 md-margin-bottom-40 team-grids"> <a href="#" target="_blank"> <img class="img-responsive" src="img/g8.jpg" alt=""> </a> <h4>Bangalore , India</h4> <p>21st Oct 2017</p> </div> --> </div> <!-- End Service Blcoks --> <div class="col-md-12 read-more" style="margin-bottom: 15px;"> <center><a href="upcomingconfernece.php">Read More</a></center> </div> <!--<div style="text-align: center;"> <strong>Our Associates</strong><br> <a href="https://www.allconferencealert.com/dubai.html" alt="Allconferencealert.com" title="Allconferencealert.com">Allconferencealert.com</a><br> <a href="https://www.conferencealerts.in/">Conference Alerts India</a> </div>--> </div> </section> <div class="clearfix"></div> <!--Recent Publication--> <div class="container"> </div> <!--//Recent Publication--> <!--Recent Updates--> <div class="container"> </div> <!--//Recent Updates--> <!--Testimonial--> <div class="container"> <div class="ired"> <h2 class="past">Testimonials</h2> </div> <div class="testimonial-inner"> <div class="row"> <div class="col"> <div class="testimonial"> <img src="mentors/DR.-IRAJ-1706615024.jpeg" alt=""> <div class="name"> DR. RACHANA</div> <p>Professor at Biotechnology Department, Jaypee Institute of Information Technology</p> <p style="color: #656565;padding-top: 15px;font-weight: bold;">“I thoroughly enjoyed presenting at NRF. The engaged and informed audience created a stimulating environment for meaningful discussions. The event's logistics were top-notch, reflecting the dedication of the organizing team to create a valuable experience for both speakers and attendees. Looking forward to future collaborations.” </p> </div> </div> <div class="col"> <div class="testimonial"> <img src="mentors/Dr.-IRAJ-1706614641.jpeg" alt=""> <div class="name"> Dr. Santosh Kumar Mishra</div> <p>(Ph. D.) Independent Researcher (Scholar) previously: S.N.D.T. Women’s University, 1, Nathibai Thackersey Road, Mumbai, India </p> <p style="color: #656565;padding-top: 15px;font-weight: bold;">"Attending the conference was an enriching experience. The diverse range of topics covered and the high-quality presentations left me inspired and more knowledgeable. I'm grateful to have been a part of such an impactful event" </p> </div> </div> <div class="col"> <div class="testimonial"> <img src="mentors/Dr.-IRAJ-1705578361.jpeg" alt=""> <div class="name"> Dr. Mohan Das A N</div> <p>Assistant Professor, Department of Mechanical Engineering, Daynanda Sagar College of Engineering, Bengaluru.</p> <p style="color: #656565;padding-top: 15px;font-weight: bold;">"I would like to express my appreciation for the well-organized conference. The engaging speakers, interactive workshops, and seamless logistics made it a standout event. I left with new insights and meaningful connections" </p> </div> </div> </div> </div> </div> <!--//Testimonial--> <!--subscribe--> <div class="subscribe"> <div class="social-associates-content"> <div class="container"> <!--<div class=" col-md-6 associates "> <h2>Our Promotional Partners</h2> <ul> <li><a href="https://www.allconferencealert.com/international-conference-india.html" target="_blank"><img src="https://www.allconferencealert.com/images/logo.png" style="height: 60px; width: 80%;" alt="international conference in india"></a></li> <li><a href="https://www.conferencealerts.in/"><img src="https://www.conferencealerts.in/image/logo.png" class="img-responsive" alt="conference"></a></li> <li><a href="https://conferencealert.com/"><img src="https://conferencealert.com/images/logo.png" class="img-responsive" alt="conference"></a></li> </ul> </div>--> <div class="col-md-6 facebook"> <div class="facebook-link"> <h2>Facebook</h2> <div class="scrollbar" id="style-2"> <div class="force-overflow"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FNational-conference-118240006231276%2F%3Fmodal%3Dadmin_todo_tour&tabs=timeline&width=520&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="520" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe> </div> </div> </div> </div> <div class="col-md-6 twitter"> <div class="twitter-link"> <h2>Twitter</h2> <div class="scrollbar" id="style-2"> <div class="force-overflow"> <a class="twitter-timeline" href="https://twitter.com/ForumNrf?ref_src=twsrc%5Etfw">Tweets by ForumNrf</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> </div> </div> </div> </div> </div> <!--subscribe--> <div class="trial-box border-container"> <div class="row"> <a href="https://nationalconference.org.in/SUBSCRIBE" target="_blank"><img src="https://nationalconference.org.in/images/subscribe-button-blue.png" style="height:60px"></a> </div> </div> <!--<script language="javascript" type="text/javascript"> $(function(){ $('#subscribe').submit(function(e){ e.preventDefault(); var form = $(this); var post_url=form.attr('action'); var post_data=form.serialize(); $('#load_subsc').html("Loading Please Wait").fadeIn('fast'); if(subsc_val()) { $.ajax({ type:'POST', url:post_url, data:post_data, success:function(d){$('#load_subsc').html(d);} }); } }); }); function subsc_val() { var sub_email=document.subscribe.sub_email.value; if(!/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,4})+$/.test(sub_email)) // validation for email { alert("Invalid E-mail Address! Please re-enter."); document.subscribe.sub_email.focus(); error=1; return false; } return true; } </script> <form action="subc_process.php" method="get" class="email-box" name="subscribe" id="subscribe"> <div class="trial-box border-container"> <div class="row"> <div class="column small-centered small-12"> <div class="small-12 medium-7 large-7 columns "> <input type="text" id="sub_email" name="sub_email" placeholder="Please Enter Your Email Address" class="prefill show-for-large-up"> <div class="text parbase extraTextfirst"> <div class="cf_freetrial"> <span style="color:#fff !important; font-size:18px;font-style:italic;" id="load"></span> </div> </div> </div> <div class="small-12 medium-5 large-5 columns"> <input type="submit" class="tryForm-theme-g2m show-for-large-up" value="Subscribe"> </div> </div> <h5 id="load_subsc"> </h5> </div> </div> <div class="clearBoth"></div> </form>--> </div> <!--End subscribe--> <div class="footer"> <div class="footer1"> <div class="row"> <div class="container"> <!-- <div class="col-md-8 listppp"> <h4>Website Promoted By <a href="https://www.conferencealerts.in/"><img src="https://www.conferencealerts.in/img/conference-alerts.png"></a></h4> </div>--> <div class="col-md-12 footer-right"> <ul class="clearfix"> <li><a href="https://www.facebook.com/National-conference-118240006231276/?modal=admin_todo_tour "><i class="fa fa-facebook-square"></i></a></li> <li><a href="https://twitter.com/ForumNrf"><i class="fa-brands fa-square-x-twitter"></i></a></li> <li><a href="https://www.youtube.com/channel/UCilSDBDvSVKY15Hnvvyvomg/?guided_help_flow=5"><i class="fa fa-youtube-square"></i></a></li> <li><a href="https://www.instagram.com/nationalconference_nrf/"><i class="fa fa-instagram"></i></a></li> </ul> </div> <!--<div class="col-md-6 listppp"> <h4><a href="https://www.conferencealerts.in/"><img src="https://www.conferencealerts.in/img/conference-alerts.png"></a></h4> </div>--> </div> <div class="col-md-12"><center>© - 2024 <strong>National Conference</strong></center></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(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="javascript:void(0);" target="_blank" onClick="cookies_accept()">Accept</a></div> </div> </div> </body> </html>