File: //home/nyiet8349bzl/icbm.sbsc.in/publication-opportunities.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>Publication Opportunities : 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">
<style>
table, tr {
border: 1px solid black;
border-collapse: collapse;
padding:10px;
width:100%;
}
table, td, tr{
padding:10px;
}
</style>
</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;" >Publication Opportunities</h2>
<p style="text-align:center;"><a href="index.php">Home</a> / Publication Opportunities</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-content">
<!--<h4 class="mb-4">Journals yet to be confirmed</h4>-->
<p class="mb-4">The conference organizing committee will send the selected papers for the fast-track review as suggested by the Editor, in consultation with the Editor-in-Chief of respective journals. Those papers must mention that the paper was presented at the conference and has been revised based on the comments received from the reviewers during the conference. Also, papers must adhere to the guidelines (including publication or submission fees as the case may be) of respective journals in which they will be selected for evaluation and maybe eventually for publication. Sending out for review means no guarantee for publications. Each track will have the best paper award for the best research that is selected by the session chairs and conference organizing committee. However, getting the best paper award gives no guarantee for publication. </p>
<ul class="category">
<li><span class="fa fa-long-arrow-right"></span> <b>SUSTAINABILITY ACCOUNTING, MANAGEMENT AND POLICY JOURNAL
<br>(ABDC - B and Scopus)</b> </li>
<li><span class="fa fa-long-arrow-right"></span> <b>INTERNATIONAL JOURNAL OF ELECTRONIC GOVERNMENT RESEARCH<br>(ABDC-C and Scopus) </b></li>
<li><span class="fa fa-long-arrow-right"></span><b> ACADEMY OF ENTREPRENEURSHIP JOURNAL<br>(UGC and Scopus)</b>
</li>
<li><span class="fa fa-long-arrow-right"></span><b> JOURNAL OF GLOBAL HOSPITALITY AND TOURISM<br>
(Peer Reviewed Journal of University of South Florida)</b></li>
<li><span class="fa fa-long-arrow-right"></span><b> SOUTH ASIAN JOURNAL OF MARKETING<br>
(Emerald Peer Reviewed)</b></li>
<li><span class="fa fa-long-arrow-right"></span><b> JOURNAL OF BUSINESS STUDIES<br>
(In House Journal, Peer Reviewed)</b></li>
</ul>
<!---<table>
<tr style="text-align:center;">
<td ><h5>Last Date of Extended Abstract Submission</h5>
<p style="line-height:30px;">(Word Limit - 1500-2000 words): 5<sup>th</sup>October, 2022</p>
<h5 style="padding-top:10px;">Last Date of Full Paper Submission</h5>
<p style="line-height:30px;">(Word Limit - 4000-5000 words): 20<sup>th</sup>October, 2022</p>
</td>
</tr>
</table>--->
<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>