From 2009.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 37: Line 37:
.main_item ul li {
.main_item ul li {
-
list-style: circle;
+
/*list-style: circle;*/
}
}
.main_item a {
.main_item a {
/*font-weight: bold;*/
/*font-weight: bold;*/
 +
}
 +
 +
#finalist_list ul {
 +
padding: 10px;
 +
margin: 10px;
 +
color: #666;
 +
font-family: Lucida Grande, Verdana, Arial, sans-serif;
 +
text-align: center;
 +
}
 +
 +
#finalist_list ul lh {
 +
font-size: 110%;
 +
font-weight: bold;
 +
color: #576f91;
 +
}
 +
 +
 +
#jamboree_highlight_box ul {
 +
margin-left: 150px;
}
}
#jamboree_highlight_box ul lh {
#jamboree_highlight_box ul lh {
-
margin-left: -20px;
 
font-size: 110%;
font-size: 110%;
}
}
#jamboree_highlight_box ul li {
#jamboree_highlight_box ul li {
 +
margin-left: -20px;
}
}
Line 69: Line 88:
font-size: 105%;
font-size: 105%;
text-decoration: none;  
text-decoration: none;  
 +
}
 +
 +
a.green_link:link {
 +
color: #666;
 +
font-weight: bold;
 +
}
 +
 +
a.green_link:visited {
 +
font-weight: bold;
 +
color: #666;
 +
}
 +
 +
a.green_link:active {
 +
color: #99CC33;
 +
text-decoration: none; 
 +
}
 +
 +
a.green_link:hover {
 +
color: #99CC33;
 +
text-decoration: none;
 +
}
 +
 +
.pending_results {
 +
color: #999;
 +
}
 +
 +
#publicity_table {
 +
margin-left: 100px;
 +
}
 +
 +
#publicity_table img {
 +
margin: -10px 10px 0px 10px;
}
}
Line 112: Line 163:
<div id="news_items" style="width: 700px; margin-left: 20px; float:left;">  
<div id="news_items" style="width: 700px; margin-left: 20px; float:left;">  
-
<!-- ***** Begin entry style portion of page ***** -->
+
<!-- *** QUICK LINKS BOX *** -->
-
<!-- ***** New entry ***** -->  
+
<div id="jamboree_highlight_box" style="border:3px solid #fed801; width:700px; margin:0px 0px 30px 0px; padding:5px; background-color:#fbefb8;">
-
<div class="main_item"
+
<table style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; background-color:#fbefb8;">
-
<h2>Wiki Freeze Today</h2>
+
-
<table>
+
<tr>
<tr>
-
<td style="padding-right:20px;">
+
<td style="width:375px;">
-
<a href="https://2009.igem.org/Judging/Judging_form">
+
<h3 style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center;"> <a class="quick_link" href="https://2009.igem.org/Jamboree">iGEM 2009 Jamboree</a></h3>
-
<img src="https://static.igem.org/mediawiki/2009/3/32/Wiki_freeze_icon_small.png"
+
<p style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center; font-weight:bold;">October 31 to November 2, 2009</p>
-
    style="margin:5px 15px 15px 20px; /*border:solid 2px #aaa;*/"
+
<p style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center;">Massachusetts Institute of Technology</p>
-
    title="Wiki freezes at 11:59pm EDT on October 21."
+
<ul style="list-style:none;" >
-
    alt="Wiki freeze icon">
