-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconferences.html
More file actions
162 lines (149 loc) · 5.54 KB
/
conferences.html
File metadata and controls
162 lines (149 loc) · 5.54 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
150
151
152
153
154
155
156
157
158
159
160
161
162
---
layout: default
---
<article id="main">
<header class="special container">
<span class="icon fa-connectdevelop"></span>
<h2>CONREFENCES</h2>
</header>
<section class="wrapper style4 container">
<div class="row news">
<div class="12u project">
<a href="./retreat_2026.html">
<div class="4u" style="float: right;">
<img src="./images/places/Lusławice.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>C-LAB RETREAT 2026</h3>
<p>
Focus: <span>Conceptualizing Conscious Experience: Approaches and Frameworks</span>
<br>
Date: <span>25 - 29.03.2026</span>
<br>
Place: <span>Lusławice, Poland</span>
</p>
</div>
</a>
</div>
<div class="12u project">
<a href="./retreat_2025.html">
<div class="4u" style="float: right;">
<img src="./images/places/Wisla.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>C-LAB RETREAT 2025</h3>
<p>
Focus: <span>From Neural Signals to Conscious Experience</span>
<br>
Date: <span>10 - 13.04.2025</span>
<br>
Place: <span>Wisła, Poland</span>
</p>
</div>
</a>
</div>
<div class="12u project">
<a href="./retreat_2024.html">
<div class="4u" style="float: right;">
<img src="./images/places/szczyrk.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>C-LAB RETREAT 2024</h3>
<p>
Focus: <span>Connecting perspectives in cognitive (neuro)science</span>
<br>
Date: <span>18 - 22.04.2024</span>
<br>
Place: <span>Szczyrk, Poland</span>
</p>
</div>
</a>
</div>
<div class="12u project">
<a href="./retreat_2023.html">
<div class="4u" style="float: right;">
<img src="./images/places/mszana_dolna.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>C-LAB RETREAT 2023</h3>
<p>
Focus: <span>Perspectives and challanges of consciousness studies</span>
<br>
Date: <span>02 - 06.03.2023</span>
<br>
Place: <span>Mszana Dolna, Poland</span>
</p>
</div>
</a>
</div>
<div class="12u project">
<a href="./COSTsummerschool.html">
<div class="4u" style="float: right;">
<img src="./images/psychologiauj.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>Neural Architecture of Consciousness Summer School</h3>
<p>
Focus: <span>Analysis of multidimensional data</span>
<br>
Date: <span>22 - 27.08.2022</span>
<br>
Place: <span>Kraków, Poland</span>
</p>
</div>
</a>
</div>
<div class="12u project">
<a href="./correlatesOFconsciousness.html">
<div class="4u" style="float: right;">
<img src="./images/places/Lanckorona.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>C-Lab Retreat 2021</h3>
<p>
Focus: <span>Cognitive and Neural Correlates of Consciousness</span>
<br>
Date: <span>21 - 25.10.2021</span>
<br>
Place: <span>Lanckorona, Poland</span>
</p>
</div>
</a>
</div>
<div class="12u project">
<a href="./aspectsOFconsciousness.html">
<div class="4u" style="float: right;">
<img src="./images/places/Koscielisko.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>C-Lab Retreat 2020</h3>
<p>
Focus: <span>Aspects of Consciousness Research</span>
<br>
Date: <span>27.02 - 02.03.2020</span>
<br>
Place: <span>Kościelisko, Poland</span>
</p>
</div>
</a>
</div>
<div class="12u project">
<a href="./architectureOFconsciousness.html">
<div class="4u" style="float: right;">
<img src="./images/places/Peyia.jpg" style="width: 70%;">
</div>
<div class="project-box 8u">
<h3>C-Lab Retreat 2019</h3>
<p>
Focus: <span>Cognitive and Neural Architecture of Consciousness</span>
<br>
Date: <span>20 - 24.03.2019</span>
<br>
Place: <span>Peyia, Cyprus</span>
</p>
</div>
</a>
</div>
</div>
</section>
</article>