Team/CINVESTAV-IPN-UNAM MX/Acknowledgments.htm

From 2012.igem.org

(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"><head> <title>Home</title> <link rel="stylesheet" href="https://dl.dropbox.com/u/199422/Cinvestav/style.css" /> <meta http-equiv="Co...")
 
(31 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
<title>Home</title>
+
<head>
 +
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 +
<title>Rho</title>
-
<link rel="stylesheet" href="https://dl.dropbox.com/u/199422/Cinvestav/style.css" />
+
<style type="text/css">
 +
#top-section {
 +
position: relative;
 +
height: 20px;
 +
width: 975px;
 +
margin: 0 auto 0 auto;
 +
border-left: hidden;
 +
border-right: hidden;
 +
border-bottom: hidden;
 +
}
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
* {
-
<style type="text/css">td img {display: block;}</style>
+
margin: 0;
 +
padding: 0;
 +
}
 +
 
 +
body {
 +
background: #FFFFFF url(https://static.igem.org/mediawiki/2012/f/f3/Fondo_bod.jpg) repeat-x;
 +
text-align: justify;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 12px;
 +
color: #000000;
 +
}
 +
 
 +
h1, h2, h3 {
 +
color: #333333;
 +
}
 +
 
 +
h1, h2 {
 +
margin-bottom: 20px;
 +
font-weight: normal;
 +
}
 +
 
 +
h1 {
 +
font-size: 197%;
 +
}
 +
 
 +
h2 {
 +
font-size: 152%;
 +
}
 +
 
 +
h3 {
 +
font-size: 100%;
 +
}
 +
 
 +
p, ul, ol {
 +
margin-bottom: 20px;
 +
line-height: 1.8em;
 +
}
 +
 
 +
ul, ol {
 +
margin-left: 3em;
 +
}
 +
 
 +
blockquote {
 +
padding-left: 3em;
 +
background: url(https://static.igem.org/mediawiki/2012/1/11/Img08.gif) no-repeat;
 +
font-style: italic;
 +
}
 +
 
 +
a:link {
 +
color: #1953A7;
 +
}
 +
 
 +
a:active {
 +
color: #ED5C0C;
 +
}
 +
 
 +
a:visited {
 +
color: #666666;
 +
}
 +
 
 +
a:hover {
 +
text-decoration: none;
 +
color: #067600;
 +
}
 +
 
 +
img {
 +
border: none;
 +
}
 +
 
 +
img.left {
 +
float: left;
 +
margin: 0 20px 10px 0;
 +
}
 +
 
 +
/* Menu */
 +
 
 +
#menu {
 +
width: 770px;
 +
height: 65px;
 +
margin: 0 auto;
 +
border-right: 1px solid #EDEBD5;
 +
}
 +
 
 +
#menu ul {
 +
margin: 0;
 +
padding: 0;
 +
list-style: none;
 +
}
 +
 
 +
#menu li {
 +
display: inline;
 +
font-size: 12px;
 +
color:#4E4E4E;
 +
}
 +
 
 +
#menu a {
 +
display: block;
 +
float: left;
 +
width: 95px;
 +
height: 45px;
 +
padding: 10px 0 0 0;
 +
border-left: 1px solid #EDEBD5;
 +
text-transform: lowercase;
 +
text-decoration: none;
 +
text-align: center;
 +
font-size: 135%;
 +
color: #BABABA;
 +
}
 +
 
 +
#menu a:hover {
 +
background: #F7F7F4;
 +
}
 +
 
 +
#menu .active a {
 +
background: #5dbb10;
 +
color: #FFFFFF;
 +
}
 +
 
 +
/* Header */
 +
 
 +
#header {
 +
width: 770px;
 +
height: 170px;
 +
margin: 0 auto;
 +
}
 +
 
 +
#header h1 {
 +
float: left;
 +
width: 220px;
 +
height: 100px;
 +
margin: 0;
 +
padding: 70px 0 0 0;
 +
background: url(https://static.igem.org/mediawiki/2012/0/0a/Img02.jpg) no-repeat;
 +
text-align: center;
 +
font-size: 36px;
 +
}
 +
 
 +
#header h2 {
 +
float: right;
 +
width: 530px;
 +
height: 86px;
 +
margin: 0;
 +