+
<lh style="font-size:110%; font-weight:bold; color:#576f91;">Quick links:</lh>
-
</a>
+
<li><a class="quick_link" href="https://2009.igem.org/Jamboree/Project_Abstract/Team_Abstracts">Team abstracts</a></li>
-
</td>
+
<li><a class="quick_link" href="https://igem.org/Team_Wikis?year=2009">Team websites</a></li>
-
<td>
+
<li><a class="quick_link" href="https://2009.igem.org/Jamboree/Schedule">Schedule</a></li>
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">The wiki freeze is <span style="font-weight:bold; font-size:105%; color:#002bb8">tonight</span>!  Be sure to have all of your project information on the 2009 iGEM wiki by <span style="font-weight:bold; font-size:105%; color:#99CC33;">11:59pm EDT</span>.  You will not be able to make any edits to the wiki after that time.</p>
+
<li><a class="quick_link" href="https://2009.igem.org/Jamboree/Campus_map">Campus Map</a></li>
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">Also due:
+
<li><a class="quick_link" href="https://igem.org/Results?year=2009">iGEM 2009 Jamboree results</li>
-
<ul>
+
-
<li><a href="https://2009.igem.org/Judging#Judging_Forms">Judging form</a></li>
+
-
<li><a href="https://2009.igem.org/Jamboree#Documentation">Project and part documentation</a></li>
+
-
<li><a href="https://2009.igem.org/Jamboree#DNA_Submissions">DNA submission</a></li>
+
</ul>
</ul>
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;"><span style="font-weight:bold; font-size:105%; color:#fd1b30;">Update:</span> There were some wiki loading issues leading up to the wiki freeze.  To find out more see the <a href="https://2009.igem.org/Jamboree/Wiki_Freeze"><strong>report page</strong></a>.</p>
 
-
 
</td>
</td>
-
</tr>
 
-
</table>
 
-
<div class="date">
 
-
October 21, 2009
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
-
 
-
<!-- ***** New entry ***** -->
 
-
<div class="main_item"> 
 
-
<h2>Submit your judging form</h2>
 
-
<table>
 
-
<tr>
 
-
<td style="padding-right:20px;">
 
-
<a href="https://2009.igem.org/Judging/Judging_form">
 
-
<img src="https://static.igem.org/mediawiki/2009/c/c7/Clipboard.png"
 
-
    style="margin:5px 15px 15px 20px; /*border:solid 2px #aaa;*/"
 
-
    title="Judging page updates."
 
-
    alt="Judging gavel">
 
-
</a>
 
</td>
</td>
-
<td>
+
<td style="width:325px;">
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">You can now submit your team's <a href="https://2009.igem.org/Judging/Judging_form"><strong>judging form</strong></a>!  The forms are due on <span style="font-weight:bold; font-size:105%; color:#99CC33;">October 21</span> at 11:59pm, EDT. You may edit the form up until the deadline, at which point the wiki will freeze and you will not be able to make any changes.</p>
+
<img src="https://static.igem.org/mediawiki/2009/9/95/2009_igem_from_above_300.jpg"
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">Note: Software tool teams now have a specialized version of the judging form that reflects the medal requirements for software teams.</p>
+
          style="margin-right:-110px;">
-
 
+
</td>
</td>
</tr>
</tr>
</table>
</table>
-
<div class="date">
+
</div>
-
October 15, 2009
+
-
</div> <!-- close date div -->
+
-
</div> <!-- close main item -->
+
-
<!-- ***** New entry ***** -->  
+
<!-- NEWS -->
-
<div class="main_item"> 
+
<p style="padding: 10px; margin: 10px; color: #666; font-family: Lucida Grande, Verdana, Arial, sans-serif;"><span style="font-size:115%; font-weight:bold; color:#576f91;">News:</span> Check out the <a href="https://2010.igem.org/Job_Opportunities">new job opportunities</a> at iGEM Headquarters.</p>
-
<h2>Wiki Freeze & Judging Form</h2>
+
-
<table>
+
-
<tr>
+
-
<td style="padding-right:20px;">
+
-
<a href="https://2009.igem.org/Judging">
+
-
<img src="https://static.igem.org/mediawiki/2009/3/34/Gavel.gif"
+
-
    style="margin:5px 15px 15px 20px; /*border:solid 2px #aaa;*/"
+
-
    title="Judging page updates."
+
-
    alt="Judging gavel">
+
-
</a>
+
-
</td>
+
-
<td>
+
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">There is only <span style="font-weight:bold; font-size:105%; color:#99CC33;">ONE week</span> left until the <a href="https://2009.igem.org/Jamboree#Documentation"><strong>wiki freeze</strong></a>!  Be sure to finalize all of your information on the iGEM wiki and the Registry before the <a href="https://2009.igem.org/Calendar_of_Events">deadline</a> so that the judges can review your project.</p>
+
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">The <a href="https://2009.igem.org/Judging#Judging_Forms"><strong>judging form</strong></a> is also due on <span style="font-weight:bold; font-size:105%; color:#99CC33;">October 21</span> at 11:59pm, EDT.  The form will be released shortly so keep checking <a href="https://2009.igem.org">2009.igem.org</a> for updates.</p>
 
