|
|
(5 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
− | <head>
| + | <head> |
− | <meta charset="utf-8">
| + | <title></title> |
− | <script type="text/javascript" src="https://2016.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML | + | </head> |
− | | + | <body> |
− | "></script>
| + | </body> |
− | <script type="text/x-mathjax-config">
| + | |
− | MathJax.Hub.Config({
| + | |
− | tex2jax: {
| + | |
− | inlineMath: [['$','$'], ['\\(','\\)']],
| + | |
− | processEscapes: true
| + | |
− | },
| + | |
− | TeX: { equationNumbers: { autoNumber: "AMS" } },
| + | |
− | "HTML-CSS": { scale: 105, linebreaks: { automatic: false} },
| + | |
− | SVG: { scale: 105, linebreaks: { automatic: false } }
| + | |
− | });
| + | |
− | </script>
| + | |
− | | + | |
− | </head>
| + | |
− | <body style="background-color:rgb(247,237,183);">
| + | |
− |
| + | |
− | <p>
| + | |
− | \[
| + | |
− | \begin{align} & \ce{M^2+ + pro <=> pro(M^2+)} \\
| + | |
− | & \ce{H+ + pro <=> pro(H+)} \\
| + | |
− | & \ce{MN + 2H+ -> H2N + M^2+}
| + | |
− | \end{align}
| + | |
− | \]
| + | |
− | </p>
| + | |
− | </body>
| + | |
| </html> | | </html> |