censorbib/header.tpl
Philipp Winter 80db02a180 Add ISC'16 paper.
Thanks, David!
2016-07-01 17:45:43 -04:00

89 lines
2.3 KiB
Smarty

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>CensorBib</title>
<style type="text/css">
li {
margin-top: 1em;
margin-bottom: 1em;
}
.paper {
font-weight:bold;
}
.venue {
font-style:italic;
}
h1 {
font-size:25px;
}
h2 {
font-size:18px;
}
hr {
background-color:#aaa;
height:1px;
border:0 none;
}
ul {
border:3px solid #a65f00;
background:#ffc373;
margin-left:40px;
margin-right:40px;
}
a:link {
color:#033e6b;
text-decoration:none;
}
a:visited {
color:#0b61a4;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.left {
float: left;
}
.right {
float: right;
}
#oalogo {
float: left;
padding-left: 20px;
}
</style>
</head>
<body>
<div style="margin-left:40px; margin-right:40px; ">
<div style="text-align:center">
<h1>Selected Research Papers in Internet Censorship</h1>
</div>
<div style="overflow:auto; margin:0 auto">
<div style="float:left; width:40%; text-align:justify">
This is an online archive of selected research papers in the field of
Internet censorship. Papers behind paywalls are of greatly
<a href="http://thecostofknowledge.com/">diminished</a>
<a href="http://www.researchwithoutwalls.org/">use</a>
because they are inaccessible to everyone who is not lucky enough
to be affiliated with a wealthy university. This is problematic from
both a scientific and a moral point of view. Therefore, all research
papers here are openly accessible.
</div>
<a href="https://en.wikipedia.org/wiki/Open_access">
<img alt="Open Access logo" id="oalogo" src="open-access.png"/>
</a>
<div style="text-align:right">
Sort by: (<a href="year_reverse.html">reverse</a>) <a href="year.html">year</a>,
(<a href="author_reverse.html">reverse</a>) <a href="author.html">author</a> <br />
Feedback: <a href="mailto:phw@nymity.ch">phw@nymity.ch</a> (<a
href="https://nymity.ch/openpgp_public_key.txt">OpenPGP</a>) <br />
Last updated: <a href="Changelog.txt">2016-07-01</a> <br />
</div>
</div>
</div>