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/Backup/sbc_back/homedir/public_html/online-library-servies.php
<?php include 'inc/header.php';?>
<div  class="slider_bg">
  <div class="container">
    <div class="row">
      <div class="col-lg-12"> <img src="images/banner_sbsc.jpg" class="img-responsive" alt="">
        <div class="heading_departments">
          <h3>Library </h3>
        </div>
      </div>
    </div>
  </div>
</div>
</div>
<div class="container">
  <div class="row m_2" >
    <?php include 'inc/left_Library.php';?>
    <div class="col-lg-9 ">
      <div class="heading_main_2">ONLINE LIBRARY SERVICES</div><BR/>
      <strong>WebOPAC</strong>
      <p>Web OPAC is online catalogue of entire collection of books where any required book could be accessed either by Author, Title, Subject, Publisher, Year of Publication or any other Keyword. This facility enables users to get bibliographic details of books on a specific subject and their status (i.e. On Shelf or Issued Out) even outside college premises i.e. from all University of Delhi Colleges and Departments. </p>
      <a href="http://crl.du.ac.in/sub.database/SUBS.E-RESOURCE.htm" target="_blank">WebOPAC</a> <br>
      <br>
      <strong>Electronic Resources</strong><br>
      <br>
      <p>For accessing bibliographical databases as well as full text databases available through University’s Intranet & INFLIBNET consortia.</p>
      <ul class="list_inner">
        <li><a href="http://crl.du.ac.in/sub.database/SUBS.E-RESOURCE.htm" target="_blank">Subscribed</a></li>
        <li><a href="http://crl.du.ac.in/Public%20dom.%20e-resources.htm" target="_blank"> Public Domain</a></li>
        <li><a href="http://crl.du.ac.in/Infonetresources.htm" target="_blank"> UGC Info net</a></li>
        <li><a href="http://crl.du.ac.in/arts/SUBJECT%20GATEWAYS/SUBJECT_GATEWAYS1.htm" target="_blank">Subject Gateways</a></li>
        <li><a href="http://crl.du.ac.in/arts/Public%20domain/Public_domain___ref%5B1%5D.1.htm" target="_blank">Internet Based Reference Resources</a></li>
      </ul>
      <div class="clr"></div>
      <br/>
      <br/>
      <br/>
      <div class="clearfix"></div>
    </div>
  </div>
</div>
<div class="clr"></div>
<?php include 'inc/fotter.php';?>