CINXE.COM
ISAR|FAQ
<!DOCTYPE html> <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>ISAR|FAQ </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> .banner { background-image: url(./assets/images/bg-img3.jpg); padding: 90px 0 130px; height: 40vh; background-size: cover; /* margin-top: 15px; */ } .faq{ margin-bottom: 4%; } .faq h2{ font-size: 17px; color:#002147; font-weight: 500; margin-bottom: 1%; font-family:"Roboto"; line-height: 1.7; } .faq h3{ font-size: 19px; color: #171717; letter-spacing: 1px; font-weight: 600; margin-bottom: 2%; margin-left: 1.9%; text-decoration: underline; } .faq h4{ font-size: 17px; color:#495C83; font-weight: 700; margin-bottom: 2%; margin-left: 1.9%; } .faq p{ font-size: 15px; line-height: 1.7; color: #1b1b1b; font-weight: 400; margin-left: 1.8%; font-family:"Roboto"; } @media only screen and (min-width: 1300px) { .faq{ padding: 0px 150px; /* 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 <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 >faq</strong></h3> <div class="col-md-8 how-img text-center"> </div> </div> </div> </section> <!-- Main content --> <div class="sec-title text-center"> <h2 class="title">ISAR Faq</h2> </div> <section class="faq"> <div class="col-lg-12"> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Do I have to go ahead and submit my Entire Paper if I've only submitted only an Abstract so far? </h2> <p class="about-text"> <strong>Ans: </strong> That’s right, you can go ahead and submit our Entire Paper, making sure to do so before the deadline for submission. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Is making changes to the names of the author or co-authors allowed after the submission of the paper? Can I also change the title of my paper and author(s) name(s) in the Conference Program draft?</h2> <p class="about-text"> <strong>Ans: </strong> Yes, you are allowed to make changes to the names of the author and co-authors of your paper as well as the title and author(s) name(s) in the draft of the Conference Program, provided you make sure to do so before the deadline for registration.<br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> What do I do if my university/research institution/higher education facility is taking time to approve my application?</h2> <p class="about-text"> <strong>Ans: </strong> In such a case, we advise you to reach out to our team and give us a clear indication of how long it will take for them to approve your application. </p> <p class="about-text"> Although we treat individual cases as per the prevailing individual circumstances, we strongly recommend initiating and completing this process at least a month prior to the start of the conference.</p> <p class="about-text"> In dire circumstances, the most we can wait is two weeks prior to the start of the conference. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Am I allowed to submit my abstract solely for publication in the conference proceedings?</h2> <p class="about-text"> <strong>Ans: </strong> Yes, you are allowed to submit your abstract only for publication in the conference proceedings if you wish to do so. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Is it possible for me to place a request for deletion once my abstract or entire paper has been published in the conference proceedings?</h2> <p class="about-text"> <strong>Ans: </strong> Unfortunately, once either your abstract or entire paper has been published and disseminated through our conference proceedings, it is not possible for us to delete or make any modifications to it. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Can I have my abstract published in a journal?</h2> <p class="about-text"> <strong>Ans: </strong> No, only entire papers are considered for publication in journals, as our Editing & Reviewing team will need to evaluate the entire paper in order to determine its eligibility for publication.<br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Can I pick the journal in which I want my paper to be submitted?</h2> <p class="about-text"> <strong>Ans: </strong> No, this decision will be taken solely by our Editing & Reviewing team based on their assessment of the suitability of your research paper. </p> <p class="about-text"> In order to allow sufficient time for this evaluation to occur, we urge you to ensure the submission of your entire paper at least two weeks before the registration deadline. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Will I be provided with feedback on my submission?</h2> <p class="about-text"> <strong>Ans: </strong> Yes, as soon as our Editing & Reviewing team is done reviewing your submission, you will be sent a PER or Paper Evaluation Report </p> <p class="about-text"> In the event that your paper is approved for publication in a journal, you will be sent an additional report called the ERR or Editorial Review Report containing detailed feedback. </p> <p class="about-text"> In order to receive these reports, you will have to make sure to submit your research paper in its entirety. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> How long will take for my paper to be published in a journal?</h2> <p class="about-text"> <strong>Ans: </strong> This depends entirely on how soon we receive your response to the PER and ERR reports, i.e., how soon you make all the necessary changes to your paper and submit the revised version. </p> <p class="about-text"> We work tirelessly towards ensuring that every paper that we receive is given the due attention that it needs to ensure quick publication. </p> <p class="about-text"> That said, the publication of a paper can take a minimum of six months. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Will it be possible for me to publish my paper in another journal after it has been published in the conference proceedings by you?</h2> <p class="about-text"> <strong>Ans: </strong> Yes. Even if we’ve published your paper in the conference proceedings, you can still go ahead and get it published in another journal. </p> <p class="about-text"> However, we recommend you only pursue the publication of your abstract in the conference proceedings, should this be your intention, to begin with. </p> <p class="about-text"> <strong>Note:</strong> Abstracts or papers once published in the conference proceedings will not be deleted or modified. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Will it be possible for me to receive a feedback report on my submission prior to registering for the conference?</h2> <p class="about-text"> <strong>Ans: </strong> No, we don’t offer feedback reports to submitters who haven’t registered for the conference.<br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Will it be possible for me to avail of a Discount or Sponsorship from the conference?</h2> <p class="about-text"> <strong>Ans: </strong> Unfortunately, we do not yet have any Discount or Sponsorship schemes to offer. </p> <p class="about-text"> However, we do have an Early-Bird Discount that you can avail of if you register before the deadline for availing the Early-Bird Discount. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Will I receive a draft of the Conference Program? If so, when will I receive it? </h2> <p class="about-text"> <strong>Ans: </strong> Yes, if you’ve successfully registered for the conference, you will be sent a draft of the Conference Program (containing information on all the submitted papers and authors’ names) one week prior to the start of the conference.<br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> What are all the unique benefits that this conference offers that other conferences don’t? </h2> <p class="about-text"> <strong>Ans: </strong> To list a few - </p> <ul class="sub-ul"> <li>We offer detailed feedback reports for your submissions. </li> <li>Our experts offer their assistance with helping you revise and improve your paper. </li> <li>Our team of advisors will recommend strategies for you to implement to enhance your publication and research output. </li> </ul> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Do all your journals have an ISSN?</h2> <p class="about-text"> <strong>Ans: </strong> Yes, every one of our print and online journals has an ISSN.<br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Are the conference proceedings printed and published as hard copies? </h2> <p class="about-text"> <strong>Ans: </strong> Yes, all of our conference proceedings are printed and published as hard copies and are assigned an ISBN.<br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Can you help me with booking a hotel room? Will I be able to avail of any special discounts/rebates at the hotel where the conference will be held or any partnering hotels? </h2> <p class="about-text"> <strong>Ans: </strong> Unfortunately, we don’t offer any assistance with the booking of hotel rooms or any form of accommodation for that matter. </p> <p class="about-text"> We also don’t offer any special discounts and rebates either at the hotel where the conference will be held or at any partnering hotels. </p> <p class="about-text"> The booking of accommodations will have to be done of your sole volition. <br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> How do I submit my paper to the ISAR?</h2> <p class="about-text"> <strong>Ans: </strong> Visit our Official Conference Website to check out our Guidelines for Submission.<br></p> <h2><i class="fa fa-check" style="font-size: 19px; color: green;padding-right: 5px;"></i> Can I get an Official Invitation Letter for my conference attendance? </h2> <p class="about-text"> <strong>Ans: </strong> Yes, we’d be glad to issue you an Official Invitation Letter upon your request to you and your co-authors (if any), provided you have all registered for the conference. </p> <p class="about-text"> The Official Invitation Letter will be sent to you (as a soft copy) by email to the email id provided by you during your registration. <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>