Team:USTC-Software/attribution

From 2011.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
-
{{:Team:USTC-Software/temp}}
+
{{:Team:USTC-Software/header}}
-
 
+
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
-
 
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
-
<title>Team:USTC-Software - 2011.igem.org/attribution</title>
 
-
<meta name="description" content="attribution"/>
 
-
<meta name="keywords" content="USTC-Software,iGEM,synthetic biology"/>
 
-
<meta name="author" content="Ao Xu">
 
-
<meta name="copyright" content="Copyright (c) 2011 iGEM USTC Software" />
 
-
 
<style type="text/css">
<style type="text/css">
-
 
-
body {
 
-
margin: 0;
 
-
padding: 0;
 
-
line-height: 1.5em;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
font-size: 12px;
 
-
color: #555a4a;
 
-
    background: #a0c73f;
 
-
}
 
-
 
-
a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; }
 
-
a:active, a:hover { color: #0683ab; text-decoration: underline; }
 
-
 
-
img { margin: 0px; padding: 0px; border: none; }
 
-
 
-
#header_wrapper {
 
-
width: 100%;
 
-
height: 265px;
 
-
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
 
-
}
 
-
 
-
#header {
 
-
position: relative;
 
-
width: 980px;
 
-
height: 265px;
 
-
padding: 0 10px;
 
-
margin: 0 auto;
 
-
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
 
-
}
 
-
 
-
/* site title */
 
-
 
-
#header  #site_title {
 
-
float: left;
 
-
width: 180px;
 
-
padding: 33px 0;
 
-
}
 
-
 
-
#site_title h1 {
 
-
margin: 0;
 
-
padding: 3px;
 
-
font-family:"Times New Roman", Times, serif;
 
-
color:#000;
 
-
font-size:24px;
 
-
}
 
-
 
-
#site_title h1 a {
 
-
margin: 0px;
 
-
padding: 0px;
 
-
font-size: 30px;
 
-
color: #ffffff;
 
-
font-weight: bold;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#site_title h1 a:hover {
 
-
font-weight: bold;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#site_title h1 a span {
 
-
display: block;
 
-
margin-left: 2px;
 
-
font-size: 14px;
 
-
color: #416902;
 
-
font-weight: bold;
 
-
letter-spacing: 2px;
 
-
}
 
-
 
-
/* end of site title */
 
-
 
-
/* ---------- Navigation ---------- */
 
-
 
-
ul  {
 
-
      list-style-image: none;
 
-
}
 
-
 
-
#nav {
 
-
float: right;
 
-
font-family: Arial, Helvetica, sans-serif;
 
-
font-weight: bold;
 
-
font-size: 12px;
 
-
padding-top: 70px;
 
-
height: 43px;
 
-
}
 
-
 
-
#nav .last {
 
-
padding-right: 2px;
 
-
background-image:url(https://static.igem.org/mediawiki/2011/5/59/USTC_Software_nav_button_sep.jpg);
 
-
background-repeat:no-repeat;
 
-
background-position:right;
 
-
}
 
-
 
-
#nav, #nav ul{
 
-
margin:0;
 
-
padding:0;
 
-
list-style-type:none;
 
-
list-style-position:outside;
 
-
position:relative;
 
-
line-height:1.5em;
 
-
}
 
-
 
-
#nav .on {
 
-
color:#fff !important;
 
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg) !important;
 
-
background-position: bottom left !important;
 
-
}
 
-
 
-
#nav a:link, #nav a:active, #nav a:visited{
 
-
    display:block;
 
-
    padding: 14px 35px;
 
-
    color:#a5a5a5;
 
-
    text-decoration:none;
 
-
text-transform: uppercase;
 
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
 
-
background-position: top left;
 
-
}
 
-
 
-
#nav a:hover {
 
-
    color:#fff;
 
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
 
-
background-position: bottom left;
 
-
}
 
-
 
-
#nav li{
 
-
    float:left;
 
-
    position:relative;
 
-
 
-
}
 
-
 
-
#nav ul {
 
-
    position:absolute;
 
-
    width:13em;
 
-
    top:3.8em;
 
-
    display:none;
 
-
z-index: 1;
 
-
}
 
-
 
-
#nav li ul a {
 
-
    width:9em;
 
-
    float:left;
 
-
background-color: #2e2e2e;
 
-
background-image: none !important;
 
-
}
 
-
 
-
#nav li ul a:hover {
 
-
background-color: #292929;
 
-
}
 
-
 
-
#nav ul ul{
 
-
top:auto;
 
