-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcategories.html
50 lines (49 loc) · 1.95 KB
/
categories.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Josef Ruppenhofer - Categories</title>
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="/theme/css/screen.css" type="text/css" />
<link rel="stylesheet" href="/theme/css/pygments.css" type="text/css" />
<link rel="stylesheet" href="/theme/css/print.css" type="text/css" media="print" />
<meta name="generator" content="Pelican" />
<meta name="description" content="" />
<meta name="author" content="Josef Ruppenhofer" />
</head>
<body>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/pages/Affiliations.html">Affiliations</a></li>
<li><a href="/pages/Contact.html">Contact</a></li>
<li><a href="/pages/Data sets.html">Datasets</a></li>
<li><a href="/pages/Research interests.html">Research Interests</a></li>
<li><a href="/pages/Publications by year.html">Publications</a></li>
<li><a href="/pages/Professional Service.html">Service</a></li>
</ul>
</nav>
<div class="header_box">
<h1><a href="/">Josef Ruppenhofer</a></h1>
</div>
</header>
<div id="wrapper">
<div id="content"> <h1>Categories on Josef Ruppenhofer</h1>
<ul>
<li><a href="/category/general.html">General</a> (1)</li>
</ul>
<div class="clear"></div>
<footer>
<p>
<a href="https://github.com/jody-frankowski/blue-penguin">Blue Penguin</a> Theme
·
Powered by <a href="http://getpelican.com">Pelican</a>
</footer>
</div>
<div class="clear"></div>
</div>
</body>
</html>