-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsickkids.html
98 lines (49 loc) · 2.96 KB
/
sickkids.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>SickKids - Cynthia Gan</title>
<meta name="author" content="Cynthia Gan" />
<meta name="description" content="Cynthia Gan is a psychology researcher aiming to study Cluster B personality disorders, self-harm and suicidality, and eating disorders." />
<meta name="robots" content="index, follow" />
<meta name="referrer" content="always" />
<meta property="og:title" content="SickKids - Cynthia Gan" />
<meta property="og:description" content="Cynthia Gan is a psychology researcher aiming to study Cluster B personality disorders, self-harm and suicidality, and eating disorders." />
<meta property="og:url" content="/" />
<link rel="icon" href="./moon.ico" />
<link rel="stylesheet" href="./assets/css/split.css" type="text/css" media="screen" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<style>
.fs-split .split-image { background-image: url("/images/new_background.jpg"); background-position: center top; }
</style>
</head>
<body id="fullsingle" class="page-template-page-fullsingle-split">
<div class="fs-split">
<div class="split-image">
</div>
<div class="split-content">
<div class="split-content-vertically-center">
<div class="split-intro">
<h1>SickKids</h1>
<h2 class="tagline">Clinical Research Project Assistant</h2>
</div>
<div class="split-bio">
<p><strong>PIs:</strong> <a href="https://psychiatry.utoronto.ca/faculty/louise-gallagher">Dr. Louise Gallagher</a> and <a href="https://psychiatry.utoronto.ca/faculty/suneeta-monga">Dr. Suneeta Monga</a><br>
<strong>Institution:</strong> SickKids Child and Youth Mental Health Collaborative</p>
<p>I currently work on the <strong>C</strong>ohort network for <strong>A</strong>dolescents and youth with multip<strong>L</strong>e <strong>M</strong>ental health conditions <a href="https://www.calmstudy.ca/">(CALM)</a> study in collaboration with five partner sites. This study is a longitudinal observational trial of adolescents with mental health multimorbidity. I assisted significantly with study start-up and now manage participant recruitment and data collection.</p>
<p>Read more at my CV <a href="https://drive.google.com/file/d/1T5UpBMgU7yzWpsHNBZGm27wkFLpSEj77/view?usp=sharing">here</a>.</p>
</div>
<div class="split-credit">
<p>©2024 Cynthia Gan - <a href="https://onepagelove.com/split" title="Split Template">Split Template</a> by <a href="https://onepagelove.com" title="One Page Love">One Page Love</a></p>
<!--
To edit this credit you can remove the CC3.0 license for only $5 here: https://onepagelove.com/split
this really helps contribute towards us developing more templates and means the world to me!
Cheers, Rob (@robhope)
-->
</div>
</div>
</div>
</div>
</body>
</html>