Difference between revisions of "Team:BIT-China/Attributions"

 
(19 intermediate revisions by 3 users not shown)
Line 80: Line 80:
  
 
         .block-content-header{
 
         .block-content-header{
            display: inline-block;
+
          display: inline-block;
            margin-top: 10px;
+
          margin-top: 20px;
            margin-bottom: 20px;
+
          margin-bottom: 10px;
            font-weight: bolder;
+
          font-weight: bolder;
        }
+
      }
 
+
 
         .block-content-sub-header{
 
         .block-content-sub-header{
 
             display: inline-block;
 
             display: inline-block;
Line 113: Line 112:
 
             margin-top: 20px;
 
             margin-top: 20px;
 
             margin-bottom: 5px;
 
             margin-bottom: 5px;
 +
        }
 +
 +
        .member-attribution{
 +
            border-bottom: 2px solid #2A455A;
 +
            margin-top: 5px;
 +
            padding: 5px;
 +
        }
 +
       
 +
        .member-name{
 +
            color: #620053;
 +
            font-size: 2rem;
 +
        }
 +
        .attr-detail{
 +
            font-size: 1.5rem;
 
         }
 
         }
 
</style>
 
</style>
    <script>
 
        $(document).ready(function() {
 
 
            //弹出导航监听
 
            window.onscroll = function () {
 
 
                if($(window).scrollTop()>100){
 
                    $("#nav-hide").removeClass("roll-nav-hide");
 
                }
 
                else{
 
                    $("#nav-hide").addClass("roll-nav-hide");
 
                }
 
 
                //固定侧边导航
 
                if($(window).scrollTop()>95){
 
                    $("#nav_left_wrapper").css({
 
                        "margin-left":"0",
 
                        "top":"50px",
 
                        "position":"fixed"
 
                    });
 
 
                    $("#site-change-btn").css({
 
                        "position":"fixed"
 
                    })
 
                }
 
                else{
 
                    $("#nav_left_wrapper").css({
 
                        "margin-left":"-100%",
 
                        "top":"auto",
 
                        "position":"relative"
 
                    });
 
 
                    $("#site-change-btn").css({
 
                        "position":"absolute"
 
                    })
 
 
                }
 
 
                //页间跳转
 
                if($(window).scrollTop()>300){
 
                    $("#site-change-btn").css("display","block");
 
                }
 
                else{
 
                    $("#site-change-btn").css("display","none");
 
                }
 
 
                //底部隐藏左侧导航
 
                if($(".footer").offset().top - $(window).scrollTop() < 300){
 
                    $("#nav_left_wrapper").css("display","none");
 
                    $("#site-change-btn").css("display","none");
 
 
                }
 
                else{
 
                    $("#nav_left_wrapper").css("display","block");
 
                    $("#site-change-btn").css("display","block");
 
                }
 
            };
 
 
            //平滑跳转
 
            var navs=$(".nav_point");
 
            for(i=0;i<navs.length;i++){
 
                navs.eq(i).click(function (e) {
 
                    e.preventDefault();
 
                    var href=$(this).attr("href");
 
                    $.scrollTop(href+"",-100,400);
 
                });
 
            }
 
      });
 
</script>
 
 
</head>
 
</head>
 
<body>
 
<body>
Line 190: Line 134:
 
<div class="col-sm-12 clearfix" style="padding: 0;padding-top:30px;background: url(https://static.igem.org/mediawiki/2016/4/45/T--BIT-China--content_bg.jpg)">
 
<div class="col-sm-12 clearfix" style="padding: 0;padding-top:30px;background: url(https://static.igem.org/mediawiki/2016/4/45/T--BIT-China--content_bg.jpg)">
 
     <div class="content-right" style="float: left;width:100%;padding: 10px;">
 
     <div class="content-right" style="float: left;width:100%;padding: 10px;">
        <div style="margin-left:220px;background: white;margin-top: 0.5em;
 
  -webkit-box-shadow: 5px -3px 3px #2B465A;
 
  -moz-box-shadow: 5px -3px 3px #2B465A;
 
  box-shadow: 5px -3px 3px #2B465A;margin-bottom:0.5em;padding: 1px;border-radius: 10px">
 
            <div class="overview-content" style="border:1px dashed #F08B1F;
 
            border-radius: 10px;margin: 0.5em;padding: 10px;">
 
  
                <div class="content-title-before col-sm-12">
+
        <img src="https://static.igem.org/mediawiki/2016/5/5c/T--BIT-China--content_decoration.png"
                    <div class="col-sm-12 content-title-before-txt">
