Difference between revisions of "Team:New York City/Attributions"

(Prototype team page)
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{New_York_City}}
 
{{New_York_City}}
<html>
+
<html lang="en">
  
 +
<head>
 +
    <style>
 +
.social{
 +
            max-width: 50px;
 +
            max-height: auto;
 +
        }
 +
        .container {
 +
            align-items: center;
 +
            max-width: 960px;
 +
        }
  
<div class="column full_size judges-will-not-evaluate">
+
        a {
<h3>★  ALERT! </h3>
+
            color: #7B84ED;
<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>
+
  
 +
        p {
 +
            font-size: 120%;
 +
        }
  
<div class="clear"></div>
+
        strong {
 +
            font-weight: 700;
 +
        }
  
 +
        .pics {
 +
            margin: 16px 0;
 +
        }
  
 +
        .logo {
 +
            max-width: 40%;
 +
            max-height: auto;
 +
        }
  
 +
        .amar {
 +
            max-width: 30%;
 +
            max-height: auto;
 +
        }
  
 +
        .school {
 +
            max-width: 64px;
 +
            max-height: auto;
 +
        }
  
 +
        .headimage {
 +
            border-radius: 15px;
 +
        }
 +
    </style>
 +
</head>
  
<div class="column full_size">
+
<body>
<h1>Attributions</h1>
+
    <div class="container">
<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.
+
        <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto">
</p>
+
            <div class="container d-flex flex-column flex-md-row justify-content-between">
 +
                <div class="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div>
 +
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
 +
                    <ul class="navbar-nav mr-auto">
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarPR"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Project
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarPR">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/HD">What is
 +
                                    Huntington's?</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Description">Description</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Design">Design</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Model">Model</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarNB"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Notebook
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarNB">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Notebook">Notebook</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarHP"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Human Practices
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarHP">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Human_Practices">Human
 +
                                    Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 +
                                    Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Public_Engagement">Public
 +
                                    Engagement</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Collaborations">Collaborations</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarT"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Team
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarT">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Team">Team</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Attributions">Attributions</a>
 +
                            </div>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
    </div>
 +
    <div class="container py-0 align-middle">
 +
        <h2 align="center">Attributions</h2>
 +
    </div>
  
<h3> Bronze Medal Criterion #3</h3>
+
    <div class="container">
<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.
+
        <p class="lead">Our project would have been impossible without help from the following individuals and
<br><br>
+
            organizations.</p>
Please see the <a href="https://2018.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
</div>
+
  
 +
        <p class="lead">A huge thank you to our three research supervisors, <strong>Russell Hanson</strong>, <strong>Jason
 +
                Fuller</strong> and <strong>Andrew
 +
                Cheng</strong>, for providing guidance throughout the complicated and challenging laboratory
 +
            experiments. We would
 +
            also like to thank the wonderful staff of the Genetics Department of Mount Sinai Hospital for giving us an
 +
            opportunity to conduct experiments.</p>
  
<div class="clear extra_space"></div>
+
        <div class="pics" align="center">
 +
            <img class="logo" src="https://static.igem.org/mediawiki/2018/2/2c/T--New_York_City--mts.jpg">
 +
        </div>
  
 +
        <p class="lead">We are also appreciative of our project supervisors <strong>Frank Muradov</strong> and
 +
            <strong>Suny Oh</strong> and their
 +
            mentorship and motivation throughout the project.</p>
  
 +
        <p class="lead">We are grateful to <strong>Amar Seoparson</strong>, an alumnus from NYU and the Bronx High
 +
            School of Science,
 +
            for helping us
 +
            with integrating our website and transferring content into the Wiki.</p>
  
<div class="column third_size">
+
        <div class="pics" align="center">
<h3> What should this page contain?</h3>
+
            <img class="amar" src="https://static.igem.org/mediawiki/2018/f/f0/T--New_York_City--amar.jpg">
 +
        </div>
  
<ul>
+
        <p class="lead">We are grateful to <strong>Columbia University Synthetic Biology Initiative</strong> and
<li>Clearly state what the team accomplished</li>
+
            <strong>Jason Mohabir</strong>, a
<li>General Support</li>
+
            student at Columbia University, for providing us space to present our project and for their valuable
<li>Project support and advice</li>
+
            feedback.</p>
<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">
+
        <div class="pics" align="center">
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
            <img class="logo" src="https://static.igem.org/mediawiki/2018/3/34/T--New_York_City--synbio.png">
<ul>
+
        </div>
<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>
+
  
 +
        <p class="lead">We appreciate the academic discounts offered by IDT (Integrated DNA Technologies) for G-blocks
 +
            and NEB for Assembly kit.</p>
  
<div class="column third_size">
+
        <div class="pics" align="center">
<div class="highlight decoration_A_full">
+
            <img class="logo" src="https://static.igem.org/mediawiki/2018/b/b5/T--New_York_City--idt.jpg">
 +
        </div>
 +
        <div class="pics" align="center">
 +
            <img class="logo" src="https://static.igem.org/mediawiki/2018/c/c1/T--New_York_City--neb.png">
 +
        </div>
  
<h3>Inspiration</h3>
+
        <p class="lead">We sincerely appreciate the following non-profit research organizations for their informational
<p>Take a look at what other teams have done:</p>
+
            and community support throughout our endeavor.</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="pics" align="center">
 +
            <img class="logo" src="https://static.igem.org/mediawiki/2018/8/86/T--New_York_City--hdf.png">
 +
        </div>
 +
        <div class="pics" align="center">
 +
            <img class="logo" src="https://static.igem.org/mediawiki/2018/0/03/T--New_York_City--cpa.png">
 +
        </div>
  
<div class="clear extra_space"></div>
+
        <p class="lead"> We are grateful to <strong>Dr. George Yohrling, PhD</strong>, Senior Director, Mission and
 +
            Scientific Affairs
 +
            and <strong>Dr. Leora Fox, PhD</strong>, Manager, Research and Mission Programs at Huntington’s Disease
 +
            Society of America
 +
            for giving us
 +
            their feedback about our iGEM research and sharing the most recent developments around
 +
            Huntington’s Disease nationwide.</p>
  
<div class="column two_thirds_size">
+
        <div class="pics" align="center">
<h3> Why is this page needed? </h3>
+
            <img class="logo" src="https://static.igem.org/mediawiki/2018/a/a4/T--New_York_City--hdsa.png">
<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>
+
        </div>
<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">
+
        <p class="lead"> We are thankful to <strong>Ellen Jorgensen, Ph.D.</strong>, Co-Founder of Biotech Without
<div class="highlight decoration_B_full">
+
            Borders, a community
<h3> Can we base our project on a previous one? </h3>
+
            lab in Brooklyn NY and entire staff of Biotech Without Borders for allowing us to use her wonderful lab to
<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>
+
            continue our iGEM research.</p>
</div>
+
</div>
+
  
 +
        <div class="pics" align="center">
 +
            <img class="logo" src="https://static.igem.org/mediawiki/2018/1/11/T--New_York_City--ellen.jpg">
 +
        </div>
 +
        <div class="pics" align="center">
 +
            <img class="logo" src="https://static.igem.org/mediawiki/2018/0/0c/T--New_York_City--bwb.jpg">
 +
        </div>
 +
        <div class="pics" align="center">
 +
            <img class="logo" src="https://static.igem.org/mediawiki/2018/9/93/T--New_York_City--atbwb.jpg">
 +
        </div>
  
 +
        <p class="lead">We are also grateful to our respective high schools for their community and informational
 +
            support, and for providing us with academic support.</p>
 +
 +
        <div class="pics" align="center">
 +
            <a href="https://www.avonoldfarms.com/"><img class="school" src="https://static.igem.org/mediawiki/2018/2/2c/T--New_York_City--avon.JPG" /></a>
 +
            <a href="https://www.benlippen.com/"><img class="school" src="https://static.igem.org/mediawiki/2018/9/9e/T--New_York_City--benlippen.JPG" /></a>
 +
            <a href="https://www.bergen.org/bca"><img class="school" src="https://static.igem.org/mediawiki/2018/7/7a/T--New_York_City--bergen.JPG" /></a>
 +
            <a href="https://www.bronxvilleschool.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/a/ac/T--New_York_City--bronxville.png" /></a>
 +
            <a href="https://www.brookhill.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/f/f4/T--New_York_City--brookhill.png" /></a>
 +
            <a href="https://www.cbury.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/5/5f/T--New_York_City--canterbury.png" /></a>
 +
            <a href="https://www.choate.edu/"><img class="school" src="https://static.igem.org/mediawiki/2018/3/3a/T--New_York_City--choate.png" /></a>
 +
            <a href="https://www.dwight.edu/"><img class="school" src="https://static.igem.org/mediawiki/2018/3/39/T--New_York_City--dwight.jpg" /></a>
 +
            <a href="http://fultonscienceacademy.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/f/fa/T--New_York_City--fulton.png" /></a>
 +
            <a href="https://www.horacemann.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/5/55/T--New_York_City--hmann.jpg" /></a>
 +
            <a href="https://www.hunterschools.org/page"><img class="school" src="https://static.igem.org/mediawiki/2018/f/fc/T--New_York_City--hunter.png" /></a>
 +
            <a href="http://hs.jerichoschools.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/1/14/T--New_York_City--jericho.jpg" /></a>
 +
            <a href="https://www.marianapolis.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/1/13/T--New_York_City--mariana.jpg" /></a>
 +
            <a href="http://bernardsboe-ridgehigh.ss5.sharpschool.com/"><img class="school" src="https://static.igem.org/mediawiki/2018/0/08/T--New_York_City--ridge.png" /></a>
 +
            <a href="https://www.s-sm.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/f/ff/T--New_York_City--stmary.png" /></a>
 +
            <a href="https://www.sfponline.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/8/86/T--New_York_City--sfp.jpg" /></a>
 +
            <a href="https://www.stuartschool.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/8/86/T--New_York_City--stuart.jpg" /></a>
 +
            <a href="https://stuy.enschool.org/"><img class="school" src="https://static.igem.org/mediawiki/2018/a/a2/T--New_York_City--stuy.jpg" /></a>
 +
        </div>
 +
 +
        </p>
 +
    </div>
 +
 +
 +
<div class="container" align="center">
 +
        <div class="row" align="center">
 +
            <div class="col-sm-3">
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://www.facebook.com/HDResolution/"><img class="social" src="https://static.igem.org/mediawiki/2018/6/61/T--New_York_City--fb.png"></a>
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://twitter.com/HDNYC_iGEM"><img class="social" src="https://static.igem.org/mediawiki/2018/4/46/T--New_York_City--twit.png"></a>
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://www.instagram.com/nyc_igem/"><img class="social" src="https://static.igem.org/mediawiki/2018/0/0a/T--New_York_City--ig.png"></a>
 +
            </div>
 +
            <div class="col-sm-3">
 +
            </div>
 +
        </div>
 +
        <br />
 +
    </div>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 01:39, 17 October 2018

Attributions

Our project would have been impossible without help from the following individuals and organizations.

A huge thank you to our three research supervisors, Russell Hanson, Jason Fuller and Andrew Cheng, for providing guidance throughout the complicated and challenging laboratory experiments. We would also like to thank the wonderful staff of the Genetics Department of Mount Sinai Hospital for giving us an opportunity to conduct experiments.

We are also appreciative of our project supervisors Frank Muradov and Suny Oh and their mentorship and motivation throughout the project.

We are grateful to Amar Seoparson, an alumnus from NYU and the Bronx High School of Science, for helping us with integrating our website and transferring content into the Wiki.

We are grateful to Columbia University Synthetic Biology Initiative and Jason Mohabir, a student at Columbia University, for providing us space to present our project and for their valuable feedback.

We appreciate the academic discounts offered by IDT (Integrated DNA Technologies) for G-blocks and NEB for Assembly kit.

We sincerely appreciate the following non-profit research organizations for their informational and community support throughout our endeavor.

We are grateful to Dr. George Yohrling, PhD, Senior Director, Mission and Scientific Affairs and Dr. Leora Fox, PhD, Manager, Research and Mission Programs at Huntington’s Disease Society of America for giving us their feedback about our iGEM research and sharing the most recent developments around Huntington’s Disease nationwide.

We are thankful to Ellen Jorgensen, Ph.D., Co-Founder of Biotech Without Borders, a community lab in Brooklyn NY and entire staff of Biotech Without Borders for allowing us to use her wonderful lab to continue our iGEM research.

We are also grateful to our respective high schools for their community and informational support, and for providing us with academic support.