Difference between revisions of "Team:TJUSLS China/Attributions"

Line 1: Line 1:
{{TJUSLS_China}}
 
 
<html>
 
<html>
  
 +
<head>
 +
    <!-- head -->
 +
    <link href="https://2016.igem.org/Team:TJUSLS_China/home/home_style?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all" />
 +
    <!--start slider -->
 +
    <link href="https://2016.igem.org/Team:TJUSLS_China/home/home_lrtk?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all" />
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/home_fwslider?action=raw&amp;ctype=text/css" media="all">
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_lrtk_js?action=raw&ctype=text/javascript"></script>
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery_min?action=raw&ctype=text/javascript"></script>
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery_min?action=raw&ctype=text/javascript"></script>
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery-ui_min?action=raw&ctype=text/javascript"></script>
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_fwslider1?action=raw&ctype=text/javascript"></script>
 +
    <!--end slider -->
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery-hover-effect?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript">
 +
        //Image Hover
 +
        jQuery(document).ready(function(){
 +
            jQuery(function() {
 +
                jQuery('ul.da-thumbs > li').hoverdir();
 +
            });
 +
        });
 +
    </script>
 +
    <!-- Add fancyBox main JS and CSS files -->
 +
    <script src="https://2016.igem.org/Team:TJUSLS_China/home/home_jquery.magnific-popup?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
    <link href="https://2016.igem.org/Team:TJUSLS_China/home/home_magnific-popup?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css">
 +
    <script>
 +
        $(document).ready(function() {
 +
            $('.popup-with-zoom-anim').magnificPopup({
 +
                type: 'inline',
 +
                fixedContentPos: false,
 +
                fixedBgPos: true,
 +
                overflowY: 'auto',
 +
                closeBtnInside: true,
 +
                preloader: false,
 +
                midClick: true,
 +
                removalDelay: 300,
 +
                mainClass: 'my-mfp-zoom-in'
 +
            });
 +
        });
 +
    </script>
 +
    <!--nav-->
 +
    <script>
 +
        $(function() {
 +
            var pull = $('#pull');
 +
            menu = $('nav ul');
 +
            menuHeight = menu.height();
  
 +
            $(pull).on('click', function(e) {
 +
                e.preventDefault();
 +
                menu.slideToggle();
 +
            });
  
 +
            $(window).resize(function(){
 +
                var w = $(window).width();
 +
                if(w > 320 && menu.is(':hidden')) {
 +
                    menu.removeAttr('style');
 +
                }
 +
            });
 +
        });
 +
    </script>
  
 +
    <!-- origin -->
 +
    <script>
 +
        buttonClick = {};
 +
    </script>
 +
    <title>Home</title>
 +
    <!--<script src="js/jquery.min.js"></script>-->
 +
    <link href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_bootstr?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all">
 +
    <link href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_style?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="all" />
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
    <meta name="keywords" content="Solutem  Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,
 +
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
 +
    <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/jquery-min?
 +
action=raw&ctype=text/javascript"></script>
 +
    <!---- start-smoth-scrolling---->
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/move-top?
 +
action=raw&ctype=text/javascript"></script>
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/easing?
 +
action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript">
 +
        jQuery(document).ready(function($) {
 +
            $(".scroll").click(function(event){
 +
                event.preventDefault();
 +
                $('html,body').animate({scrollTop:$(this.hash).offset().top},1200);
 +
            });
 +
        });
 +
    </script>
 +
    <!---End-smoth-scrolling---->
 +
    <link href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_component?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"  />
 +
    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/modernizr.custom?
 +
action=raw&ctype=text/javascript"></script>
 +
</head>
 +
<style>
 +
    #bodyContent h2 {
 +
        font-size: 2em;
 +
    }
  
 +
    .cbp-spmenu-push-toleft {
 +
        left: -115px;
 +
    }
  
 +
    #content {
 +
        width: 100%;
 +
        padding: 15px;
 +
        border: none;
 +
        color: black;
 +
        margin-left: 20px;
 +
        margin-right: auto;
 +
        background-color: #ffffff;
 +
        position: relative;
 +
    }
 +
    #sideMenu, #top_title
 +
    {
 +
        display: none;
 +
    }
  
 +
    .right10{
 +
        right: 10px;
 +
    }
 +
    .right190{
 +
        right: 190px;
 +
    }
  
<div class="column full_size">
+
</style>
 +
<body>
 +
