-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCommittee.html
321 lines (300 loc) · 18.1 KB
/
Committee.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- Head BEGIN -->
<head>
<meta charset="utf-8">
<title>ICGTSTAS-2024</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="Metronic Shop UI description" name="4TH International Conference on Global Trends in Applied Sciences, Medical and Health Sciences">
<meta content="Metronic Shop UI keywords" name="Physics, Conference, Bangalore, Conference at Bangalore, ">
<meta content="keenthemes" name="School of Applied Sciences, REVA University">
<meta property="og:site_name" content="-CUSTOMER VALUE-">
<meta property="og:title" content="-CUSTOMER VALUE-">
<meta property="og:description" content="-CUSTOMER VALUE-">
<meta property="og:type" content="website">
<meta property="og:image" content="-CUSTOMER VALUE-"><!-- link to image for socio -->
<meta property="og:url" content="-CUSTOMER VALUE-">
<link rel = "icon" href = "icon.png" type = "image/x-icon">
<link rel="shortcut icon" href="https://reva.edu.in">
<!-- Fonts START -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|PT+Sans+Narrow|Source+Sans+Pro:200,300,400,600,700,900&subset=all" rel="stylesheet" type="text/css">
<!-- Fonts END -->
<!-- Global styles START -->
<link href="assets/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Global styles END -->
<!-- Page level plugin styles START -->
<link href="assets/pages/css/animate.css" rel="stylesheet">
<link href="assets/plugins/fancybox/source/jquery.fancybox.css" rel="stylesheet">
<link href="assets/plugins/owl.carousel/assets/owl.carousel.css" rel="stylesheet">
<!-- Page level plugin styles END -->
<!-- Theme styles START -->
<link href="assets/pages/css/components.css" rel="stylesheet">
<link href="assets/pages/css/slider.css" rel="stylesheet">
<link href="assets/corporate/css/style.css" rel="stylesheet">
<link href="assets/corporate/css/style-responsive.css" rel="stylesheet">
<link href="assets/corporate/css/themes/red.css" rel="stylesheet" id="style-color">
<link href="assets/corporate/css/custom.css" rel="stylesheet">
<!-- Theme styles END -->
</head>
<!-- Head END -->
<!-- Body BEGIN -->
<body class="corporate">
<!-- BEGIN TOP BAR -->
<div class="pre-header">
<div class="container">
<div class="row">
<!-- BEGIN TOP BAR LEFT PART -->
<div class="col-md-6 col-sm-6 additional-shop-info">
<ul class="list-unstyled list-inline">
<li><i class="fa fa-phone"></i><span>+91-8277049441</span></li>
<li><i class="fa fa-envelope-o"></i><span>icgtstas2024@gmail.com</span></li>
</ul>
</div>
<!-- END TOP BAR LEFT PART -->
<!-- BEGIN TOP BAR MENU -->
<div class="col-md-6 col-sm-6 additional-nav">
<ul class="list-unstyled list-inline pull-right">
<li><a href="contact.html">Contact Us</a></li>
<li><a href="application.html">Application form</a></li>
</ul>
</div>
<!-- END TOP BAR MENU -->
</div>
</div>
</div>
<!-- END TOP BAR -->
<!-- BEGIN HEADER -->
<div class="header">
<div class="container">
<a class="site-logo" href="index.html"><img src="assets/pages/img/Logo/logo.png" alt="REVA University" width="285" height="46"></a>
<a href="javascript:void(0);" class="mobi-toggler"><i class="fa fa-bars"></i></a>
<!-- BEGIN NAVIGATION -->
<div class="header-navigation pull-right font-transform-inherit">
<ul>
<li class="dropdown"><a href="index.html">Home</a> </li>
<li class="dropdown"><a href="aboutus.html">About Us</a></li>
<li class="dropdown"><a href="theme.html">Theme</a></li>
<li class="dropdown"><a href="speakers.html">Our Speakers</a></li>
<li class="dropdown"><a href="Committee.html">Committee</a></li>
<li class="dropdown"><a href="Papers.html">Call for papers</a></li>
<li class="dropdown"><a href="registration.html">Registration</a></li>
<li class="dropdown"><a href="sponsors.html">Our Sponsors</a></li>
</ul>
</div>
<!-- END NAVIGATION -->
</div>
</div>
<!-- Header END -->
<div class="main">
<div class="container">
<ul class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">Committee</li>
</ul>
<!-- BEGIN SIDEBAR & CONTENT -->
<div class="row margin-bottom-40">
<!-- BEGIN CONTENT -->
<div class="col-md-12 col-sm-12">
<div class="content-page">
<h2>Committees</h2>
<div id="accordion1" class="panel-group">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_1">
Chief Patrons
</a>
</h4>
</div>
<div style="height: 0px;" id="accordion1_1" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<li><b>Dr. P. Shyama Raju</b>, Chancellor, REVA University</li>
<li><b>Shri. Umesh Raju</b>, Pro Chancellor, REVA University</li>
</ul>
</div>
</div>
</div>
<div class="panel panel-danger">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_2">
Patrons
</a>
</h4>
</div>
<div id="accordion1_2" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<li><b>Dr. N. Ramesh</b>, Vice Chancellor, REVA University</li>
<li><b>Dr. Narayanaswamy K S</b>, Registrar, REVA University</li>
</ul>
</div>
</div>
</div>
<div class="panel panel-info">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_3">
Convenor
</a>
</h4>
</div>
<div style="height: 0px;" id="accordion1_3" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<li><b>Dr. Pasupuleti Visweswara Rao</b>, FAPAS, FMSA Associate Dean, SoAS, Director, International Relations and Research Collaborations, REVA University</li>
</ul>
</div>
</div>
</div>
<div class="panel panel-warning">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_4">
Co-Convenors
</a>
</h4>
</div>
<div style="height: 0px;" id="accordion1_4" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<li><b>Prof. Shilpa B. R</b>, Director (I/C), SoAS, REVA University</li>
<li><b>Dr. Madhusudana Reddy M B</b>, Head - Department of Chemistry, SoAS, REVA University</li>
</ul>
</div>
</div>
</div>
<div class="panel panel-info">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_5">
Organizing secretary
</a>
</h4>
</div>
<div style="height: 0px;" id="accordion1_5" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<li><b>Dr. D.V Sunitha</b>, Head - Department of Physics, SoAS, REVA University<br>
<b>Mobile:</b> +91-7760884884<br>
<b>Email:</b> <a href="mailto: sunitha.dv@reva.edu.in">sunitha.dv@reva.edu.in</a></li>
</ul>
</div>
</div>
</div>
<div class="panel panel-success">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_6">
Organizing Committee
</a>
</h4>
</div>
<div style="height: 0px;" id="accordion1_6" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<div class="col-md-10">
<li><b>Dr. Madesh Kumar</b>, Professor, Department of Physics</li>
<li><b>Dr. Dr. Rajavaram Ramaraghavulu</b>, Assistant Professor, Department of Physics</li>
<li><b>Dr. Ganesh Shridhar Hegde</b>, Assistant Professor, Department of Physics</li>
<li><b>Dr. Nagaraju D.H</b>, Professor, Department of Chemistry</li>
<li><b>Dr. Srinivas M</b>, Assistant Professor, Department of Chemistry</li>
<li><b>Dr. Shivanna M</b>, Associate Professor, Department of Chemistry</li>
<li><b>Dr.Senthilkumar R</b>, Associate Professor, Department of BioTech</li>
<li><b>Mr. Prashantha CN</b>, Assistant Professor, Department of BioTech</li>
<li><b>Dr.Damodhara Reddy</b>, Associate Professor, Department of BioTech</li>
</div>
</ul>
</div>
</div>
</div>
<div class="panel panel-danger">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_7">
National and International Advisory Members
</a>
</h4>
</div>
<div style="height: 0px;" id="accordion1_7" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<div class="col-md-6">
<li><b>Dr. Reji Philips</b>, Professor, Raman Research Institute, Bengaluru</li>
<li><b>Dr. Akshay Naik</b>, Associate Professor, CeNSE, Indian Institute of Science, Bengaluru</li>
<li><b>Dr. Girish Gowda</b>, Division Head, Thin Films Division Laboratory for Electro-Optics Systems (LEOS) ISRO, Dept. of Space, Govt. of India</li>
<li><b>Dr. Chandrabhas Narayana</b>, Director, Rajiv Gandhi Centre for Biological Science, Thycaud P O, Thiruvananthapuram</li>
<li><b>Prof. Jagadeesh</b>, Rajenahally Group Leader “Synergy between Homogeneous and Heterogeneous Catalysis”, Leibniz Institute for Catalysis, Rostock, Germany</li>
<li><b>Dr. Pavan Kumar</b>, Senior Scientist, Chemical Sciences & IP, CSIR Institute</li>
<li><b>Dr. Sanjeev P</b>, Maradur Associate Professor, Materials Science Division, PPISR, Devenahalli, Chikkaballapur, Karnataka.</li>
<li><b>Dr. Arun Mohan Isloor</b>, Professor & Head, Department of Chemical Sciences, National Institute of Technology-Karnataka, Surathkal</li>
<li><b>Dr. Shaik Althaf</b>,Assosciate Professor, College of Science , King Soudi Arabia</li>
<li><b>Dr. Nellaiah Hariharan</b>, Head, R & D and Training, Bangalore Biotech Labs. Pvt. Ltd. (BiOZEEN) Bengaluru, Karnataka, India</li>
<li><b>Prof. Sreeramanan Subramaniam</b>, School of Biological Sciences & Centre for Chemical Biology (CCB), Universiti Sains Malaysia (USM), Penang, Malaysia</li>
</div>
<div class="col-md-6">
<li><b>Prof. Kondaiah</b>, Emiretus Professor, Indian Institute of Sciences, (IISc), Bangalore</li>
<li><b>Dr. Kumar Kothapalli</b>, Dell Medical School, The University of Texas at Austin, USA</li>
<li><b>Dr.Dinesh Rangappa</b>, Professor, Department of Applied Sciences, Nanotechnology, Visvesvaraya Technological University, Chikkaballapura, Karntataka, India</li>
<li><b>Dr. Kumar Krishnan</b>, Assoc.Prof.essor Life Science Division, Faculty of Health and Life Sciences, INTI International University, Malaysia</li>
<li><b>Dr. Ho Soon Min</b>, Professor, Life Science Division, Faculty of Health and Life Sciences, INTI International University, Malaysia</li>
<li><b>Ms. Emily Quek</b>, Life Science Division, Faculty of Health and Life Sciences, INTI International University, Malaysia</li>
<li><b>Dr. Rabi’atul Adawiyah Ahmad</b>, Life Science Division, Faculty of Health and Life Sciences, INTI International University, Malaysia</li>
<li><b>Dr. Leong Wai Ching</b>, Life Science Division, Faculty of Health and Life Sciences, Malaysia</li>
</div>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- BEGIN SIDEBAR & CONTENT -->
</div>
</div>
<!-- BEGIN FOOTER -->
<div class="footer">
<div class="container">
<div class="row">
<!-- BEGIN COPYRIGHT -->
<div class="col-md-4 col-sm-4 padding-top-10">
2024 © REVA University. ALL Rights Reserved.
</div>
<!-- END COPYRIGHT -->
</div>
</div>
</div>
<!-- END FOOTER -->
<!-- Load javascripts at bottom, this will reduce page load time -->
<!-- BEGIN CORE PLUGINS (REQUIRED FOR ALL PAGES) -->
<!--[if lt IE 9]>
<script src="assets/plugins/respond.min.js"></script>
<![endif]-->
<script src="assets/plugins/jquery.min.js" type="text/javascript"></script>
<script src="assets/plugins/jquery-migrate.min.js" type="text/javascript"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/corporate/scripts/back-to-top.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL JAVASCRIPTS (REQUIRED ONLY FOR CURRENT PAGE) -->
<script src="assets/plugins/fancybox/source/jquery.fancybox.pack.js" type="text/javascript"></script><!-- pop up -->
<script src="assets/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
<script src="assets/corporate/scripts/layout.js" type="text/javascript"></script>
<script type="text/javascript">
jQuery(document).ready(function() {
Layout.init();
Layout.initUniform();
Layout.initTwitter();
});
</script>
<!-- END PAGE LEVEL JAVASCRIPTS -->
</body>
<!-- END BODY -->
</html>