-
Notifications
You must be signed in to change notification settings - Fork 2
/
6_People.txt
31 lines (27 loc) · 927 Bytes
/
6_People.txt
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
/**
\page People People Involved
<strong>Advisors:</strong>
<ul>
<li><a href="https://www.cbica.upenn.edu/sbia/christos/">Christos Davatzikos</a>
<li><a href="http://www.med.upenn.edu/apps/faculty/index.php/g275/p8123294">Despina Kontos</a>
<li><a href="https://www.cbica.upenn.edu/sbia/rverma/">Ragini Verma</a>
</ul>
<br>
<strong>Developers:</strong>
<table border="0" style="width:100%">
<tr text-align="top">
<td width="10%"><a href="https://www.cbica.upenn.edu/sbia/Sarthak.Pati/">Sarthak Pati</a></td>
<td>Primary developer, integration of everything</td>
</tr>
<tr text-align="top">
<td width="10%">Ashish Singh</a></td>
<td>Utilities and IO</td>
</tr>
<tr text-align="top">
<td width="10%"><a href="https://www.cbica.upenn.edu/sbia/Saima.Rathore/">Saima Rathore</a></td>
<td>Some ITK algorithms</td>
</tr>
</table>
<br>
Contact details: <mailto:software@cbica.upenn.edu>
*/