Team:Tianjin/Attributions

From 2011.igem.org

(Difference between revisions)
 
(37 intermediate revisions not shown)
Line 6: Line 6:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled</title>
<title>Untitled</title>
 +
 +
<script type='text/javascript'>
 +
var roller=function(){
 +
return{
 +
init:function(el,ty,sx,ex,d,st){
 +
e=document.getElementById(el);if(!e){return;}a=e.getElementsByTagName("a");
 +
for(i=0;i<a.length;i++){
 +
if(!a[i].id){a[i].id=el.id+i;}
 +
a[i].n=a[i].o=sx;a[i].en=ex; a[i].ty=ty;
 +
if(a[i].ty=='v'){a[i].style.backgroundPosition = '0px '+a[i].n+'px';}
 +
else if(a[i].ty=='h'){a[i].style.backgroundPosition = a[i].n+'px 0px';}
 +
else{return;}
 +
a[i].onmouseover=roller.o;a[i].onmouseout=roller.o;
 +
a[i].st=Math.abs(Math.abs(ex-sx)/st);a[i].t=d/st;
 +
}
 +
},
 +
o:function(e){
 +
e=e||window.event;c=e.target!=null?e.target:e.srcElement;
 +
if(c.nodeName=='A')
 +
if(e.type=="mouseover"){
 +
c.w=c.en;roller.s(c);
 +
}
 +
else if(c.nodeName=='A'){c.w=c.o;roller.s(c);}
 +
},
 +
s:function(e){
 +
if(e.ti){clearTimeout(e.ti);}
 +
if(Math.abs(e.n-e.w)<e.st){e.n=e.w;}
 +
else if(e.n<e.w){e.n=e.n+e.st;}
 +
else if(e.n>e.w){e.n=e.n-e.st;}
 +
if(e.ty=='v'){e.style.backgroundPosition = '0px '+e.n+'px';}
 +
else{e.style.backgroundPosition = e.n+'px 0px';}
 +
if(e.n==e.w){clearTimeout(e.ti);return;}
 +
e.ti=setTimeout(function(){roller.s(e)}, e.t);
 +
}
 +
}
 +
}();
 +
</script>
<style type="text/css">
<style type="text/css">
body{
body{
-
background-image:url(https://static.igem.org/mediawiki/2011/0/0e/TJU-bg.jpg);
+
background-image:url(https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png);
text-align:center;
text-align:center;
font-size:12px;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
font-family:Verdana, Geneva, sans-serif;
 +
        background-attachment: fixed;
 +
}
 +
#content{    background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y;
 +
              padding: 0px;
 +
      margin:0 auto;
 +
              border-left: 0px;
 +
              border-right:0px; 
 +
              top:-10px;
 +
}
 +
body {        background:#000000 url("https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png") no-repeat top center scroll fixed;
}
}
 +
#footer-box{
 +
position:relative;
 +
top:800px;}
div#global {
div#global {
Line 23: Line 73:
height:65px;
height:65px;
}
}
-
div#global #head ul{
+
div#global #head #head1{
list-style:none;
list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:9px;
}
}
 +
div#global #head #head1{
 +
background-image:url(https://static.igem.org/mediawiki/2011/a/a7/TJU-Team-head.png)
 +
}
 +
div#global #head #head2 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/a/a0/TJU-Home.png) 0px -78px
-
div#global #head ul li{
+
repeat-x;
-
float:left;
+
        list-style:none;
-
margin-left:5px;
+
        border:0;
-
          
+
        float:left;
-
border:0;
+
        margin-left:5px;
 +
         margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
}
}
-
div#global #head ul li a img{
+
div#global #head #head2 a:hover{
-
border:none;
+
      background: url(https://static.igem.org/mediawiki/2011/a/a0/TJU-Home.png) 0px 0px
 +
 
 +
repeat-x; }
 +
div#global #head #head3 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px -78px
 +
 
 +
repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
}
}
 +
div#global #head #head3 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px 0px
-
div#global #head ul li.next{
+
repeat-x; }
-
margin-top:9px;
+
div#global #head #head4 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px -78px
 +
 
 +
repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
}
}
 +
div#global #head #head4 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px 0px
 +
 +
repeat-x; }
 +
div#global #head #head5 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px -78px
 +
 +
repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head5 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px 0px
 +
 +
repeat-x; }
 +
div#global #head #head6 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/a/a3/TJU-Notepad.png) 0px
 +
 +
-78px repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head6 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/a/a3/TJU-Notepad.png) 0px
 +
 +
0px repeat-x; }
 +
div#global #head #head7 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px -78px repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head7 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px 0px repeat-x; }
 +
div#global #head #head8 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px -78px repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head8 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px 0px repeat-x; }
 +
div#global #main #title {
div#global #main #title {
width:160px;
width:160px;
background-image:url(https://static.igem.org/mediawiki/2011/6/63/TJU-Attributions-menu.png);
background-image:url(https://static.igem.org/mediawiki/2011/6/63/TJU-Attributions-menu.png);
-
margin-left: -117px;
+
margin-left: -119px;
-
margin-top: 30px;
+
margin-top: 33px;
-
padding:50px 10px 10px 10px;
+
padding:50px 30px 10px 0px;
float:left;
float:left;
}
}
Line 76: Line 252:
margin-left:50px;
margin-left:50px;
float:left;
float:left;
-
width:676px;
+
width:666px;
 +
        font-size:14px;
}
}
div#global #main #content p{
div#global #main #content p{
 +
        float:left
text-align:justify;
text-align:justify;
 +
        font-size:14px;
}
}
div#global #main #content h1{
div#global #main #content h1{
margin-left:-30px;
margin-left:-30px;
font-weight:bold;
font-weight:bold;
 +
}
 +
div#global #main #BackToTop{
 +
position:fixed;
 +
bottom:0;
 +
right:0;
}
}
</style>
</style>
Line 90: Line 274:
<div id="global">
<div id="global">
     <div id="head">
     <div id="head">
-
        <ul>
+
            <div id="head1">
 +
       
            
            
-
                <li> <a href="#">
+
                <a href="#">
-
                         <img src="https://static.igem.org/mediawiki/2011/9/9d/TJU-Attributions-head.png"/></a>
+
                         <img src="https://static.igem.org/mediawiki/2011/9/9d/TJU-Attributions-head.png" id="top"></a>
-
               </li>
+
                
-
                 <li class="next">
+
                  
                 <a href="https://2011.igem.org/Team:Tianjin">
                 <a href="https://2011.igem.org/Team:Tianjin">
-
                         <img src="https://static.igem.org/mediawiki/2011/a/a0/TJU-Home.png"/></a>
+
                         </a>
-
                 </li>
+
                 </div>
-
                 <li class="next">
+
           
-
                <a href="https://2011.igem.org/Team:Tianjin/Team">
+
                 <div id="head2">
-
                        <img src="https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png"/></a>
+
                <a href="https://2011.igem.org/Team:Tianjin">
-
                 </li>
+
                </a>
-
                <li class="next">
+
                </div>
-
                <a href="https://2011.igem.org/Team:Tianjin/Project">
+
              <div id="head3">
-
                        <img src="https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png"/></a>
+
                <a href="https://2011.igem.org/Team:Tianjin/Team">
-
                 </li>
+
                </a>
-
                <li class="next">
+
                 </div>
-
                <a href="https://2011.igem.org/Team:Tianjin/Notebook">
+
              <div id="head4">
-
                        <img src="https://static.igem.org/mediawiki/2011/a/a3/TJU-Notepad.png"/></a>
+
                <a href="https://2011.igem.org/Team:Tianjin/Data">
-
                 </li>
+
                </a>
-
                <li class="next">
+
                </div>
-
                <a href="https://2011.igem.org/Team:Tianjin/Safety">
+
              <div id="head5">
-
                        <img src="https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png"/></a>
+
                <a href="https://2011.igem.org/Team:Tianjin/Project">
-
                 </li>
+
                </a>
-
            </ul>
