File: /home/nyiet8349bzl/icbm.sbsc.in/guidelines-for-authors.php
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Guidelines For Authors : 10th INTERNATIONAL CONFERENCE ON BUSINESSS & MANAGEMENT 2022-23 (HYBRID MODE)</title>
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Hind&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/style-liberty.css">
<link rel="stylesheet" href="/assests/css/font-awesome.min.css">
</head>
<meta name="robots" content="noindex">
<body>
<!---------------header --------------->
<?php include 'header.php'; ?>
<!-----------------header --------------->
<!----------------------banner------------------------------>
<section class="w3l-blog-breadcrum">
<div class="breadcrum-bg">
<div class="container py-5">
<h2 class="my-3"style="text-align:center;" >Guidelines For Authors</h2>
<p style="text-align:center;"><a href="index.php">Home</a> / Guidelines For Authors</p>
</div>
</div>
</section>
<!----------------------banner------------------------------>
<section class="blog-post-main">
<div class="blog-content-inf py-5">
<div class="container py-lg-4">
<div class="row blog-posthny-info">
<div class="col-lg-8">
<!---<div class="single-post-image mb-4">
<div class="post-content">
<img src="assets/images/about-conference.jpg" class="radius-image img-fluid mb-4" alt="" />
</div>
</div>--->
<div class="single-post-content">
<h4 class="mb-4">EXTENDED ABSTRACT / FULL PAPER SUBMISSION GUIDELINES</h4>
<p class="mb-2">The deadline for submission of the <span style="color:red;">extended abstract (1500-2000 words) </span>for publication is <strong>October 12, 2022.</strong></p><br>
<p class="mb-2"><strong>The structure of the file pasted/uploaded should be the following : </strong></p>
<ul class="category">
<li style="color:#000;">1. The file name of the abstract should be the title of the paper.</li>
<li style="color:#000;">2. The paper should be divided into various parts, such as an introduction, literature review, research methodology, main findings, conclusion, and scope for future research.</li>
</ul><br>
<p class="mb-4"style="color:red;"> However, the date of full paper submission is October 20, 2022. The length of the full paper should be between 3500- 4000 words including references.</p>
<p class="mb-2"><strong>The manuscript should be arranged in the following order :</strong></p>
<ul class="category mb-4">
<li><span class="fa fa-long-arrow-right"></span>Title of the paper</li>
<li><span class="fa fa-long-arrow-right"></span>First author-name</li>
<li><span class="fa fa-long-arrow-right"></span>Affiliation</li>
<li><span class="fa fa-long-arrow-right"></span>Email</li>
<li><span class="fa fa-long-arrow-right"></span>Second author's name (if any)</li>
<li><span class="fa fa-long-arrow-right"></span>Affiliation</li>
<li><span class="fa fa-long-arrow-right"></span>Email</li>
<li><span class="fa fa-long-arrow-right"></span>Details of other authors, if any, in the same order</li>
</ul>
<p class="mb-2"><strong>The abstract (150-200 words)</strong></p>
<ul class="category mb-4">
<li><span class="fa fa-long-arrow-right"></span> 4-5 keywords</li>
<li><span class="fa fa-long-arrow-right"></span>The manuscript</li>
<li><span class="fa fa-long-arrow-right"></span>All the figures and tables should be properly numbered</li>
<li><span class="fa fa-long-arrow-right"></span>References (in APA style)</li>
<li><span class="fa fa-long-arrow-right"></span>Appendix (if any)</li>
</ul>
<p class="mb-2"><strong>3. Formatting Style </strong></p>
<ul class="category mb-2" >
<li><span class="fa fa-long-arrow-right"></span>Use 12-point Times New Roman Font, 1.5 spacing, 1-inch (2.5 cm) margins all around, and 8.5" X 11" page dimensions.</li>
<li><span class="fa fa-long-arrow-right"></span> The plagiarism should be up to 10%.</li>
</ul>
<div class="leave-comment-form mt-5" id="reply">
<!---------------form --------------->
<!-----------------form --------------->
</div>
</div>
</div>
<div class="col-lg-4 mt-lg-0 mt-5">
<div class="right-sidebar">
<!---------------form --------------->
<?php include 'right-side.php'; ?>
<!-----------------form --------------->
</div>
</div>
</div>
</div>
</section>
<!---------------footer --------------->
<?php include 'footer.php'; ?>
<!-----------------footer --------------->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
</script>
<script src="assets/js/all.js"></script>
<script src="assets/js/owl.carousel.js"></script>
<script>
$(document).ready(function () {
$('.owl-one').owlCarousel({
loop: true,
margin: 0,
nav: true,
responsiveClass: true,
autoplay: false,
autoplayTimeout: 5000,
autoplaySpeed: 1000,
autoplayHoverPause: false,
responsive: {
0: {
items: 1,
nav: false
},
480: {
items: 1,
nav: false
},
667: {
items: 1,
nav: true
},
1000: {
items: 1,
nav: true
}
}
})
})
</script>
</body>
</html>