Difference between revisions of "Team:Toronto/Attributions"

 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Toronto}}
+
{{Template:Toronto/CSS}}
 
<html>
 
<html>
 +
<head>
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <style>
 +
  * {
 +
    box-sizing: border-box;
 +
  }
 +
 
 +
  /* Center website */
 +
  .main {
 +
    max-width: 1000px;
 +
    margin: auto;
 +
  }
 +
 
 +
  h1 {
 +
    font-size: 50px;
 +
    word-break: break-all;
 +
  }
 +
  h3 {
 +
    font-size: 40px;
 +
    line-height: 45px;
 +
    word-break: break-all;
 +
    text-align: center;
 +
    padding: 0px;
 +
    margin-bottom: 0px;
 +
  }
 +
  h4 {
 +
    font-size: 25px;
 +
    line-height: 35px;
 +
    word-break: break-all;
 +
    text-align: center;
 +
    padding: 0px;
 +
  }
 +
 
 +
  .row {
 +
    margin: 8px -16px;
 +
  }
 +
 
 +
  /* Add padding BETWEEN each column */
 +
  .row,
 +
  .row > .column {
 +
    padding: 8px;
 +
  }
 +
 
 +
  /* Create four equal columns that floats next to each other */
 +
  .column {
 +
    float: left;
 +
    width: 25%;
 +
  }
 +
  .column2 {
 +
    float: left;
 +
    width: 45%;
 +
  }
 +
  .column3 {
 +
    float: left;
 +
    width: 30%;
 +
  }
 +
 
 +
  /* Clear floats after rows */
 +
  .row:after {
 +
    content: "";
 +
    display: table;
 +
    clear: both;
 +
  }
 +
 
 +
  /* Content */
 +
  .content {
 +
    background-color: white;
 +
    padding: 10px;
 +
  }
 +
</style>
 +
</head>
 +