<div class="cbp-spmenu-push" id="body">
 +
    <div class="header_bg">
 +
        <div class="wrap">
 +
            <div class="header">
 +
                <div class="logo">
 +
                    <a href="index.html"><img src="images/logo.png" alt="" /></a>
 +
                </div>
 +
                <!-- start h_menu4 -->
 +
                <div class="h_menu4">
 +
                    <a class="toggleMenu" href="">Menu</a>
 +
                    <ul id="top_ul_my" class="nav">
 +
                        <script>
 +
                            function getHover(number){
 +
                                var top_ul_my_lis = $("#top_ul_my").find(">li");
 +
                                if(number == 0) top_ul_my_lis[0].setAttribute("class", "active hover");
 +
                                else top_ul_my_lis[0].setAttribute("class", "active");
  
 +
                                for(var i = 1; i < top_ul_my_lis.length; i++){
 +
                                    if(i == number) {
 +
                                        top_ul_my_lis[i].setAttribute("class", "hover");
 +
                                    }else{
 +
                                        top_ul_my_lis[i].setAttribute("class", "");
 +
                                    }
 +
                                }
 +
                            }
  
<p> Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster. </p>
+
                            $(document).ready(function() {
 +
                                //console.log("ready");
 +
                                var top_ul_my_lis = $("#top_ul_my").find(">li");
 +
                                for(var i = 1; i < top_ul_my_lis.length; i++) {
 +
                                    $(top_ul_my_lis[i]).mouseover(getHover(i));
 +
                                }
 +
                            });
  
</div>
+
                        </script>
 +
                        <li class="active"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/home">TJUSLS</a></li>
 +
                        <li ><a href="https://2016.igem.org/Team:TJUSLS_China/PROJECT" class="root">project</a>
 +
                            <ul>
 +
                                <li><a href="portfolio.html">Description</a></li>
 +
                                <li><a href="service.html">Design</a></li>
 +
                                <li><a href="contact.html">Experiments</a></li>
 +
                                <li><a href="staff.html">Proof of Concept</a></li>
 +
                                <li><a href="staff.html">Demonstrate</a></li>
 +
                                <li><a href="staff.html">Results</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:TJUSLS_China/PROJECT/notebook">Notebook</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/PARTS">PARTS</a>
 +
                            <ul>
 +
                                <li><a href="portfolio.html">Basic Parts</a></li>
 +
                                <li><a href="service.html">Composite Parts</a></li>
 +
                                <li><a href="contact.html">Part Collection</a></li>
  
 +
                            </ul>
 +
                        </li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/SAFETY">SAFETY</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/ATTRIBUTIONS">ATTRIBUTIONS</a>
 +
                        </li>
  
<div class="clear"></div>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HUMANPRACTICES">HUMAN PRACTICES</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/MODELING">MODELING</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/TEAM">TEAM</a>
  
 +
                            <ul>
 +
                                <li><a href="1.html">Team</a></li>
 +
                                <li><a href="2.html">Collaborations</a></li>
 +
                            </ul>
 +
                        </li>
 +
                    </ul>
 +
                    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_nav?action=raw&ctype=text/javascript"></script>
 +
                </div>
 +
                <!-- end h_menu4 -->
  
<div class="column half_size">
+
                <div class="clear"></div>
<h5> Why is this page needed? </h5>
+
            </div>
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
        </div>
<p>
+
    </div>
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
</div>
+
  
 +
    <!--header-banner-->
 +
    <div class="header-banner">
 +
        <div class="banner-grids">
 +
            <div class="baneer-grid1">
  
<div class="column half_size">
+
            </div>
<h5> What should this page have?</h5>
+
            <div class="baneer-grid2">
  
<ul>
+
            </div>
<li>General Support</li>
+
            <div class="baneer-grid3">
<li>Project support and advice</li>
+
<li>Fundraising help and advice</li>
+
<li>Lab support</li>
+
<li>Difficult technique support</li>
+
<li>Project advisor support</li>
+
<li>Wiki support</li>
+
<li>Presentation coaching</li>
+
<li>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
</div>
+
  
 +
            </div>
  
