Team:UT-Tokyo-Software/Attributions

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
m
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{:Team:UT-Tokyo-Software/Template}}
-
 
+
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<title>Attributions</title>
-
This is a template page. READ THESE INSTRUCTIONS.
+
</head>
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
<body>
 +
<div id="honbun">
 +
<header>
 +
<span style="font:300% 'Courier';">Attributions and Contributions</span><br>
 +
</header>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<article>
-
!align="center"|[[Team:UT-Tokyo-Software|Home]]
+
<h4>Project Lead</h4>
-
!align="center"|[[Team:UT-Tokyo-Software/Team|Team]]
+
Eiichi Matsumoto
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=UT-Tokyo-Software Official Team Profile]
+
<h4>Programming</h4>
-
!align="center"|[[Team:UT-Tokyo-Software/Project|Project]]
+
Masahiro Kiyota (BioBrick Search)<br>
-
!align="center"|[[Team:UT-Tokyo-Software/Parts|Parts Submitted to the Registry]]
+
Tsukasa Nakamura (Past Project Search)<br>
-
!align="center"|[[Team:UT-Tokyo-Software/Modeling|Modeling]]
+
Kotaro Iwata (BioBrick Puzzle)<br>
-
!align="center"|[[Team:UT-Tokyo-Software/Notebook|Notebook]]
+
Eiichi Matsumoto (Gene Network Game)
-
!align="center"|[[Team:UT-Tokyo-Software/Safety|Safety]]
+
<h4>Writing (poster, wiki, presentation)</h4>
-
!align="center"|[[Team:UT-Tokyo-Software/Attributions|Attributions]]
+
Eri Awazu<br>
-
|}
+
Masahiro Kiyota<br>
 +
Tsukasa Nakamura<br>
 +
Kotaro Iwata<br>
 +
Eiichi Matsumoto<br>
 +
<h4>Office job/Accounting</h4>
 +
Eri Awazu<br>
 +
Asahito Kaneko
 +
<h4>Art</h4>
 +
Kotaro Iwata (Logo, T-shirts)<br>
 +
Eri Awazu (wiki)
 +
<h4>Consultants/Proof readers</h4>
 +
Asahito Kaneko<br>
 +
Craig Hamilton (instructor)<br>
 +
Daichi Tamaru (instructor)<br>
 +
Masahiko Shimizu (advisor)
 +
<hr>
 +
<h4>Programming languages</h4>
 +
Python + Javascript (BioBrick Search, Past Project Search)<br>
 +
Javascript (BioBrick Puzzle)<br>
 +
Processing (Gene Network Game)
 +
<h4>Libraries used</h4>
 +
<a href="http://www.elasticsearch.org/">Elastic Search </a>(BioBrick Search, Past Project Search)<br>
 +
<a href="http://www.sojamo.de/libraries/controlP5/">ControlP5 </a>(Gene Network Game)
 +
<hr>
 +
<h4>Special Thanks</h4>
 +
<a href="https://2012.igem.org/Team:UT-Tokyo">UT-Tokyo team</a> (collaboration in discussions, office procedures, trial use of our softwares, the university festival and so on) <br>
 +
<a href="https://2012.igem.org/Team:TMU-Tokyo">TMU-Tokyo team</a> (hosting iGEM Japan exchange event) <br>
 +
See also <a href="https://2012.igem.org/Team:UT-Tokyo-Software/Collaboration">collaborations page</a>.
 +
<h4>Place for activities</h4>
 +
Asano campus, The University of Tokyo<br>
 +
Nishi-waseda campus, Waseda University
 +
<!--Each team must clearly attribute work done by the team on this page.  They must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.-->
 +
</article>
-
Each team must clearly attribute work done by the team on this page.  They must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.
+
</div>
 +
<footer>
 +
</footer>
 +
</body>
 +
</html>

Latest revision as of 00:54, 27 September 2012

Attributions
Attributions and Contributions

Project Lead

Eiichi Matsumoto

Programming

Masahiro Kiyota (BioBrick Search)
Tsukasa Nakamura (Past Project Search)
Kotaro Iwata (BioBrick Puzzle)
Eiichi Matsumoto (Gene Network Game)

Writing (poster, wiki, presentation)

Eri Awazu
Masahiro Kiyota
Tsukasa Nakamura
Kotaro Iwata
Eiichi Matsumoto

Office job/Accounting

Eri Awazu
Asahito Kaneko

Art

Kotaro Iwata (Logo, T-shirts)
Eri Awazu (wiki)

Consultants/Proof readers

Asahito Kaneko
Craig Hamilton (instructor)
Daichi Tamaru (instructor)
Masahiko Shimizu (advisor)

Programming languages

Python + Javascript (BioBrick Search, Past Project Search)
Javascript (BioBrick Puzzle)
Processing (Gene Network Game)

Libraries used

Elastic Search (BioBrick Search, Past Project Search)
ControlP5 (Gene Network Game)

Special Thanks

UT-Tokyo team (collaboration in discussions, office procedures, trial use of our softwares, the university festival and so on)
TMU-Tokyo team (hosting iGEM Japan exchange event)
See also collaborations page.

Place for activities

Asano campus, The University of Tokyo
Nishi-waseda campus, Waseda University