Team:CU-Boulder/Attributions

From 2014.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 1: Line 1:
 +
{{CU-Boulder-header}}
 +
{{:Team:CU-Boulder/Menu}}
 +
{{:Team:CU-Boulder/PageBasic}}
 +
<html>
<html>
-
<script>
+
<!--main content -->
-
    /*This removes all the iGEM stylesheets before the site adds its own
+
<table width="70%" align="center">
-
    There are just too many styles to overide to make it worth using them at all
+
-
    Doing a website on a WIKI is a pain in the neck. Stuff is at least 10x harder than
+
-
    it should be.*/
+
-
    var styleSheets = document.styleSheets;
+
-
    for (var i = 0; i < styleSheets.length; i++) {
+
-
    console.log(styleSheets[i].href);
+
-
    styleSheets[i].disabled = true;
+
-
    }
+
-
</script>
+
-
 
+
-
<link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css"/>
+
-
<!-- <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:CU-Boulder/static/basicpageglobal.css?action=raw&amp;ctype=text/css" /> -->
+
-
<link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/themes/south-street/jquery-ui.min.css" />
+
-
<link rel="stylesheet" type="text/css" href="/Team:CU-Boulder/include/style.css?action=raw&amp;ctype=text/css" />
+
-
 
+
-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
+
-
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
+
-
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
+
-
<script src="http://ajax.aspnetcdn.com/ajax/jquery.migrate/jquery-migrate-1.1.1.min.js"></script>
+
-
<script src="http://ajax.aspnetcdn.com/ajax/jquery.cycle/2.99/jquery.cycle.all.min.js"></script>
+
-
 
+
-
<script>
+
-
    $('.btn').hover(function() {
+
-
    $(this).animate({"color":"#006dcc"}, 500);
+
-
    }, function() {
+
-
    $(this).animate({"color":"#333333"}, 500);
+
-
    });
+
-
    $(function() {
+
-
    $( ".tabs" ).tabs({
+
-
    event: "mouseover", heightStyle: "auto"
+
-
    });
+
-
    $("#footer a").addClass("btn btn-mini");
+
-
    $("#footer-box").addClass("shadow-bottom");
+
-
    });
+
-
    $('#headerimage').cycle();
+
-
 
+
-
</script>
+
-
 
+
-
<div class="btn-toolbar">
+
-
 
+
-
    <div class="btn-group">
+
-
        <a class="btn" href="/Team:CU-Boulder">Home</a>
+
-
    </div>
+
-
    <div class="btn-group">
+
<!--Attributions content -->
-
        <a class="btn drop" href="/Team:CU-Boulder/Team">Team</a>
+
<tr><td > <h3> iGEM Team attributions page</h3></td>
-
        <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"><span class="caret"></span></a>
+
</tr>
-
        <ul class="dropdown-menu">
+
-
            <!-- <li><a class="drop" href="/Team:CU-Boulder/Team">Team</a></li> -->
+
-
            <li><a href="/Team:CU-Boulder/Team/Members">Members</a></li>
+
-
            <li><a href="/Team:CU-Boulder/Team/Collaboration">Collaboration</a></li>
+
-
            <li><a class="dropheader" href="https://igem.org/Team.cgi?year=2014&team_name=CU-Boulder" target="_blank">Official Profile</a></li>
+
-
        </ul>
+
-
    </div>
+
-
    <div class="btn-group">
+
<tr>
-
        <a class="btn drop" href="/Team:CU-Boulder/Project">Project</a>
+
<td width="45%" valign="top" colspan="3">
-
        <a class="btn dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></a>
+
-
        <ul class="dropdown-menu">
+
-
            <li><a class="drop" href="/Team:CU-Boulder/Project">Project Description</a></li>
+
-
            <li><a href="/Team:CU-Boulder/Project/Kit/RestrictionEnzymes">Restriction Enzymes</a></li>
+
-
            <li><a href="/Team:CU-Boulder/Project/Kit/Purification">Protein Purification</a></li>
+
-
            <li><a href="/Team:CU-Boulder/Project/Kit/DNAPurification">DNA Purification</a></li>
+
-
            <li><a href="/Team:CU-Boulder/Project/Modeling">Modeling</a></li>
+
-
            <!-- <li><a href="/Team:CU-Boulder/Safety">Safety</a></li> -->
+
-
            <!-- <li><a href="/Team:CU-Boulder/FourthofJuly">Happy 4th!</a></li> -->
+
-
            <!-- <li><a href="/Team:CU-Boulder/Project/Attributions">Attributions</a></li> -->
