-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
149 lines (131 loc) · 4.78 KB
/
Copy pathcontact.html
File metadata and controls
149 lines (131 loc) · 4.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-93DR37RSFK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-93DR37RSFK');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Contact</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Description" lang="en" content="open source html and css template">
<meta name="author" content="mlp design">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="slidy.css">
</head>
<body>
<div id="menu">
<nav>
<input type="checkbox" id="show-menu" role="button">
<label for="show-menu" class="open"><span class="fa fa-bars"></span></label>
<label for="show-menu" class="close"><span class="fa fa-times"></span></label>
<ul id="topnav">
<li><a href="index.html">Home</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="teaching.html">Teaching</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="cv.html">CV</a></li>
<li><a href="contact.html">Contact</a></li>
<li>
<ul>
<li><a href="https://github.com/mkachlicka"><i class="fa-brands fa-github"></i></a></li>
<li><a href="https://scholar.google.com/citations?user=RaK9uLgAAAAJ&hl=en"><i class="fa-brands fa-google"></i></a></li>
<li><a href="https://www.linkedin.com/in/mkachlicka/"><i class="fa-brands fa-linkedin"></i></a></li>
<li><a href="https://twitter.com/mkachlicka"><i class="fa-brands fa-twitter"></i></a></li>
<li><a href="https://bsky.app/profile/mkachlicka.bsky.social"><i class="fa-brands fa-bluesky"></i></a></li>
</ul>
</li>
</ul>
</nav>
</div>
<div id="container">
<div id="pageheader">
<h1>Contact</h1>
</div>
<div class="section">
<div class="pageitem">
<div id="slider">
<figure>
<img src="images/17.png" alt>
<img src="images/5.png" alt>
<img src="images/21.png" alt>
<img src="images/17.png" alt> <!-- note 1st image is also the last -->
</figure>
</div>
</div>
</div>
<div class="section">
<div class="pageitem">
<div class="col">
<p>Cognitive Computational Neuroscience Lab <br>
Experimental Neurology Center (ZEN) <br><address>
Position: Postdoctoral Researcher <br><br>
Lab website: <a href="https://neuro.inf.unibe.ch/"> https://neuro.inf.unibe.ch/</a><br>
Institute of Computer Science, University of Bern <br>
Swiss Institute for Translational and Enterpreneurial Medicine (sitem/inselspital) <br>
Freiburgstrasse 3, 3012 Bern, CH <br>
E: <a href="magdalena.kachlicka@unibe.ch"> magdalena.kachlicka@unibe.ch </a> <br>
</address>
</p>
</div>
<div class="col">
<p>The Auditory, Language, Perception, Hearing and Attention Lab <br>
Centre for Brain and Cognitive Development <br><address>
Position: Honorary Research Fellow <br><br>
Lab website: <a href="https://sites.google.com/view/audioneurolab"> https://sites.google.com/view/audioneurolab </a> <br>
Department of Psychological Sciences <br>
Birkbeck, University of London <br>
Malet Street, WC1E 7HX London, UK <br>
E: <a href="m.kachlicka@bbk.ac.uk"> m.kachlicka@bbk.ac.uk </a> <br>
</address>
</p>
</div>
</div>
</div>
<!--<div class="section">
<div class="pageitem">
<div class="col">
<p>The Auditory, Language, Perception, Hearing and Attention Lab <br> <address>
Lab website: <a href="https://sites.google.com/view/audioneurolab"> https://sites.google.com/view/audioneurolab </a> <br>
Centre for Brain and Cognitive Development <br>
Department of Psychological Sciences <br>
Birkbeck, University of London <br>
Malet Street, WC1E 7HX London <br>
E: <a href="m.kachlicka@bbk.ac.uk"> m.kachlicka@bbk.ac.uk </a> <br>
</address>
</p>
</div>
<div class="col">
<p>UCL Institute of Education - Culture, Communication & Media <br> <address>
University College London <br>
20 Bedford Way, WC1H 0AL London <br>
E: <a href="m.kachlicka@ucl.ac.uk"> m.kachlicka@ucl.ac.uk </a> <br>
</address>
</p>
</div>
</div>
</div>-->
<!-- footer items go here
<div class="section">
<div id="footer">
</div>
</div>
-->
<div class="section">
<div id="credits">
<div class="col"><p>Last modified 2026/01/03</p></div>
<!-- <div class="col"><p><a href="#">Privacy</a> | <a href="#">Support</a> | <a href="#">Site Map</a></p></div> -->
<!-- This part has to be kept intact under the CC-NC Licence -->
<div class="col"><p><a href="http://mlpdesign.net">HTML & CSS</a> by MLPdesign</p></div>
<!-- CC-NC Licence credit ends here -->
</div>
</div>
</div>
</body>
</html>