HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/nyiet8349bzl/public_html/journalofbusinessstudies.in/index.php
<?php $page = 'Home';include 'inc/header.php'; ?>

<div class="container">
  <div class="row">

    <div class="col-lg-8">
      <div class="container-fluid">
 
          <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="border-top:dashed 3px #d2ab2a; border-bottom:dashed 3px #d2ab2a; margin-top:1.5em; ">
            <ol class="carousel-indicators">
              <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
              <li data-target="#carousel-example-generic" data-slide-to="1"></li>
              <li data-target="#carousel-example-generic" data-slide-to="2"></li>
            </ol>
            <div class="carousel-inner">
              <div class="item active"> <img class="slide-image" src="images/banner1.jpg" alt=""> </div>
              <div class="item "> <img class="slide-image" src="images/banner2.jpg" alt=""> </div>
          <!--    <div class="item "> <img class="slide-image" src="images/banner3.jpg" alt=""> </div>-->
            </div>
            <a class="left carousel-control" href="#carousel-example-generic" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> </a> <a class="right carousel-control" href="#carousel-example-generic" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> </a> </div>
            <br>
            <marquee behavior="scroll" direction="left" style="font-size: 20px; color: red;"><i><b> We are pleased to announce a call for papers for the upcoming issue, 2025</b></i></marquee>
        </div>
    </div>
    <div class="col-lg-4">
      <div class="Program">
        <h3>Quick Links</h3>
   
        <ul class="quick_list">
        <li><a href='editorial-board.php'><i class="fa fa-arrow-circle-right" aria-hidden="true"></i> Editorial Board</a></li>
        <li><a href='latest-issues.php'><i class="fa fa-arrow-circle-right" aria-hidden="true"></i> Latest Issue</a></li>
         <li><a href='guidelines.php'><i class="fa fa-arrow-circle-right" aria-hidden="true"></i> Guidelines</a></li>
         <li><a href='https://sbsc.in/journal-of-business-studies-2/'><i class="fa fa-arrow-circle-right" aria-hidden="true"></i> Submit Article</a></li>
                      
        </ul>
      </div>
    </div>
  </div>
  </div>

<div class="container">
  <div class="row"><br /><br />
    <div class="col-lg-8">
      <h3 class="journal_text">Journal of Business Studies</h3>
      
      
      <p>
          The   Journal of   Business   Studies is a   Peer-Reviewed (Refereed) Journal of the Department of Commerce, Shaheed Bhagat Singh College (NAAC Accredited ‘A’ Grade), University of Delhi. The Department of Commerce has been bringing out this journal for more than 35 years
      </p>
      
      <p>
          The Journal of Business Studies is a prestigious academic publication dedicated to the dissemination of research findings and scholarly articles related to various aspects of business and management. As a leading platform in the field, it serves as a forum for academics, researchers, practitioners, and policymakers to exchange ideas, present innovative research, and engage in critical discussions about contemporary business issues.
      </p>
      
      <p>
          In addition to its traditional print format, the journal may also offer digital editions or online platforms to ensure widespread accessibility to its content. This enables researchers and practitioners from around the globe to engage with the latest developments and contribute to the advancement of knowledge in the field of business studies.
      </p>
      
          <!--  <a href="#" class="btn btn-primary pull-right">Read More</a><br> -->

      <br>
    </div>
    <div class="col-lg-4">
   <p>
        <img src="images/journal-doc.jpeg" width="100%" class="img-responsive thumbnail" style="margin-top:10px;"></p>
        
      </div>
  </div>
</div>
 
    
<?php include 'inc/footer.php';?>