<div class="clear"></div>
+
            <div class="clearfix"></div>
 +
        </div>
 +
        <div class="top-header">
 +
            <div class="container">
 +
                <div class="logo">
 +
                    <a href="index.html">TJUSLS</a>
 +
                </div>
 +
                <div class="top-nav">
 +
                    <nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-right" id="cbp-spmenu-s2">
 +
                        <h3>Attribution</h3>
 +
                        <a href="https://2016.igem.org/wiki/index.php?title=Team:TJUSLS_China" class="active">home</a>
 +
                        <a href="#part1">part1</a>
 +
                        <a href="#part2">part2</a>
 +
                        <a href="#part3">part3</a>
 +
                        <a href="#part4">part4</a>
 +
                        <a href="#part5">part5</a>
 +
                    </nav>
 +
                    <div class="main buttonset">
 +
                        <!-- Class "cbp-spmenu-open" gets applied to menu and "cbp-spmenu-push-toleft" or "cbp-spmenu-push-toright" to the body -->
 +
                        <button id="showrightpush" onclick="buttonClick.showRightPush()"><img src="https://static.igem.org/mediawiki/2016/f/f6/Menu-icon.png" alt=""/></button>
 +
                        <!--<span class="menu"></span>-->
 +
                    </div>
 +
                    <script>
 +
                        buttonClick.swapClass=function(id, classa, classb){
 +
                            var body = $("#"+id);
 +
                            var classnames = body.attr("class").split(" ");
 +
                            var isFirst = true;
 +
                            var newclassname = "";
 +
                            for(i=0; i < classnames.length; i++){
 +
                                if(classnames[i] == "") continue;
 +
                                if(classnames[i] == classa){
 +
                                    newclassname += " " + classb;
 +
                                    isFirst = false;
 +
                                }else if(classnames[i] == classb){
 +
                                    newclassname += " " + classa;
 +
                                    isFirst = false;
 +
                                }else{
 +
                                    newclassname += " " + classnames[i];
 +
                                }
 +
                            }
 +
                            if(isFirst) newclassname += " " + classa;
 +
                            body.attr("class", newclassname);
 +
                        };
 +
                        buttonClick.showRightPush=function(){
 +
                            buttonClick.swapClass('body', 'cbp-spmenu-push-toleft', '');
 +
                            buttonClick.swapClass('cbp-spmenu-s2', 'cbp-spmenu-open', '');
 +
                            buttonClick.swapClass('toTop', 'right190', 'right10');
 +
                        }
 +
                    </script>
  
<div class="column half_size">
+
                    <!-- Classie - class helper functions by @desandro https://github.com/desandro/classie -->
 +
                    <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/classie?
 +
action=raw&ctype=text/javascript"></script>
 +
                    <!-- /script-for-menu -->
 +
                </div>
 +
                <div class="clearfix"> </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <!--end-header-->
 +
    <div class="content">
 +
        <!--welcome-->
 +
        <!--<div class="welcome">
 +
            <div class="container">
 +
                <div class="welcome-grid">
 +
                    <div class="col-md-6 welcom-grid">
 +
                        <img src="https://static.igem.org/mediawiki/2016/f/fd/Img7.jpg" class="img-responsive" alt="/">
 +
                    </div>
 +
                    <div class="col-md-6 welcom-grid1">
 +
                        <h3>welcome!</h3>
 +
                        <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante. Donec sagittis euismod purus.Dolor nunc vule putateulr ips dol consec.Donec semp ertet laciniate ultricie upien disse comete dolo lectus fgilla itollicil tua ludin dolor nec met quam accumsan dolore. </p>
 +
                    </div>
 +
                </div>
 +
            </div>
  
<div class="highlight">
+
        </div>-->
<h5> Can we base our project on a previous one? </h5>
+
        <!--end-welcome-->
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
        <!--charities-->
</div>
+
        <!--<div class="charities">
