-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
85 lines (84 loc) · 4.85 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
<!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 2020</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 2020</h1>
<div class="subtitle">
Fifth International Workshop on Emotion Awareness in Software Engineering
</div>
<div class="when-and-where">
<span class="unbreakable">ICSE 2020 Workshop</span>
·
<span class="unbreakable"> July 13th 2020 (Online)</span>
·
<span class="unbreakable"></span>
</div>
</header>
<nav>
<ul>
<li class="selected"><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/home/icse-2020">Registration</a></li>
<li><a href="past.html">Past Events</a></li>
<li><a href="https://easychair.org/conferences/?conf=semotion20"><font color="red">Submit here!</font></a></li>
</ul>
</nav>
<div class="banner">
<img src="seoul.jpeg" alt="Seoul view in the evening">
<div class="attribution">
Photo by Ping Onganankun on Unsplash
</div>
</div>
<article>
<section id="payload">
<!-- -*- mode: Markdown; fill-column: 80; indent-tabs-mode: nil; -*- -->
<h2 id="workshop-overview">Workshop Overview</h2>
<p>Affective computing is the study and development of systems and devices that can recognize, interpret, process, and simulate human affects, i.e. the experience of feelings or emotions. Over the past decade, research has shown the impact of affective states on work performance and on team collaboration. This also applies for software engineering that involves people in a broad range of activities, where personality, moods, and emotions play a crucial role. For successful software engineering projects, stakeholders need to experience positive affect (such as trust or appreciation), to agree on display rules for emotions, and to hold mutual commitment to the project goals.</p>
<p>Recently, researchers started to study the role of affective computing and affective states in software engineering. However, contributions on this topic are currently presented and discussed in diverse conferences and workshops. This workshop follows on the fourth edition held at ICSE 2019, towards the consolidation of an international, sustainable forum for researchers and practitioners interested in the role of affect in software engineering to meet, present, and discuss their work-in-progress.</p>
<p>High-quality contributions about empirical studies, theoretical models, as well as tools for supporting emotion awareness in software engineering are invited to the workshop, both from academia and industry.</p>
</section>
<section id="sidebar">
<section id="important-dates">
<h2>Important Dates</h2>
<ul>
<li>Paper submissions: <strike>January 22, 2020</strike> January 29, 2020</li>
<li>Notification to authors: February 25, 2020</li>
<li>Camera-ready copies due: April 7, 2020</li>
<li>Workshop: July 13th, 2020 (Online)</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="https://dfucci.co">Davide Fucci</a>, Blekinge Institute of Technology, Sweden</li>
<li><a href="https://uwanolab.jp/">Hidetake Uwano</a>, NARA Institute of Technology, Japan</li>
</ul>
</section>
</section>
</article>
<footer>
© Copyright 2020 SEmotion 2020
</footer>
</main>
</body>
</html>