-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathevents.html
48 lines (44 loc) · 3.83 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
---
layout: default
---
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Events
<small>workshops and seminars</small>
</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a>
</li>
<li class="active">Events</li>
</ol>
</div>
</div>
<!-- /.row -->
<!-- Content Row -->
<div class="row">
<div class="col-lg-12">
<ul>
<li><a href="http://gemoc.org/events/moddit2023">ModDiT’23</a>: 3rd International Workshop on Model-Driven Engineering of Digital Twins, co-located with MODELS 2023 (Oct., 2023)</li>
<li><a href="https://mleworkshop.github.io/editions/mle2023">MLE’23</a>: International Workshop on Modeling Language Engineering and Execution, co-located with MODELS 2023 (Oct., 2023)</li>
<li><a href="http://gemoc.org/events/moddit2022">ModDiT’22</a>: 2nd International Workshop on Model-Driven Engineering of Digital Twins, co-located with MODELS 2022 (Oct., 2022)</li>
<li><a href="https://mleworkshop.github.io/editions/mle2022">MLE’22</a>: International Workshop on Modeling Language Engineering and Execution, co-located with MODELS 2022 (Oct., 2022)</li>
<li><a href="http://gemoc.org/events/moddit2021">ModDiT’21</a>: 1st International Workshop on Model-Driven Engineering of Digital Twins, co-located with MODELS 2021 (Oct., 2021)</li>
<li><a href="https://mleworkshop.github.io/editions/mle2021">MLE’21</a>: International Workshop on Modeling Language Engineering and Execution, co-located with MODELS 2021 (Oct., 2021)</li>
<li><a href="https://mleworkshop.github.io/editions/mle2020">MLE’20</a>: International Workshop on Modeling Language Engineering and Execution, co-located with MODELS 2020 (Oct., 2020)</li>
<li><a href="events/mle2019.html">MLE’19</a>: International Workshop on Modeling Language Engineering and Execution, co-located with MODELS 2019 (Sep., 2019)</li>
<li><a href="events/gemoc2018.html">GEMOC’18</a>: 6th International Workshop on The Globalization of Modeling Languages, co-located with MODELS 2018 (Oct., 2018)</li>
<li><a href="https://github.com/gemoc/gemoc-rc-day18">GEMOC Hackathon 2018</a>: 1st GEMOC Hackathon of the Eclipse Research Consortium GEMOC, part of the Unconference at EclipseCon France 2018 (Jun., 2018)</li>
<li><a href="events/gemoc2017.html">GEMOC’17</a>: 5th International Workshop on The Globalization of Modeling Languages, co-located with MODELS 2017 (Oct., 2017)</li>
<li><a href="http://www.dagstuhl.de/17342">Dagstuhl Seminar #17342</a> on the SLE Body of Knowledge (August, 2017)</li>
<li><a href="events/gemoc2016.html">GEMOC’16</a>: 4th International Workshop on The Globalization of Modeling Languages, co-located with MODELS 2016 (October 4, 2016)</li>
<li><a href="events/gemoc2015.html">GEMOC’15</a>: 3rd International Workshop on The Globalization of Modeling Languages, co-located with MODELS 2015 (September 29, 2015)</li>
<li><a href="http://www.dagstuhl.de/14412">Dagstuhl Seminar #14412</a> on “Globalizing Domain-Specific Languages” (October, 2014)</li>
<li><a href="events/gemoc2014.html">GEMOC’14</a>: 2nd International Workshop on The Globalization of Modeling Languages, co-located with MODELS 2014 (September 28, 2014)</li>
<li><a href="events/gemoc2013.html">GEMOC’13</a>: International Workshop on The Globalization of Modeling Languages, co-located with MODELS 2013 (September 29, 2013)</li>
<li><a href="events/globalDSL2013.html">GlobalDSL’13</a>: International Workshop on The Globalization of Domain Specific Languages, co-located with ECMFA, ECOOP and ECSA 2013 (July 2, 2013)</li>
<li><a href="events/gemocmeeting2013.html">Research-Project Symposium</a> of ECMFA/ECOOP/ECSA’13 (July 1st, 2013)</li>
</ul>
<!-- /.col-lg-12 -->
</div>
<!-- /.row -->