-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
99 lines (98 loc) · 5.12 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!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 2019</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 2019</h1>
<div class="subtitle">
Fourth International Workshop on Emotion Awareness in Software Engineering
</div>
<div class="when-and-where">
<span class="unbreakable">ICSE 2019 Workshop</span>
·
<span class="unbreakable">28 May 2019</span>
·
<span class="unbreakable">Montréal, QC, Canada</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><ul>
<li><a href="program.html">Schedule</a></li>
<li><a href="keynote.html">Keynote</a></li>
<li><a href="invited_talk.html">Invited Talk</a></li>
</ul></li>
<li><a href="https://2019.icse-conferences.org/attending/registration">Registration</a></li>
<li><a href="past.html">Past Events</a></li>
</ul>
</nav>
<div class="banner">
<img src="montreal.jpeg" alt="Montréal Skyline from Mount Royal">
<div class="attribution">
Photo by <em><a target="_blank" href="https://commons.wikimedia.org/wiki/User:ArildV">Arild Vågen</a></em>, <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">CC-BY-SA 4.0</a>
</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 third edition held at ICSE 2018, 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>
<div class="fullsize-photo">
<figure>
<img src="attendees.jpeg" alt="Thanks to all for another successful SEmotion!" /><figcaption>Thanks to all for another successful SEmotion!</figcaption>
</figure>
</div>
</section>
<section id="sidebar">
<section id="important-dates">
<h2>Important Dates</h2>
<ul>
<li>Paper submissions: <s>6 February 2019</s></li>
<li>Notification to authors: <s>1 March 2019</s></li>
<li>Camera-ready copies due: <s>15 March 2019</s></li>
<li>Workshop: 28 May 2019</a></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">[Loading Tweets by SEmotion_ws…]</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://shbonita.github.io/">Bonita Sharif</a>, University of Nebraska—Lincoln, USA</li>
<li><a href="https://mast.informatik.uni-hamburg.de/people/dr-davide-fucci/">Davide Fucci</a>, University of Hamburg, Germany</li>
<li><a href="https://www.brunel.ac.uk/people/giuseppe-destefanis">Giuseppe Destefanis</a>, Brunel University, UK</li>
</ul>
<h2 id="workshop-organizers">Web Chair</h2>
<ul>
<li>Brady Garvin, University of Nebraska—Lincoln, USA</li>
</ul>
</section>
</section>
</article>
<footer>
© Copyright 2019 SEmotion 2019
</footer>
</main>
</body>
</html>