+
                 </div>
 +
              <div id="head6">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Notebook">
 +
                </a>
 +
                 </div>
 +
              <div id="head7">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Safety">
 +
                </a>
 +
                </div>
 +
              <div id="head8">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Modeling">
 +
                </a>
 +
                 </div>
         </div>
         </div>
         <div id="main">
         <div id="main">
     <div id="title">
     <div id="title">
             <ul>
             <ul>
-
                <class="subtitle"><a href="#t1">1 Backgrouds</a>
+
                    <class="subtitle"><a href="#t1"><img src="https://static.igem.org/mediawiki/2011/6/6d/TJU-Attributions-Menu-1.png"></a>
-
                    <ul>
+
 
-
                        <a href="#t11">1.1 Lignocellulosic hydrolysates and composite inhibitors</a></br>
+
                     <class="subtitle"><a href="#t2"><img src="https://static.igem.org/mediawiki/2011/c/c1/TJU-Attributions-Menu-2.png"></a>
-
                            <a href="#t12">1.2 xxxx</a>
+
 
-
                        </ul>
+
                     <class="subtitle"><a href="#t3"><img src="https://static.igem.org/mediawiki/2011/5/5f/TJU-Attributions-Menu-3.png"></a>
-
                   
+
-
                     <class="subtitle"><a href="#t2">2 xxxx</a>
+
-
                    <ul>
+
-
                        <a href="#t21">2.1 xxx</a>
+
-
                        </ul>
+
-
             
+
-
                     <class="subtitle"><a href="#t3">3 xxxx</a>
+
-
                    <ul>
+
-
                        <a href="#t31">3.1 xxx</a>
+
-
                        </ul>
+
-
           
+
-
                    <class="subtitle"><a href="#t4">4 xxxx</a>
+
                 </ul>
                 </ul>
             </div>
             </div>
       <div id="content">
       <div id="content">
-
            <h1 id="t1">1 xxxx</h1>
+
      <p>
-
<h2 id="t11">1.1 xxx</h2>
+
<h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/0/05/TJU-Attributions-Title-1.png" id="t1" margin="margin-left=-50px"></h1>
-
            <p>&nbsp;&nbsp;
+
<p>
-
                On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.
+
    Our major experiments are manipulated by team members in Tianjin 2011iGEM. Most of them are undergraduates from discipline of Biological Engineering and Chemical Engineering. While some professors and post-graduates in School of Chemical Engineering and Technology have provided significant support from the very beginning of the project design. Besides, we got help on art design and website creation from undergraduate in School of Software, and some friends not in our university. Some of them didn’t even meet us before. Our achievement won’t exist without all the support. Best regards and undying gratitude to every one of you!
-
                </p>
+
</p>
-
        <p>&nbsp;&nbsp;
+
<img src="https://static.igem.org/mediawiki/2011/0/02/TJU-Attributions-Title-1-1.png">
-
                During the lecture, Professor Chen generally reviewed the course of struggle and brilliant achievements that the CPC has made since its founding in 1921. She also illustrated the concept of socialism with Chinese characteristics in great detail. In the two-hour lecture, Prof. Chen integrated abundant historical facts into the theoretical discussion and fully displayed the spirit and vitality of Marxism.
+
</p>
-
        </p>
+
    Boxuan Zeng, Yan Chen, Bin Jia, Saisi Xue, Jing Guo;
-
               
+
</p>
-
        <h2 id="t12">1.2 xxxx</h2>
+
<img src="https://static.igem.org/mediawiki/2011/3/36/TJU-Attributions-Title-1-2.png">
-
                <p>&nbsp;&nbsp;
+
</p>
-
                In innovative talent cultivation, the School strives to reform course system and update course content catering to social needs and industry development. It also introduces excellent original foreign textbooks, and increases the percentage of bilingual programs in the whole curriculum. Besides, it steps up the communication and cooperation with famous universities and enterprises in the world to jointly train talents specialized in software engineering and animation who can meet the needs of the society. All these efforts are dedicated to increase the impact of Tianjin University on the Bohai Rim area, to enhance the strength of the School and to make contribution to the social and economic development of Binhai New Area.