-
</td>
 
-
</tr>
 
-
</table>
 
-
<div class="date">
 
-
October 14, 2009
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
-
<!-- ***** New entry ***** -->  
+
 
-
<div class="main_item"
+
<!-- ADD YOUR PUBLICITY -->
-
<h2>Show off your team spirit!</h2>
+
<table id="publicity_table">
-
<table>
+
<tr>
<tr>
-
<td style="padding-right:20px;">
 
-
<a href="https://2009.igem.org/Jamboree/Team_Spirit">
 
-
<img src="https://static.igem.org/mediawiki/2009/9/93/Heidelberg_2008_Mascot.jpg"
 
-
    style="border:solid 2px #5aa61a"
 
-
    alt="Heidelberg 2008 Mascot"
 
-
    title="Team Spirit">
 
-
</a>
 
-
</td>
 
<td>
<td>
-
<p>The Jamboree is less than a month away, and although you must be busy with preparations, you should also think about your team t-shirts. You're representing your team and university, so why not <a href="https://2009.igem.org/Jamboree/Team_Spirit">show off!</a></p>
+
<img src="https://static.igem.org/mediawiki/2009/1/1a/Star_25.jpg">
-
 
+
-
<p>Design and wear your team t-shirt, especially for the <a href="https://static.igem.org/mediawiki/2008/b/b0/Igem_from_above_cropped.jpg">iGEM from Above photograph</a>. And since this year's Jamboree falls on Halloween (October 31) weekend, it'll be fun to have a team costume or mascot.</p>
+
</td>
</td>
-
</tr>
 
-
</table>
 
-
<div class="date">
 
-
October 9, 2009
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
-
 
-
<!-- ***** New entry ***** -->
 
-
<div class="main_item"> 
 
-
<h2>Volunteering for the Jamboree</h2>
 
-
<table>
 
-
<tr>
 
<td>
<td>
-
<p>We're currently looking for volunteers who would like to help out during the iGEM 2009 Jamboree (October 30th to November 2nd). If you're an iGEM alum, interested in synthetic biology, or would like to take a peek at what we're doing at iGEM and the Registry of standard parts, we'd love to have your help. Check out the <a href="https://2009.igem.org/Jamboree/Volunteer">volunteer page</a> to see how you can help.</p>
+
<p style="font-size:130%; /*font-weight:bold;*/ color:#576f91;">Add your iGEM 2009 <a class="green_link" href="https://2009.igem.org/IGEM_Publicity">publicity</a>, <a class="green_link" href="https://2009.igem.org/Photo_Gallery">photos</a>, & <a class="green_link" href="https://2009.igem.org/IGEM_Publications">publications</a></p>
-
</td>
+
-
</tr>
+
-
</table>
+
-
<div class="date">
+
-
September 30, 2009
+
-
</div> <!-- close date div -->
+
-
</div> <!-- close main item -->
+
-
 
+
-
<!-- ***** New entry ***** -->
+
-
<div class="main_item"
+
-
<h2>Jamboree social event</h2>
+
-
<table>
+
-
<tr>
+
-
<td style="padding-right:20px;">
+
-
<a href="https://2009.igem.org/Jamboree/Social_Event">
+
-
<img src="https://static.igem.org/mediawiki/2009/4/4c/ICEM_small.png"
+
-
    style="padding-left:30px; padding-right:30px;"
+
-
    alt="iCEM logo"
+
-
    title="Help plan the iGEM 2009 Jamboree social event!">
+
-
</a>
+
</td>
</td>
<td>
<td>
-
<p>We need help planning iGEM 2009 Jamboree social event!  Check out the <a href="https://2009.igem.org/Jamboree/Social_Event">social event planning page</a> to see how you can help.</p>
+
<img src="https://static.igem.org/mediawiki/2009/1/1a/Star_25.jpg">
</td>
</td>
</tr>
</tr>
</table>
</table>
-
<div class="date">
 