<body>
 +
  <div class="main">
 +
    <h1 style="width: 500px">Attributions</h1>
 +
    <hr>
 +
    <p>
 +
      Although we have a great team, we have had tremendous support from our colleagues and other experts in the field. We would like to humbly thank the following individuals for their contribution to the development and completion of our bioremediation project. </br>
 +
    </p>
 +
    <h2>Supervisors:</h2>
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Radhakrishnan Mahadevan
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Professor, Associate Chair, Graduate Studies Coordinator </br>
 +
            Laboratory for Metabolic Systems Engineering Principal Investigator</br>
 +
            Dept. Chemical Engineering</br>
 +
            University of Toronto </br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Keith Pardee
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Assistant Professor </br>
 +
            Pardee Lab Principal Investigator </br>
 +
            Leslie Dan Faculty of Pharmacy</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <hr>
 +
    <h2>Wet and Dry Lab Contributions:</h2>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Sean Caffrey
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Executive Director, Biozone </br>
 +
            Faculty of Applied Science and Engineering </br>
 +
            University of Toronto </br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Providing lab space
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Grant Allen
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Chair, Department of Chemical Engineering and Applied Chemistry </br>
 +
            Faculty of Applied Science and Engineering</br>
 +
            University of Toronto </br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Providing lab space
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Elizabeth Edwards
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Director, Biozone</br>
 +
            Professor</br>
 +
            Biodegraders Research Group Principal Investigator</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Providing lab space
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Endang Susilawati
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Lab Manager, Biozone</br>
 +
            Faculty of Applied Science and Technology</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Equipment and Biosafety training, emotional support
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Mikhail G. Shapiro
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Assistant Professor</br>
 +
            Heritage Principal Investigator </br>
 +
            Dept. of Chemical Engineering </br>
 +
            California Institute of Technology</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Provider and creator of Arg1 operon
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Arah Farhadi
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate</br>
 +
            Dept. of Bioengineering</br>
 +
            California Institute of Technology </br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Provider and Creator of Arg1 operon, troubleshooting use of Arg1
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Patrick Diep
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate</br>
 +
            Dept. of Chemical Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            iGEM Mentor, project development and  troubleshooting
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Scott Proulx
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate</br>
 +
            Dept. of Chemical Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            iGEM Toronto Graduate Advisor, experimental project development and troubleshooting
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Tatiana Skarina
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Technician, Biozone</br>
 +
            Faculty of Applied Science and Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Liquid nitrogen training
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Batyrova Khorcheska
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Visiting Researcher, Biozone</br>
 +
            Faculty of Applied Science and Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Troubleshooting induction protocol, SDS-page
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Phil Milczarek
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Manager, Purchasing and Building Services</br>
 +
            Faculty of Applied Science and Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Package Delivery
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <hr>
 +
    <h2>Policy and Practices Contributions:</h2>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Mahbod Hajighasemi
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Postdoctoral Fellow, Biozone</br>
 +
            Dept. of Chemical Engineering</br>
 +
            University of Toronto</br>
 +
           
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Biozone Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Olivia Molend
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            PhPh.D Candidate, Biozone</br>
 +
            Dept. of Chemical Engineering</br>
 +
            University of Toronto</br>
 +
           
 +
           
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Biozone Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Nadia Morson
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate, Biozone</br>
 +
            Dept. of Chemical Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Biozone Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Scott Proulx
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate, Biozone</br>
 +
            Dept. of Chemical Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Biozone Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
     
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Patric Diep
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate, Biozone</br>
 +
            Dept. of Chemical Engineering </br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Biozone Interview, Podcast Interview, Synbio Forum Panelist
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Naveen Venayak
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate, Biozone</br>
 +
            Dept. of Chemical Engineering </br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Biozone Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Mitchell Zak
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate, Biozone</br>
 +
            Dept. of Chemical Engineering </br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Biozone Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Michal Kowalcyk
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
           
 +
            Senior Manager</br>
 +
            Continuous Improvement and Innovation</br>
 +
            Kinross Gold Corporation</br>
 +
           
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Mining Industry Interview (integration)
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Susan Atling
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Senior Manager</br>
 +
            North Toronto  Wastewater Treatment Plant</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Municipal/local industry interview (integration)
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Emily Zegers
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Senior Engineer</br>
 +
            Process and Innovation & Energy at City of Toronto</br>
 +
            North Toronto Wastewater Treatment Plant</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Municipal/local industry interview (integration)
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Harshad Patel
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Supervisor of Process Operations and Maintenance </br>
 +
            North Toronto Wastewater Treatment Plant</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Municipal/local industry interview (integration)
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Ping Wu
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Professional Engineer</br>
 +
            Food Safety Advisor </br>
 +
            Environment Ontario</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Municipal/local industry interview (integration)
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Kathleen Hefferon
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Visiting Professor</br>
 +
            Dept of Cells and Systems Biology </br>
 +
            University of Toronto</br>
 +
           
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Jennifer Mitchell
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Associate Professor</br>
 +
            Dept of Cells and Systems Biology </br>
 +
            University of Toronto</br>
 +
           
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Noeline Subramaniam
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate </br>
 +
            Faculty of Medicine</br>
 +
            University of Toronto</br>
 +
           
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Dr. Grace Skogstad
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Professor </br>
 +
            Dept. of Political Science and Social Sciences </br>
 +
            University of Toronto</br>
 +
           
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Jim Louter
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Manager </br>
 +
            Biotechnology Section Environment and Climate Change Canada</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Valar Anoop
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Senior Biologist </br>
 +
            Biotechnology Section Health Canada</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Scott Proulx
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate </br>
 +
            Dept. of Chemical Engineering</br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Locke Davenport Huyer
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Ph.D Candidate </br>
 +
            Dept. of Biomedical/Medical Engineering </br>
 +
            University of Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Podcast Interview
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            Ranvir Chaudri
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            Co-founder/Vice President</br>
 +
            DIY BIO Toronto</br>
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            Synbio Forum Panelist
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
 +
   
 +
    <hr>
 +
    <h2>Others:</h2>
 +
   
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="content">
 +
          <p>
 +
            John Girgis
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column2">
 +
        <div class="content">
 +
          <p>
 +
            iGEM Ambassador
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <div class="column3">
 +
        <div class="content">
 +
          <p>
 +
            iGEM Logistics
 +
          </p>
 +
        </div>
 +
      </div>
 +
      <!-- END GRID -->
 +
    </div>
  
 
