-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathauthors.html
More file actions
64 lines (50 loc) · 2.26 KB
/
authors.html
File metadata and controls
64 lines (50 loc) · 2.26 KB
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 lang="en">
<head>
<link rel="stylesheet" type="text/css" href="https://collective-logic-lab.github.io/theme/css/style.css">
<!--<script src="/theme/js/less.js" type="text/javascript"></script>-->
<link rel="stylesheet" type="text/css" href="https://collective-logic-lab.github.io/theme/css/pygments.css">
<link href='//fonts.googleapis.com/css?family=Open+Sans:800,400,300|Inconsolata' rel='stylesheet' type='text/css'>
<link href="https://collective-logic-lab.github.io/" type="application/atom+xml" rel="alternate" title="Collective Logic Lab ATOM Feed" />
<!-- BCD for mobile devices -->
<meta name="viewport" content="width=600">
<title>Collective Logic Lab - Authors</title>
<meta charset="utf-8" />
</head>
<body>
<header>
<!-- <figure id="user_logo">-->
<!-- <a href="https://collective-logic-lab.github.io"><div class="logo"> </div></a>-->
<!-- </figure>-->
<div class="user_meta">
<h1 id="user"><a href="https://collective-logic-lab.github.io" class="">Collective Logic Lab</a></h1>
<h2></h2>
<ul>
<li class="active">
<a href="https://collective-logic-lab.github.io/./">What We Do</a>
<a href="https://collective-logic-lab.github.io/pages/community.html">Community</a>
<a href="https://collective-logic-lab.github.io/pages/publications.html">Publications</a>
<a href="https://collective-logic-lab.github.io/category/news.html">News</a>
<a href="https://collective-logic-lab.github.io/category/research-musings.html">Research Musings</a>
</li>
</ul>
</div>
</header>
<section id="posts">
<h2>Authors on Collective Logic Lab</h2>
<ul>
<li><a href="https://collective-logic-lab.github.io/author/bryan-daniels.html">Bryan Daniels</a> (8)</li>
</ul>
<!--
<footer>
<address>
Powered by <a href="https://getpelican.com/">Pelican</a>.
</address>
</footer>
-->
</section>
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101172850);</script>
<script async src="//static.getclicky.com/js"></script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/101172850ns.gif" /></p></noscript>
</body>
</html>