-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
155 lines (131 loc) · 7.12 KB
/
index.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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<!DOCTYPE html><html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="description" content="">
<meta name="author" content="Flávio Codeço Coelho ">
<title>1st Symposium on Big Data and Public Health | Big Data and Public Health 2013</title>
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/rst.css" rel="stylesheet" type="text/css">
<link href="assets/css/code.css" rel="stylesheet" type="text/css">
<link href="assets/css/colorbox.css" rel="stylesheet" type="text/css">
<link href="assets/css/theme.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
</head>
<body>
<!-- Menubar -->
<div class="navbar navbar-fixed-top" id="navbar">
<div class="navbar-inner">
<div class="container">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href=".">
Big Data and Public Health 2013
</a>
<!-- Everything you want hidden at 940px or less, place within here -->
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="program.html">Program</a>
</li><li><a href="registration.html">Registration</a>
</li><li><a href="como_chegar.html">Location</a>
</li></ul>
<ul class="nav pull-right">
<li>
<a href="./index.txt" id="sourcelink">Source</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- End of Menubar -->
<div class="container-fluid" id="container-fluid">
<!--Body content-->
<div class="row-fluid">
<div class="span2"></div>
<div class="span8">
<h1>1st Symposium on Big Data and Public Health</h1>
<img alt="banner.png" class="span12" src="banner.png">
<div class="admonition-talk-and-poster-submission-is-over span12 admonition">
<p class="first admonition-title">Talk and poster submission is over.</p>
<p>We will review all the submissions and send personal emails regarding the acceptance of the talks and posters. We expected to complete this evaluation before the 13th of october. Please check the <a class="reference external" href="program.html">Program</a> regularly for updates in the schedule of talks as well as a list of approved posters.</p>
<p class="last">Thank you for submitting your work!</p>
</div>
<p class="span12">Public health issues have one feature in common which is the scale. Understanding health issues in large populations, require not only highly multi-dimensional datasets, but also detailed historical data geographically localized covering entire countries if not continents or the entire Globe.</p>
<p class="span12">The large volumes of data and the computational, mathematical and statistical tools necessary for the efficient analysis of such problems, fuel very active and innovative research communities.</p>
<p class="span12">In this Symposium, we aim to bring together researchers from the various fields above to present their most recent work and discuss the challenges of Big data and Public Health in the 21st century.</p>
<p class="span12"><strong>Location: Fundação Getulio Vargas, Rio de Janeiro</strong> -
<strong>Dates: 24-25/10/2013</strong></p>
<div class="span5 section" id="organizers">
<h2>Organizers</h2>
<ul class="simple">
<li>Flávio Codeço Coelho - EMAp/FGV</li>
<li>Cláudia Torres Codeço - Fiocruz</li>
<li>Antonio Miguel Vieira Monteiro - INPE</li>
<li>Oswaldo Gonçalves Cruz - Fiocruz</li>
<li>Christovam Barcellos - Fiocruz</li>
</ul>
<div class="admonition-all-talks-will-be-in-english-todas-as-palestras-serao-em-ingles span12 admonition">
<p class="first admonition-title">All talks will be in English / Todas as palestras serão em Inglês.</p>
<p class="last">Because of the international nature of this gathering, English will be the official language. /
Devido à natureza internacional deste encontro, todas as palestras serão em Inglês.</p>
</div>
</div>
<div class="span5 section" id="scientific-comittee">
<h2>Scientific Comittee</h2>
<ul class="simple">
<li>Flávio Codeço Coelho - EMAp/FGV</li>
<li>Cláudia Torres Codeço - Fiocruz</li>
<li>Antonio Miguel Vieira Monteiro - INPE</li>
<li>Oswaldo Gonçalves Cruz - Fiocruz</li>
<li>Christovam Barcellos - Fiocruz</li>
<li>Asla Medeiros e Sá - EMAp/FGV</li>
<li>Renato Rocha Souza - EMAp/FGV</li>
<li>Crysttian Arantes Paixão - EMAp/FGV</li>
<li>Leonardo Santos - Cemaden</li>
<li>Gilberto Câmara - INPE</li>
<li>Trevor Bailey - University of Exeter</li>
<li>Edzer Pebesma - University of Münster</li>
<li>Maurício Barreto - UFBA</li>
</ul>
</div>
</div>
</div>
<!--End of body content-->
</div>
<div class="footerbox">
Organization: <a href="http://emap.fgv.br"><img width="80" src="http://emap.fgv.br/NLP-2011/images/emap.jpg"></a> <a href="http://www.fiocruz.br"><img width="130" src="http://www.epsjv.fiocruz.br/seminario/sites/default/files/images/logo%20fiocruz.jpg"></a> <a href="http://www.inpe.br"><img width="130" src="inpe.jpg"></a><br>
Contents © 2013 <a href="mailto:[email protected]">Flávio Codeço Coelho </a> - Powered by <a href="http://nikola.ralsina.com.ar">Nikola</a>
</div>
<script src="assets/js/jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/jquery.colorbox-min.js" type="text/javascript"></script>
<!-- Social buttons -->
<div id="addthisbox" class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
<a class="addthis_button_more">Share</a>
<ul><li><a class="addthis_button_facebook"></a>
</li><li><a class="addthis_button_google_plusone_share"></a>
</li><li><a class="addthis_button_linkedin"></a>
</li><li><a class="addthis_button_twitter"></a>
</li></ul>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script>
<!-- End of social buttons -->
<script type="text/javascript">jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});
$(window).on('hashchange', function(){
if (location.hash && $(location.hash)[0]) {
$('body').animate({scrollTop: $(location.hash).offset().top - $('#navbar').outerHeight(true)*1.2 }, 1);
}
});
$(document).ready(function(){$(window).trigger('hashchange')});
</script>
</body>
</html>