+
            alt="content_decoration" style="position:absolute;right: 0px;height: 150px;;top: 10px;">
                        Team training and project start
+
 
                    </div>
+
        <div class="block-border-outer" id="content-right-border">
                    <div class=" col-sm-12">
+
            <div class="overview-content clearfix">
                        <a class="content-title-before-link" href="https://2016.igem.org/Team:BIT-China/Human_Practices" style="color:blue">
+
                            [See more in HP/winter camp]
+
                        </a>
+
                    </div>
+
                </div>
+
  
 
                 <div class="content-title col-sm-12">
 
                 <div class="content-title col-sm-12">
                     Acknowledgement
+
                     <img src="https://static.igem.org/mediawiki/2016/c/cf/T--BIT-China--Team--Attributions--title.png"
                    <!--<img src="https://static.igem.org/mediawiki/2016/3/30/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;title.png"-->
+
                         alt="title" class="col-sm-8 col-sm-offset-2">
                         <!--alt="title" class="col-sm-8 col-sm-offset-2">-->
+
                     <br>
                     <!--<br>-->
+
 
                 </div>
 
                 </div>
  
 +
                <div id="our_team" class="block-title">Our Team</div>
 
                 <!--问题描述-->
 
                 <!--问题描述-->
                 <div class="problem-txt">
+
                 <div class="problem-txt col-sm-12 block-content">
 
                     <div>
 
                     <div>
                         We'd like to thank all those who have helped us over the summer for making iGEM possible. All work on this wiki was carried out and collected by us unless stated otherwise.
+
                         All work on this wiki was carried out and all data were collected by us unless stated otherwise.
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
 
                <!--Members-->
 
                <div id="members" class="block-title">Thanks for team members:</div>
 
 
                 <div class="block-content">
 
                 <div class="block-content">
 
                     <div class="block-content-item">
 
                     <div class="block-content-item">
 +
                        <div class="members-attribution block-content-item-block clearfix">
 +
                            <div class="member-attribution clearfix">
 +
                                <div class="member-name col-sm-3">
 +
                                    Jiadong Zhong:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of killer group.
 +
                                    <br>b) Team propaganda and human practice.
 +
                                    <br>c) Team guidance.
 +
                                </div>
 +
                            </div>
  
                        <div class="block-content-item-block">
+
                            <div class="member-attribution clearfix">
                            <div class="block-item-title">
+
                                <div class="member-name col-sm-3">
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                                    Pengcheng Zhang:
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                 </div>
                                <span>
+
                                <div class="attr-detail col-sm-9" >
                                ① Wiki & poster
+
                                    a) One of experiment operators ofExperiments about inhibitor group.
                                 </span>
+
                                    <br>b) Modeling construction.
 +
                                    <br>c) The final circuit construction.
 +
                                    <br>d) Presentation speaker.
 +
                                    <br>e) Team guidance.
 +
                                 </div>
 
                             </div>
 
                             </div>
                             <div>
+
 
                                 <div>
+
 
                                     Wei Zhang designed the layout of the website. He also shoot the amazing video about our team.
+
                             <div class="member-attribution clearfix">
 +
                                 <div class="member-name col-sm-3">
 +
                                     Zeyan Li:
 
                                 </div>
 
                                 </div>
                                 <div>
+
                                 <div class="attr-detail col-sm-9">
                                     Zeyan Li designed the poster and the project logo.
+
                                     a) One of experiment operators of killer group.
 +
                                    <br>b) Joining in Human Practice: one of the speakers in our Winter Camp, designing the iGEM Union logo for all teams in our union, participating in meet ups and giving out the questionnaire.
 +
                                    <br>c) Doing all design work, such as poster, wiki, team uniforms, project logo, gifts and other products.
 +
                                    <br>d) Presentation speaker.
 
                                 </div>
 
                                 </div>
 
                             </div>
 
                             </div>
                             <div class="block-item-title">
+
 
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                             <div class="member-attribution clearfix">
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                 <div class="member-name col-sm-3">
                                <span>
+
                                    Hui Luo:
                                ② Presentation coaching
+
                                </div>
                                 </span>
+
                                <div class="attr-detail col-sm-9">
 +
                                    a) In charge of collecting data and organizing the general writing.
 +
                                    <br>b) One of experiment operators ofrecombination group and promoter mutation group.
 +
                                    <br>c) Assisting our members who will give a lecture in offering advice on lecture.
 +
                                 </div>
 
                             </div>
 
                             </div>
                             <div>
+
                             <div class="member-attribution clearfix">
                                 Hui Luo assisted our members who will give a presentation by offering advice.