+
    Boxuan Zeng, Bin Jia, Yan Chen, Jing Guo, Mingrui Zhao, Wenbin Kuang, Hengqian Ren, Long Chen, Enxu Wang;
-
                </p>
+
</p>
-
               
+
<img src="https://static.igem.org/mediawiki/2011/6/6f/TJU-Attributions-Title-1-3.png">
-
        <h1 id="t2">2 xxxx</h1>
+
</p>
-
        <h2 id="t21">2.1 xxx</h2>
+
    Saisi Xue, Jing Guo, Boxuan Zeng, Bin Jia;
-
            <p>&nbsp;&nbsp;
+
</p>
-
                On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.
+
<img src="https://static.igem.org/mediawiki/2011/9/90/TJU-Attributions-Title-1-4.png">
-
                </p>
+
</p>
-
               
+
    Jing Guo, Boxuan Zeng, Bin Jia, Saisi Xue;
-
        <h1 id="t3">3 xxxx</h1>
+
</p>
-
        <h2 id="t31">3.1 xxx</h2>
+
<img src="https://static.igem.org/mediawiki/2011/c/c3/TJU-Attributions-Title-1-5.png">
-
            <p>&nbsp;&nbsp;
+
</p>
-
                On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.On May 6, 2011, School of Electronic and Information Engineering, School of Computer Science and Technology and School of Computer Software jointly held a lecture on the history of CPC, which also launched the "Excel in the Performance" activities co-hosted by information technology and science discipline group. Chen Xuewei, a famous specialist on the theory of CPC history, and professor of Party School of the Central Committee of CPC was invited by the three schools to make a lecture on the topic of "Great Rejuvenation of CPC and the Chinese Nation". Several senior officials from the University and the hosting schools attended the ceremony, and about 420 students took part in the activity.
+
    Saisi Xue, Qinfeng Wu;
-
                </p>
+
</p>
-
               
+
<img src="https://static.igem.org/mediawiki/2011/7/7d/TJU-Attributions-Title-1-10.png">
-
          </div>
+
</p>
 +
    Saisi Xue, Qinfeng Wu;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/b/bb/TJU-Attributions-Title-1-6.png">
 +
</p>
 +
    Andi Wangzhou, 战场原新之助(Presentation PPT), 小天(Wiki Flash), Mihua Campus Group(Presentation PPT);
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/2/25/TJU-Attributions-Title-1-7.png">
 +
</p>
 +
    Andi Wangzhou, Yunfei Ran, Dai Tang;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/9/99/TJU-Attributions-Title-1-8.png">
 +
</p>
 +
    Saisi Xue, Andi Wangzhou;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/5/5a/TJU-Attributions-Title-1-9.png">
 +
</p>
 +
    Pro. Yingjin Yuan, Pro. Wenyu Lu;
 +
</p>
 +
</p>
 +
<h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/a/a8/TJU-Attributions-Title-2.png" id="t2" margin="margin-left=-50px"></h1>
 +
<p>
 +
    In the 2011 China Meetup @USTC, about 20 teams from China mainland and Taiwan District got together to share and discuss projects and new ideas. We could see different perspectives of synthetic biology through varied projects.
 +
</p>
 +
<div align="center"><img src="https://static.igem.org/mediawiki/2011/0/0e/TJU-Attributions-Collaborations-1.jpg" width=666px></div>
 +
</p>
 +
    From Ribo/toggle switch to condon optimum, from chemotaxis to quorum system, from pollution control to construction of functional modules, the enthusiasm from youth and creativity from undergraduates filled the auditorium with joy and wisdom.
 +
</p>
 +
<div align="center"><img src="https://static.igem.org/mediawiki/2011/f/f6/TJU-Attributions-Collaborations-2.jpg" width=505px></div>
 +
</p>
 +
    iGEM always encourage cooperation and collaborations between universities for better scientific communication and deeper comprehension of Synthetic Biology. This year, our university agreed on helping NYMU with the plasmid transformation and growth curve measurement. This cooperation would bring mutual benefits to both our universities, not only for academic research, but also for the long lasting friendship.
 +
