Skip to content

Commit a20adba

Browse files
committed
added Projects
1 parent 05b95be commit a20adba

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

BrainsOnCode-Logo.png

109 KB
Loading

index.html

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<meta charset="utf-8">
45
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300|Oswald" rel="stylesheet">
56
<style type="text/css">
67

@@ -120,6 +121,32 @@ <h1>Brains on Code</h1>
120121
<p>We are researchers interested in empirical software engineering from Chemnitz, Magdeburg, Saarbrücken, and Raleigh. We conduct behavioral, eye-tracking and neuroimaging studies on program comprehension.</p>
121122
</nav>
122123
<div id="content">
124+
<section>
125+
<h2>Projects</h2>
126+
<article>
127+
<header>
128+
<h3 style="float:left">
129+
ERC Advanced Grant: BrainsOnCode
130+
</h3>
131+
<img src="BrainsOnCode-Logo.png" style="height: 75px;margin-left: 2em ">
132+
</header>
133+
<ul class="authors" style="clear:both"><li><a href="http://www.infosun.fim.uni-passau.de/se/apel/">Sven Apel</a></li></ul>
134+
<ul class="resources"> <a href="http://brains-on-code-erc.org">Projects Website: brains-on-code-erc.org</a></ul>
135+
</article>
136+
<article>
137+
<header>
138+
<h3>
139+
DFG:
140+
Neuronale, behaviorale und psychophysiologische Korrelate von Programmverständnis
141+
</h3>
142+
</header>
143+
<ul class="authors"><li>Andre Brechmann</li>
144+
<li><a href="https://www.tu-chemnitz.de/informatik/ST/professur/professor.php.en">Janet Siegmund</a></li> </ul>
145+
<ul class="resources"> <a href="https://gepris.dfg.de/gepris/projekt/285612080">Projects Website: https://gepris.dfg.de/gepris/projekt/285612080</a></ul>
146+
</article>
147+
148+
</section>
149+
123150
<section>
124151
<h2>Papers</h2>
125152
<article>

0 commit comments

Comments
 (0)