-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patharchive.html
64 lines (57 loc) · 3.9 KB
/
archive.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>
<html prefix=" og: http://ogp.me/ns# article: http://ogp.me/ns/article# " vocab="http://ogp.me/ns" lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="Data-related analyses, tools, and news.">
<meta name="viewport" content="width=device-width">
<title>Archive | Tanya Schlusser</title>
<link href="assets/css/custom.css" rel="stylesheet" type="text/css">
<meta name="theme-color" content="#5670d4">
<meta name="generator" content="Nikola (getnikola.com)">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="canonical" href="https://tanyaschlusser.github.io/archive.html">
<link rel="apple-touch-icon" href="apple-touch-icon.png" sizes="180x180">
<link rel="icon" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" href="favicon-16x16.png" sizes="16x16">
<link rel="icon" href="favicon.ico" sizes="48x48 32x32 16x16">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#1f91c2">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#cceeff">
<!-- favicons generated using http://realfavicongenerator.net/ --><!--[if lt IE 9]><script src="assets/js/html5shiv-printshiv.min.js"></script><![endif]-->
</head>
<body>
<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a>
<header id="header" class="hidden-print"><nav id="menu"><a href="https://tanyaschlusser.github.io/" title="Tanya Schlusser" rel="home">
<svg viewbox="0 0 120 20" xmlns="http://www.w3.org/2000/svg"><desc>Tanya Schlusser</desc><text id="blog-title" y="15" transform="scale(1, 1.1)">Tanya Schlusser</text></svg></a>
<ul>
<li><a href="projects/">Projects</a></li>
<li><a href="slides/">Slides</a></li>
<li class="active"><a href="#">Archive<span class="sr-only"> (active)</span></a></li>
</ul></nav></header><main id="content"><article><header><h1>Archive</h1>
</header><ul class="postlist">
<li itemscope itemtype="https://schema.org/BlogPosting">
<div><time class="metadata" datetime="2019-01-08T00:00:42-05:00" itemprop="datePublished">08 Jan 2019</time></div>
<div><a href="posts/whats-so-great-about-knime/" itemprop="url">What's so great about Knime?</a></div>
</li>
<li itemscope itemtype="https://schema.org/BlogPosting">
<div><time class="metadata" datetime="2018-09-09T00:00:42-05:00" itemprop="datePublished">09 Sep 2018</time></div>
<div><a href="posts/bayesian-updating-and-the-nfl/" itemprop="url">Bayesian updating and the NFL</a></div>
</li>
<li itemscope itemtype="https://schema.org/BlogPosting">
<div><time class="metadata" datetime="2018-08-19T00:00:42-05:00" itemprop="datePublished">19 Aug 2018</time></div>
<div><a href="posts/property-tax-cook-county/" itemprop="url">Modeling property tax assessment in Cook County, IL</a></div>
</li>
<li itemscope itemtype="https://schema.org/BlogPosting">
<div><time class="metadata" datetime="2018-07-29T00:00:42-05:00" itemprop="datePublished">29 Jul 2018</time></div>
<div><a href="posts/mcmc-and-the-ising-model/" itemprop="url">MCMC and the Ising Model</a></div>
</li>
</ul></article></main><footer id="footer"><p class="light-sans">© Tanya Schlusser · Subscribe via <a href="rss.xml">RSS</a> · Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a> using a <a href="https://github.com/tanyaschlusser/tanyaschlusser.github.io/tree/src">custom theme</a> </p>
</footer><!-- Global site tag (gtag.js) - Google Analytics --><script async src="https://www.googletagmanager.com/gtag/js?id=UA-130209649-2"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-130209649-2');
</script>
</body>
</html>