+
                                 <div class="member-name col-sm-3">
 +
                                    Qi Liu:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators ofrecombination group.
 +
                                    <br>b) Writing wiki text.
 +
 
 +
                                </div>
 
                             </div>
 
                             </div>
                             <div class="block-item-title">
+
 
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
 
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                             <div class="member-attribution clearfix">
                                <span>
+
                                 <div class="member-name col-sm-3">
                                ③ Modeling
+
                                    Yiru Yang:
                                 </span>
+
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of killer group.
 +
                                    <br>b) Notebook and protocol records of killer group.
 +
                                    <br>c) Writing wiki text.
 +
 
 +
                                 </div>
 
                             </div>
 
                             </div>
                             <div>
+
 
                                 Pengcheng Zhang constructed the modeling equations.
+
                             <div class="member-attribution clearfix">
 +
                                 <div class="member-name col-sm-3">
 +
                                    Lianjie Ma:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) Writing wiki text.
 +
                                    <br>b) One of experiment operators of killer group.
 +
                                    <br>c) Presentation speaker.
 +
                                </div>
 
                             </div>
 
                             </div>
                        </div>
 
                    </div>
 
                </div>
 
  
                <!--Thanks for instructors:-->
+
                            <div class="member-attribution clearfix">
                <div id="instructors" class="block-title">Thanks for instructors:</div>
+
                                <div class="member-name col-sm-3">
                <div class="block-content">
+
                                    Pengjing Hu:
                    <div class="block-content-item">
+
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of inhibitor group.
 +
                                    <br>b) Notebook and protocol records of inhibitor group.
 +
                                    <br>c) The final circuit construction.
 +
                                </div>
 +
                            </div>
  
                        <div class="block-content-item-block">
+
                            <div class="member-attribution clearfix">
                            <div class="block-item-title">
+
                                <div class="member-name col-sm-3">
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                                    Ziyin Zhang:
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                 </div>
                                <span>
+
                                <div class="attr-detail col-sm-9">
                                ① General support
+
                                    a) One of experiment operators of recombination group.
                                 </span>
+
                                    <br>b)The main character in the video.
 +
                                 </div>
 
                             </div>
 
                             </div>
                             <div>
+
 
                                 <div>
+
                             <div class="member-attribution clearfix">
                                     Prof Chun Li, Prof Yixin Huo, Dr Yin Wang helped us during our brainstorming and kindly advised us on the applicability and implementation of our project.
+
                                 <div class="member-name col-sm-3">
 +
                                     Danning Hong:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators ofinhibitor group.
 +
                                    <br>b) Participating in team propaganda.
 +
 
 
                                 </div>
 
                                 </div>
 
                             </div>
 
                             </div>
                             <div class="block-item-title">
+
 
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                             <div class="member-attribution clearfix">
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                 <div class="member-name col-sm-3">
                                <span>
+
                                    Kang Ma:
                              ② Project support and advice
+
                                </div>
                                 </span>
+
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of recombination group.
 +
                                    <br>b) Presentation speaker.
 +
                                    <br>c) The final circuit construction.
 +
                                 </div>
 
                             </div>
 
                             </div>
                             <div>
+
 
                                 Prof Chun Li, Prof Yixin Huo, Dr Yin Wang assisted us in optimizing our DNA constructs as well as offering advice on lab techniques.
+
                             <div class="member-attribution clearfix">
 +
                                 <div class="member-name col-sm-3">
 +
                                    Jinpeng Wu:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators ofinhibitor group and promoter mutation group.
 +
                                    <br>b) Notebook and protocol records of promoter mutation group.
 +
                                    <br>c) The final circuit construction.
 +
                                </div>
 
                             </div>
 
                             </div>
                             <div class="block-item-title">
+
 
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                             <div class="member-attribution clearfix">
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                 <div class="member-name col-sm-3">
                                <span>
+
                                    Zhuoxin Wang:
                                ③ Lab support
+
                                </div>
                                 </span>
+
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of recombination group.
 +
                                    <br>b) Notebook and protocol records of recombination group.
 +
                                    <br>c) The final circuit construction.
 +
                                    <br>d) Experimental reagents records.
 +
                                 </div>
 
                             </div>
 
                             </div>
                             <div>
+
 
                                 Prof Chun Li was letting us use his lab for our experiments.
