Difference between revisions of "Team:Slovenia/Proof"

Line 1: Line 1:
 
{{Slovenia}}
 
{{Slovenia}}
 
 
<html>
 
<html>
<div class="column full_size">
+
<head>
 
+
    <title>Proof Of Concept</title>
 
+
    <link rel="stylesheet"
<p>
+
          href="//2016.igem.org/Team:Slovenia/libraries/semantic-min-css?action=raw&ctype=text/css">
iGEM teams are great at making things work! We value teams not only doing an incredible job with theoretical models and experiments, but also in taking the first steps to make their project real.
+
    <script type="text/javascript"
</p>
+
            src="//2016.igem.org/Team:Slovenia/libraries/semantic-min-js?action=raw&ctype=text/javascript"></script>
 
+
    <link rel="stylesheet" type="text/css" href="//2016.igem.org/Team:Slovenia/libraries/custom-css?action=raw&ctype=text/css">
 
+
    <script type="text/javascript" src="//2016.igem.org/Team:Slovenia/libraries/custom-js?action=raw&ctype=text/javascript"></script>
<h4> What should we do for our proof of concept? </h4>
+
    <script type="text/javascript"
<p>  
+
            src="//2016.igem.org/Team:Slovenia/libraries/zitator-js?action=raw&ctype=text/javascript"></script>
You can assemble a device from BioBricks and show it works. You could build some equipment if you're competing for the hardware award. You can create a working model of your software for the software award. Please note that this not an exhaustive list of activities you can do to fulfill the gold medal criterion. As always, your aim is to impress the judges!
+
    <script type="text/javascript"
</p>
+
            src="https://2016.igem.org/Team:Slovenia/libraries/bibtexparse-js?action=raw&ctype=text/javascript"></script>
 
+
<!-- MathJax (LaTeX for the web) -->
</div>
+
    <script type="text/x-mathjax-config">
 
+
        MathJax.Hub.Config({
 
+
            tex2jax: {
 
+
                inlineMath: [['$', '$'], ['\\(', '\\)']]
</div>
+
            },
 
+
            jax: ["input/TeX","output/SVG"],
 +
            TeX: {
 +
                extensions: ["mhchem.js"],
 +
                equationNumbers: {autoNumber: "all" },
 +
                Macros: {
 +
                  goodbreak: '\\mmlToken{mo}[linebreak="goodbreak"]{}',
 +
                  badbreak: ['\\mmlToken{mo}[linebreak="badbreak"]{#1}',1],
 +
                  nobreak: ['\\mmlToken{mo}[linebreak="nobreak"]{#1}',1],
 +
                  invisibletimes: ['\\mmlToken{mo}{\u2062}']
 +
                }
 +
            },
 +
            CommonHTML: { linebreaks: { automatic: true, width: "75% container" } },
 +
            "HTML-CSS": { linebreaks: { automatic: true, width: "68% container" }},
 +
            SVG: { linebreaks: { automatic: true, width: "200% container" }}
 +
        });
 +
    </script>
 +
<script type="text/javascript" async
 +
            src="//2016.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 +
    </script>
 +
</head>
 +
<body>
 +
 +
 +
<div id="example">
 +
<div class="pusher">
 +
<div class="full height">
 +
<div class="banana">
 +
<a href = "//2016.igem.org/Team:Slovenia">
 +
<img class="ui medium sticky image" src="//2016.igem.org/wiki/images/d/d1/T--Slovenia--logo.png">
 +
</a>
 +
<div class="ui vertical sticky text menu">
 +
<a class="item" href="#intro" style="margin-left: 10%">
 +
<i class="selected radio icon"></i>
 +
<b>Project</b>
 +
</a>
 +
<a class="item" href="#achievements" style="margin-left: 10%">
 +
<i class="selected radio icon"></i>
 +
<b>Achievements</b>
 +
</a>
 +
<a class="item" href="#requirements" style="margin-left: 10%">
 +
<i class="selected radio icon"></i>
 +
<b>Medal requirements</b>
 +
</a>
 +
<a class="item" href="idea">
 +
<i class="chevron circle right icon"></i>
 +
<b>Idea</b>
 +
</a>
 +
 +
</div>
 +
 +
</div>
 +
<div class="article" id="context">
 +
<!-- menu goes here -->
 +
<!-- content goes here -->
 +
<div class="main ui citing justified container">
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 12:32, 16 October 2016

Proof Of Concept