background: url(https://static.igem.org/mediawiki/2012/4/4a/Img03.jpg) no-repeat;
 +
padding: 84px 20px 0 0;
 +
text-align: right;
 +
}
 +
 
 +
#header a {
 +
text-transform: lowercase;
 +
text-decoration: none;
 +
font-style: italic;
 +
font-weight: normal;
 +
color: #FFFFFF;
 +
}
 +
 
 +
/* Page */
 +
 
 +
#page {
 +
width: 770px;
 +
margin: 0 auto;
 +
padding: 20px 0;
 +
}
 +
#context{
 +
float: left;
 +
width: 570px;
 +
padding-top:5px;
 +
}       
 +
/* menudecontenido */
 +
 
 +
#sidebar {
 +
float: right;
 +
width: 160px;
 +
padding: 15px;
 +
background: #EDEBD5;
 +
}
 +
 
 +
#sidebar h2 {
 +
margin: 0;
 +
padding: 5px 15px;
 +
color: #FFFFFF;
 +
}
 +
 
 +
#sidebar h3 {
 +
font-size: 70%;
 +
color: #FFFFFF;
 +
}
 +
 
 +
#sidebar ul {
 +
margin: 0;
 +
padding: 15px;
 +
list-style: none;
 +
}
 +
 
 +
#sidebar li {
 +
              font-size: 14px;
 +
}
 +
 
 +
#sidebar a {
 +
color: #FFFFFF;
 +
}
 +
 
 +
.orangebox {
 +
background: url(https://static.igem.org/mediawiki/2012/b/b0/Img05.gif) repeat-y;
 +
}
 +
 
 +
.orangebox h2 {
 +
background: url(https://static.igem.org/mediawiki/2012/c/c2/Img06.gif) repeat-y;
 +
}
 +
 
 +
/* Footer */
 +
 
 +
#piepag {
 +
clear: both;
 +
height: 150px;
 +
padding: 25px 0;
 +
background: #EDEBD5 url(https://static.igem.org/mediawiki/2012/a/a5/Img04.gif) repeat-x;
 +
}
 +
 
 +
#sponsors{
 +
 +
float: left;
 +
width: 85px;
 +
padding-top:5px;
 +
background: #EDEBD5;
 +
 +
      }
 +
 
 +
.firstHeading {
 +
margin-bottom: .1em;
 +
visibility:hidden;
 +
}
 +
 
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:0px;
 +
    padding-right:975px;
 +
    background:transparent url(https://2011.igem.org/wiki/skins/common/images/wiki.png) top left no-repeat;
 +
}
 +
 
 +
</style>
 +
 
 +
<meta name="keywords" content="" />
 +
<meta name="description" content="" />
-
<!--Fireworks CS6 Dreamweaver CS6 target.  Created Tue Sep 25 17:05:18 GMT-0500 (Central Daylight Time (Mexico)) 2012-->
 
</head>
</head>
-
<body bgcolor="#ffffff">
+
<body>
-
<table style="display: inline-table;" border="0" cellpadding="0" cellspacing="0" width="950" bgcolor="">
+
<div id="menu">
-
<!-- fwtable fwsrc="INDEX.fw.png" fwpage="Page 1" fwbase="principal.jpg" fwstyle="Dreamweaver" fwdocid = "927795023" fwnested="0" -->
+
<ul>
-
  <tr>
+
<li><a href="home.htm">Home</a></li>
-
  <td><img src="images/spacer.gif" width="240" height="1" alt="" /></td>
+
<li><a href="rhodofactory.htm">Rhodofactory</a></li>
-
  <td><img src="images/spacer.gif" width="710" height="1" alt="" /></td>
+
<li><a href="promoterselection.htm">Promoter selection </a></li>
-
  <td><img src="images/spacer.gif" width="1" height="1" alt="" /></td>
+
<li><a href="results.htm">results </a></li>
-
  </tr>
+
<li><a href="perspectives.htm">Perspectives</a></li>
 +
<li><a href="Modelling.htm">Modeling</a></li>
 +
<li class="active"><a href="aboutus.htm">About us</a> </li>
 +
<li><a href="outreach.htm">outreach</a></li>
 +
</ul>
 +
</div>
 +
<!-- end #menu -->
 +
<div id="header">
 +
<h1><a href="#"></a></h1>  
 +
<h2><span></span></h2>
 +
</div>
 +
<!-- end #header -->
 +
<div id="page">
 +
<div id="context">
 +
 +
