Team:Evry/test
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:Evry/template_v1}} | {{:Team:Evry/template_v1}} | ||
<html> | <html> | ||
- | < | + | <head> |
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
+ | <title>Marten Lohstroh</title> | ||
+ | <link rel="stylesheet" href="style.css" type="text/css"> | ||
- | <div id="switch"> | + | </head> |
+ | <body> | ||
+ | <div id="name"> | ||
+ | M A R T E N L O H S T R O H | ||
+ | </div> | ||
+ | <div id="switch"> | ||
<table><tr> | <table><tr> | ||
<td id="left_cell"><a id="plain" href="javascript: document.cookie='plain=true';location.reload()">PLAIN</a><br/> | <td id="left_cell"><a id="plain" href="javascript: document.cookie='plain=true';location.reload()">PLAIN</a><br/> | ||
Line 13: | Line 21: | ||
</div> | </div> | ||
<canvas id="viewport"></canvas> | <canvas id="viewport"></canvas> | ||
+ | <div id="altview"> | ||
+ | |||
+ | <div id="header">A B O U T</div> | ||
+ | <p> | ||
+ | <img id="photo" src="portrait_color_website.jpg" /> | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li>Curriculum vitae: <a href="pdf/cv_concise.pdf">concise</a> | <a href="pdf/cv_detailed.pdf">detailed</a></li> | ||
+ | <li>E-mail: <span id="email"><firstname>@<lastname>.nl</span> | ||
+ | </ul> | ||
+ | </p> | ||
+ | <div id="header">A C A D E M I C</div> | ||
+ | <p> | ||
+ | A selection of term papers and lab reports. | ||
+ | <ul> | ||
+ | <li><a href="http://www.jbisa.nl/download/?id=8761831">BSc Thesis</a></li> | ||
+ | <li><a href="pdf/compos_report.pdf">Civilized C Compiler</a></li> | ||
+ | <li><a href="pdf/svp_gol.pdf">SVP Game of Life</a></li> | ||
+ | <li><a href="pdf/aca_report.pdf">SystemC Cache Coherency Simulations</a></li> | ||
+ | <li><a href="pdf/tamt.pdf">The Actor Model</a></li> | ||
+ | <li><a href="pdf/tm_vs_df.pdf">Transactional Memory and Dataflow</a></li> | ||
+ | <li><a href="pdf/reo.pdf">Reo Coordination Language</a></li> | ||
+ | </ul> | ||
+ | </p> | ||
+ | <div id="header">L I N K S</div> | ||
+ | <p> | ||
+ | <ul> | ||
+ | <li><a href="http://www.toolsfordata.com" target="_blank">Toolsfordata</a></li> | ||
+ | <li><a href="http://www.linkedin.com/pub/marten-lohstroh/13/b51/5a3" target="_blank">LinkedIn</a></li> | ||
+ | </ul> | ||
+ | |||
+ | </p> | ||
+ | </div> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> |
Revision as of 18:12, 18 September 2012
M A R T E N L O H S T R O H
A B O U T
A C A D E M I C
A selection of term papers and lab reports.
- BSc Thesis
- Civilized C Compiler
- SVP Game of Life
- SystemC Cache Coherency Simulations
- The Actor Model
- Transactional Memory and Dataflow
- Reo Coordination Language
L I N K S