censorbib/header.tpl
2015-10-30 19:40:26 +09:00

79 lines
1.9 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;
}
</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:60%">
This is an archive of selected research papers in the field of
Internet censorship. Papers behind a paywall are
<a href="http://thecostofknowledge.com/">worthless</a>
<a href="http://www.researchwithoutwalls.org/">papers</a>, which is why
all papers on this page are freely available.
</div>
<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">2015-10-30</a> <br />
</div>
</div>
</div>