+
                             <div class="member-attribution clearfix">
 +
                                 <div class="member-name col-sm-3">
 +
                                    Jianfang Ren:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of killer group.
 +
                                    <br>b) The final circuit construction.
 +
                                    <br>c) Experiment records for killer group.
 +
                                    <br>d) Experimental equipments records.
 +
                                </div>
 
                             </div>
 
                             </div>
                        </div>
 
                    </div>
 
                </div>
 
  
 +
                            <div class="member-attribution clearfix">
 +
                                <div class="member-name col-sm-3">
 +
                                    Lirong Zhao:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) Parts submission.
 +
                                    <br>b) One of experiment operators of inhibitor group.
 +
                                    <br>c) The final circuit construction.
 +
                                </div>
 +
                            </div>
  
                <!--Thanks for advisors:-->
+
                            <div class="member-attribution clearfix">
                <div id="advisors" class="block-title">Thanks for advisors:</div>
+
                                <div class="member-name col-sm-3">
                <div class="block-content">
+
                                    Hongyu Yang:
                    <div class="block-content-item">
+
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of recombination group.
 +
                                    <br>b) The final circuit construction.
 +
                                </div>
 +
                            </div>
  
                        <div class="block-content-item-block">
+
                            <div class="member-attribution clearfix">
                            <div class="block-item-title">
+
                                <div class="member-name col-sm-3">
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                                    Wei Zhang:
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                 </div>
                                <span>
+
                                <div class="attr-detail col-sm-9">
                                ① Difficult technique support
+
                                    a) Team Wiki construction.
                                 </span>
+
                                    <br>b) Shoot the Team video.
 +
                                 </div>
 
                             </div>
 
                             </div>
                             <div>
+
 
                                 <div>
+
                             <div class="member-attribution clearfix">
                                     Beijia Han, Xiaopeng Gao, Liang Zhang and Qi An as our advisors
+
                                 <div class="member-name col-sm-3">
                                    provided us with many useful advice.
+
                                     Yan Tai:
                                    They supervised our lab techniques as well as aiding us in protocol design.
+
 
                                 </div>
 
                                 </div>
                                 <div>
+
                                 <div class="attr-detail col-sm-9">
                                     In addition, they assisted us in operating some of the
+
                                     a) Human practice.
                                     laboratory equipment, such as the Electric rotary instrument.
+
                                    <br>b) Some advertise work.
 +
                                    <br>c) Alliance building.
 +
                                </div>
 +
                            </div>
 +
 
 +
                            <!--研究生-->
 +
                            <div class="member-attribution clearfix">
 +
                                <div class="member-name col-sm-3">
 +
                                    Xiaopeng Gao:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators ofkiller group.
 +
                                    <br>b) One of experiment operators of recombination group.
 +
                                    <br>c) The final circuit construction.
 +
                                </div>
 +
                            </div>
 +
 
 +
                            <div class="member-attribution clearfix">
 +
                                <div class="member-name col-sm-3">
 +
                                    Beijia Han
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) One of experiment operators of inhibitor group.
 +
                                    <br>b) The final circuit construction.
 +
                                    <br>c) Advice and help for undergraduate students in research.
 +
                                    <br>d) Technical support on the tough steps.
 +
                                </div>
 +
                            </div>
 +
 
 +
                            <div class="member-attribution clearfix">
 +
                                <div class="member-name col-sm-3">
 +
                                    Anqi Zhou:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) Advice and help for undergraduate students in research.
 +
                                    <br>b) Technical support on the tough steps.
 +
                                    <br>c) One of experiment operators of recombination group.
 +
                                    <br>d) The final circuit construction.
 +
                                </div>
 +
                            </div>
 +
 
 +
                            <div class="member-attribution clearfix">
 +
                                <div class="member-name col-sm-3">
 +
                                    Liang Zhang:
 +
                                </div>
 +
                                <div class="attr-detail col-sm-9">
 +
                                    a) Giving lots of proposals about gene circuit construction and protein expression.
 +
                                    <br>b) One of experiment operators ofrecombination group.
 +
                                    <br>c) One of experiment operators of promoter mutation group.
 +
                                    <br>d) The final circuit construction.
 +
                                    <br>e) Technical support on the tough steps.
 +
                                </div>
 +
                            </div>
 +
 
 +
                            <!--老师-->
 +
                            <div class="member-attribution">
 +
                                <div class="member-name">
 +
                                     Prof. Chun Li, Prof. Yixin Huo, Dr. Ying Wang and some former team members:
 +
                                </div>
 +
                                <div class="attr-detail">
 +
                                    a) Helping us in optimizing our DNA constructs as well as offering advice on lab techniques.
 +
                                    <br>b) Advice and help for us during our brain storm process like assessing the applicability and feasibility of our project.
 
                                 </div>
 
                                 </div>
 
                             </div>
 
                             </div>
