CINXE.COM

ISAR|For Presentation

<!DOCTYPE html> <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>ISAR|For Presentation </title> <meta name="robots" content="noindex, nofollow"> <link rel="stylesheet" href="assets/css/style.css"> <link href="assets/css/bootstrap.css" rel="stylesheet"> <link href="assets/css/responsive.css" rel="stylesheet"> <!--Color Switcher Mockup--> <link href="assets/css/color-switcher-design.css" rel="stylesheet"> <link rel="shortcut icon" href="assets/images/isar-logo.ico" type="image/x-icon"> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet"> <style> .presentation-rules-content{ margin-bottom: 4%; } .presentation-rules-content h1{ font-size: 28px; font-weight:500; color: black; letter-spacing: 1px; margin-bottom: 1%; margin-top: 50px; } .presentation-rules-content h2{ font-size: 17px; color:#495C83; font-weight: 700; letter-spacing: 1px; margin-bottom: 1%; } .presentation-rules-content p{ font-size: 16px; line-height: 1.7; color: #000; font-weight: 400; margin-left: 2%; } @media only screen and (min-width: 1300px) { .presentation-rules-content{ padding: 0px 100px; /* border: 3px solid #e6e6e6; */ margin-bottom: 4%; } } </style> </head> <body> <div class="page-wrapper"> <span class="header-span style-two"></span> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> ul.sub-nav { list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; } .sub-nav li { float: left; } .subnav li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; } .subnav li a:hover { background-color: #111; } .header-top-items{ display: flex; justify-content: space-between; } .header-top-items h2{ font-size: 15px; color: white; margin-left: 3%; margin-right: 3%; letter-spacing: 1px; } .header-top-items h2 a{ font-size: 15px; color: white; margin-left: 15px; letter-spacing: 1px; } .header-top-items .external-links{ margin-right: 8px; } .header-top-items .external-links a{ color: white; font-size: 15px; margin-left: 18px; font-weight: 600; } .header-top-items .social-icons i{ font-size: 28px; color: white; margin-right: 12px; } .navbar{ box-shadow: 0px 0px 10px 0px grey; background: #ffffff; } .navbar-brand img{ width: 75%; margin-left: 30px; } .navbar li.nav-item a{ font-size: 15px; margin: 0px; color: #000; font-weight: 500; font-family: "Roboto"; } .navbar li.nav-item a:hover{ color: #08A6DB; font-weight: 500; text-decoration: underline; } .navbar li.nav-item .dropdown-menu a:hover{ color: #fff; font-weight: 400; background:#0A1330; } /* .navbar li.active a{ text-decoration: underline; color: #0A1330; font-weight: 800; font-size: 18px; } */ .navbar li:hover{ color: black; } @media only screen and (min-width: 1000px) { .navbar .navbar-nav.navbar-center { position: absolute; left: 15%; /* transform: translatex(-25%); */ } } @media only screen and (min-width: 1400px) { .navbar li.nav-item a{ margin: 7px; } } @media only screen and (max-width: 1200px) { .nav .navbar-nav .navbar-left { display: inline; } .navbar li.nav-item a{ font-size: 13px; margin: 0px; padding: 7px; } .navbar-brand img{ width: 108px; margin-right: 30px; margin-left: 0px; } } </style> <!-- class="main-header header-style-two alternate" --> <header > <div class="header-top-items text-center" style="padding: 14px 0; background: #374957;"> <h2><i class="fa fa-mobile"></i>+91 9789129171 &nbsp; &nbsp; <i class="fa fa-envelope"></i> team@isar.org.in </h2> <div class="external-links"> <a href="https://researchersgallery.com/album.php" target="_blank">Gallery</a> <a href="faq.php">FAQ</a> <a href="join-us.php">Join us</a> <a href="dos-donts.php">Do's and Dont's</a> <a href="subscribe.php">Subscribe</a> <a href="associates.php">Associates</a> </div> </div> <nav class="navbar navbar-expand-sm bg-light"> <a class="navbar-brand" href=""><img src="assets/images/isar-logo.png"></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-collapse">☰</button> <div class="collapse navbar-collapse" id="navbar-collapse"> <ul class="nav navbar-nav ml-auto"> <li class="nav-item active"> <a class="nav-link" href="index.php">Home</a> </li> <!-- <li class="nav-item"><a class="nav-link" href="about-us.php">About</a> </li> --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false"> About</a> <div class="dropdown-menu"> <a class="dropdown-item" href="about-us.php">About ISAR</a> <a class="dropdown-item" href="our-services.php">Our Services</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false"> Conferences</a> <div class="dropdown-menu"> <a class="dropdown-item" href="upcoming-conference.php">Upcoming Conferences</a> <a class="dropdown-item" href="https://researchersgallery.com/album.php" target="_blank">Past Conferences</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="video-conferncing.php">Video conferencing</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false"> Instructions </a> <div class="dropdown-menu"> <a class="dropdown-item" href="author-guidelines.php">Author Guidelines</a> <a class="dropdown-item" href="for-presentation.php">For Presentation</a> <a class="dropdown-item" href="for-registration.php">For Regsitration</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false"> Advisory Committee </a> <div class="dropdown-menu"> <a class="dropdown-item" href="eligibility-roles-responsblities.php">Eligibility & Roles and Responsibilities</a> <a class="dropdown-item" href="apply-advisory-committee.php">Apply for an Advisory Committee Member</a> <a class="dropdown-item" href="advisory-committee-member.php">Advisory Committee Member</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="awards.php">Awards</a> </li> <li class="nav-item"> <a class="nav-link" href="colloboration.php">Collaboration</a> </li> <li class="nav-item"> <a class="nav-link" href="https://academicresearchlibrary.org/" target="_blank">Research library</a> </li> <li class="nav-item"> <a class="nav-link" href="contact.php">Contact us</a> </li> </ul> </div> </nav> </header> <section class="banner-2"> <div class="container"> <div class="row home-main"> <div class="col-md-4 main-content"> <h1>ISAR</h1> <h3><strong >For Registration </h3> <div class="col-md-8 how-img text-center"> </div> </div> </div> </section> <!-- Main content --> <section class="presentation-rules-content"> <div class="col-lg-12"> <h1>Rules and Regulations (Read Carefully before registration)</h1> <h2>A - For paper Submission and Publication in ISAR International/National Conferences:</h2> <p class="about-text"> 1 - Only authentic works of research will be considered for publication uthors should make sure that their research has not been published in any form prior to submission and also will not be published in any form subsequent to submission.<br> 2 - Prior to submitting their research papers to be considered for presentation at the ISAR conference, all authors and their co-authors are required to provide their Department Heads, Principals, and Research Guides, with the intimation of doing so. .<br> 3 - Authors and their co-authors are requested to clearly specify any and all of their affiliates in their research papers. .<br> 4 - The ISAR Conference Organizing Committee reserves the right to reject any papers that may be submitted late, i.e., after the registration deadline.<br> 5 - Every research paper submitted to the ISAR conference is subject to the review of three ISAR Reviewers and is accepted only after the approval of all three reviewers.<br> 6 - The ISAR Conference Organizing Committee never consents to or willingly, of its own accord, publishes the names, email addresses, or other details of authors and co-authors.<br> 7 - No addition, modification, or deletion of an author or co-author’s name can be carried out by ISAR Conference Organizing Committee without first receiving the permission of the author who submitted the paper.<br> 8 - Unregistered papers are never published by the ISAR Conference Organizing Committee..<br> 9 - The ISAR Conference Organizing Committee does not go out of its way to ascertain who the original author or co-authors of a submitted paper are but recognizes the submitter of a research paper as the original author. <br> 10 - In the event that the ISAR Conference Organizing Committee received a tip-off or a formal complaint of any form about the original author of a submitted research paper, the Committee will look into the matter. If it finds that the accusations are true, the Committee will then suspend the paper from being published with immediate effect.<br> 11 - Upon the suspension of a research paper, the ISAR Conference Organizing Committee will not be able to consider it for publication ever again, either for the current instance of the conference or for future instances.<br> 12 - The ISAR Conference does not bear any responsibility for the issuance of travel visas. The ISAR Conference Organizing Committee will also not extend its assistance in any form with regard to the issuance of such visas on behalf of registrants, i.e., the ISAR Conference Organizing Committee will not contact, serve as a liaison, or advocate for the issuance of a travel visa to any registrant. The obtaining of such visas for the purpose of attending the ISAR Conference is to be carried out at the sole volition of registrants.<br> 13 -In the event of a registrant’s travel visa application getting rejected by the concerned embassy, the ISAR Conference will not be issuing any refunds of the conference registration fee paid by the registrant. However, this registration fee can be used for any future instance of the ISAR Conference either by the registrant themselves or any other person, provided this is done within a period of one year. Additionally, in the event of the rejection of a travel visa application, the registrant may choose to participate in the conference online by partaking and presenting virtually. The registrant can even get a Certificate and get their research paper published by doing so.<br> 14 -The ISAR Conference doesn’t offer registrants any guarantees or any kind and at any point that their travel visas (for any particular country) will be issued.<br><br></p> </div> </section> <!-- End Main content --> <style> .associates{ padding-left: 90px; padding-right: 90px; padding-top: 60px; padding-bottom: 30px; margin-left:20px; margin-right: 20px; margin-bottom:20px; background-image: url(./assets/images/associates-bg.jpg); background-size: cover; } .associates .card{ /* width: 30%; */ margin-right: 30px; margin-bottom: 50px; /* box-shadow: 0px 0px 10px 0px #ccc; */ border: none; } .associates .card-img{ width: 100%; /* opacity: 0.35; */ } .associates .conf-btn{ margin-top: 5%; } .associates .conf-btn a{ padding: 10px 10px; border-radius: 8px; font-size: 18px; background: #08A6DB; } .associates .card .card-title{ /* margin-top: 30px; */ padding: 15px 15px; /* background: #F1ECE5; */ background: transparent; /* border: 2px solid #e6e6e6; */ font-size: 20px; } </style> <!-- associates --> <div class="sec-title text-center"> <h2 class="title">Our Associates</h2> </div> <section class="associates"> <div class="row justify-content-center"> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-1.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <a href="https://allconferencealert.net/" target="_blank" > <img class="card-img" src="./assets/images/Allconferencealert-2.jpg" alt="allconferencealert" style="height: 56px;"></a> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-3.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-4.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-5.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-6.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-7.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-8.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-9.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-10.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-11.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-12.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-13.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-14.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-15.jpg" alt="Card image"> </div> </div> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-16.jpg" alt="Card image"> </div> </div> <!-- <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-17.jpg" alt="Card image"> </div> </div> --> <div class="col-sm-2"> <div class="card bg-dark text-white"> <img class="card-img" src="./assets/images/assoc-icons/oa-18.jpg" alt="Card image"> </div> </div> </div> </section> <footer class="main-footer"> <div class="footer-bottom"> <div class="auto-container"> <div class="inner-container clearfix"> <div class="copyright-text" style=""> <p>Copyright © 2024 All Rights Reserved || <a href="https://isar.org.in/condition.php" target="blank" style="color:#fff;text-decoration:none;font-size:18px;">Terms & Conditions</a></p> </div> </div> </div> </div> </footer> <script src="https://www.google.com/recaptcha/api.js" async defer></script><!-- End latest events --> </div> <!--Scroll to top--> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-angle-double-up"></span></div> <script src="assets/js/jquery.js"></script> <script src="assets/js/popper.min.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/jquery-ui.js"></script> <script src="assets/js/jquery.fancybox.js"></script> <script src="assets/js/jquery.countdown.js"></script> <script src="assets/js/appear.js"></script> <script src="assets/js/owl.js"></script> <script src="assets/js/wow.js"></script> <script src="assets/js/script.js"></script> <!-- Color Setting --> <script src="assets/js/color-settings.js"></script> </body> </html>

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