+
-
        </ul>
+
-
    </div>
+
-
    <div class="btn-group">
+
<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>
-
        <a class="btn " href="/Team:CU-Boulder/Parts">Parts</a>
+
-
    </div>
+
-
    <div class="btn-group">
+
</td>
-
        <a class="btn drop" href="/Team:CU-Boulder/Notebook">Notebook</a>
+
-
        <a class="btn dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></a>
+
-
        <ul class="dropdown-menu">
+
-
            <li><a href="/Team:CU-Boulder/Notebook/Protocols">Protocols</a></li>
+
-
            <li><a href="/Team:CU-Boulder/Notebook/Experiments">Experiments</a></li>
+
-
        </ul>
+
-
    </div>
+
-
    <div class="btn-group">
+
<tr>
-
        <a class="btn" href="/Team:CU-Boulder/Safety">Safety</a>
+
<td><h3> Why do we have this requirement?</h3></td>
-
    </div>
+
<td></td>
 +
<td><h3>Attribution Template </h3></td>
 +
</tr>
-
    <div class="btn-group">
+
<tr>
-
        <a class="btn" href="/Team:CU-Boulder/Attributions">Attributions</a>
+
<td width="45%" valign="top">
-
    </div>
+
-
    <!-- <div class="btn-group"> -->
+
<p>We have this requirement to help 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, just be sure to report the work your team did and the work that was done by others.</p>
-
    <!--    <a class="btn" href="/Team:CU-Boulder/Outreach">Outreach</a> -->
+
-
    <!-- </div> -->
+
-
    <div class="btn-group">
+
<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 something that 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>
-
        <a class="btn" href="/Team:CU-Boulder/Sponsors">Sponsors</a>
+
-
    </div>
+
-
    <div class="btn-group">
+
<p>A great example of complete attribution comes from the <a href="https://2011.igem.org/Team:Imperial_College_London/Team">Imperial College London 2011 team</a> (scroll down to the bottom of their team page to see attributions). </p>
-
        <a class="btn" href="/Team:CU-Boulder/Test">Test</a>
+
-
    </div>
+
-
    <div class="btn-group">
+
</td>
-
        <a class="btn" href="/Team:CU-Boulder/Original">Original</a>
+
-
    </div>
+
-
    <div class="btn-group">
+
<td></td>
-
        <a class="btn" href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="30px"></img></a>
+
-
        <!-- <a class="btn" href="https://2014.igem.org" target="_blank">iGEM</a> -->
+
-
    </div>
+
-
</div>
+
<td width="45%"  valign="top">
 +
<p>Here are some of the fields we recommend you have on this page. If there are other areas not listed below, but applicable to your team/project, please feel free to also list them on your attributions page. Please feel free to remove any areas not applicable to your project. </p>
 +
<ol>
 +
<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>Policy & Practices support</li>
 +
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team.</li>
 +
</ol>
-
<!-- <div class="header"><a href="http://colorado.edu"><img src="https://static.igem.org/mediawiki/2013/a/af/CUblacklogo.JPG" width="746" height="160" /></div> -->
+
</td>
-
<div id="headerimage">
+
</tr>
-
    <div><img src="https://static.igem.org/mediawiki/2013/9/9f/Campus%28750x275%29.png" width="750" height="275"/></div>
+
</table>
-
    <div class="hide"><img src="https://static.igem.org/mediawiki/2013/4/4d/JSCBB%28750x275%29.png" width="750"/></div>
+
</html>
-
    <div class="hide"><img src="https://static.igem.org/mediawiki/2013/6/69/Flatirons%28750x275%29.png" width="750" height="275"/></div>
+
-
</div>
+

Latest revision as of 00:57, 29 May 2014


iGEM Team attributions page

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.

Why do we have this requirement?

Attribution Template

We have this requirement to help 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, just be sure to report the work your team did and the work that was done by others.

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 something that 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.

A great example of complete attribution comes from the Imperial College London 2011 team (scroll down to the bottom of their team page to see attributions).

Here are some of the fields we recommend you have on this page. If there are other areas not listed below, but applicable to your team/project, please feel free to also list them on your attributions page. Please feel free to remove any areas not applicable to your project.

  1. General Support
  2. Project support and advice
  3. Fundraising help and advice
  4. Lab support
  5. Difficult technique support
  6. Project advisor support
  7. Wiki support
  8. Presentation coaching
  9. Policy & Practices support
  10. Thanks and acknowledgements for all other people involved in helping make a successful iGEM team.