Line 338: Line 422:
 
                 </div>
 
                 </div>
  
                 <!--Thanks for others:-->
+
 
                 <div id="others" class="block-title">Thanks for others:</div>
+
                <div id="acknowledge" class="block-title">Acknowledgement</div>
 +
                 <!--问题描述-->
 +
                 <div class="problem-txt block-content">
 +
                    <div>
 +
                        We'd like to appreciate all those who helped us over the summer for making project possible.
 +
                    </div>
 +
                </div>
 
                 <div class="block-content">
 
                 <div class="block-content">
 
                     <div class="block-content-item">
 
                     <div class="block-content-item">
 
 
                         <div class="block-content-item-block">
 
                         <div class="block-content-item-block">
                             <div class="block-item-title">
+
                             <div class="block-content-header">
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                                 a) Modelling support
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                <span>
+
                                ① Modelling support
+
                                </span>
+
 
                             </div>
 
                             </div>
 
                             <div>
 
                             <div>
                                 <div>
+
                                 Jilin_China communicated with us and gave advice on improving our existing model by adding some equations.
                                    Jilin_China communicated
+
                                    with us and gave advice on improving our
+
                                    existing model by adding some equations.
+
                                </div>
+
                            </div>
+
 
+
 
+
                            <div class="block-item-title">
+
                                <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                <span>
+
                                ② Human practices support
+
                                </span>
+
 
                             </div>
 
                             </div>
 
                             <div>
 
                             <div>
                                 BIT team participated in our iGEM UNION.
+
                                 <!--<img src="https://static.igem.org/mediawiki/2016/7/79/T&#45;&#45;BIT-China&#45;&#45;Team&#45;&#45;Attributions&#45;&#45;fig1.png"-->
 +
                                    <!--alt="fig1" style="height: 100px;" class="center-block">-->
 +
                                <!--<div class="pic_info">-->
 +
                                    <!--图需要更换-->
 +
                                <!--</div>-->
 
                             </div>
 
                             </div>
 
                             <div>
 
                             <div>
                                 Tianjin team participated in our iGEM UNION.
+
                                 See more in <a href="https://2016.igem.org/Team:BIT-China/Collaborations"
 +
                                              style="color: blue;text-decoration: underline">Team/collaboration</a>.
 
                             </div>
 
                             </div>
                             <div>
+
 
                                 Jilin_China team participated in our iGEM UNION.
+
                             <div class="block-content-header">
                                During the exchange meeting, they give us some feedback to improve our project.
+
                                 b) Human practices support
 
                             </div>
 
                             </div>
 
                             <div>
 
                             <div>
                                 Lanzhou team participated in our iGEM UNION.
+
                                 ① Team BIT, Tianjin, Jilin_China, Lanzhou, Peking and CGU_Taiwan participated in our
 +
                                <b>iGEM UNION</b>.
 +
                                <a href="https://2016.igem.org/Team:BIT-China/HP/Gold#HP_Union" style="color: blue;font-size:0.8em;text-decoration: underline">[click to see more]</a>.
 
                             </div>
 
                             </div>
                             <div>
+
                             <div class="block-paragraph">
                                 Peking team participated in our iGEM UNION. We
+
                                 ② Team BIT always communicated with BIT_China about experiments and presentation.
                                hold and participated the exchange
+
                                meeting twice and communicated a lot about the difficulties we met.
+
 
                             </div>
 
                             </div>
                             <div>
+
                             <div class="block-paragraph">
                                 CGU_Taiwan team participated in our iGEM UNION.
+
                                 ③ BIT_China exchanged suggestions with team Jilin_China in communication meeting.
 
                             </div>
 
                             </div>
                             <div>
+
                             <div class="block-paragraph">
                                 NCKU_Tainan team held the iGEM 2016 Asia-Pacific conference and invited us.
+
                                 ④ In communication meeting, BIT_China exchanged our ideas with team Peking . All of us got so much help about experiments.
                                Through communicating with other teams, we got many great suggestions.
+
 
                             </div>
 
                             </div>
 +
                            <div class="block-paragraph">
  
 
+
                                ⑤ Team NCKU_Tainan held the iGEM
                            <div class="block-item-title">
+
                                <b>2016 Asia-Pacific conference</b> and invited us.
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                                Through communicating with other teams, we got many great suggestions.
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                 <a href="https://2016.igem.org/Team:BIT-China/HP/Gold#conferences" style="color: blue;
                                <span>
+
                                font-size:0.8em;text-decoration: underline">[click to see more]</a>
                                ③ Project support and advice
