-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpast.html
More file actions
97 lines (94 loc) · 4.38 KB
/
past.html
File metadata and controls
97 lines (94 loc) · 4.38 KB
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
<!doctype html><!-- -*- coding: utf-8-unix; -*- -->
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SEmotion 2021</title>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" type="text/css" href="index.css">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<main>
<header>
<h1>SEmotion 2021</h1>
<div class="subtitle">
Sixth International Workshop on Emotion Awareness in Software Engineering
</div>
<div class="when-and-where">
<span class="unbreakable">ICSE 2021 Workshop</span>
·
<span class="unbreakable">May 31st, 2021 (Virtual)</span>
·
<span class="unbreakable"></span>
</div>
</header>
<nav>
<ul>
<li><a href="index.html">Workshop Overview</a></li>
<li><a href="call.html">Call for Papers</a></li>
<li ><a href="organization.html">Organization</a></li>
<li> <a href="program.html">Program</a></li>
<li><a href="https://conf.researchr.org/attending/icse-2021/registration">Registration</a></li>
<li class="selected"><a href="past.html">Past Events</a></li>
<li><a href="https://easychair.org/conferences/?conf=semotion2021"><font color="red">Submit here!</font></a></li>
</ul>
</nav>
<div class="banner">
<img src="spain.jpg" alt="Monastery of San Lorenzo de El Escorial">
<div class="attribution">
Photo by David Mapletoft
</div>
</div>
<article>
<section id="payload">
<!-- -*- mode: Markdown; fill-column: 80; indent-tabs-mode: nil; -*- -->
<h2 id="links-to-previous-workshops">Links to Previous Workshops</h2>
<ul>
<li><a href="https://semotion.github.io/2020">SEmotion 2020</a></li>
<li><a href="https://semotion.github.io/2019">SEmotion 2019</a></li>
<li><a href="http://collab.di.uniba.it/semotion/">SEmotion 2018</a></li>
<li><a href="http://collab.di.uniba.it/semotion17/">SEmotion 2017</a></li>
<li><a href="http://collab.di.uniba.it/semotion16/">SEmotion 2016</a></li>
</ul>
</section>
<section id="sidebar">
<section id="important-dates">
<h2>Important Dates</h2>
<ul>
<li>Paper submissions: <s>January 12th, 2021</s> <s>January 19th, 2021</s></li>
<li>Notification to authors: <s>February 22nd, 2021</s></li>
<li>Camera-ready copies due: <s>March 12th, 2021</s></li>
<li>Workshop: May 31st, 2021 (Virtual)</li>
</ul>
</section>
<section id="social-media">
<h2>Social Media</h2>
<a class="twitter-timeline" href="https://twitter.com/SEmotion_ws?ref_src=twsrc%5Etfw">Tweets by SEmotion</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</section>
<section id="links">
<h2 id="workshop-organizers">Workshop Organizers</h2>
<ul>
<li><a href="http://mikamantyla.eu/" target="_blank">Mika Mantyla</a>, University of Oulu, Finland</li>
<li><a href="http://www.maleknazn.com/" target="_blank">Maleknaz Nayebi</a>, York University, Canada</li>
<li><a href="http://paigerodeghero.com/" target="_blank">Paige Rodeghero</a>, Clemson University, USA</li>
</ul>
<h2 id="workshop-organizers" style="padding-top:5%;">Website and Social Media Chairs</h2>
<ul>
<li><a href="https://makayla-moster.github.io/index.html" target="_blank">Makayla Moster</a>, Clemson University, USA</li>
<li><a href="https://www.oliver-karras.de/" target="_blank">Oliver Karras</a>, Leibniz University, Germany</li>
</ul>
</section>
</section>
</article>
<footer>
© Copyright 2021 SEmotion 2021
</footer>
</main>
</body>
</html>