-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtravelawards.html
138 lines (115 loc) · 5.1 KB
/
travelawards.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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!DOCTYPE HTML>
<!--
Ion by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Student Travel Awards - CSEB Winnipeg 2016</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
</head>
<body id="top">
<!-- Header -->
<header id="header" class="skel-layers-fixed">
<nav id="nav">
<ul>
<li><a href="https://www.facebook.com/csebwpg2016/timeline" class="icon fa-facebook-square"><span class="label">Facebook</span></a></li>
<li><a href="https://www.linkedin.com/groups/8531293" class="icon fa-linkedin-square"><span class="label">Linkedin</span></a></li>
<li><a href="https://twitter.com/csebwpg2016" class="icon fa-twitter"><span class="label">Twitter</span>@CSEBWPG2016</a></li>
<li>June 8-10, 2016</li>
<li><a href="index.html">Home</a></li>
<li><a href="About.html">About</a></li>
<li><a href="Sponsors.html">Sponsors</a></li>
<li><a href="Register.html">Register</a></li>
<li><a href="Speakers.html">Speakers</a></li>
<li><a href="Workshops.html">Workshops</a></li>
<li><a href="Schedule.html">Schedule</a></li>
<li><a href="Getting Here.html">Getting Here</a></li>
<li><a href="presentationinfo.html">Presenters</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper style1">
<header class="major">
<h2>Student Awards</h2>
</header>
<div class="container">
<div class="row">
<div class="8u">
<section>
<h2>Presentation Awards</h2>
<h2>Statistical Society of Canada-Biostatistics Section/Canadian Society of Epidemiology and Biostatistics</h2>
<p>
The Biostatistics Section of the Statistical Society of Canada and CSEB is funding awards for presentations by students at our conference. The amount of each award is $150. The student presentation awards will be based on the judges' evaluation at the conference; students do not have to apply for the presentation awards as they will automatically be 'entered'. CSEB will be sponsoring awards for the top presentations in the epidemiology category.
</p>
<div class="3u">
<section>
<a href="http://csebca.ipage.com/wordpress/" class="image fit"><img src="images/cseb_logo.jpg" alt="" /></a>
</section>
</div>
<div class="5u">
<section>
<a href="http://www.ssc.ca/" class="image fit"><img src="images/biostats.bmp" alt="" /></a>
</section>
</section>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<div class="row double">
<div class="6u">
<div class="row collapse-at-2">
<div class="6u">
<h3>CSEB National Student Conference Winnipeg 2016</h3>
<ul class="alt">
<li><a href="index.html">Home</a></li>
<li><a href="About.html">About</a></li>
<li><a href="Schedule.html">Schedule</a></li>
<li><a href="Getting Here.html">Getting Here</a></li>
</ul>
</div>
<div class="6u">
<h3>Further inquiries</h3>
<ul class="alt">
<p>Email: [email protected] </p>
<a href="#" class="image fit"><img src="images/conferencelogo.png" alt="" /></a>
</ul>
</div>
</div>
</div>
<div class="6u">
<h2><a href="http://csebca.ipage.com/wordpress/">Canadian Society of Epidemiology and Biostatistics</a></h2>
<p>The Canadian Society for Epidemiology and Biostatistics is a professional organization that fosters and promotes these two interrelated sciences to improve health and well-being through research and practice. </p>
<ul class="icons">
<li><a href="https://twitter.com/csebwpg2016" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/csebwpg2016/timeline" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://www.linkedin.com/groups/8531293" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
</ul>
</div>
</div>
<ul class="copyright">
<li>© CSEB communications committee. All rights reserved.</li>
<li>Design: <a href="http://templated.co">TEMPLATED</a></li>
<li>Images: <a href="http://unsplash.com">Unsplash</a></li>
</ul>
</div>
</footer>
</body>
</html>