-
}
 
-
 
-
#nav li ul ul {
 
-
    left:12em;
 
-
    margin:0px 0 0 10px;
 
-
    }
 
-
 
-
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
 
-
    display:none;
 
-
    }
 
-
 
-
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
 
-
    display:block;
 
-
    }
 
-
 
-
/*end of nav*/
 
-
 
-
/* content_wrapper */
 
-
 
-
#content {
 
-
        background-color:#a0c73f;
 
-
        width:auto;
 
-
}
 
-
 
-
#content_wrapper {
 
-
width: 920px;
 
-
margin: 0 auto;
 
-
padding: 30px 40px;
 
-
background: url(https://static.igem.org/mediawiki/2011/b/bc/USTC_Software_content.jpg) repeat-y;
 
-
}
 
-
 
-
#content_wrapper h1 {
 
-
color: #3a5909;
 
-
font-size: 24px;
 
-
padding: 0 0 60px 20px;
 
-
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
 
-
}
 
-
 
-
#content_wrapper p {
 
-
font-family: Verdana, Arial;
 
-
font-size: 14px;
 
-
}
 
-
 
-
#content_wrapper_bottom {
 
-
width: 1000px;
 
-
height: 15px;
 
-
margin: 0 auto;
 
-
background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat;
 
-
    background-color: #a0c73f;
 
-
}
 
-
 
-
/* end of content_wrapper */
 
-
 
-
/* footer */
 
-
 
-
#mfooter {
 
-
width: 980px;
 
-
margin: 0 auto;
 
-
padding: 30px 10px;
 
-
text-align: center;
 
-
color: #333333;
 
-
    background-color: #a0c73f;
 
-
}
 
-
 
-
#mfooter a {
 
-
color:#000;
 
-
}
 
-
 
-
#mfooter .mfooter_menu {
 
-
margin: 0 0 10px 0;
 
-
padding: 0px;
 
-
list-style: none;
 
-
}
 
-
 
-
.mfooter_menu li {
 
-
margin: 0px;
 
-
padding: 0 20px;
 
-
display: inline;
 
-
border-right: 1px solid #000000;
 
-
}
 
-
 
-
.mfooter_menu .last_menu {
 
-
border: none;
 
-
}
 
-
 
-
#footer-box { background-color: transparent; border:none;} /*This is important!*/
 
-
 
-
#totop_box {
 
-
position:fixed;
 
-
width: 77px;
 
-
height: 75px;
 
-
bottom: 21px;
 
-
right: 15px;
 
-
}
 
-
 
-
#totop_box form {
 
-
width: 280px;
 
-
height: 27px;
 
-
margin: 0;
 
-
padding: 25px 0 0 0;
 
-
}
 
-
 
-
#to_org_box {
 
-
position:fixed;
 
-
width: 77px;
 
-
height: 75px;
 
-
bottom: 21px;
 
-
right: 105px;
 
-
}
 
-
 
-
#to_org_box form {
 
-
width: 280px;
 
-
height: 27px;
 
-
margin: 0;
 
-
padding: 25px 0 0 0;
 
-
}
 
-
/* end of footer*/
 
/* attribution */
/* attribution */
Line 313: Line 35:
</style>
</style>
-
 
</head>
</head>
-
 
<body>
<body>
-
<div id="header_wrapper">
 
-
 
-
    <div id="header">
 
-
   
 
-
  <div id="site_title">
 
-
            <h1><img src="https://static.igem.org/mediawiki/2011/b/b8/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="173" height="150" /> </br> </br> USTC-Software </h1>
 
-
        </div>
 
-
       
 
-
<!-- navigation -->
 
-
<ul id="nav">
 
-
        <li><a href="https://2011.igem.org/Team:USTC-Software">Home</a></li>
 
-
 
-
    <li><a href="https://2011.igem.org/Team:USTC-Software/project">Project</a>
 
-
<ul>
 
-
<li><a href="https://2011.igem.org/Team:USTC-Software/documents">Documents</a></li>
 
-
<li><a href="https://2011.igem.org/Team:USTC-Software/models">Models</a></li>
 
-
<li><a href="https://2011.igem.org/Team:USTC-Software/views">Views</a></li>
 
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/tech&algo">Technology & Algorithm</a></li>
 
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/tutorial">Tutorial</a></li>
 
-
</ul>
 
-
</li>
 
-
 
-
                <li><a href="https://2011.igem.org/Team:USTC-Software/notebook">Notebook</a>
 
-
                        <ul>
 
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/judging">Judging Criteria</a></li>
 
