-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·91 lines (75 loc) · 4.23 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
---
# You don't need to edit this file, it's empty on purpose.
# Edit theme's home layout instead if you wanna make some changes
# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: page
slide_id: 0
lang: en
---
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 col-xl-6 text-justify conference-text">
<h5>3rd Brazilian Workshop on Smart Cities (WBCI2022)</h5>
<p class="lead">
The WBCI2022 happen on 3--4 August 2022 in the city of Niterói/RJ (Brazil).
</p>
<p> This work the WBCI happen as a Satelite Event of the
<a href="https://csbc.sbc.org.br/2022/"> 42º Congresso da Sociedade Brasileira de Computação (CSBC
2022)</a>.
</p>
<p>WBCI is an international workshop organized in Brazil that aims to attract original contributions
with an interdisciplinary approach, both in the field of technology and in the humanities,
focusing on the development and use of computer systems and their relationship with the macro
topic of Smart Cities (and its various variants). The event is an opportunity to bring together
researchers, students and professionals who work directly or indirectly on this topic of Smart
Cities, as well as the unfolding of the use of technologies in the urban context, also for smart
regions and territories.
</p>
<p> This year edition of WBCI has a special session "Colóquios em Blockchain e
Web Descentralizada", being organized in partnership with the Technical Committee in Blockchain
(CT-Blockchain) of the Rede Nacional de Ensino e Pesquisa (RNP),
with focus in advances of research and industry communities, with subject on blockchain and smart
cities.<br />
<a href="./Chamada-do-Coloquio-em-Blockchain-Web-Descentralizada-estendido.pdf">Open Call</a> until July
15th.
</p>
<p>Topics of interest include, but are not restricted to:</p>
<ul>
<li>Computational Intelligence and Citizens</li>
<li>Computational Intelligence for Logistics in Smart Cities</li>
<li>Computational Intelligence for Smart/Green Homes</li>
<li>Computational Intelligence for urban planning and engineering solutions</li>
<li>Cryptocities/Cryptocurrencies</li>
<li>Green computing, sustainability and energy efficiency.</li>
<li>Heuristic and exact solutions to problems in Smart Cities and decentralized
environments</li>
<li>High Performance Computing for Smart Cities</li>
<li>Human Interactions and Smart Cities</li>
<li>Humanitarian Logistics and Reverse Logistics</li>
<li>Infrastructure, platforms and frameworks for smart cities</li>
<li>Modeling and data analysis for smart cities</li>
<li>Public and Cyber Security</li>
<li>Security and privacy of citizen data</li>
<li>Sensing and the Internet of Things for smart cities</li>
<li>Smart Cities and Internet of Value</li>
<li>Smart Cities in the context of Renewable Energies and Microgrids</li>
<li>Smart Cities with Smart Contracts and Blockchain</li>
<li>Smart Cities, Smart/Digital Cities</li>
<li>Software development techniques and methodologies for smart cities</li>
<li>Techniques and methods of real-time processing of data streams</li>
<li>Thematic applications (in public safety, health, education, mobility, urbanism,
among others) for smart cities</li>
<li>Transport and Urban & Social Mobility</li>
<li>Urban Planning and Management
</ul>
{% include contact-us.html %}
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 col-xl-6">
<!--######### important dates ##########-->
{% include card-important-dates.html %}
<!--####################################-->
<!--######### news #####################-->
{% include card-news.html %}
<!--####################################-->
</div>
</div>
{% include sponsors.html %}