-
September 29, 2009
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
-
<!-- ***** New entry ***** -->  
+
<!-- *** JAMBOREE RESULTS *** -->
-
<div class="main_item"
+
<div id="jamboree_results_box" style="width:700px; margin:0px 0px 30px 0px;">
-
<h2>Early registration closed</h2>
+
<p style="font-size: 200%; font-weight:bold; font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#ed0100; text-align:center; margin-left:20px;">iGEM 2009 is officially over!</p>
-
<table>
+
<img src="https://static.igem.org/mediawiki/2009/2/2a/Jamboree2009_cambridge_award.jpg"
-
<tr>
+
          style="margin-left:125px; border:2px solid #aaa">
-
<td>
+
 
-
</td>
+
<!-- GRAND PRIZE, 1ST, 2ND -->
-
<td>
+
<ul style="list-style:none; font-size:110%; color:#666; font-family: Lucida Grande, Verdana, Arial, sans-serif; text-align:center;">
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">Early registration for the iGEM Jamboree is over.  Jamboree attendance fees are now $225 for high school students and undergraduates and $425 for all others.  All iGEM team members that are attending the Jamboree must register by <span style="font-weight:bold; font-size:105%; color:#99CC33;">October 2</span>.</p>
+
<li><strong>Grand Prize, Winner of the BioBrick Trophy:</strong> Cambridge</li>
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">See the <a href="https://2009.igem.org/Jamboree/Attendance_fee">Jamboree attendance fee page</a> for details.</p>
+
<li><strong>1st Runner Up:</strong> Heidelberg</li>
-
<p style="font-size:110%; color:#576f91; font-family:georgia,serif;">Upcoming deadlines:</p>
+
<li><strong>2nd Runner Up:</strong> Valencia</li>
-
<ul>
+
-
<li><strong>October 21:</strong>
+
-
<ul>
+
-
<li><a href="https://2009.igem.org/Judging#Judging_Forms">Judging form</a></li>
+
-
<li><a href="https://2009.igem.org/Jamboree#Documentation">Project and part documentation</a></li>
+
-
<li><a href="https://2009.igem.org/Jamboree#DNA_Submissions">DNA submission</a> (received by October 21)</li>
+
-
</ul></li>
+
-
<li><strong>Wiki FREEZE: October 21, 11:59pm EST</strong></li>
+
</ul>
</ul>
-
</td>
 
-
</tr>
 
-
</table>
 
-
<div class="date">
 
-
September 25, 2009
 
-
</div> <!-- close date div -->
 
-
</div> <!-- close main item -->
 
-
<!-- ***** New entry ***** -->  
+
<!-- FINALISTS -->
-
<div class="main_item">
+
<div id="finalist_list">
-
<h2>Due Friday!!</h2>
+
<ul style="list-style: none;">
-
<table>
+
<lh>Finalists:</lh>
-
<tr>
+
<li>Cambridge</li>
-
<td style="padding-right:20px;">
+
<li>Freiburg bioware</li>
-
<a href="https://2009.igem.org/Jamboree">
+
<li>Groningen</li>
-
<img src="https://static.igem.org/mediawiki/2009/e/ef/Due_friday_calendar_small.png"
+
<li>Heidelberg</li>
-
    style="padding-left:30px; padding-right:30px;"
+
<li>Imperial College London</li>
-
    alt="Calendar showing Friday Sep 18 deadline"
+
<li>Valencia</li>
-
    title="Deadline for submitting tracks, variance requests, rosters, abstracts, and paying Jamboree fee is this Friday, September 18!">
