forked from khana66a/CNLS-2013
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommittee.html
118 lines (105 loc) · 3.45 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="style.css" rel="stylesheet" type="text/css" />
<title>CNLS, 2013</title>
</head>
<body>
<div id="container">
<div id="header">
</div>
<div id="border">
<div id="main">
<div id="left">
<div id="menu">
<ul>
<li><a href="cnls13.html">Welcome</a></li>
<li><a href="announcement.html">Important Dates</a></li>
<li><a href="committee.html">Scientific Committee</a></li>
<li><a href="plenaries.html">Plenary Speakers</a></li>
<li><a href="sessions.html">Special Sessions</a></li>
<li><a href="abstracts.html">Abstracts</a></li>
<li><a href="venue.html">Conference Venue</a></li>
<li><a href="schedule.html">Scientific Program</a></li>
<li><a href="summerschool.html">Summer School</a></li>
<li><a href="information.html">Travel and Accomodation</a></li>
<li><a href="proceedings.html">Proceedings</a></li>
<li><a href="register.html">Registration</a></li>
</ul>
<br />
<div align="center">
<img src="images/cnls_logo.gif" alt ="CNLS_Logo" width="140px"
height="50px" border="2px" style="border-color:#76673C"/>
</div>
</div>
<div id="menubottom">
<ul>
<li><a href="cnls13.html">Home</a></li>
<li><a href="eraumath.html">About us</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div>
</div>
</div>
<div id="right">
<div class="content">
<br />
<!-- 2ND COLUMN. INSERT COPY -->
<h1>Scientific Committee</h1>
<br>
<p >
<center>
<ul>
<!-- dl><strong>Chair</strong> <br>Andrei Ludu<br>
Deparment of Mathematics and Non Linear Wave Lab</a> <br>
Embry-Riddle Aeronautical University</a>, Daytona Beach, USA </dl><br>
<br -->
<dl><strong>Organizing Committee</strong><br>
Harihar Khanal, Stefan C. Mancas<br>
Deparment of Mathematics, Embry-Riddle Aeronautical University, Daytona Beach, USA
<br> Kedar Uprety <br>
Central Department of Mathematics, Tribhuvan University, Nepal
</dl>
<br><br>
<dl><strong>Scientific Committee</strong><br>
Vasilios Alexiades (University of Tennesse),
<!--Alan R. Bishop (Los Alamos National Lab),-->
Haret-Codratian Rosu Barbus (IPICYT, Mexico),
Jerry Bona (University of Illinois),
Annalisa Calini (College of Charleston),
Roberto Camassa (UNC at Chapel Hill),
Roy Choudhury (University of Central Florida),
<!--Ingrid Daubechies (Duke University),-->
<!--Murray Gell-Mann (Santa Fe Institute),-->
Diane Henderson (Penn State University),
David Kaup (University of Central Florida),
<!-- Helmut Neunzert (University of Kaiserslautern), -->
Manoj Khanal (CSIRO, Australia),
Andrei Ludu (Embry-Riddle Aeronautical University),
Curtis Menyuk (UMBC),
Peter J. Olver (University of Minnesota),
Thiab Taha (University of Georgia)
<br><br><br>
<!--dl><strong>Scientific Advisors</strong><br>
Christian Caron (Springer-Verlag)
</dl--><br><br>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div id="footer">
<div id="copyright">
<span>© Copyright CNLS, 2013.<br /> All rights reserved.</span>
</div><center><br /><p>
This conference is partially supported by
<br />the Department of Mathematics, Embry-Riddle Aeronautical University.
</p>
</center>
</div>
<div id="footerend"></div>
</div>
</body>
</html>