Difference between revisions of "Template:Team:DTU-Denmark/header.html"

Line 631: Line 631:
 
     <script type="text/javascript" src="https://2016.igem.org/Team:DTU-Denmark/bootstrap-js?action=raw&ctype=text/javascript">
 
     <script type="text/javascript" src="https://2016.igem.org/Team:DTU-Denmark/bootstrap-js?action=raw&ctype=text/javascript">
 
          
 
          
<!-- Load in MathJax to use for mathematical expressions  
+
    <!-- Load in MathJax to use for mathematical expressions -->
    <script src="https://2016.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+
 
+
 
     <script type="text/x-mathjax-config">
 
     <script type="text/x-mathjax-config">
 
       MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 
       MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 
     </script>
 
     </script>
  
 +
    <!-- Load in MathJax to use for mathematical expressions -->
 
     <script type="text/javascript" async
 
     <script type="text/javascript" async
       src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML">
+
       src="https://2016.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 
     </script>
 
     </script>
  
  
-->
 
</script>
 
  
<script type="text/x-mathjax-config">
 
  MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 
 
</script>
 
</script>
 
<script type="text/javascript" async
 
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML">
 
</script>
 
 
</head>
 
<body>
 
<br><br><br><br><br><br>
 
When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are
 
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
 
</body>
 
 
 
</body>
 
 
</html>
 
</html>

Revision as of 16:14, 29 September 2016

New HTML template for the wiki