-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnews.json
40 lines (39 loc) · 1.62 KB
/
news.json
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
{
"news":[
{
"date": "Jul, 6 2015",
"label": "Newcomer",
"text": "Claudie Gauvreau joins the group for a Master's degree. She'll do associative TMS combine with fMRI studies."
},
{
"date": "Jul, 6 2015",
"label": "Newcomer",
"text": "Sukhmanjit Ghumman joins the group for a Master's degree. He'll try to understand the effect of the cerebral tumor on the brain network."
},
{
"date": "Jun, 2015",
"label": "Conference",
"text": "Michael Bernier, Russell Butler, Maxime Chamberland, Gabriel Girard and David Provencher went to <a href='http://ohbm.loni.usc.edu/' target='_blank'> OHBM in Hawaii.</a>"
},
{
"date": "Jun, 2015",
"label": "Conference",
"text": "Michael Bernier, Maxime Chamberland, Gabriel Girard, Vincent Méthot and David Provencher went to <a href='http://www.ismrm.org/15/' target='_blank'>ISMRM in Toronto.</a>"
},
{
"date": "Feb, 4 2015",
"label": "Update",
"text": "This website is now hosted with github webpages."
},
{
"date": "Jan, 5 2015",
"label": "Newcomer",
"text": "<a href='https://abizeau.github.io' target='_blank'>Alexandre Bizeau</a> joins the group for a Master's degree. He'll work on human brain vascular segmentation."
},
{
"date": "2014",
"label": "Newcomer",
"text": "Russell Butler joins the group for a Master's degree."
}
]
}