-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharchives.html
More file actions
80 lines (65 loc) · 3.59 KB
/
archives.html
File metadata and controls
80 lines (65 loc) · 3.59 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!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</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">
<h1>Archives for Collective Logic Lab</h1>
<dl>
<dt>April 2025</dt>
<dd><a href="https://collective-logic-lab.github.io/diya-hamada-successfully-defends-undergraduate-honors-thesis.html">Diya Hamada successfully defends undergraduate honors thesis</a></dd>
<dt>October 2023</dt>
<dd><a href="https://collective-logic-lab.github.io/our-study-on-bistability-in-the-gene-expression-of-honey-bees-is-published.html">Our study on bistability in the gene expression of honey bees is published</a></dd>
<dt>May 2023</dt>
<dd><a href="https://collective-logic-lab.github.io/abandoned-ideas-file.html">Abandoned Ideas File</a></dd>
<dt>June 2022</dt>
<dd><a href="https://collective-logic-lab.github.io/our-new-paper-on-criticality-in-fish-schools-is-published.html">Our new paper on criticality in fish schools is published</a></dd>
<dt>June 2022</dt>
<dd><a href="https://collective-logic-lab.github.io/our-new-paper-on-collective-neural-control-is-published.html">Our new paper on collective neural control is published</a></dd>
<dt>March 2022</dt>
<dd><a href="https://collective-logic-lab.github.io/our-work-on-collective-behavior-highlighted-in-harpers.html">Our work on collective behavior highlighted in Harper's</a></dd>
<dt>June 2018</dt>
<dd><a href="https://collective-logic-lab.github.io/a-dream.html">A Dream</a></dd>
<dt>February 2016</dt>
<dd><a href="https://collective-logic-lab.github.io/collective-behavior-amplification.html">Collective Behavior: Amplification</a></dd>
</dl>
<!--
<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>