</div>
+
            <div class="container">
 +
                <h3>our charities</h3>
 +
                <div class="charitie-grids">
 +
                    <div class="col-md-3 charitie-grid">
 +
                        <span class="glyphicon glyphicon-leaf" aria-hidden="true"></span>
 +
                        <h4>Adoption Child</h4>
 +
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
 +
                    </div>
 +
                    <div class="col-md-3 charitie-grid">
 +
                        <span class="glyphicon glyphicon-heart" aria-hidden="true"></span>
 +
                        <h4>Charity actions</h4>
 +
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
 +
                    </div>
 +
                    <div class="col-md-3 charitie-grid">
 +
                        <span class="glyphicon glyphicon-cog" aria-hidden="true"></span>
 +
                        <h4>Child Protection</h4>
 +
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
 +
                    </div>
 +
                    <div class="col-md-3 charitie-grid">
 +
                        <span class="glyphicon glyphicon-user" aria-hidden="true"></span>
 +
                        <h4>Pellentesque sed</h4>
 +
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing eli.</p>
 +
                    </div>
 +
                    <div class="clearfix"></div>
 +
                </div>
 +
            </div>
 +
        </div>-->
 +
        <!--charities-->
 +
        <!--<div class="Testimonials" id="testimonials">
 +
            <div class="container">
 +
                <div class="testimonial-header">
 +
                    <h3>testimonial</h3>
 +
                </div>
 +
                <div class="test-monials">
 +
                    &lt;!&ndash; start content_slider &ndash;&gt;
 +
                    <div id="owl-demo" class="owl-carousel">
 +
                        <div class="item">
 +
                            <div class="testmonial-text">
 +
                                <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante. </p>
 +
                                <h4><a href="#">John Doe</a></h4>
 +
                            </div>
 +
                            <div class="clearfix"> </div>
 +
                        </div>
 +
                        <div class="item">
 +
                            <div class="testmonial-text">
 +
                                <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante.</p>
 +
                                <h4><a href="#">Mark Trand</a></h4>
 +
                            </div>
 +
                            <div class="clearfix"> </div>
 +
                        </div>
 +
                        <div class="item">
 +
                            <div class="testmonial-text">
 +
                                <p>Quis autem vel eum iure reprehenderit, qui in ea voluptate velit esse, quam nihil molestiae consequatur, vel illum, qui dolorem eum fugiat, quo voluptas nulla pariatur. Sed in lacus ut enim adipiscing aliquet. Nulla venena tis. In pede mi, aliquet sit amet, euismod in, auctor ut, ligula. Aliquam dapibus tincidunt metus. Praesent justo dolor, lobortis quis, lobortis dignissim, pulvinar ac, lorem. Vestibulum sed ante.</p>
 +
                                <h4><a href="#">John Doe</a></h4>
 +
                            </div>
 +
                            <div class="clearfix"> </div>
 +
                        </div>
  
 +
                    </div>
  
<div class="column half_size">
+
                    &lt;!&ndash;&#45;&#45;sreen-gallery-cursual&#45;&#45;&ndash;&gt;
 +
                    <div class="sreen-gallery-cursual">
 +
                        &lt;!&ndash; requried-jsfiles-for owl &ndash;&gt;
 +
                        <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/CSS_Home_owl_carousel?action=raw&amp;ctype=text/css">
 +
                        <script language="javascript" type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/js/owl_carousel?action=raw&amp;ctype=text/javascript"></script>
 +
                        <script>
 +
                            $(document).ready(function() {
 +
                                $("#owl-demo").owlCarousel({
 +
                                    items : 1,
 +
                                    lazyLoad : true,
 +
                                    autoPlay : true,
 +
                                    navigation : false,
 +
                                    navigationText :  false,
 +
                                    pagination : true,
 +
                                });
 +
                            });
 +
                        </script>
 +
                        &lt;!&ndash; //requried-jsfiles-for owl &ndash;&gt;
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>-->
 +
        <!---- testmonials ---->
 +
        <div class="copyrights">Collect from <a href="http://www.cssmoban.com/" >aaaa</a></div>
 +
        <!--event-water-->
 +
        <div class="event">
 +
            <div class="container">
 +
                <h3>Attributions</h3>
 +
                <div class="event-grids">
 +
<!--                    <div class="col-md-4 event-grid">
 +
                        <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg"  class="img-responsive" alt="/">
 +
                        <p class="link">09/05/2015 by<a href="#">Admin</a>13 comments</p>
 +
                        <h4><a href="#">Vestibulum iaculis</a></h4>
 +
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing.</p>
 +
                    </div>
 +
                    <div class="col-md-4 event-grid">
 +
                        <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg"  class="img-responsive" alt="/">
 +
                        <p class="link">19/8/2013 by<a href="#">Admin</a>10 comments</p>
 +
                        <h4><a href="#">Pellentesque sed dolor</a></h4>
 +
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing.</p>
 +
                    </div>
 +
                    <div class="col-md-4 event-grid">
 +
                        <img src="https://static.igem.org/mediawiki/2016/7/77/B1.jpg"  class="img-responsive" alt="/">
 +
                        <p class="link">29/9/2015 by<a href="#">Admin</a>09 comments</p>
 +
                        <h4><a hrf="#">Vestibulum iaculis</a></h4>
 +
                        <p>Raemuis ultricaretra gc accumsan malda or sit amet errepsm do elentu vel curslor sitmt conaiing.</p>
 +
                    </div>-->
 +
                    <div class="clearfix"></div>
 +
                    <div style="background-color: #FFF">
 +
                        <p style="font-size: 25px; font-family: Caroline Golino; color: #808080">
 +
                            <b>Molecular cloning & Protein expression:</b><br>
  