+
                                </span>
+
 
                             </div>
 
                             </div>
                             <div>
+
                             <div class="block-paragraph">
                                 UCAS team helped us verified one of our testing circuits again,
+
                                 ⑥ The technical staff of <b>COFCO</b> offered some great suggestions.
                                 proving the repeatability of our experiments. [part number]
+
                                 <a href="https://2016.igem.org/Team:BIT-China/HP/Gold#communication_with_COFCO" style="color: blue;font-size:0.8em;text-decoration: underline">[click to see more]</a>
 
                             </div>
 
                             </div>
  
                             <div class="block-item-title">
+
                             <div class="block-content-header">
                                 <!--<img src="https://static.igem.org/mediawiki/2016/c/c1/T&#45;&#45;BIT-China&#45;&#45;Project&#45;&#45;Design&#45;&#45;ul_logo1.png"-->
+
                                 c) Project support
                                    <!--alt="ul_logo1" width="18" height="18">-->
+
                                <span>
+
                                ④ Fundraising help and advice
+
                                </span>
+
 
                             </div>
 
                             </div>
 
                             <div>
 
                             <div>
                                 Prof Chun Li got us into contact with COFCO.
+
                                 ① <b>Team Lanzhou</b>
 +
                                helped us construct a part of our gene circuits to further extend our system.
 +
                                <a href="https://2016.igem.org/Team:BIT-China/Collaborations" style="text-decoration: underline;color: blue;font-size: 0.8em">[click to see more]</a>
 
                             </div>
 
                             </div>
 
                             <div>
 
                             <div>
                                 COFCO provided us with great advice on expanding the application of
+
                                 <img src="https://static.igem.org/mediawiki/2016/1/1d/T--BIT-China--Team--Attribution--fig.png"
                                 our project and also gave some financial support for our projects.
+
                                    alt="fig2" style="width:100%" class="center-block">
 +
                            </div>
 +
                            <div class="block-paragraph">
 +
                                 ② UCAS team helped us verified one of our testing circuits again, proving the repeatability of our experiments.
 
                             </div>
 
                             </div>
  
                             <!--And last but not least-->
+
                             <div class="block-content-header">
                            <div>
+
                                 d) Fundraising help and advice
                                 <h3>
+
                                    And last but not least
+
                                </h3>
+
 
                             </div>
 
                             </div>
 
                             <div>
 
                             <div>
                                 Thanks and acknowledgements for all people involved in helping make a successful iGEM team
+
                                 ① COFCO provided us with great advice on expanding the application of our project and also gave some financial support for our projects.
 +
 
 
                             </div>
 
                             </div>
                             <div>
+
                             <div class="block-paragraph">
                                 We also would like to thank all the people who involved
+
                                 ② Our school, Beijing Institute of Technology, provided us with financial and technical support.
                                in helping make a great iGEM project and give useful feedback.
+
                            </div>
+
                            <div>
+
                                <b>
+
                                    Any question for this page, contact us: bit_china@163.com
+
                                </b>
+
 
                             </div>
 
                             </div>
 
                         </div>
 
                         </div>
Line 443: Line 511:
 
                 </div>
 
                 </div>
  
 +
                <div class="block-content additional-thanks block-header-margin1">
 +
                    We also would like to thank all the people who involved in helping make a great iGEM project and give useful feedback.
 +
                    <br><span><b>Any question for this page, contact us: bit_china@163.com</b></span>
 +
                </div>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
  
     <div class="nav-left" id="nav_left_wrapper" style="float: left;margin-left:-100%;width: 200px;">
+
 
 +
     <div class="slow-transition nav-left" id="nav_left_wrapper">
 +
 
 +
        <div class="nav_shrink" id="nav_shrink">
 +
            <img src="https://static.igem.org/mediawiki/2016/8/8a/T--BIT-China--img--pumpkin--collapse.png" alt="nav_shrink_icon"
 +
                id="nav_shrink_icon" width="60">
 +
        </div>
 
         <div class="nav-left-title" style="position:relative;width: 200px;padding: 0;">
 
         <div class="nav-left-title" style="position:relative;width: 200px;padding: 0;">
 
             <img src="https://static.igem.org/mediawiki/2016/4/43/T--BIT-China--img--nav_left_top.png" alt="nav_left_top" style="width: 100%;">
 
             <img src="https://static.igem.org/mediawiki/2016/4/43/T--BIT-China--img--nav_left_top.png" alt="nav_left_top" style="width: 100%;">
 
             <span style="color: #FFFFFF;font-size: 14px;font-weight: bold;position: absolute;
 
             <span style="color: #FFFFFF;font-size: 14px;font-weight: bold;position: absolute;
         right: 10px;bottom: 20px;">Acknowledgement</span>