-
                        </ul>
 
-
                </li>
 
-
 
-
<li><a class="on" href="https://2011.igem.org/Team:USTC-Software/team">Team</a>
 
-
                        <ul>
 
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/members">members</a></li>
 
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/collaboration">collaboration</a></li>
 
-
                                <li><a href="#">attribution</a></li>
 
-
                                <li><a href="https://2011.igem.org/Team:USTC-Software/acknowledgements">acknowledgements</a></li>
 
-
                        </ul>
 
-
                </li>
 
-
 
 
-
  <li><a href="https://2011.igem.org/Team:USTC-Software/human practice">Human practice</a>       
 
-
<ul>
 
-
        <li><a href="https://2011.igem.org/Team:USTC-Software/safety">safety</a></li>
 
-
<li><a href="https://2011.igem.org/Team:USTC-Software/meetup">meetup</a></li>
 
-
</ul>
 
-
</li>
 
-
 
-
                <li><a class="last" href="https://2011.igem.org/Team:USTC-Software/download">Download</a></li>
 
-
 
-
             
 
-
</ul>
 
-
<!-- end of navigation -->
 
-
     
 
-
      <div class="cleaner"></div>
 
-
    </div> <!-- end of header -->
 
-
 
-
</div>
 
-
<!-- end of header_wrapper -->
 
-
 
<div id="content_wrapper">
<div id="content_wrapper">
<h1>Attribution and Contributions</h1>
<h1>Attribution and Contributions</h1>
<p> No iGEM project is done in a day. It requires good team work for 12 months to achieve it.  
<p> No iGEM project is done in a day. It requires good team work for 12 months to achieve it.  
-
USTC-Software team is built up by 9 student members (5 undergraduates, 4 graduates), 5 instructors.
+
USTC-Software team is built up by 9 student members (5 undergraduates, 4 graduates), 6 instructors and 2 advisors.
Throughout the summer of 2011, our team members have been working cooperatively with our instructors to realize the idea of <em>Lachesis</em>.
Throughout the summer of 2011, our team members have been working cooperatively with our instructors to realize the idea of <em>Lachesis</em>.
We also appreciate the help from numerous people caring about USTC-Software team.  
We also appreciate the help from numerous people caring about USTC-Software team.  
Line 391: Line 55:
                      
                      
                 <ul class="attribution_list">
                 <ul class="attribution_list">
 +
 +
                    <li><a href="#" class="attribution_list_p">Haiyan Liu(Advisor)</a>
 +
                      <p>Provide instructive suggestion on our project design.</p>
 +
                    </li>
 +
 +
                    <li><a href="#" class="attribution_list_p">Jiarui Wu(Advisor)</a>
 +
                      <p>Contribute to education of synthetic biology.</p>
 +
                    </li>
                     <li><a href="#" class="attribution_list_p">Jiong Hong(Instructor)</a>
                     <li><a href="#" class="attribution_list_p">Jiong Hong(Instructor)</a>
Line 396: Line 68:
                     </li>
                     </li>
                      
                      
-
                     <li><a href="#" class="attribution_list_p">Zhen Wang(Instructor)</a>
+
                     <li><a href="#" class="attribution_list_p">Hao Jiang(Instructor)</a>
-
                       <p>Contribute in the development of the original idea: combining forward and reverse engineering together, and help team members in learning iGAME and basic biological concepts.</p>
+
                       <p>Contribute by providing suggestions and answering questions about concepts in synthetic biology, software needed in this field, visualization of parts assembly and reaction network dynamics, tricks in parameter estimation, etc.</p>
                     </li>
                     </li>
-
                   
+
 
                     <li><a href="#" class="attribution_list_p">Wei Pan(Instructor)</a>
                     <li><a href="#" class="attribution_list_p">Wei Pan(Instructor)</a>
                       <p>Contribute in the development of the original idea: combining forward and reverse engineering together. Instruct on robustness and sensitivity analysis, help team members in learning Automatic Biological Circuit Design (ABCD) and explain basic biological concepts.</p>
                       <p>Contribute in the development of the original idea: combining forward and reverse engineering together. Instruct on robustness and sensitivity analysis, help team members in learning Automatic Biological Circuit Design (ABCD) and explain basic biological concepts.</p>
                     </li>
                     </li>
 +
 +
                    <li><a href="#" class="attribution_list_p">Zhen Wang(Instructor)</a>
 +
                      <p>Contribute in the development of the original idea: combining forward and reverse engineering together, and help team members in learning iGAME and basic biological concepts.</p>
 +
                    </li>
 +
                   
 +
                     <li><a href="#" class="attribution_list_p">Chen Liao(Instructor)</a>
                     <li><a href="#" class="attribution_list_p">Chen Liao(Instructor)</a>
