(Replaced content with "{{Tokyo_Tech}}") |
Mi.nishimo (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{Tokyo_Tech}} | {{Tokyo_Tech}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | /********************** All style of this page ************************/ | ||
+ | body{ | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/8/83/Tokyo_Tech_Background.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | background-size: cover; | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | #globalWrapper, #content{ | ||
+ | background: transparent; | ||
+ | } | ||
+ | #content{ | ||
+ | // background-image: url("https://static.igem.org/mediawiki/2016/8/83/Tokyo_Tech_Background.png"); | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | /**********************************************************************/ | ||
+ | #main_contents{ | ||
+ | margin: 0 auto; | ||
+ | width: 90%; | ||
+ | min-width: 880px; | ||
+ | max-width: 1100px; | ||
+ | } | ||
+ | .container{ | ||
+ | margin: 5px auto; | ||
+ | background: #ffffff; | ||
+ | border: 1px solid #583612; | ||
+ | } | ||
+ | .container_top h1{ | ||
+ | margin-top: 1px; | ||
+ | font-size: 36px; | ||
+ | } | ||
+ | .container_header{ | ||
+ | background: #ffffff; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .container_header span{ | ||
+ | border-bottom: 2px solid #583612; | ||
+ | } | ||
+ | .container_contents{ | ||
+ | line-height: 1.5em; | ||
+ | width: 800px; | ||
+ | margin: 0 auto; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | #main_contents p.normal_text{ | ||
+ | font-size: 18px; | ||
+ | text-indent: 18px; | ||
+ | text-align: justify; | ||
+ | // padding: 18px; | ||
+ | font-family: 'Century', serif; | ||
+ | } | ||
+ | |||
+ | /************************* Show/Hide setting ***************************/ | ||
+ | .on{ | ||
+ | display: block; | ||
+ | -webkit-transiton: all 0.6s ease; | ||
+ | transition: all 0.6s ease; | ||
+ | } | ||
+ | .off{ | ||
+ | display: none; | ||
+ | -webkit-transiton: all 0.6s ease; | ||
+ | transition: all 0.6s ease; | ||
+ | } | ||
+ | |||
+ | /************************* This page setting ******************************/ | ||
+ | #contents_menu{ | ||
+ | display: inline-block; | ||
+ | border: 3px double #583612; | ||
+ | } | ||
+ | --></style> | ||
+ | <script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | MathJax.Hub.Config({ | ||
+ | TeX: { equationNumbers: {autoNumber: "AMS"} }, | ||
+ | displayAlign: "left", | ||
+ | displayIndent: "2em" | ||
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="main_contents"> | ||
+ | <div id="page_header" class="container container_top"> | ||
+ | <h1 align="center">Attributions</h1> | ||
+ | </div><!-- /page_header --> | ||
+ | |||
+ | |||
+ | <div id="id" class="container"> | ||
+ | <div id="id_header" class="container_header"> | ||
+ | <h2><span>2016-Attribution</span></h2> | ||
+ | </div><!-- /_header --> | ||
+ | <div id="Policy_and_Practices_contents" class="container_contents"> | ||
+ | <p class="normal_text"> | ||
+ | We are proud to say that all the ideas we worked on this year were proposed by undergraduate members of iGEM 2016 team Tokyo_Tech.<br> | ||
+ | We also want to thank all those advisors and instructors who helped us discuss these ideas and guided us through doing the experiments.<br> | ||
+ | The whole experimental data produced by our team comes from experiments all carried out by undergraduates.<br><br> | ||
+ | |||
+ | The project "Snow White" was proposed by Ayako Tamaki. <br><br> | ||
+ | |||
+ | <div id="id_header" class="container_header"> | ||
+ | <h2><span>2016-member</span></h2> | ||
+ | </div><!-- /_header --> | ||
+ | <p class="normal_text"><br> | ||
+ | Performing all cloning (transformation, culture cells, mini prep)<br> | ||
+ | -Hiro Kondo<br><br> | ||
+ | |||
+ | Performing parts construction (restriction digest, ligation)<br> | ||
+ | -Kazuki Fujisawa, Yuya Netsu, Hiro Kondo, Koji Nishikawa, Yoshio Takata <br><br> | ||
+ | |||
+ | Performing Toxin assay<br> | ||
+ | -Kentaro Akiyama, Hiro Kondo<br><br> | ||
+ | |||
+ | Performing AHL assay<br> | ||
+ | -Hazuki Hasegawa, Miki Nishimori<br><br> | ||
+ | |||
+ | Performing AmiE assay<br> | ||
+ | -Nae Fu<br><br> | ||
+ | |||
+ | Performing Pheat assay<br> | ||
+ | -Nae Fu<br><br> | ||
+ | |||
+ | Performing Pcold assay<br> | ||
+ | -Nae Fu<br><br> | ||
+ | |||
+ | Modeling<br> | ||
+ | -Shunya Akiyama, Ryuta Sasaki, Narumi Ogawa, Alex Llacsahuanga, <br><br> | ||
+ | |||
+ | Wiki and slide design<br> | ||
+ | -Ayako Tamaki, Ryuta Sasaki, Mizuki Tabata, Maoko Takenoshita, Jiawan Sun, Alex Llacsahuanga, Guo Xin, Hajime Fujita with help from other team members<br><br> | ||
+ | |||
+ | Human Practices<br> | ||
+ | -Hazuki Hasegawa, Nae Fu, Mako Kono, Nakahara Kengo, Nozomi Takeue with help from other team members | ||
+ | |||
+ | |||
+ | |||
+ | </p> | ||
+ | </div><!-- /id_contents --> | ||
+ | </div><!-- /id --> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 12:20, 14 October 2016
Attributions
2016-Attribution
We are proud to say that all the ideas we worked on this year were proposed by undergraduate members of iGEM 2016 team Tokyo_Tech.
We also want to thank all those advisors and instructors who helped us discuss these ideas and guided us through doing the experiments.
The whole experimental data produced by our team comes from experiments all carried out by undergraduates.
The project "Snow White" was proposed by Ayako Tamaki.
2016-member
Performing all cloning (transformation, culture cells, mini prep)
-Hiro Kondo
Performing parts construction (restriction digest, ligation)
-Kazuki Fujisawa, Yuya Netsu, Hiro Kondo, Koji Nishikawa, Yoshio Takata
Performing Toxin assay
-Kentaro Akiyama, Hiro Kondo
Performing AHL assay
-Hazuki Hasegawa, Miki Nishimori
Performing AmiE assay
-Nae Fu
Performing Pheat assay
-Nae Fu
Performing Pcold assay
-Nae Fu
Modeling
-Shunya Akiyama, Ryuta Sasaki, Narumi Ogawa, Alex Llacsahuanga,
Wiki and slide design
-Ayako Tamaki, Ryuta Sasaki, Mizuki Tabata, Maoko Takenoshita, Jiawan Sun, Alex Llacsahuanga, Guo Xin, Hajime Fujita with help from other team members
Human Practices
-Hazuki Hasegawa, Nae Fu, Mako Kono, Nakahara Kengo, Nozomi Takeue with help from other team members