-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcollab.html
More file actions
88 lines (70 loc) · 3.47 KB
/
collab.html
File metadata and controls
88 lines (70 loc) · 3.47 KB
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
<html>
<head>
<title>Kartik Jain</title>
</head>
<body>
<div>
<img height=400 src="IMG_2027.JPG">
<video style="position:absolute;width:520px;top:10px;left:300px" autoplay loop>
<source src="p4.mp4" type="video/mp4">
</video>
</div>
<p>
<b>
Kartik Jain, Assistant Professor of Biofluid Dynamics,<br>
Department of Thermal and Fluid Engineering, <br>
<a href="https://people.utwente.nl/k.jain?tab=about-me">University of Twente</a>, <br>
The Netherlands <br>
E-mail: k.jain@utwente.nl <br>
<a href="https://www.linkedin.com/in/kartikjain5/"> <img src="img/linkedin.svg" width=20> </a>  
<a href="https://scholar.google.co.uk/citations?user=bPoP9RIAAAAJ&hl=en"> <img src="img/google-scholar-square.svg" width=20> </a>  
<a href="https://www.researchgate.net/profile/Kartik_Jain3"> <img src="img/researchgate.svg" width=20> </a>  
<a href="https://orcid.org/0000-0002-6540-9304"> <img src="img/orcid.svg" width=20> </a>  
<a href="https://publons.com/researcher/3073142/kartik-jain/"> <img src="img/publons-square.svg" width=20> </a>  
<a href="https://www.ncbi.nlm.nih.gov/myncbi/1DuEBDU8mrlQv/bibliography/public/"> <img src="img/pubmed-square.svg" width=20> </a>
</b>
</p>
<h2><button> <a href="index.html" >About</a> </button>
<button> <a href="projects.html">Research Projects</a></button>
<button> <a href="cophi.html" >Group members</a> </button>
<button> <a href="lehre.html" >Teaching </a> </button>
<button> <a href="collab.html" >Collaborators</a> </button>
<button> <a href="apes.html" >Research Code</a> </button>
<button> <a href="pub.html" >Publications</a> </button>
</h2>
<h2>Collaborators</h2>
<ol>
<li>
<!--<img height=150 src="reijnen.jpg" ALIGN="left"> -->
<b>Michel Reijnen</b><i> Prof. Dr. Michel Reijnen is appointed as a
professor of vascular surgery at the University of Twente and works
as a staff surgeon at the Rijnstate Hospital in Arnhem. </i>
</li>
<li>
<b>Erik Groot Jebbink</b><i> Dr. Erik Groot Jebbink is an assistant
professor at the Multi-Modality Medical Imaging group (M3I) group of
the University of Twente.</i>
</li>
<li>
<b>Guillaume Lajoinie</b><i> Dr. Guillaume Lajoinie is an assistant
professor in the Physics Of Fluids Group at the University of Twente.
His research focuses on ultrasound, microscale heat and mass
transfer, phase change and contrast agents. </i>
</li>
<li>
<b>Rob Hagmeijer</b><i> Dr. Rob Hagmeijer is an associate professor
of biofluid dynamics at the Univeristy of Twente. </i>
</li>
<li>
<b>Christian Holm</b><i> Prof. Dr. Christian Holm is a professor of
Physics at the University of Stuttgart, Germany where he works as the
director of the Institute for Computational Physics (ICP). </i>
</li>
<li>
<b>Frank Nijsen</b><i> Dr. Frank Nijsen is an associate professor at
the Department of medical imaging department at Radboud university
medical center Radboudumc.
</li>
</ol>
</body>
</html>