|
|
(13 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{UAlberta/CSS}} | | {{UAlberta/CSS}} |
| + | {{UAlberta/Header}} |
| <html> | | <html> |
| <head> | | <head> |
| <meta charset="utf-8"> | | <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
− | <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
| |
− | <link href="https://fonts.googleapis.com/css?family=Amiko|Karla" rel="stylesheet">
| |
− | <link rel="stylesheet" href="./css/styles.css">
| |
| </head> | | </head> |
| <body> | | <body> |
− | <div class="ua-navbar">
| + | |
− | <nav class="navbar navbar-expand-lg navbar-dark">
| + | |
− | <div class="container">
| + | |
− | <a class="navbar-brand" href="https://2018.igem.org/Team:UAlberta"><img class="ua-navbar-brand" src="https://static.igem.org/mediawiki/2018/2/21/T--UAlberta--LogoHeaderWhite.svg" /></a>
| + | |
− | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
| + | |
− | aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
| + | |
− | <span class="navbar-toggler-icon"></span>
| + | |
− | </button>
| + | |
− | <div class="collapse navbar-collapse" id="navbarSupportedContent">
| + | |
− | <ul class="navbar-nav ml-auto">
| + | |
− | <li class="nav-item dropdown">
| + | |
− | <a class="nav-link dropdown-toggle" href="https://2018.igem.org/Team:UAlberta" id="navbarDropdown" role="button"
| + | |
− | data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
| + | |
− | Project
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdown">
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Description">Description</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Design">Design</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Experiments">Experiments</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Results">Results</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/InterLab">InterLab</a>
| + | |
− | </div>
| + | |
− | </li>
| + | |
− | <li class="nav-item dropdown">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
| + | |
− | aria-haspopup="true" aria-expanded="false">
| + | |
− | Parts
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdown">
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Part_Collection">Part Collection</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Basic_Part">Basic Parts</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Composite_Part">Composite Parts</a>
| + | |
− | </div>
| + | |
− | </li>
| + | |
− | <li class="nav-item dropdown">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
| + | |
− | aria-haspopup="true" aria-expanded="false">
| + | |
− | Human Practices
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdown">
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Human_Practices">Overview</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/IntegratedHP">Integrated Human
| + | |
− | Practices</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Public_Engagement">Public Engagement</a>
| + | |
− | </div>
| + | |
− | </li>
| + | |
− | <li class="nav-item dropdown">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
| + | |
− | aria-haspopup="true" aria-expanded="false">
| + | |
− | Notebook
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdown">
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Notebook">Lab Notebook</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Protocols">Protocols</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Safety">Safety</a>
| + | |
− | </div>
| + | |
− | </li>
| + | |
− | <li class="nav-item dropdown">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
| + | |
− | aria-haspopup="true" aria-expanded="false">
| + | |
− | Team
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdown">
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Team">Members</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Collaborations">Collaboration</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Attributions">Attribution</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Awards">Awards</a>
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Sponsors">Sponsors</a>
| + | |
− | </div>
| + | |
− | </li>
| + | |
− | </ul>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </nav>
| + | |
− | </div>
| + | |
| <div class="ua-banner"> | | <div class="ua-banner"> |
| <img src="https://static.igem.org/mediawiki/2018/6/68/T--UAlberta--HoveApiaries.png" class="img-fluid" alt="..."> | | <img src="https://static.igem.org/mediawiki/2018/6/68/T--UAlberta--HoveApiaries.png" class="img-fluid" alt="..."> |
| </div> | | </div> |
| + | |
| <div class="ua-research-content"> | | <div class="ua-research-content"> |
| <div class="container"> | | <div class="container"> |
− | <h2></h2> | + | <h1>Protocols and Procedures</h1> |
| + | |
| + | <p>Throughout the summer, we've done a lot of wetlab work both in familiar and undefined problem spaces. To document our methods, we have compiled our main protocols and procedures in this document:</> |
| + | |
| + | <p><a href="https://static.igem.org/mediawiki/2018/b/b6/T--UAlberta--Protocol.pdf">Protocols 1</a></p> |
| + | |
| + | |
| + | <h2>Enjoy!</h2> |
| + | |
| + | |
| + | |
| + | |
| + | |
| </div> | | </div> |
| </div> | | </div> |
| | | |
− | <footer>
| |
− | <div class="ua-footer">
| |
− | <div class="container">
| |
− |
| |
− | </div>
| |
− | </div>
| |
− | </footer>
| |
| | | |
| + | <!-- <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> --> |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> | | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> |
| <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> | | <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> |
| </body> | | </body> |
| </html> | | </html> |
| + | {{UAlberta/Footer}} |
Protocols and Procedures
Throughout the summer, we've done a lot of wetlab work both in familiar and undefined problem spaces. To document our methods, we have compiled our main protocols and procedures in this document:>
Protocols 1
Enjoy!