-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathevents.html
executable file
·187 lines (170 loc) · 6.24 KB
/
events.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
<!--#include virtual="/sigsoftheader.html" -->
<div id="breadcrumb">
<a href="index.html">Home</a> -> Events
</div>
<div id="mat2" class="clear">
<div id="mat3">
<div id="mat4">
<div id="colfull">
<div class="item">
<h1>Events</h1>
<p>SIGSOFT sponsors or co-sponsors the conferences and events described below.
The dates and locations for the upcoming instance of each conference and
event are listed in the
<a href="http://www.acm.org/calendar-of-events">ACM Calendar of Events</a>.</p>
<p>Please refer to the <a href="resources.html">Resources</a> page for
information for event organizers, financial support for students to attend
conferences (CAPS), obtaining visas to travel to SIGSOFT events in the US,
and more.</p>
<h2>Conferences and Events</h2>
<h3>ASE</h3>
<p><a href="http://www.ase-conferences.org/">Automated Software Engineering Conference</a>: held every 12 months, in September in even-numbered years, in November in odd-numbered years.</p>
<h3>DEBS</h3>
<p><a href="http://debs.org/">International Conference on Distributed and Event-based Systems</a>: held every 12 months, typically in June.</p>
<h3>ESEC/FSE</h3>
<p><a href="http://www.fseconference.org/">Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering</a>: held annually. Formerly alternating between ESEC/FSE every other year, alternating with FSE. A list of <a href="#fse_esec">past ESEC/FSE conferences</a> is below.</p>
<h3>ESEM</h3>
<p><a href="http://www.esem-conferences.org/">International Symposium on Empirical Software Engineering and Management</a>: held every 12 months, typically in the fall.</p>
<h3>ICPE</h3>
<p><a href="http://icpe2014.ipd.kit.edu/">International Conference on Performance Engineering</a>: held every 12 months, typically in April.</p>
<a name="icse"></a>
<h3>ICSE</h3>
<p><a href="http://www.icse-conferences.org/">International Conference on Software Engineering</a>: held every 12 months, typically in May. ICSE Conferences' <a href="http://www.icse-conferences.org/history.html">history page</a> lists past events.</p>
<h3>ISSTA</h3>
<p><a href="http://conf.researchr.org/home/issta-2017">International Symposium on Software Testing & Analysis</a>: held every 12 months, typically in July or August.</p>
<h3>MOBILESoft</h3>
<p><a href="http://www.mobilesoftconf.org/">International Conference on Mobile Software Engineering and Systems</a>: held every 12 months, collocated with <a href="#icse">ICSE</a>.</p>
<h3>MoDELS</h3>
<p><a href="http://www.modelsconference.org/">International Conference on Model-Driven Engineering Languages and Systems</a>: held every 12 months, typically in October.</p>
<br/>
<a name="fse_esec"></a>
<h2>Past ESEC / FSE Conferences</h2>
<p>ESEC/FSE is the joint meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on the Foundations of Software Engineering.</p>
<p>Prior to 2017, ESEC/FSE was held every 24 months, alternating with SIGSOFT
FSE. As of 2017, ESEC/FSE is held annually.</p>
<table cellpadding="10" cellspacing="0" border="0">
<tr align="center" valign="top">
<td>
<h3>Past SIGSOFT / FSE conferences</h3>
<p>
SIGSOFT 2016/FSE 24<br />
<a href="http://2016.icse.cs.txstate.edu/">Austin, Texas 2016</a>
</p>
<p>
SIGSOFT 2014/FSE 22<br />
<a href="http://fse22.gatech.edu/">Hong Kong 2014</a>
</p>
<p>
SIGSOFT 2012/FSE 20<br />
<a href="http://www.sigsoft.org/fse20/">Research Triangle, NC, USA 2012</a>
</p>
<p>
SIGSOFT 2010/FSE 18<br />
<a href="http://fse18.cse.wustl.edu/">Santa Fe, NM, USA 2010</a>
</p>
<p>
SIGSOFT 2008/FSE 16<br />
<a href="http://www.cc.gatech.edu/conferences/fse16/">Atlanta, GA, USA 2008</a>
</p>
<p>
SIGSOFT 2006/FSE 14<br />
<a href="http://www.cs.uoregon.edu/fse-14/">Portland, Oregon, USA 2006</a>
</p>
<p>
SIGSOFT 2004/FSE 12<br />
<a href="http://www.isr.uci.edu/FSE-12/">Newport Beach, CA, USA 2004</a>
</p>
<p>
SIGSOFT 2002/FSE 10<br />
<a href="http://www2.cs.pitt.edu/FSE-10/">Charleston, SC, USA 2002</a>
</p>
<p>
SIGSOFT 2000/FSE 8<br />
<a href="http://www.cs.virginia.edu/fse8/">San Diego, CA, USA 2000</a>
</p>
<p>
SIGSOFT 1998/FSE 6/ISAW-3<br />
<a href="http://www.ics.uci.edu/%7edsr/fse6/">Lake Buena Vista, FL, USA 1998</a>
</p>
<p>
SIGSOFT 1996/FSE 4/ISAW-2<br />
<a href="http://www.cs.colorado.edu/users/isaw2/">San Francisco, CA, USA 1996</a>
</p>
<p>
SIGSOFT 1995/FSE 3<br />
Washington, DC, USA, October 10-13, 1995
</p>
<p>
SIGSOFT 1994/FSE 2<br />
New Orleans, LA, USA, December 6-9, 1994
</p>
<p>
SIGSOFT 1993/FSE 1<br />
Los Angeles, CA, USA, December 7-10, 1993
</p>
</td>
<td>
<h3>Past ESEC / FSE conferences</h3>
<p>
ESEC/FSE 2018<br />
<a href="http://2018.fseconference.org/home">Lake Buena Vista, Florida, 2018</a>
</p>
<p>
ESEC 2017/FSE 25<br />
<a href="http://esec-fse17.uni-paderborn.de/">Paderborn, Germany, 2017</a>
</p>
<p>
ESEC 2015/FSE 23<br />
<a href="http://esec-fse15.dei.polimi.it/">Bergamo, Italy, 2015</a>
</p>
<p>
ESEC 2013/FSE 21<br />
<a href="http://esec-fse.inf.ethz.ch/">St. Petersburg, Russia, 2013</a>
</p>
<p>
ESEC 2011/FSE 19<br />
<a href="http://2011.esec-fse.org/">Szeged, Hungary, 2011</a>
</p>
<p>
ESEC 2009/FSE 17<br />
<a href="http://www.esec-fse-2009.ewi.tudelft.nl/">Amsterdam, The Netherlands, 2009</a>
</p>
<p>
ESEC 2007/FSE 15<br />
<a href="http://www.idt.mdh.se/esec-fse-2007/">Dubrovnik, Croatia, 2007</a>
</p>
<p>
ESEC 2005/FSE 13<br />
<a href="http://esecfse05.di.fct.unl.pt/">Lisbon, Portugal, 2005</a>
</p>
<p>
ESEC 2003/FSE 11<br />
<a href="http://esecfse.cs.helsinki.fi/">Helsinki, Finland, 2003</a>
</p>
<p>
ESEC 2001/FSE 9<br />
<a href="http://esec.ocg.at"><span class="under">Vienna, Austria, 2001</span></a>
</p>
<p>
ESEC 1999/FSE 7<br />
<a href="http://www.cert.fr/anglais/dprs/esec99.html"><span class="under">Toulouse, France, 1999</span></a>
</p>
<p>
ESEC 1997/FSE 5<br />
<a href="http://www.ifi.unizh.ch/groups/req/esec97/">Zurich, Switzerland, 1997</a>
</p>
</td>
</tr>
</table>
<br/>
<h2>Past Sponsored Events</h2>
<h3>CBSE</h3>
<p><a href="http://cbse-conferences.org/">International Symposium on Component Based Software Engineering</a></p>
<h3>PASTE</h3>
<p><a href="http://cseweb.ucsd.edu/paste2010/">Workshop on Program Analysis for Software Tools and Engineering</a></p>
</div>
</div>
</div>
</div>
</div>
<!--#include virtual="/sigsoftfooter.html" -->