Difference between revisions of "Team:UCSC/Attributions"
(Prototype team page) |
|||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <!-- Bootstrap CSS --> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link rel="stylesheet" href="https://2015.igem.org/Template:UCSC/CSS?action=raw&ctype=text/css"> | ||
+ | <script src="https://2015.igem.org/Template:UCSC/Javascript?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Template:UCSC/Bootstrap_Javascript?action=raw&ctype=text/javascript"></script> | ||
+ | <style> | ||
− | + | body{padding-bottom: 70px;} | |
− | + | .navbar-nav > li{ucsc | |
+ | padding-top: 5px; | ||
+ | padding-left:15px; | ||
+ | padding-right:20px; | ||
+ | } | ||
+ | .navbar .navbar-nav { | ||
+ | display: inline-block; | ||
+ | float: none; | ||
+ | } | ||
− | + | .navbar .navbar-collapse { | |
+ | text-align: center; | ||
+ | } | ||
+ | .bernick a:hover { color: #CCAC00;} | ||
− | + | .foot a:link{ color: black;} | |
− | + | ||
− | + | ||
+ | .foot a:visited{ color: black;} | ||
+ | .foot a:hover { color: #CCAC00;} | ||
− | + | .bernick_swag a:link{ color: #8798b2; font-family: Calibri, Helvetica; Arial font-size: 13px;} | |
− | + | ||
− | + | ||
− | + | ||
+ | .bernick_swag a:visited{ color: #8798b2; font-family: Calibri, Helvetica; Arial font-size: 13px;} | ||
− | < | + | .bernick_swag a:hover { color: #DAA520; font-family: Calibri, Helvetica; Arial font-size: 13px;} |
+ | |||
+ | img { | ||
+ | max-width: 100%; | ||
+ | height: auto; | ||
+ | width: auto\9; /* ie8 */ | ||
+ | } | ||
+ | |||
+ | |||
+ | #salt {width: 100%; | ||
+ | position: relative; | ||
+ | top: -75px;} | ||
+ | |||
+ | |||
+ | div.classname a:hover { | ||
+ | opacity: 0.4; | ||
+ | filter: alpha(opacity=100); /* For IE8 and earlier */ | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .gear { | ||
+ | width: 80px; | ||
+ | height: 80px; | ||
+ | -webkit-animation:spin 4s linear infinite; | ||
+ | -moz-animation:spin 4s linear infinite; | ||
+ | animation:spin 4s linear infinite; | ||
+ | } | ||
+ | |||
+ | @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } } | ||
+ | @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } } | ||
+ | @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } } | ||
+ | |||
+ | p {margin-left: 20px; | ||
+ | font-family: calibri, helvetica, arial; | ||
+ | font-size: 16px;} | ||
+ | |||
+ | ul#menu li { | ||
+ | display:inline; | ||
+ | } | ||
+ | |||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | |||
+ | |||
+ | #top-section { | ||
+ | border: none; | ||
+ | height: 0px; | ||
+ | width: 100%; | ||
+ | padding-left: 0px;} | ||
+ | |||
+ | |||
+ | #content { | ||
+ | border: none; | ||
+ | width: 100%; | ||
+ | padding: 0px;} | ||
+ | |||
+ | |||
+ | #our_content { | ||
+ | |||
+ | |||
+ | position: relative; | ||
+ | width: 1220px; | ||
+ | margin: auto; | ||
+ | repeat: n; | ||
+ | font-family: Calibri, Helvetica; Arial; | ||
+ | font-size: 18px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #foot {margin: auto; | ||
+ | font-size: 12px; | ||
+ | font-family: Calibri, Helvetica; Arial;} | ||
+ | |||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 1280px) { | ||
+ | |||
+ | .gear {width: 10%; height: 10%;} | ||
+ | |||
+ | #salt {width: 100%} | ||
+ | |||
+ | #our_content { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #content {width: 100%;} | ||
+ | |||
+ | #foot {width: 100%} | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 1024px) { | ||
+ | |||
+ | #salt {width: 100%} | ||
+ | |||
+ | #our_content { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #content {width: 100%;} | ||
+ | |||
+ | #foot {width: 100%} | ||
+ | |||
+ | .gear {width: 10%; height: 10%;} | ||
+ | |||
+ | } | ||
+ | @media screen and (max-width: 980px) { | ||
+ | |||
+ | #salt {width: 100%} | ||
+ | #our_content { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #content {width: 100%;} | ||
+ | |||
+ | #foot {width: 100%} | ||
+ | |||
+ | .gear {width: 10%; height: 10%;} | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 650px) { | ||
+ | |||
+ | #salt {width: 100%} | ||
+ | |||
+ | #our_content { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #content {width: 100%;} | ||
+ | |||
+ | #foot {width: 100%} | ||
+ | |||
+ | .gear {width: 10%; height: 10%;} | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | <!-- menu --> | ||
+ | |||
+ | <!-- end of menu --> | ||
+ | <body> | ||
+ | |||
+ | <nav class="navbar navbar-fixed-top" style="position:relative; top: -10px; background-color: #E5E4E2; text-align:center;" > | ||
+ | <div class="container-fluid" > | ||
+ | <div class="navbar-header" > | ||
+ | <a class="navbar-brand" href="#"></a> | ||
+ | </div> | ||
+ | <div> | ||
+ | <ul class="nav navbar-nav bernick_swag"> | ||
+ | <li class="active"><a href="https://2015.igem.org/Team:UCSC">Home</a></li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Team <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Team">Meet the Team</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Breakdown">Breakdown</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Fermentation">Fermentation</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Field">Field</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Attributions">Attributions</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Description">Project</a></li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practices<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Outreach">Outreach</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Practices">Bioethics</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Logs">Logs</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Protocols">Protocols</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Safety">Safety</a></li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Achievements<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Parts">Parts</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Medal_Fulfillment">Medal Fulfillment</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Results">Results</a></li> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</ul> | </ul> | ||
+ | <li><a href="https://2015.igem.org/Team:UCSC/Software">Software</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
− | < | + | |
− | <p> | + | <!--First Block --> |
− | < | + | |
− | < | + | <div id="our_content" align="center"> |
− | < | + | <h1>Attributions</h1> |
− | < | + | <p> |
− | < | + | We would like to extend our gratitude to the following individuals, groups, and associations: |
+ | </p> | ||
+ | |||
+ | <h2>Jack Baskin School of Engineering</h2> | ||
+ | <br /> | ||
+ | <p> | ||
+ | Thank you for donating lab space, supplies, and the monetary support. | ||
+ | </p> | ||
+ | <h2>UCSC Biomedical Research: Lowe Lab</h2> | ||
+ | <br /> | ||
+ | <p> | ||
+ | <b>Professor Todd Lowe</b> for donating research space and supplies in the Biomedical Research building | ||
+ | <br /> | ||
+ | <b> Eva Robinson </b> for Supervising and advising research done in Lowe Lab. | ||
+ | </p> | ||
+ | <h2>Project advising and Presentation Coaching</h2> | ||
+ | <br /> | ||
+ | <p> | ||
+ | <b>David Bernick</b> for advising, supplying, and mentoring us through our project and coaching us for our presentation. | ||
+ | <br /> | ||
+ | <b>Logan Mulroney</b> for advising through our project and coaching us for our presentation. | ||
+ | <br /> | ||
+ | <b>Dom Schenone</b> for advising Breakdown and Fermentation: Butanol. | ||
+ | <br /> | ||
+ | <b>Jazel Hernandez</b> for advising Fermentation: Ethanol. | ||
+ | </p> | ||
+ | <h2>Human Practices support</h2> | ||
+ | <br /> | ||
+ | <p> | ||
+ | <b>Sandra Dreisbach and the UCSC 80G Bioethics course</b> for exploring the ethical issues involving our project. | ||
+ | <br /> | ||
+ | <b>Nicholas Hammond</b> for compiling and organizing this information. | ||
+ | </p> | ||
+ | <h2>The Marine Analytical Labs at UCSC</h2> | ||
+ | <br /> | ||
+ | <p> | ||
+ | <b>Rob Franks</b> for assisting in GC and other analytic quantitative experiments | ||
+ | </p> | ||
+ | <h2>And to those who donated to our cause through our Crowdfunding page</h2> | ||
+ | <br /> | ||
+ | A very special thank you to <b>Ravi Jayant</b> for donating his time, and helping us create our crowdfunding video. | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <table> | ||
+ | <thead><tr> | ||
+ | |||
+ | </tr></thead> | ||
+ | <tbody><tr><td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr><td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr><td>Jim</td> | ||
+ | <td>DeKloe</td> | ||
+ | </tr> | ||
+ | <tr><td>Elijah</td> | ||
+ | <td>Parker</td> | ||
+ | </tr> | ||
+ | <tr><td>Hiram</td> | ||
+ | <td>Zee</td> | ||
+ | </tr> | ||
+ | <tr><td>Dominique</td> | ||
+ | <td>Bartow</td> | ||
+ | </tr> | ||
+ | <tr><td>Imani</td> | ||
+ | <td>Dhillon</td> | ||
+ | </tr> | ||
+ | <tr><td>Pamela</td> | ||
+ | <td>Silver</td> | ||
+ | </tr> | ||
+ | <tr><td>Elizabeth</td> | ||
+ | <td>Compton</td> | ||
+ | </tr> | ||
+ | <tr><td>Jeff</td> | ||
+ | <td>Nivala</td> | ||
+ | </tr> | ||
+ | <tr><td>Stewart</td> | ||
+ | <td>Tang</td> | ||
+ | </tr> | ||
+ | <tr><td>l</td> | ||
+ | <td>simlick</td> | ||
+ | </tr> | ||
+ | <tr><td>Jane</td> | ||
+ | <td>Kinnick</td> | ||
+ | </tr> | ||
+ | <tr><td>Pearl</td> | ||
+ | <td>Chong</td> | ||
+ | </tr> | ||
+ | <tr><td>Liana</td> | ||
+ | <td>Zee</td> | ||
+ | </tr> | ||
+ | <tr><td>Tim</td> | ||
+ | <td>Dreszer</td> | ||
+ | </tr> | ||
+ | <tr><td>Michelle</td> | ||
+ | <td>Mai</td> | ||
+ | </tr> | ||
+ | <tr><td>Rachel</td> | ||
+ | <td>Stern</td> | ||
+ | </tr> | ||
+ | <tr><td>Raja</td> | ||
+ | <td>Guha Thakurta</td> | ||
+ | </tr> | ||
+ | <tr><td>Maribel</td> | ||
+ | <td>Torres</td> | ||
+ | </tr> | ||
+ | <tr><td>Teri</td> | ||
+ | <td>Tseng</td> | ||
+ | </tr> | ||
+ | <tr><td>Douglas</td> | ||
+ | <td>Lin</td> | ||
+ | </tr> | ||
+ | <tr><td>Jack</td> | ||
+ | <td>Kay</td> | ||
+ | </tr> | ||
+ | <tr><td>Serban</td> | ||
+ | <td>Ciotlos</td> | ||
+ | </tr> | ||
+ | <tr><td>Sofie</td> | ||
+ | <td>Salama</td> | ||
+ | </tr> | ||
+ | <tr><td>jessica</td> | ||
+ | <td>lopez</td> | ||
+ | </tr> | ||
+ | <tr><td>Raquel</td> | ||
+ | <td>Givon</td> | ||
+ | </tr> | ||
+ | <tr><td>carmen</td> | ||
+ | <td>Navarro</td> | ||
+ | </tr> | ||
+ | <tr><td>Joseph</td> | ||
+ | <td>Stone</td> | ||
+ | </tr> | ||
+ | <tr><td>Sangita</td> | ||
+ | <td>Chhaunkar</td> | ||
+ | </tr> | ||
+ | <tr><td>Laura</td> | ||
+ | <td>DeKloe</td> | ||
+ | </tr> | ||
+ | <tr><td>Rati</td> | ||
+ | <td>Sardesh</td> | ||
+ | </tr> | ||
+ | <tr><td>Kevin</td> | ||
+ | <td>McCarthy</td> | ||
+ | </tr> | ||
+ | <tr><td>John and Kristina</td> | ||
+ | <td>Colao</td> | ||
+ | </tr> | ||
+ | <tr><td>Melissa</td> | ||
+ | <td>Kenney</td> | ||
+ | </tr> | ||
+ | <tr><td>Jose Daniel </td> | ||
+ | <td>Escalante</td> | ||
+ | </tr> | ||
+ | <tr><td>Rinku</td> | ||
+ | <td>Saini</td> | ||
+ | </tr> | ||
+ | <tr><td>Falisha</td> | ||
+ | <td>Ali</td> | ||
+ | </tr> | ||
+ | <tr><td>Anil </td> | ||
+ | <td>Yadav</td> | ||
+ | </tr> | ||
+ | <tr><td>Lynn</td> | ||
+ | <td>Poncini</td> | ||
+ | </tr> | ||
+ | <tr><td>Renee</td> | ||
+ | <td>Jocic</td> | ||
+ | </tr> | ||
+ | <tr><td>Mathew</td> | ||
+ | <td>Vipond</td> | ||
+ | </tr> | ||
+ | <tr><td>Ann</td> | ||
+ | <td>McDowell</td> | ||
+ | </tr> | ||
+ | <tr><td>Ruth</td> | ||
+ | <td>Pleaner</td> | ||
+ | </tr> | ||
+ | <tr><td>Aaron</td> | ||
+ | <td>Cozen</td> | ||
+ | </tr> | ||
+ | <tr><td>katarina </td> | ||
+ | <td>yabut</td> | ||
+ | </tr> | ||
+ | <tr><td>Dinesh</td> | ||
+ | <td>Sandal</td> | ||
+ | </tr> | ||
+ | <tr><td>Vee</td> | ||
+ | <td>Arya</td> | ||
+ | </tr> | ||
+ | </tr> | ||
+ | <tr><td>Sonja</td> | ||
+ | <td>Cook</td> | ||
+ | </tr> | ||
+ | <tr><td>Julia</td> | ||
+ | <td>Hughes</td> | ||
+ | </tr> | ||
+ | <tr><td>Pilar</td> | ||
+ | <td>Bellido Matthews</td> | ||
+ | </tr> | ||
+ | <tr><td>Nina</td> | ||
+ | <td>Dhadly</td> | ||
+ | </tr> | ||
+ | <tr><td>a</td> | ||
+ | <td>ninomiya</td> | ||
+ | </tr> | ||
+ | <tr><td>Susan</td> | ||
+ | <td>Arnold</td> | ||
+ | </tr> | ||
+ | <tr><td>Jeffrey</td> | ||
+ | <td>Way</td> | ||
+ | </tr> | ||
+ | <tr><td>Sumedha</td> | ||
+ | <td>Dharmadhikari</td> | ||
+ | </tr> | ||
+ | <tr><td>Varun</td> | ||
+ | <td>Khandelwal</td> | ||
+ | </tr> | ||
+ | <tr><td>A.</td> | ||
+ | <td>Villanueva</td> | ||
+ | </tr> | ||
+ | <tr><td>Kevin</td> | ||
+ | <td>Tse</td> | ||
+ | </tr> | ||
+ | <tr><td>Bruce </td> | ||
+ | <td>Melgar</td> | ||
+ | </tr> | ||
+ | <tr><td>Tamara</td> | ||
+ | <td>Bryan</td> | ||
+ | </tr> | ||
+ | <tr><td>Karianne</td> | ||
+ | <td>Terry</td> | ||
+ | </tr> | ||
+ | <tr><td>Marie</td> | ||
+ | <td>Dosick</td> | ||
+ | </tr> | ||
+ | <tr><td>Sarah</td> | ||
+ | <td>Moseley</td> | ||
+ | </tr> | ||
+ | <tr><td>Lisa</td> | ||
+ | <td>McPherson</td> | ||
+ | </tr> | ||
+ | <tr><td>ruth</td> | ||
+ | <td>pleaner</td> | ||
+ | </tr> | ||
+ | <tr><td>Blanca</td> | ||
+ | <td>Moran</td> | ||
+ | </tr> | ||
+ | <tr><td>Charles</td> | ||
+ | <td>Vaske</td> | ||
+ | </tr> | ||
+ | <tr><td>Abigail</td> | ||
+ | <td>Varela</td> | ||
+ | </tr> | ||
+ | <tr><td>Rich</td> | ||
+ | <td>Hurley</td> | ||
+ | </tr> | ||
+ | <tr><td>Mailys</td> | ||
+ | <td>Harston</td> | ||
+ | </tr> | ||
+ | <tr><td>Biomedical Engineering Society</td> | ||
+ | <td> UCSC Team 2014</td> | ||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | <br /> | ||
+ | |||
+ | <div class="classname"> | ||
+ | |||
+ | <br /> | ||
+ | <br /> | ||
+ | <table class="center"> | ||
+ | <tr> | ||
+ | |||
+ | <td><img src="https://static.igem.org/mediawiki/2015/4/41/Sammythumbsup.png" width="350" height="300"></a></td> | ||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | </nav> | ||
+ | |||
+ | <br /> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Footer--> | ||
+ | |||
+ | <div id="foot" class="center foot"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/80/Cellulose_Footer.png" width="25%" /><img class="gear" src="https://static.igem.org/mediawiki/2015/1/11/Ucsc_gear.png" alt=""> <a href="https://2015.igem.org/Team:UCSC">Home</a> | <a href="https://2015.igem.org/Team:UCSC/Team">Teams</a> | <a href="https://2015.igem.org/Team:UCSC/Description">Project</a> | <a href="https://2015.igem.org/Team:UCSC/Practices">Human Practices</a> | <a href="https://2015.igem.org/Team:UCSC/Logs">Notebook</a> | <a href="https://2015.igem.org/Team:UCSC/Safety">Safety</a> | <a href="https://2015.igem.org/Team:UCSC/Parts">Parts</a> | <a href="https://2015.igem.org/Team:UCSC/Software">F.O.C.U.S</a> <img class="gear" src="https://static.igem.org/mediawiki/2015/1/11/Ucsc_gear.png" alt=""> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/4/4c/Fuel_Footer.png" width="25%"/> | ||
+ | |||
+ | <ul id="menu"> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2015/a/a9/Fns4kg.png" style="width: 88px; height:88px;" /></li> | ||
+ | |||
+ | <li><img src="https://static.igem.org/mediawiki/2015/0/03/Vwr.png" style="width: 241px; height: 50px "/></li> | ||
+ | |||
+ | <li><img src="https://static.igem.org/mediawiki/2015/6/62/Ucsc.png" style="width: 288px; height: 68px;" /></li> | ||
+ | |||
+ | <li><img src="https://static.igem.org/mediawiki/2015/b/b6/Geneious_logo.png" style="width: 288px; height: 88px; " /></li> | ||
+ | |||
+ | <li><img src="https://static.igem.org/mediawiki/2015/3/34/Idt.jpg" style="width: 88px; height: 88px;" /></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
+ | </body> | ||
+ | |||
</html> | </html> |
Latest revision as of 00:56, 19 September 2015
Attributions
We would like to extend our gratitude to the following individuals, groups, and associations:
Jack Baskin School of Engineering
Thank you for donating lab space, supplies, and the monetary support.
UCSC Biomedical Research: Lowe Lab
Professor Todd Lowe for donating research space and supplies in the Biomedical Research building
Eva Robinson for Supervising and advising research done in Lowe Lab.
Project advising and Presentation Coaching
David Bernick for advising, supplying, and mentoring us through our project and coaching us for our presentation.
Logan Mulroney for advising through our project and coaching us for our presentation.
Dom Schenone for advising Breakdown and Fermentation: Butanol.
Jazel Hernandez for advising Fermentation: Ethanol.
Human Practices support
Sandra Dreisbach and the UCSC 80G Bioethics course for exploring the ethical issues involving our project.
Nicholas Hammond for compiling and organizing this information.
The Marine Analytical Labs at UCSC
Rob Franks for assisting in GC and other analytic quantitative experiments
And to those who donated to our cause through our Crowdfunding page
A very special thank you to Ravi Jayant for donating his time, and helping us create our crowdfunding video.
Jim | DeKloe |
Elijah | Parker |
Hiram | Zee |
Dominique | Bartow |
Imani | Dhillon |
Pamela | Silver |
Elizabeth | Compton |
Jeff | Nivala |
Stewart | Tang |
l | simlick |
Jane | Kinnick |
Pearl | Chong |
Liana | Zee |
Tim | Dreszer |
Michelle | Mai |
Rachel | Stern |
Raja | Guha Thakurta |
Maribel | Torres |
Teri | Tseng |
Douglas | Lin |
Jack | Kay |
Serban | Ciotlos |
Sofie | Salama |
jessica | lopez |
Raquel | Givon |
carmen | Navarro |
Joseph | Stone |
Sangita | Chhaunkar |
Laura | DeKloe |
Rati | Sardesh |
Kevin | McCarthy |
John and Kristina | Colao |
Melissa | Kenney |
Jose Daniel | Escalante |
Rinku | Saini |
Falisha | Ali |
Anil | Yadav |
Lynn | Poncini |
Renee | Jocic |
Mathew | Vipond |
Ann | McDowell |
Ruth | Pleaner |
Aaron | Cozen |
katarina | yabut |
Dinesh | Sandal |
Vee | Arya |
Sonja | Cook |
Julia | Hughes |
Pilar | Bellido Matthews |
Nina | Dhadly |
a | ninomiya |
Susan | Arnold |
Jeffrey | Way |
Sumedha | Dharmadhikari |
Varun | Khandelwal |
A. | Villanueva |
Kevin | Tse |
Bruce | Melgar |
Tamara | Bryan |
Karianne | Terry |
Marie | Dosick |
Sarah | Moseley |
Lisa | McPherson |
ruth | pleaner |
Blanca | Moran |
Charles | Vaske |
Abigail | Varela |
Rich | Hurley |
Mailys | Harston |
Biomedical Engineering Society | UCSC Team 2014 |