-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications.html
41 lines (33 loc) · 1.43 KB
/
publications.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
<!DOCTYPE html>
<html>
<head>
<title>Virtual Imaging Platform (VIP) - applications</title>
<link rel="StyleSheet" href="./doc_main.css" type="text/css" />
</head>
<body>
<img src="images/book-open-bookmark.png" alt="publications
icon"/>
<h1>How to cite VIP</h1>
<h2>General</h2>
<ul>
<li> T. Glatard,
C. Lartizien, B. Gibaud, R. Ferreira da Silva, G. Forestier,
F. Cervenansky, M. Alessandrini, H. Benoit-Cattin, O. Bernard,
S. Camarasu-Pop, N. Cerezo, P. Clarysse, A. Gaignard, P. Hugonnard,
H. Liebgott, S. Marache, A. Marion, J. Montagnat, J. Tabary, and
D. Friboulet, <a href="http://dx.doi.org/10.1109/TMI.2012.2220154">A
Virtual Imaging Platform for multi-modality medical image
simulation</a>, IEEE Transactions on Medical Imaging, vol. 32, no. 1,
pp. 110-118, 2013
</li>
</ul>
<h2>Gate-Lab</h2>
<ul>
<li>
S. Camarasu-Pop, T. Glatard, R. Ferreira da Silva, P. Gueth, D. Sarrut, and H. Benoit-Cattin, <a href="http://dx.doi.org/10.1016/j.future.2012.09.003">Monte-Carlo Simulation on Heterogeneous Distributed Systems: a Computing Framework with Parallel Merging and Checkpointing Strategies</a>, Future Generation Computer Systems, vol. 29, no. 3, pp. 728--738, 03/2013
</li>
</ul>
<h1>More publications</h1>
See list <a href="more-publications.html">here</a>.
</body>
</html>