+
    <hr>
<div class="column full_size judges-will-not-evaluate">
+
    <h2>Sponsors:</h2>
<h3>★  ALERT! </h3>
+
    <img style="width: 100%;" src="https://static.igem.org/mediawiki/2018/d/dc/T--Toronto--Sponsors.png" alt="Labeled Sponsors" >
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
   
</div>
+
    <!-- END MAIN -->
 
+
  </div>
 
+
</body>
<div class="clear"></div>
+
 
+
 
+
 
+
 
+
 
+
 
+
<div class="column full_size">
+
<h1>Attributions</h1>
+
<p>This page is your opportunity to explain what parts of your project you did and what was done by technicians, advisers, etc. This requirement is not about literature references - these can and should be displayed throughout your wiki.
+
</p>
+
 
+
<h3> Bronze Medal Criterion #3</h3>
+
<p> All of the work done in your project must be attributed correctly on this page. You must clearly state the work that was done by the students on your team and note any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster.
+
<br><br>
+
Please see the <a href="https://2018.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
</div>
+
 
+
 
+
<div class="clear extra_space"></div>
+
 
+
 
+
 
+
<div class="column third_size">
+
<h3> What should this page contain?</h3>
+
 
+
<ul>
+
<li>Clearly state what the team accomplished</li>
+
<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>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
</div>
+
 
+
<div class="column third_size">
+
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
<ul>
+
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
<li>When did you start this course?</li>
+
<li>Are the syllabus and course materials freely available online?</li>
+
<li>When did you start your brainstorming?</li>
+
<li>When did you start in the lab?</li>
+
<li>When did you start working on  your project?</li>
+
</ul>
+
</div>
+
 
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
 
+
<h3>Inspiration</h3>
+
<p>Take a look at what other teams have done:</p>
+
<ul>
+
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
 
+
<div class="clear extra_space"></div>
+
 
+
<div class="column two_thirds_size">
+
<h3> Why is this page needed? </h3>
+
<p>The Attribution requirement helps 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, but you must report what work your team did and what work was done by others.</p>
+
<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 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>
+
</div>
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_B_full">
+
<h3> Can we base our project on a previous one? </h3>
+
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, NEVER!!!! <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
</div>
+
</div>
+
 
+
 
+
 
+
 
</html>
 
</html>

Latest revision as of 02:25, 18 October 2018

Attributions


Although we have a great team, we have had tremendous support from our colleagues and other experts in the field. We would like to humbly thank the following individuals for their contribution to the development and completion of our bioremediation project.

Supervisors:

Dr. Radhakrishnan Mahadevan

Professor, Associate Chair, Graduate Studies Coordinator
Laboratory for Metabolic Systems Engineering Principal Investigator
Dept. Chemical Engineering
University of Toronto

Dr. Keith Pardee

Assistant Professor
Pardee Lab Principal Investigator
Leslie Dan Faculty of Pharmacy
University of Toronto


Wet and Dry Lab Contributions:

Dr. Sean Caffrey

Executive Director, Biozone
Faculty of Applied Science and Engineering
University of Toronto

Providing lab space

Dr. Grant Allen

Chair, Department of Chemical Engineering and Applied Chemistry
Faculty of Applied Science and Engineering
University of Toronto

Providing lab space

Dr. Elizabeth Edwards

Director, Biozone
Professor
Biodegraders Research Group Principal Investigator

Providing lab space

Endang Susilawati

Lab Manager, Biozone
Faculty of Applied Science and Technology
University of Toronto

Equipment and Biosafety training, emotional support

Dr. Mikhail G. Shapiro

Assistant Professor
Heritage Principal Investigator
Dept. of Chemical Engineering
California Institute of Technology

Provider and creator of Arg1 operon

Arah Farhadi

Ph.D Candidate
Dept. of Bioengineering
California Institute of Technology

Provider and Creator of Arg1 operon, troubleshooting use of Arg1

Patrick Diep

Ph.D Candidate
Dept. of Chemical Engineering
University of Toronto

iGEM Mentor, project development and troubleshooting

Scott Proulx

Ph.D Candidate
Dept. of Chemical Engineering
University of Toronto

iGEM Toronto Graduate Advisor, experimental project development and troubleshooting

Tatiana Skarina

Technician, Biozone
Faculty of Applied Science and Engineering
University of Toronto

Liquid nitrogen training

Batyrova Khorcheska

Visiting Researcher, Biozone
Faculty of Applied Science and Engineering
University of Toronto

Troubleshooting induction protocol, SDS-page

Phil Milczarek

Manager, Purchasing and Building Services
Faculty of Applied Science and Engineering
University of Toronto

Package Delivery


Policy and Practices Contributions:

Mahbod Hajighasemi

Postdoctoral Fellow, Biozone
Dept. of Chemical Engineering
University of Toronto

Biozone Interview

Olivia Molend

PhPh.D Candidate, Biozone
Dept. of Chemical Engineering
University of Toronto

Biozone Interview

Nadia Morson

Ph.D Candidate, Biozone
Dept. of Chemical Engineering
University of Toronto

Biozone Interview

Scott Proulx

Ph.D Candidate, Biozone
Dept. of Chemical Engineering
University of Toronto

Biozone Interview

Patric Diep

Ph.D Candidate, Biozone
Dept. of Chemical Engineering
University of Toronto

Biozone Interview, Podcast Interview, Synbio Forum Panelist

Naveen Venayak

Ph.D Candidate, Biozone
Dept. of Chemical Engineering
University of Toronto

Biozone Interview

Mitchell Zak

Ph.D Candidate, Biozone
Dept. of Chemical Engineering
University of Toronto

Biozone Interview

Michal Kowalcyk

Senior Manager
Continuous Improvement and Innovation
Kinross Gold Corporation

Mining Industry Interview (integration)

Susan Atling

Senior Manager
North Toronto Wastewater Treatment Plant

Municipal/local industry interview (integration)

Emily Zegers

Senior Engineer
Process and Innovation & Energy at City of Toronto
North Toronto Wastewater Treatment Plant

Municipal/local industry interview (integration)

Harshad Patel

Supervisor of Process Operations and Maintenance
North Toronto Wastewater Treatment Plant

Municipal/local industry interview (integration)

Ping Wu

Professional Engineer
Food Safety Advisor
Environment Ontario

Municipal/local industry interview (integration)

Dr. Kathleen Hefferon

Visiting Professor
Dept of Cells and Systems Biology
University of Toronto

Podcast Interview

Dr. Jennifer Mitchell

Associate Professor
Dept of Cells and Systems Biology
University of Toronto

Podcast Interview

Noeline Subramaniam

Ph.D Candidate
Faculty of Medicine
University of Toronto

Podcast Interview

Dr. Grace Skogstad

Professor
Dept. of Political Science and Social Sciences
University of Toronto

Podcast Interview

Jim Louter

Manager
Biotechnology Section Environment and Climate Change Canada

Podcast Interview

Valar Anoop

Senior Biologist
Biotechnology Section Health Canada

Podcast Interview

Scott Proulx

Ph.D Candidate
Dept. of Chemical Engineering
University of Toronto

Podcast Interview

Locke Davenport Huyer

Ph.D Candidate
Dept. of Biomedical/Medical Engineering
University of Toronto

Podcast Interview

Ranvir Chaudri

Co-founder/Vice President
DIY BIO Toronto

Synbio Forum Panelist


Others:

John Girgis

iGEM Ambassador

iGEM Logistics


Sponsors:

Labeled Sponsors