<h5>Inspiration</h5>
+
                            Zhuozhi Chen,Dong Guoxiu,He Chunlin,Wang Xue,linrui Jiang,Cheng Yingying,Mu Zhongyu,Liu Manlin,Wang Haodong,Wang Shichao,Tong Shanwei,Hu Ruixing,Duan Yinkai,Yujia Hou,WANG AO.
<p>Take a look at what other teams have done:</p>
+
<ul>
+
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
</ul>
+
  
</div>
+
                            <br>More detailed attribution about each part could be found in Team Parts.
  
<div class="clear"></div>
+
                            <br><b>Structure:</b><br>
  
<div class="column half_size">
+
                            Mu Zhongyu,Liu Manlin.
  
<h5>Team training and Project start</h5>
+
                            <br><b>Mutation:</b><br>
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
<ul>
+
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
<li>When did you start this course?</li>
+
<li>Are the syllabus and course materials freely available online?</li>
+
<li>When did you start your brainstorming?</li>
+
<li>When did you start in the lab?</li>
+
<li>When did you start working on  your project?</li>
+
  
</ul>
+
                            Duan Yinkai,linrui Jiang,Hu Ruixing.
  
</div>
+
                            <br><b>Surface display in E.coli:</b><br>
  
 +
                            Wang Haodong,Wang Shichao,WANG AO,Dong Guoxiu,He Chunlin.
  
 +
                            <br><b>Surface display in Pichia pastoris:</b><br>
  
 +
                            Wang Xue,Tong Shanwei,Yujia Hou.
  
 +
                            <br><b>Co-display in Pichia pastoris:</b><br>
 +
 +
                            Zhuozhi Chen,Cheng Yingying.
 +
 +
                            <br>Specially, Zhuozhi Chen took part in and took charge of all of them.
 +
                            All experiments unless specified are all designed and conducted by our team members independently. For those people who gave us precious advice and guidance, we express our great appreciation in Acknowledgment
 +
 +
                            <br><b>Modeling:</b><br>
 +
 +
                            Niu Meng,Bian Renzhou.
 +
 +
                            <br><b>Human Practice:</b><br>
 +
 +
                            linrui Jiang,Dong Guoxiu,He Chunlin.
 +
 +
                            <br>Specially, Dong Guoxiu took part in and took charge of all of them.
 +
 +
                            <br><b>Wiki&Design:</b><br>
 +
 +
                            Li Sida,Yanjie Chen,Li Tong.
 +
 +
                            <br>Specially, Li Sida took charge of all of them.
 +
 +
 +
 +
                            <br><br><b>Acknowledgment</b><br>
 +
                            <b>Lab supports:</b><br>
 +
 +
                            Our great thanks to Nankai University’s iGEM team for their selfless help on fluorescence microscope using.
 +
 +
                                <br>Our most sincere thanks to School of Life Sciences, Tianjin University. Our experimental space and materials are kindly provided by Haitao Yang and Zefang Wang’s lab.
 +
 +
                                <br>We appreciate every piece of suggestion and help for our experiments from the following people: our instructors Haitao Yang and Zefang Wang, Dr. Cheng Chen, Deping Wang, Fei Wang, Xiaoyun Yang, Wen Cui, Chen Wu,Bin Wang,Chen Liu,Ting Li,Chen Chen,Fenghua Wang,Han Zhou,Xiaoyun Yang and Hongliang Tian.
 +
 +
                            <br><b>Idea and project suggestions:</b><br>
 +
 +
                            Thanks to our instructor Zefang Wang who gave us much precious advice.
 +
 +
                            <br><b>Human Practice:</b><br>
 +
 +
                            Thanks to the sponsorship from Shanxi WeiQiDa Luminosity Pharmaceutical Co., Ltd.
 +
 +
                            <br><b>Fund supports:</b><br>
 +
 +
                            Our project is mainly supported by School of Life Sciences and Tianjin University.
 +
 +
                        </p>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
        <!--event-->
 +
        <!--contact-->
 +
        <!--    <div class="contactus">
 +
                <div class="container">
 +
                    <div class="contactus-grids">
 +
                        <div class="col-md-6 contactus-grid">
 +
                            <h3>contact us</h3>
 +
 +
                                <span>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below
 +
                                    for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum
 +
                                    et Malorum" by Cicero are also reproduced in their exact original form,
 +
                                    accompanied by English versions from the 1914 translation by H. Rackham.</span>
 +
                            <address>
 +
                                <p>The Company Name Inc.</p>
 +
                                <p>7899 St Vincent Place,</p>
 +
                                <p>Glasgow,Le 99 Pr 45.</p>
 +
                                <p>Telephone: +1 800 603 6035</p>
 +
                                <p>FAX: +1 800 889 9898</p>
 +
                                <p>E-mail: <a href="mailto:example@mail.com">example@mail.com</a></p>
 +
                            </address>
 +
 +
                        </div>
 +
                        <div class="col-md-6 google-map">
 +
                        </div>
 +
                        <div class="clearfix"></div>
 +
                    </div>
 +
                </div>
 +
            </div>-->
 +
        <!--end-contact-->
 +
    </div >
 +
    <div class="footer-section">
 +
        <div class="container">
 +
            <div class="footer-top">
 +
                <p>Copyright &copy; 2015.Company name All rights reserved.More Templates <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">aaa</a> - Collect from <a href="http://www.cssmoban.com/" title="网页模板" target="_blank">aaa</a></p>
 +
            </div>
 +
            <script type="text/javascript">
 +
                $(document).ready(function() {
 +
                    /*
 +
                    var defaults = {
 +
                    containerID: 'toTop', // fading element id
 +
                    containerHoverID: 'toTopHover', // fading element hover id
 +
                    scrollSpeed: 1200,
 +
                    easingType: 'linear'
 +
                    };
 +
                    */
 +
 +
                    $().UItoTop({ easingType: 'easeOutQuart' });
 +
 +
                });
 +
            </script>
 +
            <a href="#" id="toTop" class="right10" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
 +
        </div>
 +
    </div>
 
