|
|
(11 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
− | <head>
| + | <head> |
− | <meta charset="utf-8">
| + | <title></title> |
− | <script type="text/x-mathjax-config">
| + | </head> |
− | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | + | <body> |
− | </script>
| + | </body> |
− | <script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
| + | |
− | <script>
| + | |
− | MathJax.Hub.Config({
| + | |
− | jax: ["input/TeX","input/MathML","input/AsciiMath","output/HTML-CSS","output/NativeMML", "output/PreviewHTML"],
| + | |
− | extensions: ["tex2jax.js","mml2jax.js","asciimath2jax.js","MathMenu.js","MathZoom.js", "fast-preview.js", "AssistiveMML.js", "[Contrib]/a11y/accessibility-menu.js"],
| + | |
− | TeX: {
| + | |
− | extensions: ["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js"]
| + | |
− | }
| + | |
− | });
| + | |
− | </script>
| + | |
− | | + | |
− | </head>
| + | |
− | <body style="background-color:rgb(247,237,183);">
| + | |
− |
| + | |
− | <p>
| + | |
− | $$ y = u_i + \varepsilon_{ij} \tag{1} $$
| + | |
− | </p>
| + | |
− | </body>
| + | |
| </html> | | </html> |