-
Notifications
You must be signed in to change notification settings - Fork 1
/
invited_talk.html
62 lines (60 loc) · 2.38 KB
/
invited_talk.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
<!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><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="invited-talk">Invited Talk</h2>
<p style="text-align: center;">
<strong>TBA</strong><br />
</p>
</article>
<footer>
© Copyright 2021 SEmotion 2021
</footer>
</main>
</body>
</html>