-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.html
64 lines (63 loc) · 3 KB
/
header.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
63
64
<!DOCTYPE HTML>
<!-- vim: set ts=2 sw=2 tw=79: -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link href='https://fonts.googleapis.com/css?family=Roboto:300' rel='stylesheet' type='text/css' />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="author" content="Matteo Riondato" />
<meta name="description" content="Matteo Riondato, Associate Professor
of Computer Science at Amherst College. Research on Algorithms for Knowledge Discovery, Data Mining, and Machine Learning" />
<meta name="revised" content="<?php echo date("D M j G:i:s T Y", getlastmod()) ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Matteo Riondato</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46147553-2', 'auto');
ga('require', 'linkid');
ga('send', 'pageview');
</script>
<div id="container">
<h1 id="header"><a href="/">Matteo Riondato</a></h1>
<div id="container_right_col">
<div id="side">
<div id="navbar">
<ul>
<li><strong><a href="/index.php">Home</a></strong></li>
<li><strong><a href="/bio.php">Short Bio</a></strong></li>
<li><strong><a href="/MatteoRiondato-CV.pdf">CV</a></strong>
(Updated: <?php echo date ("M j", filemtime($_SERVER["DOCUMENT_ROOT"].'/MatteoRiondato-CV.pdf')) ?>)</li>
<li><strong><a href="/pubs.php">Publications</a></strong></li>
<li><strong><a href="/courses.php">Teaching</a></strong></li>
<li><strong><a href="/serv.php">Service</a></strong></li>
<li><strong><a href="/soft.php">Software</a></strong></li>
<li><strong><a href="/misc.php">Misc</a></strong></li>
</ul>
</div>
<h2>Contact info</h2>
<div id="contacts">
<ul>
<li><strong>E-mail:</strong> <a
href="mailto:[email protected]">[email protected]</a></li>
<li><strong>Office:</strong> <a
href="https://goo.gl/maps/3oAy7aVWnmVoR72y8">Science Center</a>
C214</li>
<li><strong>Twitter:</strong> <a
href="https://twitter.com/teorionda">@teorionda</a></li>
<li><strong>Mastodon:</strong> <a rel="me"
href="https://bsd.network/@matteo">@[email protected]</a></li>
<li><strong>GitHub:</strong> <a
href="https://github.com/rionda">rionda</a></li>
<li><strong>Group:</strong> <a
href="https://acdmammoths.github.io">Data* Mammoths</a></li>
</ul>
</div>
</div> <!-- end of side -->
</div> <!-- end of container_right_col-->
<div id="container_left_col">
<div id="maincontent">