+
-
</a>
+
-
</td>
+
-
<td>
+
-
<p>The following requirements are due this <span style="font-weight:bold; font-size:115%; color:#f00;">Friday, September 18</span> at 11:59pm, EST:</p>
+
-
<ul>
+
-
<li><a href="https://2009.igem.org/Jamboree/Attendance_fee">Jamboree attendance fee</a>
+
-
<ul style="list-style:none;">
+
-
<li style="list-style:none;"><span style="color:#dd580c; font-size:110%; font-weight:bold;">Fees increase $50 after the September 18 deadline!</span></li>
+
-
</ul></li>
+
-
<li><a href="https://2009.igem.org/Judging#BioBrick_standard_variance_requests">Request for variance</a></li>
+
-
<li><a href="https://2009.igem.org/Jamboree/Tracks">Track selection</a></li>
+
-
<li><a href="https://2009.igem.org/Jamboree/Project_abstract">Project abstracts</a></li>
+
-
<li><a href="https://2009.igem.org/Jamboree#Team_roster">Team rosters</a></li>
+
</ul>
</ul>
-
</tr>
+
</div> <!-- close finalists -->
-
</table>
+
-
<div class="date">
+
-
September 16, 2009
+
-
</div> <!-- close date div -->
+
-
</div> <!-- close main item -->  
+
-
<!-- ***** New entry ***** -->  
+
<!-- TRACK AND SPECIAL AWARDS -->
-
<div class="main_item"
+
<table style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666;">
-
<h2>Sponsorship Opportunities</h2>
+
-
<table>
+
<tr>
<tr>
-
<td style="padding-right:20px;">
+
<td style="width:350px;">
-
<a href="https://2009.igem.org/Sponsorship">
+
<ul style="list-style:none;">
-
<img src="https://static.igem.org/mediawiki/2009/8/8d/Sponsor_now_h35px.png"
+
<lh style="font-size:110%; font-weight:bold; color:#576f91;">Track Award Winners:</lh>
-
    style="padding-left:30px; padding-right:30px;"
+
<li><strong>Best Food or Energy Project:</strong> UNIPV-Pavia</li>
-
    alt="Become an iGEM sponsor"
+
<li><strong>Best Environment Project:</strong> Cambridge</li>
-
    title="Become an iGEM sponsor">
+
<li><strong>Best Health or Medicine Project:</strong> Stanford</li>
-
</a>
+
<li><strong>Best Manufacturing Project:</strong> Imperial College London</li>
 +
<li><strong>Best New Application Area:</strong> Valencia</li>
 +
<li><strong>Best Foundation Advance:</strong> Alberta</li>
 +
<li><strong>Best Information Processing Project:</strong> TUDelft</li>
 +
<li><strong>Best Software Tool:</strong> Berkeley Software & Illinois-Tools <small>(Tie)</small></li>
 +
</ul>
</td>
</td>
-
<td>
+
<td style="width:350px;">
-
<p>iGEM Headquarters is always looking for new iGEM sponsors.</p>
+
<ul style="list-style:none;">
-
<p>Would your company like to become an iGEM Partner?  Sponsor your local iGEM spring workshop?  Sponsor the iGEM Jamboree social event?</p>
+
<lh style="font-size:110%; font-weight:bold; color:#576f91;">Special Prizes Winners:</lh>
-
<p><span style="font-weight:bold; color:#f00; font-weight:bold; font-size:115%;">Special:</span> sign up now to sponsor <strong>iGEM 2010</strong> and get <strong>iGEM 2009 recognition</strong>.</p>
+
<li><strong>Best BioBrick Part, Natural:</strong> ULB-Brussels</li>
-
<p>See the <a href="https://2009.igem.org/Sponsorship">Sponsorship</a> page for more details.
+
<li><strong>Best New BioBrick Part or Device, Engineered:</strong> EPF-Lausanne & Freiburg Bioware <small>(Tie)</small></li>
 +
<li><strong>Best Human Practices Advance:</strong> Imperial College London & Paris <small>(Tie)</small></li>
 +
<li><strong>Best Experimental Measurement:</strong> Valencia</li>
 +
<li><strong>Best Model:</strong> BCCS-Bristol</li>
 +
<li><strong>Best Wiki:</strong> Heidelberg</li>
 +
<li><strong>Best Poster:</strong> Freiburg bioware</li>
 +
<li><strong>Best Presentation:</strong> ArtScienceBangalore</li>
 +
<li><strong>Best New Standard:</strong> Heidelberg</li>
</td>
</td>
</tr>
</tr>
</table>
</table>
-
<div class="date">
+
<p style="font-weight:bold; font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center;"> See the <a href="https://igem.org/Results?year=2009">Results page</a> for details</p>
-
September 11, 2009
+
</div> <!-- close Jamboree results box -->
-
</div> <!-- close date div -->  
+
 
-
</div> <!-- close main item -->  
+
 
 +
 
 +
<!-- ***** Begin entry style portion of page ***** -->
 +
 
 +
 
