-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpublications.html
161 lines (139 loc) · 5.87 KB
/
publications.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, inital-scale=1">
<!-- Bootstrap stylesheet link -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- Custom CSS stylesheet link -->
<link rel="stylesheet" href="css/targofflab.css">
<title>Targoff Laboratory | Publications</title>
<meta name="description" content="Dr. Kimara Targoff's laboratory has several publications detailing their research in the zebrafish heart development">
<meta name="author" content="Alan Zhao">
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<!-- Replace favicon.ico & apple-touch-icon.png in the root of your domain and delete these references -->
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
</head>
<body>
<!-- Header -->
<header>
<div class = "container">
<div class = "container-header">
<span id = "header-title">
<h2> Targoff Laboratory</h2>
<h4> Columbia University Medical Center <br> Department of Pediatrics | Division of Cardiology</h4>
</span>
</div>
</div>
</header>
<!-- Navigation bar -->
<div class="container">
<nav role="navigation" class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--<a class="navbar-brand" href="#">Targoff Laboratory</a>-->
</div>
<div class="collapse navbar-collapse navbar-left" id="navbar">
<ul class="nav navbar-nav">
<li> <a href="/"> Home </a></li>
<li> <a href="research"> Research </a></li>
<li> <a href="people"> People </a></li>
<li> <a href="publications"> Publications </a></li>
<li> <a href="contact"> Contact Us </a></li>
</ul>
</div>
</div>
</nav>
</div>
<!--Title of page -->
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Publications</h3>
</div>
</div>
<!--2015 papers -->
<div class="page-header year-header">
<h4>2015</h4>
</div>
<!-- Current Biology paper -->
<div class="row">
<div class="col-md-12">
<h4>Origin, Specification, and Plasticity of the Great Vessels of the Heart</h4>
<h5>Nagelberg, D, Wang, JH, Su, RN, Torres-Vazquez, J, Targoff, KL, Poss, KD, Knaut, H</h5>
<h5>Current Biology, 8/17/2015, ISSN: 0960-9822, Volume 25, Issue 16, p. 2099</h5>
<h5><a href="pdf/current-biology-2015.pdf">Full Text (pdf)</a></h5>
</div>
</div>
<!-- Vanessa's paper -->
<div class="row">
<div class="col-md-12">
<h4>An early requirement for <em>nkx2.5</em> ensures the first and second heart field ventricular identity and cardiac function into adulthood</h4>
<h5>George, Vanessa, Colombo, Sophie, Targoff, Kimara L</h5>
<h5>Developmental biology, 4/1/2015, ISSN: 0012-1606, Volume 400, Issue 1, p. 10</h5>
<h5><a href="pdf/2015vanessapaper.pdf">Full Text (pdf)</a></h5>
</div>
</div>
<!-- Jamie's paper -->
<div class="row">
<div class="col-md-12">
<h4>Imaging complex protein metabolism in live organisms by stimulated Raman scattering microscopy with isotope labeling</h4>
<h5>Wei, Lu, Shen, Yihui, Xu, Fang, Hu, Fanghao, Harrington, Jamie K, Targoff, Kimara L, Min, Wei</h5>
<h5>ACS chemical biology, 3/20/2015, ISSN: 1554-8929, Volume 10, Issue 3, p. 901</h5>
<h5><a href="pdf/2015jamiepaper.pdf">Full Text (pdf)</a></h5>
</div>
</div>
<!--2013 papers -->
<div class="page-header year-header">
<h4>2013</h4>
</div>
<div class="row">
<div class="col-md-12">
<h4><em>Nkx</em> genes are essential for maintenance of ventricular identity</h4>
<h5>Kimara L. Targoff, Sophie Colombo, Vanessa George, Thomas Schell, Seok-Hyung Kim, Lilianna Solnica-Krezel and Deborah Yelon</h5>
<h5>Development (Cambridge, England), 10/2013, ISSN: 0950-1991, Volume 140, Issue 20, p. 4203</h5>
<h5><a href="pdf/2013paper.pdf">Full Text (pdf)</a></h5>
</div>
</div>
<!--2013 UV paper -->
<div class="row">
<div class="col-md-12">
<h4>UV microspot irradiator at Columbia University</h4>
<h5>Bigelow, Alan W, Ponnaiya, Brian, Targoff, Kimara L, Brenner, David J</h5>
<h5>Radiation and environmental biophysics, 8/2013, ISSN: 0301-634X, Volume 52, Issue 3, p. 411</h5>
<h5><a href="pdf/2013UVpaper.pdf">Full Text (pdf)</a></h5>
</div>
</div>
<!--2008 paper -->
<div class="page-header year-header">
<h4>2008</h4>
</div>
<div class="row">
<div class="col-md-12">
<h4><em>Nkx</em> genes regulate heart tube extention and exert differential effects on ventricular and atrial cell number</h4>
<h5>Kimara L. Targoff, Thomas Schell, Deborah Yelon</h5>
<h5>Developmental Biology, ISSN 0012-1606, 2008, Volume 322, Issue 2, pp. 314 - 321</h5>
<h5><a href="pdf/nkx Genes Regulate Heart Tube Extension - Targoff.pdf">Full Text (pdf)</a></h5>
</div>
</div>
<hr class="featurette-divider">
</div>
<!-- Footer -->
<footer>
<div class="container">
<p>© 2015 Targoff Laboratory, Department of Pediatrics-Cardiology, Columbia University Medical Center<br> Designed by Alan Zhao</p>
</div>
</footer>
<!-- jQuery script-->
<script src="http://code.jquery.com/jquery.min.js"></script>
<!-- Bootstrap script -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
</body>
</html>