+
         right: 35px;bottom: 20px;">Attributions</span>
 
         </div>
 
         </div>
 
         <ul class="nav_left_ul" style="padding-left: 50px;">
 
         <ul class="nav_left_ul" style="padding-left: 50px;">
Line 457: Line 535:
 
                 <img src="https://static.igem.org/mediawiki/2016/e/e2/T--BIT-China--img--nav_left_c1.png"
 
                 <img src="https://static.igem.org/mediawiki/2016/e/e2/T--BIT-China--img--nav_left_c1.png"
 
                     alt="c1" style="width: 100%;height: 70px;">
 
                     alt="c1" style="width: 100%;height: 70px;">
                 <a href="#members" class="nav_point">
+
                 <a href="#our_team" class="nav_point">
                     <span class="nav_left_txt">Members</span></a>
+
                     <span class="nav_left_txt">Our Team</span></a>
            </li>
+
            <li>
+
                <img src="https://static.igem.org/mediawiki/2016/a/a1/T--BIT-China--img--nav_left_c2.png"
+
                    alt="c1" style="width: 100%;height: 70px;">
+
                <a href="#instructors" class="nav_point">
+
                    <span class="nav_left_txt">Instructors</span></a>
+
            </li>
+
            <li>
+
                <img src="https://static.igem.org/mediawiki/2016/a/a1/T--BIT-China--img--nav_left_c2.png"
+
                    alt="c1" style="width: 100%;height: 70px;">
+
                <a href="#advisors" class="nav_point">
+
                    <span class="nav_left_txt">Advisors</span></a>
+
 
             </li>
 
             </li>
 
             <li>
 
             <li>
 
                 <img src="https://static.igem.org/mediawiki/2016/9/9d/T--BIT-China--img--nav_left_c3.png"
 
                 <img src="https://static.igem.org/mediawiki/2016/9/9d/T--BIT-China--img--nav_left_c3.png"
 
                     alt="c1" style="width: 100%;height: 70px;">
 
                     alt="c1" style="width: 100%;height: 70px;">
                 <a href="#others" class="nav_point">
+
                 <a href="#acknowledge" class="nav_point">
                     <span class="nav_left_txt" >Others</span></a>
+
                     <span class="nav_left_txt" >Acknowledgement</span></a>
 
             </li>
 
             </li>
 
         </ul>
 
         </ul>
    </div>
 
</div>
 
  
  
<!--相邻页面切换按钮-->
+
        <!--相邻页面切换按钮-->
<div id="site-change-btn"
+
        <div class="slow-transition" id="site-change-btn"
    style="position: absolute;left: 40px;bottom: 20px;z-index:9;display: none;">
+
            style="position: absolute;left: 40px;bottom: 20px;z-index:9;display: none;">
    <a href="https://2016.igem.org/Team:BIT-China/Collaborations">
+
            <a href="https://2016.igem.org/Team:BIT-China/Collaborations">
 
         <span style="color: #654D6F;font-weight: bold;font-size: 12px">
 
         <span style="color: #654D6F;font-weight: bold;font-size: 12px">
 
             <i class="fa fa-angle-double-left" aria-hidden="true"></i>Collaborations</span>
 
             <i class="fa fa-angle-double-left" aria-hidden="true"></i>Collaborations</span>
    </a>
+
            </a>
    <img src="https://static.igem.org/mediawiki/2016/a/ab/T--BIT-China--img--page_change_left.png"
+
            <img src="https://static.igem.org/mediawiki/2016/a/ab/T--BIT-China--img--page_change_left.png"
        alt="page_change" style="width: 60px;height: auto;">
+
                alt="page_change" style="width: 60px;height: auto;">
 +
        </div>
 +
 
 +
    </div>
 +
 
 
</div>
 
</div>
 +
  
 
</body>
 
</body>

Latest revision as of 04:12, 18 November 2016