Line 373: Line 305:
* [[Workshops| Spring workshops]]
* [[Workshops| Spring workshops]]
* [[Summer_events | Summer News & Events]]
* [[Summer_events | Summer News & Events]]
-
* <span style="font-weight:bold; font-size:115%;">[[Jamboree | The Jamboree]]</span>
+
* [[Jamboree | The Jamboree]]
** [[Jamboree/Attendance fee | Registration]]
** [[Jamboree/Attendance fee | Registration]]
** [[Jamboree/Schedule | Schedule]]
** [[Jamboree/Schedule | Schedule]]
** [[Judging | Judging]]
** [[Judging | Judging]]
-
* [[iGEM_Publicity | iGEM Publicity]]
+
* <span style="font-weight:bold; font-size:115%;">[[Photo_Gallery | iGEM Photo Gallery]]</span>
 +
* <span style="font-weight:bold; font-size:115%;">[[iGEM_Publicity | iGEM Publicity]]</span>
* [[iGEM_Publications | iGEM Publications]]
* [[iGEM_Publications | iGEM Publications]]
* [[Safety | Safety]]
* [[Safety | Safety]]
Line 389: Line 322:
* [https://2009.igem.org/Team_Wikis?year=2009 2009 team wikis]
* [https://2009.igem.org/Team_Wikis?year=2009 2009 team wikis]
* [https://igem.org/Team_Parts?year=2009 2009 team parts]
* [https://igem.org/Team_Parts?year=2009 2009 team parts]
 +
* [https://igem.org/Team_Tracks?year=2009 2009 team tracks]
* [https://igem.org/Team_Judging?year=2009 2009 judging forms]
* [https://igem.org/Team_Judging?year=2009 2009 judging forms]
* [[Partner_Offers | iGEM Partner Offers]]
* [[Partner_Offers | iGEM Partner Offers]]
Line 399: Line 333:
<!-- *** FACEBOOK *** -->
<!-- *** FACEBOOK *** -->
-
<div style="margin:635px 0px 0px 885px;">
+
<div style="margin:650px 0px 0px 885px;">
<html>
<html>
<a href="http://www.facebook.com/home.php#/group.php?gid=2217161950">
<a href="http://www.facebook.com/home.php#/group.php?gid=2217161950">

Latest revision as of 22:04, 6 March 2011

Main page image: freezer plates Main page image: Slovenia mascot. Main page image: iGEM banner. Main page image: Tagging blackboard! Main page image: Heidelberg phage mascot Main page image: DNA distribution kit plates

iGEM 2009 Jamboree

October 31 to November 2, 2009

Massachusetts Institute of Technology

News: Check out the new job opportunities at iGEM Headquarters.

Add your iGEM 2009 publicity, photos, & publications

iGEM 2009 is officially over!

  • Grand Prize, Winner of the BioBrick Trophy: Cambridge
  • 1st Runner Up: Heidelberg
  • 2nd Runner Up: Valencia
    Finalists:
  • Cambridge
  • Freiburg bioware
  • Groningen
  • Heidelberg
  • Imperial College London
  • Valencia
    Track Award Winners:
  • Best Food or Energy Project: UNIPV-Pavia
  • Best Environment Project: Cambridge
  • Best Health or Medicine Project: Stanford
  • Best Manufacturing Project: Imperial College London
  • Best New Application Area: Valencia
  • Best Foundation Advance: Alberta
  • Best Information Processing Project: TUDelft
  • Best Software Tool: Berkeley Software & Illinois-Tools (Tie)
    Special Prizes Winners:
  • Best BioBrick Part, Natural: ULB-Brussels
  • Best New BioBrick Part or Device, Engineered: EPF-Lausanne & Freiburg Bioware (Tie)
  • Best Human Practices Advance: Imperial College London & Paris (Tie)
  • Best Experimental Measurement: Valencia
  • Best Model: BCCS-Bristol
  • Best Wiki: Heidelberg
  • Best Poster: Freiburg bioware
  • Best Presentation: ArtScienceBangalore
  • Best New Standard: Heidelberg

See the Results page for details

(News post archives)

Join iGEM on Facebook!

Follow iGEM on Twitter!

iGEM forum button.


iGEM 2009 Sponsors Become an iGEM sponsor