</p>
 +
<div align="center"><img src="https://static.igem.org/mediawiki/2011/1/12/TJU-Attributions-Collaborations-3.jpg" width=505px></div>
 +
</p>
 +
<h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/c/cf/TJU-Attributions-Title-3.png" id="t3" margin="margin-left=-50px"></h1>
 +
<p>
 +
<img src="https://static.igem.org/mediawiki/2011/5/51/TJU-Attributions-Sponsors-4.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/f/f1/TJU-Attributions-Sponsors-3.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/7/7e/TJU-Attributions-Sponsors-5.png"></p>
 +
<a href="http://chemeng.tju.edu.cn/en/Default.aspx"><img src="https://static.igem.org/mediawiki/2011/6/6a/TJU-Attributions-Sponsors-1.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/2/22/TJU-Attributions-Sponsors-6.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/6/6a/TJU-Attributions-Sponsors-2.jpg" width=100px position:fixed bottom:0 right:0;></p>
 +
 
 +
        </div>
 +
    <div id="BackToTop">
 +
            <a href="#top"><img src="https://static.igem.org/mediawiki/2011/e/e1/TJU-Attributions-BackToTop.png">
         </div>
         </div>
-
   
 
     </div>
     </div>
 +
<script>
 +
 +
roller.init('head2','v',-77,2,70,50);
 +
roller.init('head3','v',-77,2,70,50);
 +
roller.init('head4','v',-77,2,70,50);
 +
roller.init('head5','v',-77,2,70,50);
 +
roller.init('head6','v',-77,2,70,50);
 +
roller.init('head7','v',-77,2,70,50);
 +
roller.init('head8','v',-77,2,70,50);
 +
</script>
</body>
</body>
</html>
</html>

Latest revision as of 17:25, 5 October 2011

Template:Https://2011.igem.org/Team:Peking S/bannerhidden Template:Https://2011.igem.org/Team:Peking S/back2 Untitled

Our major experiments are manipulated by team members in Tianjin 2011iGEM. Most of them are undergraduates from discipline of Biological Engineering and Chemical Engineering. While some professors and post-graduates in School of Chemical Engineering and Technology have provided significant support from the very beginning of the project design. Besides, we got help on art design and website creation from undergraduate in School of Software, and some friends not in our university. Some of them didn’t even meet us before. Our achievement won’t exist without all the support. Best regards and undying gratitude to every one of you!

Boxuan Zeng, Yan Chen, Bin Jia, Saisi Xue, Jing Guo;

Boxuan Zeng, Bin Jia, Yan Chen, Jing Guo, Mingrui Zhao, Wenbin Kuang, Hengqian Ren, Long Chen, Enxu Wang;

Saisi Xue, Jing Guo, Boxuan Zeng, Bin Jia;

Jing Guo, Boxuan Zeng, Bin Jia, Saisi Xue;

Saisi Xue, Qinfeng Wu;

Saisi Xue, Qinfeng Wu;

Andi Wangzhou, 战场原新之助(Presentation PPT), 小天(Wiki Flash), Mihua Campus Group(Presentation PPT);

Andi Wangzhou, Yunfei Ran, Dai Tang;

Saisi Xue, Andi Wangzhou;

Pro. Yingjin Yuan, Pro. Wenyu Lu;

In the 2011 China Meetup @USTC, about 20 teams from China mainland and Taiwan District got together to share and discuss projects and new ideas. We could see different perspectives of synthetic biology through varied projects.

From Ribo/toggle switch to condon optimum, from chemotaxis to quorum system, from pollution control to construction of functional modules, the enthusiasm from youth and creativity from undergraduates filled the auditorium with joy and wisdom.

iGEM always encourage cooperation and collaborations between universities for better scientific communication and deeper comprehension of Synthetic Biology. This year, our university agreed on helping NYMU with the plasmid transformation and growth curve measurement. This cooperation would bring mutual benefits to both our universities, not only for academic research, but also for the long lasting friendship.