backtop
content_decoration
title
Our Team
All work on this wiki was carried out and all data were collected by us unless stated otherwise.
Jiadong Zhong:
a) One of experiment operators of killer group.
b) Team propaganda and human practice.
c) Team guidance.
Pengcheng Zhang:
a) One of experiment operators ofExperiments about inhibitor group.
b) Modeling construction.
c) The final circuit construction.
d) Presentation speaker.
e) Team guidance.
Zeyan Li:
a) One of experiment operators of killer group.
b) Joining in Human Practice: one of the speakers in our Winter Camp, designing the iGEM Union logo for all teams in our union, participating in meet ups and giving out the questionnaire.
c) Doing all design work, such as poster, wiki, team uniforms, project logo, gifts and other products.
d) Presentation speaker.
Hui Luo:
a) In charge of collecting data and organizing the general writing.
b) One of experiment operators ofrecombination group and promoter mutation group.
c) Assisting our members who will give a lecture in offering advice on lecture.
Qi Liu:
a) One of experiment operators ofrecombination group.
b) Writing wiki text.
Yiru Yang:
a) One of experiment operators of killer group.
b) Notebook and protocol records of killer group.
c) Writing wiki text.
Lianjie Ma:
a) Writing wiki text.
b) One of experiment operators of killer group.
c) Presentation speaker.
Pengjing Hu:
a) One of experiment operators of inhibitor group.
b) Notebook and protocol records of inhibitor group.
c) The final circuit construction.
Ziyin Zhang:
a) One of experiment operators of recombination group.
b)The main character in the video.
Danning Hong:
a) One of experiment operators ofinhibitor group.
b) Participating in team propaganda.
Kang Ma:
a) One of experiment operators of recombination group.
b) Presentation speaker.
c) The final circuit construction.
Jinpeng Wu:
a) One of experiment operators ofinhibitor group and promoter mutation group.
b) Notebook and protocol records of promoter mutation group.
c) The final circuit construction.
Zhuoxin Wang:
a) One of experiment operators of recombination group.
b) Notebook and protocol records of recombination group.
c) The final circuit construction.
d) Experimental reagents records.
Jianfang Ren:
a) One of experiment operators of killer group.
b) The final circuit construction.
c) Experiment records for killer group.
d) Experimental equipments records.
Lirong Zhao:
a) Parts submission.
b) One of experiment operators of inhibitor group.
c) The final circuit construction.
Hongyu Yang:
a) One of experiment operators of recombination group.
b) The final circuit construction.
Wei Zhang:
a) Team Wiki construction.
b) Shoot the Team video.
Yan Tai:
a) Human practice.
b) Some advertise work.
c) Alliance building.
Xiaopeng Gao:
a) One of experiment operators ofkiller group.
b) One of experiment operators of recombination group.
c) The final circuit construction.
Beijia Han
a) One of experiment operators of inhibitor group.
b) The final circuit construction.
c) Advice and help for undergraduate students in research.
d) Technical support on the tough steps.
Anqi Zhou:
a) Advice and help for undergraduate students in research.
b) Technical support on the tough steps.
c) One of experiment operators of recombination group.
d) The final circuit construction.
Liang Zhang:
a) Giving lots of proposals about gene circuit construction and protein expression.
b) One of experiment operators ofrecombination group.
c) One of experiment operators of promoter mutation group.
d) The final circuit construction.
e) Technical support on the tough steps.
Prof. Chun Li, Prof. Yixin Huo, Dr. Ying Wang and some former team members:
a) Helping us in optimizing our DNA constructs as well as offering advice on lab techniques.
b) Advice and help for us during our brain storm process like assessing the applicability and feasibility of our project.
Acknowledgement
We'd like to appreciate all those who helped us over the summer for making project possible.
a) Modelling support
Jilin_China communicated with us and gave advice on improving our existing model by adding some equations.
See more in Team/collaboration.
b) Human practices support
① Team BIT, Tianjin, Jilin_China, Lanzhou, Peking and CGU_Taiwan participated in our iGEM UNION. [click to see more].
② Team BIT always communicated with BIT_China about experiments and presentation.
③ BIT_China exchanged suggestions with team Jilin_China in communication meeting.
④ In communication meeting, BIT_China exchanged our ideas with team Peking . All of us got so much help about experiments.
⑤ Team NCKU_Tainan held the iGEM 2016 Asia-Pacific conference and invited us. Through communicating with other teams, we got many great suggestions. [click to see more]
⑥ The technical staff of COFCO offered some great suggestions. [click to see more]
c) Project support
Team Lanzhou helped us construct a part of our gene circuits to further extend our system. [click to see more]
fig2
② UCAS team helped us verified one of our testing circuits again, proving the repeatability of our experiments.
d) Fundraising help and advice
① COFCO provided us with great advice on expanding the application of our project and also gave some financial support for our projects.
② Our school, Beijing Institute of Technology, provided us with financial and technical support.
We also would like to thank all the people who involved in helping make a great iGEM project and give useful feedback.
Any question for this page, contact us: bit_china@163.com