Team:Arizona State/Attributions

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(9 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:Arizona_State/Header}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<script>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
document.title = "Attributions";
-
This is a template page. READ THESE INSTRUCTIONS.
+
$(document).ready(function() {
-
</div>
+
    $("#accordion").accordion("option", "animated", false);
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    $("#accordion").accordion("activate", 1);
-
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>.
+
    $("#accordion").accordion("option", "animated", 'slide');
-
</div>
+
    $('p:empty').css('display', 'none');
-
<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. 
+
</script>
-
</div>
+
<body>
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
<h2>Attributions</h2>
 +
<hr style="color: #800000; height:3px;" />
 +
<p>The ASU iGEM 2013 project idea, research, and development is the work of ASU iGEM members alone and wet lab research itself was conducted only by the eight students on the team and a high school student volunteer.</p>
 +
<br>
 +
<h2>Acknowledgements</h2>
 +
<hr style="color: #800000; height:3px;" />
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<h3>We would like to thank the following individuals:</h3>
-
!align="center"|[[Team:Arizona_State|Home]]
+
-
!align="center"|[[Team:Arizona_State/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Arizona_State Official Team Profile]
+
-
!align="center"|[[Team:Arizona_State/Project|Project]]
+
-
!align="center"|[[Team:Arizona_State/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Arizona_State/Modeling|Modeling]]
+
-
!align="center"|[[Team:Arizona_State/Notebook|Notebook]]
+
-
!align="center"|[[Team:Arizona_State/Safety|Safety]]
+
-
!align="center"|[[Team:Arizona_State/Attributions|Attributions]]
+
-
|}
+
 +
<ul>
 +
    <li>
 +
<b>Dr. Karmella Haynes</b> for providing us guidance and support throughout the whole iGEM process. She generously opened her lab for the iGEM team at the end of the summer and provided access to various equipments such as a thermocycler and centrifuge.
 +
    </li>
 +
    <li>
 +
<b>Dr. David Nielsen</b> for serving as one of the team mentors. Dr. Neilsen gave us feedback on our initial project ideas.
 +
    </li>
 +
    <li>
 +
<b>Dr. Hugh Mason</b> for serving as one of the team mentors and providing us with a dedicated lab space for the summer.
 +
    </li>
 +
    <li>
 +
<b>Dr. Karen Anderson</b> for being a dedicated mentor, giving us a crash course in immunology during our meetings, and for providing lab space for dendritic cell experimentation.
 +
    <li>
 +
        <b>Dr. Gary Tahmahkera</b> for helping us adjust to the new lab space and providing guidance while using larger equipment.
 +
    </li>
-
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.
+
    </li>
 +
    <li>
 +
<b>Kylie Standage-Beier</b> for providing us with continuous feedback on our projects and helping troubleshoot our experiments. He also generously donated cells, few DNA samples and few reagents.
 +
    </li>
 +
  <li>
 +
<b>Brian Thompson</b> for providing us with feedback on initial project ideas.
 +
    </li>
 +
    <li>
 +
<b>Madeline Sands</b> for providing us with human practices feedback.
 +
    </li>
 +
    <li>
 +
<b>Ting Li</b> for training us on dendritic cell testing.
 +
    </li>
 +
    <li>
 +
<b>Framarz Alam</b> for being a great high school student volunteer and serving as a dedicated research assistant during the summer.
 +
    </li>
 +
    <li>
 +
<b>Malhar Patel</b> for being a great high school student volunteer and serving as a dedicated research assistant during the summer.
 +
    </li>
 +
</ul>
 +
<br />
 +
<h3>In terms of materials, we would like to thank:</h3>
 +
<ul>
 +
    <li>
 +
<b>The University of Pennsylvania</b> for providing us with a culture of E. coli Nissle 1917.
 +
    </li>
 +
    <li>
 +
<b>University of Glasgow</b> for providing us with a culture of E. coli Nissle 1917 in Mutaflor tablets.
 +
    </li>
 +
</ul>
 +
 
 +
<h3>In terms of funding, we would like to thank:</h3>
 +
<ul>
 +
    <li>
 +
<b>Ira A. Fulton Schools of Engineering</b> at Arizona State University
 +
    </li>
 +
    <li>
 +
<b>College of Liberal Arts and Sciences</b> at Arizona State University
 +
    </li>
 +
    <li>
 +
<b>School of Life Sciences</b> at Arizona State University
 +
    </li>
 +
</ul>
 +
 
 +
</body>
 +
</html>

Latest revision as of 16:20, 11 October 2013

Attributions


The ASU iGEM 2013 project idea, research, and development is the work of ASU iGEM members alone and wet lab research itself was conducted only by the eight students on the team and a high school student volunteer.


Acknowledgements


We would like to thank the following individuals:

  • Dr. Karmella Haynes for providing us guidance and support throughout the whole iGEM process. She generously opened her lab for the iGEM team at the end of the summer and provided access to various equipments such as a thermocycler and centrifuge.
  • Dr. David Nielsen for serving as one of the team mentors. Dr. Neilsen gave us feedback on our initial project ideas.
  • Dr. Hugh Mason for serving as one of the team mentors and providing us with a dedicated lab space for the summer.
  • Dr. Karen Anderson for being a dedicated mentor, giving us a crash course in immunology during our meetings, and for providing lab space for dendritic cell experimentation.
  • Dr. Gary Tahmahkera for helping us adjust to the new lab space and providing guidance while using larger equipment.
  • Kylie Standage-Beier for providing us with continuous feedback on our projects and helping troubleshoot our experiments. He also generously donated cells, few DNA samples and few reagents.
  • Brian Thompson for providing us with feedback on initial project ideas.
  • Madeline Sands for providing us with human practices feedback.
  • Ting Li for training us on dendritic cell testing.
  • Framarz Alam for being a great high school student volunteer and serving as a dedicated research assistant during the summer.
  • Malhar Patel for being a great high school student volunteer and serving as a dedicated research assistant during the summer.

In terms of materials, we would like to thank:

  • The University of Pennsylvania for providing us with a culture of E. coli Nissle 1917.
  • University of Glasgow for providing us with a culture of E. coli Nissle 1917 in Mutaflor tablets.

In terms of funding, we would like to thank:

  • Ira A. Fulton Schools of Engineering at Arizona State University
  • College of Liberal Arts and Sciences at Arizona State University
  • School of Life Sciences at Arizona State University