Difference between revisions of "Team:BostonU HW/Attributions"

Line 1: Line 1:
{{BostonU_HW}}
+
{{BUHW2016}}
 
<html>
 
<html>
 +
<style>
 +
div.img {
 +
    margin: 5px;
 +
    border: 1px solid #ccc;
 +
    float: left;
 +
    width: 180px;
 +
}
  
 +
div.img:hover {
 +
    border: 1px solid #777;
 +
}
 +
 +
div.img img {
 +
    width: 100%;
 +
    height: auto;
 +
}
 +
 +
div.desc {
 +
    padding: 15px;
 +
    text-align: center;
 +
}
 +
 +
.mypictures{
 +
margin: auto;
 +
}
 +
 +
</style>
 +
 +
 +
 +
 +
<body>
 +
 +
<div id="mypictures">
 
<div class="attribution_header">
 
<div class="attribution_header">
 
     <p> Welcome to the BU_HW attributions page! We are in development :) </p>
 
     <p> Welcome to the BU_HW attributions page! We are in development :) </p>
 
</div>
 
</div>
<div class="attribution_body">
+
<br> <br> <br>
    <h5> Mentors: </h5>
+
            <div class="row text-center">
        <p> Ryan Silva </p>
+
                <div class="col-lg-10 col-lg-offset-1">
        </br>
+
                    <h2>Our Mentors </h2>
        <p> Radhakrishna Sanka </p>
+
<br>
        </br>
+
<div class="img">
         <p> Josh Lippai </p>
+
  <a>
        </br>
+
    <img src="http://52.34.11.70/wp-content/uploads/2014/08/ryan_masked.png" width="300" height="200">
        <p> Luis Ortiz </p>
+
  </a>
        </br>
+
  <div class="desc">Ryan Silva</div>
        <p> Marilene Pavan </p>
+
</div>
        </br>
+
          
        <p> Ali Lashkaripour </p>
+
<div class="img">
        </br>
+
  <a>
        <p> Divya Israni </p>
+
    <img src="http://cidarlab.org/wp-content/uploads/2016/02/krishna.png" width="300" height="200">
        </br>
+
  </a>
    <h5> Advisers: </h5>
+
  <div class="desc">Radhakrishna Sanka</div>
        <p> Douglas Densmore </p>
+
</div>
 +
 +
<div class="img">
 +
  <a>
 +
    <img src="http://cidarlab.org/wp-content/uploads/2016/06/josh.jpg" width="300" height="200">
 +
  </a>
 +
  <div class="desc">Joshua Lippai</div>
 +
</div>
 +
     
 +
<div class="img">
 +
  <a>
 +
    <img src="http://52.34.11.70/wp-content/uploads/2015/11/luis.png" width="300" height="200">
 +
  </a>
 +
  <div class="desc">Luis Ortiz</div>
 +
</div>
  
 +
<div class="img">
 +
  <a>
 +
    <img src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/AAEAAQAAAAAAAAWpAAAAJDczZmE5OTNlLWQwNTctNDNiNy05ZmZmLTkyMDlmNzdiNTgxYw.jpg" width="300" height="200">
 +
  </a>
 +
  <div class="desc">Marilene Pavan</div>
 +
</div>
 +
 
 +
<div class="img">
 +
  <a>
 +
    <img src="http://cidarlab.org/wp-content/uploads/2016/06/ali.png" width="300" height="200">
 +
  </a>
 +
  <div class="desc">Ali Lashkaripour </div>
 +
</div>
 +
   
 +
<div class="img">
 +
  <a>
 +
    <img src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/8/005/053/3d8/311cead.jpg" width="300" height="200">
 +
  </a>
 +
  <div class="desc">Divya Israni</div>
 +
</div>
 +
       
 +
    </div>
 +
</div>
 +
<div class="row text-center">
 +
                <div class="col-lg-10 col-lg-offset-1">
 +
                    <h2>Our Advisor </h2>
 +
<br>
 +
        <div class="img">
 +
  <a>
 +
    <img src="http://cidarlab.org/wp-content/uploads/2013/08/D.-Densmore.png" width="300" height="200">
 +
  </a>
 +
  <div class="desc">Douglas Densmore</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
  
<!--<div class="column full_size">-->
+
</div>
  
    <!--<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>-->
 
  
<!--</div>-->
+
</body>
  
<!--<div class="clear"></div>-->
 
  
<!--<div class="column half_size">-->
 
    <!--<h5> Why is this page needed? </h5>-->
 
    <!--<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 half_size">-->
 
 
     <!--<h5> What should this page have?</h5>-->
 
     <!--<h5> What should this page have?</h5>-->
  
    <!--<ul>-->
 
 
         <!--<li>General Support</li>-->
 
         <!--<li>General Support</li>-->
 
         <!--<li>Project support and advice</li>-->
 
         <!--<li>Project support and advice</li>-->
Line 56: Line 125:
 
         <!--<li>Human Practices support</li>-->
 
         <!--<li>Human Practices support</li>-->
 
         <!--<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>-->
 
         <!--<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>-->
    <!--</ul>-->
 
<!--</div>-->
 
  
  
<!--<div class="clear"></div>-->
 
 
<!--<div class="column half_size">-->
 
 
    <!--<div class="highlight">-->
 
 
         <!--<h5> Can we base our project on a previous one? </h5>-->
 
         <!--<h5> Can we base our project on a previous one? </h5>-->
 
         <!--<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>-->
 
         <!--<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>-->
    <!--</div>-->
 
<!--</div>-->
 
  
  
<!--<div class="column half_size">-->
 
 
    <!--<h5>Inspiration</h5>-->
 
    <!--<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 class="clear"></div>-->
 
 
<!--<div class="column half_size">-->
 
  
 
     <!--<h5>Team training and Project start</h5>-->
 
     <!--<h5>Team training and Project start</h5>-->
Line 98: Line 142:
 
         <!--<li>When did you start working on  your project?</li>-->
 
         <!--<li>When did you start working on  your project?</li>-->
  
    <!--</ul>-->
 
 
<!--</div>-->
 
  
<!--</div>-->
 
 
</html>
 
</html>

Revision as of 19:44, 29 June 2016

Welcome to the BU_HW attributions page! We are in development :)




Our Mentors


Ryan Silva
Radhakrishna Sanka
Joshua Lippai
Luis Ortiz
Marilene Pavan
Ali Lashkaripour
Divya Israni

Our Advisor


Douglas Densmore