Line 412: Line 90:
                     </li>
                     </li>
                  
                  
-
                    <li><a href="#" class="attribution_list_p">Ao Xu</a>
 
-
                      <p> Design and construct website, responsible for human practice, raise ideas about User Interface, summarize useful information from previous work.</p>
 
-
                    </li>
 
-
                   
 
-
                   
 
-
                    <li><a href="#" class="attribution_list_p">Zhuocheng He</a>
 
-
                      <p>Construct and maintain the UI of Behavior View and Network View.</p>
 
-
                  </li>
 
-
                   
 
                     <li><a href="#" class="attribution_list_p">Fangming Liu</a>
                     <li><a href="#" class="attribution_list_p">Fangming Liu</a>
-
                       <p> Sorry,this is an unfinished feature...</p>
+
                       <p>Designe the main structure of the software and do some programming work during this spring and summer.</p>
                     </li>
                     </li>
Line 429: Line 98:
                     </li>
                     </li>
 +
                    <li><a href="#" class="attribution_list_p">Zhuocheng He</a>
 +
                      <p>Construct and maintain the UI of Behavior View and Network View.</p>
 +
                  </li>
 +
 +
                    <li><a href="#" class="attribution_list_p">Ao Xu</a>
 +
                      <p> Design and construct website, responsible for human practice, raise ideas about User Interface, summarize useful information from previous work.</p>
 +
                    </li>
 +
                   
 +
                  <li><a href="#" class="attribution_list_p">Liwei Qian</a>
 +
                      <p> Work on the parameter optimazation  and model sensitivity analysis.</p>
 +
                  </li>
                     <li><a href="#" class="attribution_list_p">An'gang Wang</a>
                     <li><a href="#" class="attribution_list_p">An'gang Wang</a>
Line 438: Line 118:
                   </li>
                   </li>
-
                    <li><a href="#" class="attribution_list_p">Liwei Qian</a>
 
-
                      <p> Work on the parameter optimazation  and model sensitivity analysis.</p>
 
-
                  </li>
 
                     <li><a href="#" class="attribution_list_p">Xudong Sun</a>
                     <li><a href="#" class="attribution_list_p">Xudong Sun</a>
-
                       <p> Sorry,this is an unfinished feature...</p>
+
                       <p>Arrange the team affairs, discuss models and algorithms with other teammates, implement the parameter analysis  with matlab codes and provide necessary biology background.</p>
                   </li>
                   </li>
Line 476: Line 153:
   <b> Welcome to &#160;&#160;<a href="http://en.ustc.edu.cn/" target="_blank">University of Science and Technology of China</a>&#160;! </b>
   <b> Welcome to &#160;&#160;<a href="http://en.ustc.edu.cn/" target="_blank">University of Science and Technology of China</a>&#160;! </b>
-
   <div id="to_org_box"><a href="https://2011.igem.org/Main_Page"><img class="logo" src="https://static.igem.org/mediawiki/2011/8/88/USTC_Software_back_to_igem.png" width="69" height="70"alt="to igem.org"  style="right:auto"/></a>
+
   <div id="to_org_box"><a href="https://2011.igem.org/Main_Page"><img class="logo" src="https://static.igem.org/mediawiki/2011/8/88/USTC_Software_back_to_igem.png" width="69" height="70"alt="Go back to igem.org"  style="right:auto"/></a>
   </div>
   </div>
   <div id="totop_box">
   <div id="totop_box">
-
       <a href="#top"><img class="logo" src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72"alt="go back to top"  style="right:auto"/></a>  
+
       <a href="#top"><img class="logo" src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72"alt="Go back to Top"  style="right:auto"/></a>  
   </div>
   </div>

Latest revision as of 15:13, 28 October 2011


Team:USTC-Software - 2011.igem.org

Attribution and Contributions

No iGEM project is done in a day. It requires good team work for 12 months to achieve it. USTC-Software team is built up by 9 student members (5 undergraduates, 4 graduates), 6 instructors and 2 advisors. Throughout the summer of 2011, our team members have been working cooperatively with our instructors to realize the idea of Lachesis. We also appreciate the help from numerous people caring about USTC-Software team. Our thank goes to all the listed and unlisted names on the acknowledgements page. Details about each team member's work are listed below: