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/research_projects_department_maths.php
<?php include 'inc/header.php';?>
<?php include 'inc/slider.php';?>
</div>

<style>
    table th{
        width:200px;
    }
</style>
<div class="container">
  <div class="row m_2" >
      <?php include 'inc/left_maths.php';?>
    <div class="col-lg-9 ">
      <div class="heading_main_2">Research Projects</div><br>
      
      <!--<img src="/images/events_maths/research_maths.jpeg">-->
    <table>
  <tr>
    <th>S.N.</th>
    <th>Department</th>
    <th>Title of the Project
</th>
    <th>Duration of the Project</th>
    <th>Name of the Investigator/s</th>
    <th>Sponsoring Agency</th>
    <th>Status
In Progress/Completed
</th>
  </tr>
  <tr>
    <td>1</td>
    <td>Mathematics and Geography</td>
    <td>Monitoring and Modelling socio economic impact of landuse/cover and pollution along Yamuna river Delhi</td>
    <td>2 years <br>2013-15
</td>
    <td>Dr. Vishwaraj Sharma, Dr. Pankaj Kumar and Dr. Kshetrimayum Krishnadas</td>
    <td>UGC- Innovation Project</td>
    <td>Completed</td>
  </tr>
  
  <tr>
    <td>2</td>
    <td>Mathematics and Geography</td>
    <td>Earthquake Disaster Vulnerability Assessment and Management in Delhi</td>
    <td>2 years 
<br>2015-17

</td>
    <td>Dr. Vishwaraj Sharma, Dr. Neha Arora and Dr. Kshetrimayum Krishnadas</td>
    <td>UGC- Innovation Project</td>
    <td>Completed</td>
  </tr>
  </table>
      <div class="clr"></div>
      <br/>
      <br/>
      <br/>
      <div class="clearfix"></div>
    </div>
  </div>
</div>
<div class="clr"></div>
<?php include 'inc/footer.php';?>