<h1><em>Acknowledgments</em></h1>
 +
<h3>We would like to thank all the people who helped us through our project and our panic attacks:</h3>
 +
</br>
 +
 +
<p align="center"><img src="https://static.igem.org/mediawiki/2012/9/93/Agradecimientos.jpg" alt="agradecimientos" width="516" height="362"><br>
 +
  MBA .Gerónimo Villanueva<br>
 +
For his outstanding support </p>
 +
 +
<p align="center">Juan Carlos Martínez García PhD. <br>
 +
For his support in mathematical modeling.</p>
 +
<p align="center">Ing. Susana Ruiz. <br>
 +
For her support in Molecular Biology Techniques.</p>
-
  <tr>
+
<p align="center">Ana Lilia Hernández.<br>
-
  <td><img src="https://static.igem.org/mediawiki/2012/6/68/LOGOPRIN.jpg" width="240" height="178" alt="Logo Principal" /></td>
+
For her support in Molecular Biology Techniques.</p>
-
  <td bgcolor="01A79D"><ul class="nav">
+
<p align="center">Norma Silvia Sánchez Sánchez QFB, UNAM. <br>
-
<li>
+
For her advices and support.</p>
-
<a href="/Team/CINVESTAV-IPN-UNAM_MX/home.htm">Home<span class="flecha">&#9660;</span></a>
+
<p align="center">Heliodoro Celis Sandoval PhD.  <br>
-
</li>
+
For allow us to work in his Lab at IFC-UNAM.</p>
-
<li>
+
<p align="center">Karen Nava Castro PhD.  <br>
-
<a href="#">Rhodofactory<span class="flecha">&#9660;</span></a>
+
For her advices and help in Flow Citometry.</p>
-
<ul>
+
<p align="center">Jorge Morales Montor PhD. <br>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Overview.htm">Overview<span class="flecha">&#9660;</span></a></li>
+
For his support in the project and allow us to work in his lab at IIB, UNAM.</p>
-
           
+
<p align="center">Msc. Libertad Pantoja Hernández. <br>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Light Response.htm">Light Response<span class="flecha">&#9660;</span></a></li>
+
For her support in mathematical modeling.</p>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Oxigen Response.htm">Oxigen Response<span class="flecha">&#9660;</span></a></li>
+
<p align="center">Jorge Vázquez Ramos PhD., Perla Castañeda López PhD., Raúl Garza Velasco QFB, Guadalupe Castorena Adame QFB, Luz del Carmen Castellanos Román M.Sc., Rodolfo Pastelín Palacios PhD., Verónica Ramón Lic. <br>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Chassis.htm">Chassis<span class="flecha">&#9660;</span></a></li>
+
For their support in our panic moments Ö.</p>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Perspective.htm">Perspective<span class="flecha">&#9660;</span></a></li>
+
<p align="center">Hector Silva-Gutierrez, Eduardo Moreno-Rodríguez, Cesar Villavicencio-Cordova.<br>
-
+
For their valuable collaboration.</p>
-
</ul>
+
<p align="center">Veronica  Jazmin Sánchez Ortiz, Manuel Camacho Zaragoza, Angelica Montes Trujillo, Javier De la Mora, Teresa Ballado, Alejandro "Buds"</br>
-
</li>
+
For helping us in our panic moments Ö </p>
-
<li>
+
<p align="center">Abiel Treviño Garza and Maria Luisa Sanez Jaramillo <br>
-
<a href="">Results<span class="flecha">&#9660;</span></a>
+
For his advices about wiki design.</p>
-
<ul>
+
<p align="center"> Maria Luisa Saenz Jaramillo <br>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Biobricks.htm">Biobricks<span class="flecha">&#9660;</span></a></li>
+
For rhodofactory logo design.</p>
-
           
+
 
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Notebook.htm">Notebook<span class="flecha">&#9660;</span></a></li>
+
<p align="center">Wiki Design:<br>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Protocol.htm">Protocol<span class="flecha">&#9660;</span></a></li>
+
 
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/palustris response.htm">R. palustris response<span class="flecha">&#9660;</span></a></li>
+
Ing. Alejandra Bartolo Gervacio<br>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/sphaeroides response.htm">R. sphaeroides response<span class="flecha">&#9660;</span></a></li>
+
 
