-
Notifications
You must be signed in to change notification settings - Fork 2
/
lit.html
65 lines (40 loc) · 902 Bytes
/
lit.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
65
---
layout: default
title: Klavins Lab | Literature
---
<div class="container">
<h3>Mathematics</h3>
<ul>
<li>Rosen</li>
<li>Sipser</li>
</ul>
<h3>Control</h3>
<ul>
<li>Nise</li>
<li>Murray and Astrom</li>
</ul>
<h3>Modeling</h3>
<ul>
<li>Feinberg</li>
<li>Murray and Del Vecchio</li>
</ul>
<h3>Biology</h3>
<h3>Klavins Lab Literature</h3>
<h3>Foundational Literature</h3>
<p>Note: Your project will have its own literature review. This list is meant to cover
what is assumed most first and/or second year graduate students in synthetic biology
know.</p>
<h4>Del Vecchio</h4>
<h4>Elowitz</h4>
<h4>Hasty</h4>
<h4>Lu</h4>
<h4>Murray</h4>
<h4>Sontag</h4>
<h4>Tabor</h4>
<h4>Voigt</h4>
<h4>Seelig</h4>
<h4>Solé</h4>
{% include lit.html id='regot11' %}
<h4>Weiss</h4>
<h4>Winfree</h4>
</div>