|
|
Line 1: |
Line 1: |
− | {{HUST-China}}
| + | <html lang="en"> |
− | <html> | + | |
| | | |
| + | <head> |
| + | <meta charset="UTF-8"> |
| + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| + | <!-- 使IE用最高模式渲染页面 --> |
| + | <meta name="renderer" content="webkit"> |
| + | <!-- 极速模式 --> |
| + | <title>Attributions</title> |
| + | <!-- <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/bootstrap-theme?action=raw&ctype=text/css"> |
| + | <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/bootstrap?action=raw&ctype=text/css"> |
| + | <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/index?action=raw&ctype=text/css"> |
| + | <script src="../js/jquery-1.11.1.min.js"></script> |
| + | <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/bootstrap?action=raw&ctype=text/javascript"></script> |
| + | <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/index?action=raw&ctype=text/javascript"></script> |
| + | <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/tocible?action=raw&ctype=text/javascript"></script> --> |
| + | <link rel="stylesheet" href="../css/bootstrap-theme.css"> |
| + | <link rel="stylesheet" href="../css/bootstrap.css"> |
| + | <link rel="stylesheet" href="../css/index.css"> |
| + | <script src="../js/jquery-1.11.1.min.js"></script> |
| + | <script src="../js/bootstrap.js"></script> |
| + | <script src="../js/index.js"></script> |
| + | <script src="../js/jquery.tocible.min.js"></script> |
| + | <style> |
| + | html { |
| + | overflow-x: hidden; |
| + | width: 100%; |
| + | } |
| + | |
| + | .banner-top { |
| + | margin-left: 15%; |
| + | } |
| + | |
| + | #igem_home_logo { |
| + | width: 100%; |
| + | margin-top: 80px; |
| + | } |
| + | |
| + | @media (min-width: 992px) { |
| + | .work-content .col-md-4 { |
| + | width: 25%; |
| + | margin-right: 8%; |
| + | } |
| + | } |
| + | |
| + | .carousel-control.left, |
| + | .carousel-control.right { |
| + | background-image: none; |
| + | padding-top: 18%; |
| + | } |
| + | |
| + | .carousel-indicators li { |
| + | background-color: #fff; |
| + | border: 1px solid #a94442; |
| + | } |
| + | |
| + | .carousel-indicators li.active { |
| + | background-color: #f0ad4e; |
| + | } |
| + | |
| + | #contentSub, |
| + | #contentcontainer, |
| + | #footer-box, |
| + | #sitesub, |
| + | #catlinks, |
| + | #search-controls, |
| + | #p-logo, |
| + | .h3, |
| + | .printfooter, |
| + | .firstHeading, |
| + | .visualClear { |
| + | display: none; |
| + | box-sizing: content-box; |
| + | } |
| + | |
| + | #sideMenu, |
| + | #top_title { |
| + | display: none; |
| + | box-sizing: content-box; |
| + | } |
| + | |
| + | #sideMenu .mainMenu_toggle, |
| + | #sideMenu .mainMenu_Title, |
| + | #sideMenu .sideMenuTitle, |
| + | #sideMenu .expand_subMenus { |
| + | box-sizing: content-box; |
| + | } |
| + | |
| + | #bodyContent h1, |
| + | #bodyContent h2, |
| + | #bodyContent h3, |
| + | #bodyContent h4, |
| + | #bodyContent h5 { |
| + | margin-bottom: 0px; |
| + | } |
| + | |
| + | #search_text { |
| + | color: #000; |
| + | } |
| + | |
| + | #globalWrapper, |
| + | #content { |
| + | position: absolute; |
| + | left: 0; |
| + | right: 0; |
| + | top: 0; |
| + | width: 100%; |
| + | height: 100%; |
| + | border: 0px; |
| + | background-color: transparent; |
| + | margin: 0px; |
| + | padding: 0px; |
| + | } |
| + | |
| + | @media (min-width: 1200px) { |
| + | .container-fluid .container { |
| + | width: 969px; |
| + | /* margin-left: 300px; */ |
| + | } |
| + | .head-container { |
| + | width: 1170px; |
| + | } |
| + | } |
| + | /* article */ |
| + | |
| + | .text-content article p { |
| + | text-indent: 20px; |
| + | margin: 10px 0; |
| + | font-size: 15px; |
| + | line-height: 24px; |
| + | } |
| + | |
| + | .text-content article img { |
| + | width: 80%; |
| + | /* margin-left: 20%; */ |
| + | } |
| + | |
| + | .text-content article ul { |
| + | margin-left: 20px; |
| + | } |
| + | |
| + | .text-content article ul li { |
| + | list-style-type: square; |
| + | /* margin-left: 20%; */ |
| + | } |
| + | </style> |
| + | </head> |
| | | |
− | <div class="column full_size judges-will-not-evaluate"> | + | <body> |
− | <h3>★ ALERT! </h3> | + | <header class="header"> |
− | <p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">Attributions bronze criterion</a>. </p> | + | <nav class="navbar navbar-default"> |
| + | <div class="container"> |
| + | <span class="menu"> Menu</span> |
| + | <div class="banner-top"> |
| + | <ul class="nav banner-nav"> |
| + | <li><a class="active" href="https://2016.igem.org/Team:HUST-China">HOME</a></li> |
| + | <li class="dropdown1"><a class="down-scroll" href="#">PROJECT</a> |
| + | <ul class="dropdown2"> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/project/background">Background</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Description">Description</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Proof">Proof of concept</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Demonstrate">Application</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/project/inprovement">Previous improvement</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Safety">Safety</a></li> |
| + | </ul> |
| + | </li> |
| + | <li class="dropdown1"><a href="#">WETLAB</a> |
| + | <ul class="dropdown2"> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Experiments">Experiments</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Results">Results</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/InterLab">Interlab</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Notebook">Notebook</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/wetlab/protocols">Protocols</a></li> |
| + | </ul> |
| + | </li> |
| + | <li class="dropdown1"><a class="down-scroll" href="https://2016.igem.org/Team:HUST-China/Model">MODELING</a> |
| + | <!-- <ul class="dropdown2"> |
| + | <li><a href="#">Mag-receiver</a></li> |
| + | <li><a href="#">Heating</a></li> |
| + | <li><a href="#">Thermo-regulator</a></li> |
| + | </ul> --> |
| + | </li> |
| + | <li class="dropdown1"><a class="down-scroll" href="">PARTS</a> |
| + | <ul class="dropdown2"> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Parts">Summary</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Basic_Part">Basic part</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Composite_Part">Composite part</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Part_Collection">Part Collection</a></li> |
| + | </ul> |
| + | </li> |
| + | <li class="dropdown1"><a class="down-scroll" href="#">HUMAN PRACTICES</a> |
| + | <ul class="dropdown2"> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Integrated_Practices">Integrated HP</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Collaborations">Collaborations</a></li> |
| + | </ul> |
| + | </li> |
| + | <li class="dropdown1"><a class="down-scroll" href="">TEAM</a> |
| + | <ul class="dropdown2"> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Team">Team Roster</a></li> |
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Attributions">Attributions</a></li> |
| + | </ul> |
| + | </li> |
| + | </ul> |
| + | <script> |
| + | $("span.menu").click(function() { |
| + | $(" ul.nav").slideToggle("slow", function() {}); |
| + | }); |
| + | </script> |
| + | </div> |
| + | <div class="clearfix"> </div> |
| + | </div> |
| + | <!-- /.container-fluid --> |
| + | </nav> |
| + | </header> |
| + | <div class="container-fluid member-head"> |
| + | <div class="container"> |
| + | <h2 class="text-center">Attributions</h2> |
| + | </div> |
| + | </div> |
| + | <div class="container-fluid"> |
| + | <div class="text-content container" id="text-content"> |
| + | <div class="ref"></div> |
| + | <article> |
| + | <!-- h2一级标题 --> |
| + | <h2>Project Design</h2> |
| + | <!-- 文字 --> |
| + | <p> |
| + | Our project was preliminary designed by Ruihao Li, Sharey Cheng and Wangjie Liu. Also many brainstorming meetings including all the team membership were held, then we established our whole project. |
| + | </p> |
| + | <h2>Wet Lab Work</h2> |
| + | <p>Lin Di, Yufeng Mo, Tianxiong Xiao and Jiahui Fan primary designed the experimental scheme. Sharey Cheng and Wangjie Liu modified it and promote the whole experimental procedure. And all of these members, including Ruiyan Zhang, Sharey Cheng, Wangjie Liu, Zhenyi Guo, Zhi Zeng, Jiyue Qin, Lin Di, Yufeng Mo, Tianxiong Xiao, Guozhao Wu, Xiaoyang Li, Fengyi Li, Xiao Deng, Yiyan Yu and Yubei Sun , carried out the experiments.</p> |
| + | <h2>Modeling</h2> |
| + | <p>Our modeling job are mainly taken in charge by Ruihao Li, Zhang Weizhi and shao yuanzhe.</p> |
| + | <h2>Wiki&Poster</h2> |
| + | <p>All the content of our wiki was provided by all of us! Wiki framework was done by Guojin Chen. Art and design was done by Sharey Cheng and Liangshiyu Liu. Sharey Cheng and Yufeng Mo also made a short video for our project.</p> |
| + | <h2>Human Practices</h2> |
| + | <p>The main organizers of "HUST-Cheering!" interecommunions are Ruiyan Zhang and Sharey Cheng. And all of us helped to do that! At the same time Sharey Cheng and Ruiyan Zhang conducted High school polularization and </p> |
| + | <h2>Advisors</h2> |
| + | <p>Professor Yunjun Ya</p> |
| + | <p>Professor Kang Ning</p> |
| + | <p>Dr Yi Zhan</p> |
| + | <p>Thanks for their generous support and careful guidance.</p> |
| + | <h2>Special Thanks</h2> |
| + | <p>Especially thanks Dr Wu Liu for providing the pet-duet-1 vector .</p> |
| + | <p>Thanks Dr Genhan Zha, Dr Wu Liu and Dr Guanlin Li for their direct guide in experiment.</p> |
| + | <p>Thanks</p> |
| + | <h2>Acknowledgments</h2> |
| + | <p>Mathworks provided software supply.</p> |
| + | <p>TsingKe and TianYiHuiYuan provided primer synthesis and sequencing service.</p> |
| + | <p>IDT provided DNA product.</p> |
| + | <p>This project was supported by Huazhong University of science and technology, College of Life Science and Technology HUST, Qiming college of HUST.</p> |
| + | </article> |
| + | </div> |
| + | </div> |
| + | <div class="returnTop"> |
| + | <img src="https://static.igem.org/mediawiki/2016/f/f0/T--HUST-China--returnTop.png" alt=""> |
| + | </div> |
| + | <script type="text/javascript"> |
| + | $(document).ready(function(e) { |
| + | var widthYourScreen = document.documentElement.clientWidth || document.body.clientWidth; |
| + | if (widthYourScreen > 800) { |
| + | // 文章目录导航 |
| + | //call tocible(): |
| + | $('.text-content').tocible({ |
| + | reference: '.ref', |
| + | title: 'Contents' |
| + | }); |
| + | } |
| + | }); |
| + | </script> |
| + | </body> |
| | | |
− |
| |
− |
| |
− | <p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
| |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | <div class="column full_size">
| |
− |
| |
− |
| |
− | <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>
| |
− |
| |
− | </div>
| |
− |
| |
− |
| |
− | <div class="clear"></div>
| |
− |
| |
− |
| |
− | <div class="column half_size">
| |
− | <h5> Why is this page needed? </h5>
| |
− | <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>
| |
− | <p>
| |
− | 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>
| |
− |
| |
− |
| |
− | <div class="column half_size">
| |
− | <h5> What should this page have?</h5>
| |
− |
| |
− | <ul>
| |
− | <li>General Support</li>
| |
− | <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 class="clear"></div>
| |
− |
| |
− | <div class="column half_size">
| |
− |
| |
− | <div class="highlight">
| |
− | <h5> Can we base our project on a previous one? </h5>
| |
− | <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>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− |
| |
− | <div class="column half_size">
| |
− |
| |
− | <h5>Inspiration</h5>
| |
− | <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>
| |
− |
| |
− | <div class="clear"></div>
| |
− |
| |
− | <div class="column half_size">
| |
− |
| |
− | <h5>Team training and Project start</h5>
| |
− | <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>
| |
− |
| |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | </div>
| |
| </html> | | </html> |