We are going to use both Kappa and MATLAB to model electron transfer from the cell. Descriptions to follow. "All models are wrong, but some can be useful."
Team:Edinburgh/Modeling
From 2012.igem.org
(Difference between revisions)
(Added nav menu.) |
|||
Line 1: | Line 1: | ||
{{:Team:Edinburgh/header}} | {{:Team:Edinburgh/header}} | ||
+ | {{Team:Edinburgh/css/navigation-structure.css}} | ||
+ | {{Team:Edinburgh/css/navigation-style.css}} | ||
+ | |||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | /* | + | /*Some changes in the header*/ |
- | # | + | #human-practices-page a:hover{ |
- | + | cursor: default; | |
- | + | color: #cad8e5; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #page-content{ | |
- | + | background-color:#fff; | |
- | # | + | border:1px solid #ccc; |
- | background-color: # | + | |
- | border | + | |
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
</style> | </style> | ||
</html> | </html> | ||
- | <div id=" | + | <div id="page-middle"> |
- | We are going to use both Kappa and MATLAB to model electron transfer from the cell. Descriptions to follow. "All models are wrong, but some can be useful." | + | <div id="page-navigation"> |
- | </div><!-- / | + | <ul> |
+ | <li> | ||
+ | <p>Kappa</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <p>MATLAB</p> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div><!-- /page-navigation --> | ||
+ | <div id="page-content"> | ||
+ | <div class="text"> | ||
+ | <p class="normal-text"> | ||
+ | We are going to use both Kappa and MATLAB to model electron transfer from the cell. Descriptions to follow. "All models are wrong, but some can be useful." | ||
+ | </p> | ||
+ | </div><!-- /text --> | ||
+ | </div><!-- /page-content --> | ||
+ | </div><!-- /page-middle --> | ||
+ | </html> |
Revision as of 14:19, 12 September 2012
</html>