-
</ul>
+
Ing. José Adolfo Martínez Olmedo<br>
-
</li>
+
</p>
 +
 
 +
</div>
 +
<div id="sidebar">
 +
  <div id="updates" class="orangebox">
 +
<h2>About us </h2>
 +
<ul>
 +
<li><a href="Members.htm" target="_parent">Members</a></li>
 +
<li><a href="Institute.htm">Institute</a></li>
 +
<li><a href="Gallery.htm">Gallery</a></li>
 +
<li><a href="Acknowledgments.htm">Acknowledgments</a></li>
 +
</ul>
-
<li>
+
</div>
-
<a href="#">IGEM Contribution<span class="flecha">&#9660;</span></a>
+
</div>  
-
<ul>
+
  <div style="clear: both;">&nbsp;</div>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Construction.htm">Construction<span class="flecha">&#9660;</span></a></li>
+
</div>
-
           
+
<!-- end #page -->
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Metods.htm">Metods<span class="flecha">&#9660;</span></a></li>
+
<div id="piepag">
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Results.htm">Results<span class="flecha">&#9660;</span></a></li>
+
<p align="center"> <strong>Rhodofactory 2012</strong> </p>
-
+
<div id="sponsors">
-
</ul>
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/8/8a/Icytdf.png" alt="icytdf" width="90" height="82" /></div>
-
</li>
+
</div>
-
<li>
+
<div id="sponsors">
-
<a href="/Team/CINVESTAV-IPN-UNAM_MX/Modelling.htm">Modeling<span class="flecha">&#9660;</span></a>
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/6/67/Osli.png" alt="osli" width="88" height="46" /></div>
-
+
</div>
-
</li>  
+
-
   
+
<div id="sponsors">
-
    <li>
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fb/Bio.png" alt="bio" width="80" height="97" /></div>
-
<a href="#">Team<span class="flecha">&#9660;</span></a>
+
</div>
-
<ul>
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/d/d6/Fermentas.png" alt="fermentAS" width="82" height="45" /></div>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Members.htm">Members<span class="flecha">&#9660;</span></a></li>
+
<div id="sponsors">
-
           
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/a/a3/Cinestav.png" alt="cinestav" width="74" height="91" /></div>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Institute.htm">Institute<span class="flecha">&#9660;</span></a></li>
+
</div>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Labs.htm">Labs<span class="flecha">&#9660;</span></a></li>
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/9/9b/Genscript.png" alt="genscript" width="83" height="45" /></div>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Sponsor.htm">Sponsor<span class="flecha">&#9660;</span></a></li>
+
<div id="sponsors">
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Gallery.htm">Gallery<span class="flecha">&#9660;</span></a></li>
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/1/16/Unam.png" alt="unam" width="83" height="93" /></div>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Acknowledgments.htm">Acknowledgments<span class="flecha">&#9660;</span></a></li>
+
-
+
-
</ul>
+
-
</li>
+
-
    <li>
+
-
<a href="#">Outreach<span class="flecha">&#9660;</span></a>
+
-
<ul>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Human Practice.htm">Human Practice<span class="flecha">&#9660;</span></a></li>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Safety.htm">Safety<span class="flecha">&#9660;</span></a></li>
+
-
</ul>
+
-
</li>
+
-
   
+
-
   
+
-
</ul></td>
+
-
  <td><img src="images/spacer.gif" width="1" height="150" alt="" /></td>
+
-
  </tr>
+
-
  <tr>
+
-
  <td colspan="2" >
+
-
 
+
-
  <div id="main">
+
-
<div id="bodys_r1_c2">
+
</div>
</div>
-
<div id="bodys_r1_c3">
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/c/c9/Gto.png" alt="gto" width="84" height="46" /></div>
-
   
+
    <div id="sponsors">
-
      <img src="https://static.igem.org/mediawiki/2012/0/01/Modelling.fw.png" width="640" height="109" /> </div>
+
      <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fa/Qimica.png" alt="quimica" width="80" height="72" /></div>
-
<div class="clearFloat"></div>
+
    </div>
-
<div id="bodys_r2_c2"></div>
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/7/73/Valaner.png" alt="valaner" width="84" height="48" /></div>
-
<div id="bodys_r2_c3">
+
<div id="sponsors">
-
<div class="Text">
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/7/79/Ipn.png" alt="ipn" width="70" height="96" /></div>
-
   