</div>
 
</div>
 +
</body>
 +
 
</html>
 
</html>

Revision as of 13:52, 14 October 2016

Home

Menu
Collect from aaaa

Attributions

Molecular cloning & Protein expression:
Zhuozhi Chen,Dong Guoxiu,He Chunlin,Wang Xue,linrui Jiang,Cheng Yingying,Mu Zhongyu,Liu Manlin,Wang Haodong,Wang Shichao,Tong Shanwei,Hu Ruixing,Duan Yinkai,Yujia Hou,WANG AO.
More detailed attribution about each part could be found in Team Parts.
Structure:
Mu Zhongyu,Liu Manlin.
Mutation:
Duan Yinkai,linrui Jiang,Hu Ruixing.
Surface display in E.coli:
Wang Haodong,Wang Shichao,WANG AO,Dong Guoxiu,He Chunlin.
Surface display in Pichia pastoris:
Wang Xue,Tong Shanwei,Yujia Hou.
Co-display in Pichia pastoris:
Zhuozhi Chen,Cheng Yingying.
Specially, Zhuozhi Chen took part in and took charge of all of them. All experiments unless specified are all designed and conducted by our team members independently. For those people who gave us precious advice and guidance, we express our great appreciation in Acknowledgment
Modeling:
Niu Meng,Bian Renzhou.
Human Practice:
linrui Jiang,Dong Guoxiu,He Chunlin.
Specially, Dong Guoxiu took part in and took charge of all of them.
Wiki&Design:
Li Sida,Yanjie Chen,Li Tong.
Specially, Li Sida took charge of all of them.

Acknowledgment
Lab supports:
Our great thanks to Nankai University’s iGEM team for their selfless help on fluorescence microscope using.
Our most sincere thanks to School of Life Sciences, Tianjin University. Our experimental space and materials are kindly provided by Haitao Yang and Zefang Wang’s lab.
We appreciate every piece of suggestion and help for our experiments from the following people: our instructors Haitao Yang and Zefang Wang, Dr. Cheng Chen, Deping Wang, Fei Wang, Xiaoyun Yang, Wen Cui, Chen Wu,Bin Wang,Chen Liu,Ting Li,Chen Chen,Fenghua Wang,Han Zhou,Xiaoyun Yang and Hongliang Tian.
Idea and project suggestions:
Thanks to our instructor Zefang Wang who gave us much precious advice.
Human Practice:
Thanks to the sponsorship from Shanxi WeiQiDa Luminosity Pharmaceutical Co., Ltd.
Fund supports:
Our project is mainly supported by School of Life Sciences and Tianjin University.