Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
Sketch2Code / 2331.html
RyanLi0802's picture
Uploaded Sketch2Code Files
a01128b verified
raw
history blame
11.2 kB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "">
<html xmlns="">
<head>
<style>
@font-face {
font-family: 'Arvo';
font-style: normal;
font-weight: 400;
src: url(http://fonts.gstatic.com/s/arvo/v22/tDbD2oWUg0MKqScQ6A.ttf) format('truetype');
}
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
margin: 0;
padding: 0;
background: #C0C9D8 url(images/img01.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #181B20;
}
h1, h2, h3 {
margin: 0;
padding: 0;
font-family: 'Arvo', serif;
font-weight: normal;
color: #2E9F13;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 2.4em;
}
h3 {
font-size: 1.6em;
}
p, ul, ol {
margin-top: 0;
line-height: 180%;
}
ul, ol {
}
a {
color: #3333FF;
}
a:hover {
text-decoration: none;
}
img.border {
border: 6px solid #EEE7DF;
}
img.alignleft {
float: left;
margin-right: 25px;
}
img.alignright {
float: right;
}
img.aligncenter {
margin: 0px auto;
}
#wrapper {
margin: 0 auto;
padding: 0;
background: url(images/img03.gif) no-repeat center top;
}
/* Header */
#header-wrapper {
height: 240px;
}
#header {
width: 960px;
height: 240px;
margin: 0 auto;
}
/* Logo */
#logo {
width: 980px;
height: 100px;
margin: 0px auto;
padding: 80px 0px 0px 0px;
color: #e3ebfe;
}
#logo h1, #logo p {
display: block;
margin: 0;
padding: 0;
}
#logo h1 {
margin: 0px;
letter-spacing: -1px;
text-align: center;
text-transform: uppercase;
font-size: 54px;
font-weight: bold;
color: #e3ebfe;
}
#logo h1 a {
color: #e3ebfe;
}
#logo p {
text-align: center;
font-family: 'Arvo', serif;
font-size: 20px;
}
#logo a {
border: none;
background: none;
text-decoration: underline;
color: #e3ebfe;
}
/* Search */
#search {
float: right;
width: 280px;
height: 100px;
padding: 0;
}
#search form {
height: 41px;
margin: 0;
padding: 60px 0 0 30px;
}
#search fieldset {
margin: 0;
padding: 0;
border: none;
}
#search-text {
width: 195px;
padding: 6px 10px;
border: none;
background: #e3ebfe;
text-transform: lowercase;
font: normal 11px Arial, Helvetica, sans-serif;
color: #7F7F81;
}
#search-submit {
display: none;
}
/* Menu */
#menu {
width: 940px;
height: 76px;
margin: 0px auto;
padding: 20px 20px 0px 20px;
background: #e3ebfe url(images/img02.jpg) no-repeat left top;
}
#menu ul {
margin: 0;
padding: 0px 0px 0px 0px;
list-style: none;
line-height: normal;
}
#menu li {
float: left;
}
#menu a {
display: block;
float: left;
height: 56px;
margin: 0px;
padding: 0px 30px 0px 30px;
line-height: 56px;
letter-spacing: -1px;
text-decoration: underline;
text-transform: uppercase;
font-family: 'Arvo', serif;
font-size: 14px;
font-weight: normal;
color: #B5B5B5;
border: none;
}
#menu .current_page_item a {
background: url(images/img03.jpg) repeat-x left top;
color: #e3ebfe;
}
#menu a:hover {
text-decoration: none;
color: #e3ebfe;
}
/* Page */
#page {
width: 980px;
margin: 0 auto;
padding: 0;
background-color: #e3ebfe;
}
#page-bgtop {
}
#page-bgbtm {
margin: 0px;
padding: 40px 30px 0px 30px;
}
/* Content */
#content {
float: left;
width: 590px;
padding: 0px 0px 0px 0px;
}
.post {
clear: both;
padding-bottom: 10px;
}
.post .title {
padding-top: 10px;
letter-spacing: -2px;
}
.post .title a {
color: #1A1A1A;
border: none;
}
.post .meta {
padding-bottom: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
}
.post .meta a {
}
.post .entry {
text-align: justify;
margin-bottom: 25px;
padding: 10px 0px 0px 0px;
}
.links {
display: block;
width: 96px;
padding: 2px 0px 2px 0px;
background: #A53602;
text-align: center;
text-transform: uppercase;
font-size: 10px;
color: #e3ebfe;
}
/* Sidebar */
#sidebar {
float: right;
width: 280px;
padding: 0px 0px 0px 0px;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
#sidebar li {
margin: 0;
padding: 0;
}
#sidebar li ul {
margin: 0px 15px;
padding-bottom: 30px;
}
#sidebar li li {
padding-left: 20px;
line-height: 35px;
background: url(images/img07.jpg) no-repeat left 14px;
}
#sidebar li li span {
display: block;
margin-top: -20px;
padding: 0;
font-size: 11px;
font-style: italic;
}
#sidebar h2 {
height: 38px;
margin-bottom: 20px;
padding: 12px 0 0 15px;
border-bottom: 1px solid #B6BFD0;
letter-spacing: -1px;
font-size: 24px;
color: #1A1A1A;
}
#sidebar p {
margin: 0 0px;
padding: 0px 20px 20px 20px;
text-align: justify;
}
#sidebar a {
text-decoration: underline
}
#sidebar a:hover {
text-decoration: none;
}
/* Calendar */
#calendar {
}
#calendar_wrap {
padding: 20px;
}
#calendar table {
width: 100%;
}
#calendar tbody td {
text-align: center;
}
#calendar #next {
text-align: right;
}
/* Footer */
#footer {
width: 960px;
height: 55px;
margin: 0px auto 40px auto;
border-top: 1px solid #B6BFD0;
font-family: Arial, Helvetica, sans-serif;
}
#footer p {
margin: 0;
padding-top: 18px;
line-height: normal;
text-align: center;
color: #576475;
}
#footer a {
color: #576475;
}
</style>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Name : GradientBlack
Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20111121
-->
<meta content name="keywords">
<meta content name="description">
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<title>
Workshop on Intersection Types and Related Systems 2012
</title>
</head>
<body>
<div id="wrapper">
<div id="header-wrapper">
<div id="header">
<div id="logo">
<h1>
<a>
ITRS 2012
</a>
</h1>
<p>
Sixth Workshop on Intersection Types and Related Systems 2012
</p>
</div>
</div>
</div>
<!-- end #header -->
<div id="menu">
<ul>
<li>
<a>
Homepage
</a>
</li>
<li class="current_page_item">
<a>
Call &nbsp; for
&nbsp; papers
</a>
</li>
<li>
<a>
Program &nbsp; committee
</a>
</li>
<li>
<a>
Program
</a>
</li>
</ul>
</div>
<!-- end #menu -->
<div id="page">
<div id="page-bgtop">
<div id="page-bgbtm">
<div id="content_full">
<div class="post">
<div class="entry">
<p>
ITRS
2010 workshop aims to bring together researchers working on both the
theory and practical applications of systems based on intersection
types and related approaches.
</p>
<h3 style="color: rgb(204, 0, 0);">
&nbsp;
<img align="right" alt="update" src="rick.jpg" style="width: 80px; height: 80px;">
IMPORTANT DATES
<br>
</h3>
<br style="font-family: Computer Modern;">
<ul style="font-family: Computer Modern;">
<li>
Title and brief abstract description: April 19th
</li>
<li>
Full extended-abstract (in PDF) submission: April 21th
</li>
<li>
Author notification: May 12
<br>
</li>
<li>
<span style="color: red;">
Abstract, final version due: June 10
</span>
</li>
</ul>
<h3 style="color: rgb(204, 0, 0);">
SUBMISSION
</h3>
<h4>
The submission is in
<span style="color: red;">
two stages
</span>
.
</h4>
<p style="text-align: left;">
(1)
<strong>
Before the workshop
</strong>
,
authors are
invited to submit an extended abstract (approximatively 3-5 pages, max.
10 pages) in PDF format:
go to the&nbsp;
<a title="EASYCHAIR">
EASYCHAIR-ITRS2012
</a>
and follow
the instruction there. Submissions must be prepared in LaTeX using the
EPTCS macro package (
<a class="moz-txt-link-freetext">
http://style.eptcs.org/
</a>
).
<br>
Accepted papers will be presented at the workshop and included in the
preliminary proceedings, which will made available in electronic form.
<br>
(2)
<strong>
After the workshop
</strong>
, authors of accepted papers
will be invited to
submit full versions, which will be referred for inclusion in final
post-proceedings. We will publish
<span style="font-weight: bold; color: red;">
post-proceedings
</span>
in
<strong>
Electronic
Proceedings in Theoretical
Computer Science
</strong>
(
<a title="EPTCS">
EPTCS
</a>
).
Submissions must be prepared in LaTeX using the EPTCS macro package (
<a class="moz-txt-link-freetext">
http://style.eptcs.org/
</a>
).
</p>
<h3 style="color: rgb(204, 0, 0);">
TOPICS
</h3>
<p>
Possible topics for submitted papers include, but are not limited
to:
</p>
<ul>
<li>
Formal properties of systems with intersection types.
</li>
<li>
Results for related systems, such as union types, refinement
types, or singleton types.
</li>
<li>
Applications to lambda calculus and similar systems.
</li>
<li>
Applications to pi-calculus and similar systems.
</li>
</ul>
<br>
<h3 style="color: rgb(204, 0, 0);">
PROGRAM COMMITTEE
</h3>
<ul>
<li>
<a>
St&eacute;phane
Lengrand
</a>
(&Eacute;cole Polytechnique)
</li>
<li>
<a>
Koji
Nakazawa
</a>
(Kyoto Univ.)
</li>
<li>
<a>
Luke Ong
</a>
(Oxford
Univ.)
</li>
<li>
<a>
Luca Paolini
</a>
(Univ. Torino), chair
<br>
</li>
</ul>
<h3 style="color: rgb(204, 0, 0);">
INFORMATION
</h3>
<p>
For further information, please contact
<br>
Luca Paolini
<br>
Email:
<a class="moz-txt-link-abbreviated">
[EMAIL REDACTED]
</a>
</p>
</div>
</div>
<div style="clear: both;">
&nbsp;
</div>
</div>
<!-- end #content -->
<div style="clear: both;">
&nbsp;
</div>
</div>
</div>
</div>
<!-- end #page -->
</div>
<div id="footer">
<p>
Site by
<a>
Mauro Piccolo
</a>
;
CSS by
<a>
CSS Templates
</a>
.
</p>
</div>
<!-- end #footer -->
</body>
</html>