+
</div>
-
      <p><strong>We thank all the people who help us in all and every panic </strong></p>
+
-
      <p><strong>moment that we have</strong>, lol : )</p>
+
-
      <p><br />
+
-
        <strong>Juan Carlos Martinez-Garcia PhD</strong><br />
+
-
        For his support in  mathematical modeling<br />
+
-
  <strong>Ing. Susana Ruiz</strong><br />
+
-
        For his support in Molecular Biology  Techniques<br />
+
-
  <strong>Ana Lilia Hernández</strong><br />
+
-
        For his support in Molecular Biology  Techniques<br />
+
-
  <strong>QFB. Norma Silvia Sánchez-Sánchez</strong><br />
+
-
        For her advices and support to the  team.<br />
+
-
  <strong>Dr. Heliodoro Celis Sandoval</strong><br />
+
-
        For allow us to work in his lab at iFC,  UNAM<strong>.</strong><br />
+
-
  <strong>Dra. Karen Nava Castro</strong><br />
+
-
        For her advices and help in Flow  Citometry.<br />
+
-
  <strong>Dr. Jorge Morales Montor</strong><br />
+
-
        For  his support in the project and allow us to work in his lab<strong>.</strong><br />
+
-
   
+
-
      <p><strong>Msc Libertad Pantoja Hernández</strong></p>
+
-
      <p><strong>Javier</strong><br />
+
-
        <strong>Vero</strong><br />
+
-
        <strong>Angi</strong><br />
+
-
        <strong>Hector Silva-Gutierrez</strong><br />
+
-
        <strong>Cesar Villavicencio-Cordova</strong><br />
+
-
        <strong>Eduardo Moreno Rodríguez</strong><br />
+
-
        <strong>Manuel Camacho Zaragoza</strong> </p>
+
-
      <p><strong>Wiki Design                      </strong></p>
+
-
      <p><strong>Alejandro Peréz Cruz</strong><br />
+
-
        <strong>María Luisa Sáenz Jaramillo</strong></p>
+
-
        </div>
+
-
<div class="clearFloat"></div>
+
</div>
</div>
-
 
+
<!-- end #footer -->
-
    </td>
+
-
  <td><img src="images/spacer.gif" width="1" height="500" alt="" /></td>
+
-
  </tr>
+
-
</table>
+
</body>
</body>
</html>
</html>

Latest revision as of 04:59, 26 October 2012

Rho

Acknowledgments

We would like to thank all the people who helped us through our project and our panic attacks:


agradecimientos
MBA .Gerónimo Villanueva
For his outstanding support

Juan Carlos Martínez García PhD.
For his support in mathematical modeling.

Ing. Susana Ruiz.
For her support in Molecular Biology Techniques.

Ana Lilia Hernández.
For her support in Molecular Biology Techniques.

Norma Silvia Sánchez Sánchez QFB, UNAM.
For her advices and support.

Heliodoro Celis Sandoval PhD.
For allow us to work in his Lab at IFC-UNAM.

Karen Nava Castro PhD.
For her advices and help in Flow Citometry.

Jorge Morales Montor PhD.
For his support in the project and allow us to work in his lab at IIB, UNAM.

Msc. Libertad Pantoja Hernández.
For her support in mathematical modeling.

Jorge Vázquez Ramos PhD., Perla Castañeda López PhD., Raúl Garza Velasco QFB, Guadalupe Castorena Adame QFB, Luz del Carmen Castellanos Román M.Sc., Rodolfo Pastelín Palacios PhD., Verónica Ramón Lic.
For their support in our panic moments Ö.

Hector Silva-Gutierrez, Eduardo Moreno-Rodríguez, Cesar Villavicencio-Cordova.
For their valuable collaboration.

Veronica Jazmin Sánchez Ortiz, Manuel Camacho Zaragoza, Angelica Montes Trujillo, Javier De la Mora, Teresa Ballado, Alejandro "Buds".
For helping us in our panic moments Ö

Abiel Treviño Garza and Maria Luisa Sanez Jaramillo
For his advices about wiki design.

Maria Luisa Saenz Jaramillo
For rhodofactory logo design.

Wiki Design:
Ing. Alejandra Bartolo Gervacio
Ing. José Adolfo Martínez Olmedo

 

Rhodofactory 2012

icytdf
osli
bio
fermentAS
cinestav
genscript
unam
gto
quimica
valaner
ipn