-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathservices.html
228 lines (181 loc) · 8.46 KB
/
services.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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async
src="https://www.googletagmanager.com/gtag/js?id=UA-103030276-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-103030276-2');
</script>
<title>Anderson Uchôa - UFC</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="author" content="Anderson Uchôa">
<meta name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Anderson Uchôa Faculty Page" />
<meta name="keywords"
content="faculty profile, anderson uchoa, anderson uchôa, ufrj, ufc, puc-rio, puc, pontifical catholic university, pontifical catholic university of rio de janeiro, software engineering, empirical software engineering, applied software engineering" />
<link rel="shortcut icon" href="../favicon.ico">
<!--CSS styles-->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/perfect-scrollbar-0.4.5.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/style.css">
<link id="theme-style" rel="stylesheet" href="css/styles/blue.css">
<!--/CSS styles-->
<!--Javascript files-->
<script type="text/javascript" src="js/jquery-1.10.2.js"></script>
<script type="text/javascript" src="js/TweenMax.min.js"></script>
<script type="text/javascript" src="js/jquery.touchSwipe.min.js"></script>
<script type="text/javascript" src="js/jquery.carouFredSel-6.2.1-packed.js"></script>
<script type="text/javascript" src="js/modernizr.custom.63321.js"></script>
<script type="text/javascript" src="js/jquery.dropdownit.js"></script>
<script type="text/javascript" src="js/jquery.stellar.min.js"></script>
<script type="text/javascript" src="js/ScrollToPlugin.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.mixitup.min.js"></script>
<script type="text/javascript" src="js/masonry.min.js"></script>
<script type="text/javascript"
src="js/perfect-scrollbar-0.4.5.with-mousewheel.min.js"></script>
<script type="text/javascript" src="js/magnific-popup.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<!--/Javascript files-->
</head>
<body>
<div id="wrapper">
<a href="#sidebar" class="mobilemenu"><i class="icon-reorder"></i></a>
<div id="sidebar">
<div id="main-nav">
<div id="nav-container">
<div id="profile" class="clearfix">
<a href="http://www.ufc.br/" target="_new"><img
alt="image" width="220em" src="img/ufc_logo_v2.png"></a>
<br>
<br>
<div class="portrate"></div>
<div class="title">
<h2>Anderson Uchôa</h2>
</div>
</div>
<ul id="navigation">
<li>
<a href="index.html">
<div class="icon icon-user"></div>
<div class="text">About Me</div>
</a>
</li>
<li ><a href="publication.html">
<div class="icon icon-edit"></div>
<div class="text">Publications</div>
</a></li>
<li><a href="awards.html">
<div class="icon icon-star"></div>
<div class="text">Awards</div>
</a></li>
<li><a href="research.html">
<div class="icon icon-book"></div>
<div class="text">Research Experiences</div>
</a></li>
<!-- <li><a href="industrial.html">-->
<!-- <div class="icon icon-book"></div>-->
<!-- <div class="text">Industrial Experiences</div>-->
<!-- </a></li>-->
<li><a href="teaching.html">
<div class="icon icon-time"></div>
<div class="text">Teaching</div>
</a></li>
<li class="currentmenu"><a href="services.html">
<div class="icon icon-thumbs-up"></div>
<div class="text">Services</div>
</a></li>
<li><a href="http://lattes.cnpq.br/3740664626762609"
target="_new">
<div class="icon icon-download-alt"></div>
<div class="text">CV Lattes (in Portuguese)</div>
</a></li>
</ul>
</div>
</div>
<div class="social-icons">
<ul>
<li><a href="https://www.facebook.com/anderson.goncalvesuchoa"
target="_new"><i class="icon-facebook"></i></a></li>
<li><a href="https://twitter.com/andersonguchoa" target="_new"><i
class="icon-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/in/andersongnuchoa/"
target="_new"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div id="main">
<div id="research" class="page">
<div class="pageheader">
<div class="headercontent">
<div class="section-container">
<h2 class="title">Services for Community</h2>
<div class="row">
<div class="col-md-10">
<p style="text-align:justify" >Below you can find my brief contribution history to the software engineering community.</p>
</div>
</div>
</div>
</div>
</div>
<div class="pagecontents">
<div class="section color-1">
<div class="section-container">
<div class="title text-center">
<h3>Events Organization</h3>
</div>
<p>I have served (or will serve) as TPC chair of the following events:</p>
<ul>
<li>19th Brazilian Symposium on Software Components, Architectures, and Reuse (SBCARS), Co-located with CBSoft 2025 </li>
<li>12th Workshop on Software Visualization, Evolution and Maintenance (VEM), Co-located with CBSoft 2024 </li>
</ul>
<div class="title text-center">
<h3>Conferences</h3>
</div>
<p>I have served (or will serve) as reviewer of the following conferences:</p>
<ul>
<li>19th International Conference on Cooperative and Human Aspects of Software Engineering (CHASE) 2025 <b>(PC Member)</b> </li>
<li>9th Workshop on Social, Human and Economic Aspects of Software (WHASES) 2024 <b>(PC Member)</b> </li>
<li>18th Brazilian Symposium on Software Components, Architectures, and Reuse (SBCARS) 2024 <b>(PC Member)</b> </li>
<li>46th International Conference on Software Engineering (ICSE) 2024 <b>(Artifact Evaluation Committee Member)</b> </li>
<li>XII Escola Regional de Computação do Ceará, Maranhão e Piauí (ERCEMAPI) 2024 <b>(PC Member)</b> </li>
<li> 11th Workshop on Software Visualization, Evolution and Maintenance (VEM) 2023 <b>(PC Member)</b> </li>
<li>XI Escola Regional de Computação do Ceará, Maranhão e Piauí (ERCEMAPI) 2023 <b>(PC Member)</b> </li>
<li> 37th Brazilian Symposium on Software Engineering (SBES) 2023 <b>(Insightful Ideas and Emerging Results Committee Member)</b> </li>
<li>20th International Conference on Mining Software Repositories (MSR) 2023 <b>(Data and Tool Showcase Committee Member)</b> </li>
<li>15th ACM SIGPLAN International Conference on Software Language Engineering (SLE) 2022 <b>(Artifact Evaluation Committee Member)</b> </li>
<li>17th European Conference on Computer Systems (EuroSys) 2022 <b>(Artifact Evaluation Committee Member)</b> </li>
<li>18th IEEE/ACM International Conference on Mining Software Repositories (MSR) 2022 <b>(Shadow PC Member)</b> </li>
<li>X Escola Regional de Computação do Ceará, Maranhão e Piauí (ERCEMAPI) 2022 <b>(PC Member)</b> </li>
<li>27th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE) 2020 <b>(co-reviewer)</b></li>
<li>42nd International Conference on Software Engineering (ICSE) 2020 <b>(co-reviewer)</b></li>
<li>13th International Symposium on Empirical Software Engineering and Measurement (ESEM) 2019 <b>(co-reviewer)</b></li>
<li>40th International Conference on Software Engineering: New Ideas and Emerging Results Track (ICSE-NIER) 2018 <b>(co-reviewer)</b></li>
</ul>
<div class="title text-center">
<h3>Journals</h3>
</div>
<p>I serve as a reviewer of the following journals:</p>
<ul>
<li>Software Quality Journal(SQJ) </li>
<li>Journal of Software Engineering Research and Development (JSERD) </li>
<li>Empirical Software Engineering (EMSE)</li>
<li>Journal of Systems and Software (JSS)</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>