This repository was archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcentros11f_mapa_tabla.html
302 lines (239 loc) · 77.8 KB
/
centros11f_mapa_tabla.html
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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
<title>Centros11F - mapa y tabla</title>
<script src="libs/header-attrs-2.11/header-attrs.js"></script>
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="libs/bootstrap-3.3.5/css/cerulean.min.css" rel="stylesheet" />
<script src="libs/bootstrap-3.3.5/js/bootstrap.min.js"></script>
<script src="libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
<script src="libs/bootstrap-3.3.5/shim/respond.min.js"></script>
<style>h1 {font-size: 34px;}
h1.title {font-size: 38px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 12px;}
code {color: inherit; background-color: rgba(0, 0, 0, 0.04);}
pre:not([class]) { background-color: white }</style>
<script src="libs/navigation-1.1/tabsets.js"></script>
<link href="libs/highlightjs-9.12.0/default.css" rel="stylesheet" />
<script src="libs/highlightjs-9.12.0/highlight.js"></script>
<script src="libs/htmlwidgets-1.5.4/htmlwidgets.js"></script>
<link href="libs/leaflet-1.3.1/leaflet.css" rel="stylesheet" />
<script src="libs/leaflet-1.3.1/leaflet.js"></script>
<link href="libs/leafletfix-1.0.0/leafletfix.css" rel="stylesheet" />
<script src="libs/proj4-2.6.2/proj4.min.js"></script>
<script src="libs/Proj4Leaflet-1.0.1/proj4leaflet.js"></script>
<link href="libs/rstudio_leaflet-1.3.1/rstudio_leaflet.css" rel="stylesheet" />
<script src="libs/leaflet-binding-2.0.4.1/leaflet.js"></script>
<script src="libs/leaflet-providers-1.9.0/leaflet-providers_1.9.0.js"></script>
<script src="libs/leaflet-providers-plugin-2.0.4.1/leaflet-providers-plugin.js"></script>
<link href="libs/leaflet-markercluster-1.0.5/MarkerCluster.css" rel="stylesheet" />
<link href="libs/leaflet-markercluster-1.0.5/MarkerCluster.Default.css" rel="stylesheet" />
<script src="libs/leaflet-markercluster-1.0.5/leaflet.markercluster.js"></script>
<script src="libs/leaflet-markercluster-1.0.5/leaflet.markercluster.freezable.js"></script>
<script src="libs/leaflet-markercluster-1.0.5/leaflet.markercluster.layersupport.js"></script>
<link href="libs/datatables-css-0.0.0/datatables-crosstalk.css" rel="stylesheet" />
<script src="libs/datatables-binding-0.20/datatables.js"></script>
<link href="libs/dt-core-1.11.3/css/jquery.dataTables.min.css" rel="stylesheet" />
<link href="libs/dt-core-1.11.3/css/jquery.dataTables.extra.css" rel="stylesheet" />
<script src="libs/dt-core-1.11.3/js/jquery.dataTables.min.js"></script>
<link href="libs/nouislider-7.0.10/jquery.nouislider.min.css" rel="stylesheet" />
<script src="libs/nouislider-7.0.10/jquery.nouislider.min.js"></script>
<link href="libs/selectize-0.12.0/selectize.bootstrap3.css" rel="stylesheet" />
<script src="libs/selectize-0.12.0/selectize.min.js"></script>
<link href="libs/crosstalk-1.2.0/css/crosstalk.min.css" rel="stylesheet" />
<script src="libs/crosstalk-1.2.0/js/crosstalk.min.js"></script>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<style type="text/css">code{white-space: pre;}</style>
<script type="text/javascript">
if (window.hljs) {
hljs.configure({languages: []});
hljs.initHighlightingOnLoad();
if (document.readyState && document.readyState === "complete") {
window.setTimeout(function() { hljs.initHighlighting(); }, 0);
}
}
</script>
<style type = "text/css">
.main-container {
max-width: 940px;
margin-left: auto;
margin-right: auto;
}
img {
max-width:100%;
}
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
summary {
display: list-item;
}
pre code {
padding: 0;
}
</style>
<!-- tabsets -->
<style type="text/css">
.tabset-dropdown > .nav-tabs {
display: inline-table;
max-height: 500px;
min-height: 44px;
overflow-y: auto;
border: 1px solid #ddd;
border-radius: 4px;
}
.tabset-dropdown > .nav-tabs > li.active:before {
content: "";
font-family: 'Glyphicons Halflings';
display: inline-block;
padding: 10px;
border-right: 1px solid #ddd;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
content: "";
border: none;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
content: "";
font-family: 'Glyphicons Halflings';
display: inline-block;
padding: 10px;
border-right: 1px solid #ddd;
}
.tabset-dropdown > .nav-tabs > li.active {
display: block;
}
.tabset-dropdown > .nav-tabs > li > a,
.tabset-dropdown > .nav-tabs > li > a:focus,
.tabset-dropdown > .nav-tabs > li > a:hover {
border: none;
display: inline-block;
border-radius: 4px;
background-color: transparent;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li {
display: block;
float: none;
}
.tabset-dropdown > .nav-tabs > li {
display: none;
}
</style>
<!-- code folding -->
</head>
<body>
<div class="container-fluid main-container">
<div id="header">
</div>
<p><img src="https://raw.githubusercontent.com/11defebrero/assets/main/images/banner11F.png" /></p>
<style type="text/css">
h1 {
color: #00BCB4;
}
h2 {
color: #00BCB4;
}
h3 {
color: #00BCB4;
}
h4 {
color: #00BCB4;
}
h5 {
color: #00BCB4;
}
li {
color: #00BCB4;
}
</style>
<div id="actividades-centros11f" class="section level1">
<h1>Actividades CENTROS11F</h1>
<p>¿Organizáis actividades internamente en vuestro centro educativo para celebrar el <a href="https://11defebrero.org/">Día de la Mujer y la Niña en la Ciencia</a>? Entonces sois un Centro11F.</p>
<p>Consulta nuestras secciones de <a href="https://11defebrero.org/materiales/">materiales</a> e ideas <a href="https://11defebrero.org/centros-educativos/ideas-enclase11f/">#Enclase11F</a> si quieres más fuentes de inspiración o material para usar en tus aulas.</p>
<p>Si tenéis ya todo organizado, podéis comunicárnoslo a través del formulario que encontrarás en <a href="https://11defebrero.org/quieres-anunciar-una-charla-o-actividad/">este enlace</a>.</p>
<p>Si tenéis dudas, podéis mirar la sección de <a href="https://11defebrero.org/preguntas-frecuentes/">preguntas frecuentes</a>.</p>
<p>Si detectas algún error en estos datos, por favor, escribe a: <a href="mailto:[email protected]" class="email">[email protected]</a></p>
<hr />
<div id="buscar-en-mapa" class="section level3">
<h3><a href="#mapa-centros11f">Buscar en mapa</a></h3>
</div>
<div id="buscar-en-tabla" class="section level3">
<h3><a href="#tabla-centros11f">Buscar en tabla</a></h3>
</div>
<div id="ver-todos" class="section level3">
<h3><a href="centros11f_todos.html#detalles" target="_blank">Ver todos</a></h3>
<hr />
</div>
<div id="mapa-centros11f" class="section level3">
<h3>Mapa Centros11F</h3>
<p>En este mapa interactivo puedes consultar las actividades programadas por los centros educativos, Centros11F. La localización de los centros en el mapa es aproximada, corresponde al código postal en el que se ubican.</p>
<p>Si pinchas en cualquier icono podrás acceder a más información sobre cada actividad.</p>
<p>Si tienes problema al visualizar el mapa, por favor, prueba con otro navegador.</p>
<div id="htmlwidget-326dcad89c31305a06ae" style="width:100%;height:480px;" class="leaflet html-widget"></div>
<script type="application/json" data-for="htmlwidget-326dcad89c31305a06ae">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addProviderTiles","args":["CartoDB.Positron",null,null,{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addMarkers","args":[[36.78617991,36.82931933,36.86231859,36.87505666,36.51783087,36.2692931,36.69776222,36.69776222,36.1659667,36.45645389,36.78304113,37.81421662,37.30721641,37.23229315,37.19456473,37.19726012,37.2849857,37.84545018,37.83199839,38.35940008,36.47579792,36.47579792,36.707521,36.75027671,36.62558078,36.78325948,37.3637471,37.55258963,37.24704467,37.4746711,37.10488728,37.10571706,36.93947874,37.39426473,37.39426473,37.34142728,37.38200748,37.39804096,37.35679171,37.43405803,37.12287109,42.0207493,41.89855668,41.86589711,41.36005585,41.47196058,41.83565985,41.57864284,41.57864284,41.65141152,41.67507415,41.63747581,41.63726493,43.57400967,43.35921797,43.35173953,43.35695726,43.13880833,28.50217221,43.34405739,43.36834691,39.19342458,39.3625103,39.14439519,38.98003149,40.70962671,40.64285297,40.15000789,42.54717044,40.96828268,41.29842459,41.76716564,41.69916952,41.6254988,41.65583562,40.50670262,40.51198587,40.48722748,40.56120084,40.56120084,40.35462943,40.29390608,40.31944603,40.44269146,40.44269146,40.43241579,40.43234644,40.39550579,40.42544703,40.38103772,40.4729777,40.39397099,40.36501056,40.43241579,40.48043033,40.48043033,40.43606337,40.43606337,40.61428665,38.34438504,38.34438504,38.34438504,38.37253539,38.37253539,38.6248703,38.09195017,40.02064366,40.09189954,40.09189954,40.09189954,39.85289662,39.02765768,39.50829359,39.18198825,39.68390782,39.56206049,39.49849166,39.47698751,39.48511943,39.48511943,39.49849166,38.87334241,38.64700779,39.46606731,39.46606731,39.46606731,40.04004546,40.04004546,39.99509339,43.35904087,43.38151499,43.38151499,43.38151499,43.38151499,43.38151499,43.38151499,43.38151499,43.366417,42.64755648,43.07328427,42.1540143,42.44187897,42.21615202,39.58523157,39.58808594,35.27397421,43.32897673,38.02105101,37.97811631,37.74672877],[-3.090391597,-2.439161649,-2.454217644,-2.914097384,-6.283824513,-6.077255359,-6.110073798,-6.110073798,-5.350920125,-6.195385082,-6.303538985,-5.035258225,-3.658959497,-3.700909827,-3.542796347,-3.622049385,-6.994099796,-3.709517095,-3.331465665,-3.161749604,-5.138902277,-5.138902277,-4.469829667,-4.254082104,-4.516183669,-4.112621015,-6.083189407,-5.313776921,-6.03526709,-5.102424304,-6.183534199,-6.144476777,-6.061478668,-5.986387245,-5.986387245,-5.984849545,-6.012289601,-5.996503767,-5.966124217,-5.98440753,-5.748342582,0.1187525812,0.2159710235,-0.4742990543,-1.64311575,-1.360030952,-0.7315344285,-0.9157726829,-0.9157726829,-0.9132605446,-0.8926208411,-0.905243198,-0.8918746185,-5.951735521,-5.842132683,-5.844766968,-5.851156277,-6.106532832,-16.31225728,-4.038276569,-3.727931647,-2.610225989,-3.081814513,-4.168235611,-3.923886535,-3.411697801,-3.157684508,-4.390356857,-6.581864148,-5.693808543,-3.742988241,-2.472862119,-4.6683778,-4.706038497,-4.726712417,-3.397154729,-3.32794243,-3.366296944,-3.666667257,-3.666667257,-3.846911202,-3.800272035,-3.719491332,-3.70499488,-3.70499488,-3.710761811,-3.665732337,-3.651652377,-3.684108151,-3.73410409,-3.572968861,-3.72327374,-3.699080265,-3.710761811,-4.242033081,-4.242033081,-3.484807521,-3.484807521,-4.127691922,-0.4865848334,-0.4865848334,-0.4865848334,-0.4702378671,-0.4702378671,-0.5629859679,-0.9499078527,-0.03340384281,0.1227771662,0.1227771662,0.1227771662,-0.4880260511,-1.048038903,-0.4112856475,-0.5309603067,-0.311351213,-0.4958136401,-0.3695434902,-0.3754381025,-0.3815670879,-0.3815670879,-0.3695434902,-6.966991772,-6.641870469,-6.372644794,-6.372644794,-6.372644794,-6.102767197,-6.102767197,-5.617346565,-8.429805036,-8.401594927,-8.401594927,-8.401594927,-8.401594927,-8.401594927,-8.401594927,-8.401594927,-8.440636552,-8.882806485,-8.4058774,-8.763525411,-8.645415333,-8.696041144,2.743299495,2.598067674,-2.942146536,-2.986121903,-1.259426791,-1.109027442,-1.506688861],{"iconUrl":{"data":"https://raw.githubusercontent.com/11defebrero/assets/main/images/chincheta_gris.png","index":0},"iconWidth":20,"iconHeight":30,"iconAnchorX":10,"iconAnchorY":15},null,null,{"interactive":true,"draggable":false,"keyboard":true,"title":"","alt":"","zIndexOffset":0,"opacity":1,"riseOnHover":false,"riseOffset":250},["<a href='centros11f_todos.html#referencia-A1216231421' target='_self'>IES ABDEEA<\/a><br/>La semana de la cencia<br/>Taller, Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A1130072225' target='_self'>IES GAVIOTA<\/a><br/>Tu eliges ser científica.<br/>Taller","<a href='centros11f_todos.html#referencia-A0114125106' target='_self'>IES RIO ANDARAX<\/a><br/>Museo de mujeres relevantes en la historia.<br/>Taller, Exposición","<a href='centros11f_todos.html#referencia-A0124100053' target='_self'>IES SIERRA DE GADOR<\/a><br/>Semana de la mujer y la niña en la ciencia<br/>Organizamos una semana con varias actividades. Exposición/actuación, taller, mesa redonda con invitadas, y dos videoconferencias con mujeres científicas y programadoras.","<a href='centros11f_todos.html#referencia-A0128201900' target='_self'>IES COLUMELA<\/a><br/>Charla o taller de robótica<br/>Taller, Charla","<a href='centros11f_todos.html#referencia-A1223121418' target='_self'>IES LA ATALAYA<\/a><br/>Divulgación científica<br/>Visita Sevilla para conocer investigación científica","<a href='centros11f_todos.html#referencia-A0201091633' target='_self'>IES LOLA FLORES DPTO COMPETENCIA CIENTIFICA<\/a><br/>11 segundos: Alegato en defensa de la contribucíón de la mujer a la Ciencia<br/>Exposición","<a href='centros11f_todos.html#referencia-A0208105245' target='_self'>IES ELENA GARCIA ARMADA<\/a><br/>11 F con las Ingenieras de Marsi-Bionics<br/>Video preguntas-respuestas","<a href='centros11f_todos.html#referencia-A0125115732' target='_self'>IES VIRGEN DE LA ESPERANZA<\/a><br/>LA CIENCIA TAMBIÉN TIENE NOMBRE DE MUJER<br/>Exposición","<a href='centros11f_todos.html#referencia-A0205220527' target='_self'>CEIP SAN IGNACIO<\/a><br/>11 F de futuro<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0130203815' target='_self'>IES CRISTOBAL COLON<\/a><br/>Semana de la mujer y la niña en la ciencia<br/>Proyecto","<a href='centros11f_todos.html#referencia-A1118203912' target='_self'>IES CARBULA<\/a><br/>BIOCÁRBULA<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0126195800' target='_self'>CEIP TINAR<\/a><br/>La actividad consistirá en la realización de un mural con la temática mujeres que han sido importantes en la ciencia, un vídeo con palabras y frases de ánimo empoderando a las niñas para elimnar tópicos. Además de la lectura de un manifiesto para potenciar el acceso de la mujer a las áreas STEM.<br/>Exposición","<a href='centros11f_todos.html#referencia-A1215105532' target='_self'>NOVASCHOOL MEDINA ELVIRA<\/a><br/>11F en Novaschool Medina Elvira.<br/>Taller, Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A0208224312' target='_self'>CEIP GOMEZ MORENO<\/a><br/>Mujeres en pie de ciencia<br/>Taller","<a href='centros11f_todos.html#referencia-A0201152413' target='_self'>IES VIRGEN DE LAS NIEVES<\/a><br/>Robótica para tod@s<br/>Taller","<a href='centros11f_todos.html#referencia-A0129182307' target='_self'>IES JUAN ANTONIO PEREZ MERCADER<\/a><br/>Yo puedo ser científica<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0131122503' target='_self'>CEIP CANDIDO NOGALES<\/a><br/>Las mujeres científicas de nuestro entorno<br/>Taller","<a href='centros11f_todos.html#referencia-A0129103139' target='_self'>CEIP GENERAL FRESNEDA<\/a><br/>Programación en Toolbox<br/>Taller","<a href='centros11f_todos.html#referencia-A0201183231' target='_self'>CEIP SAN GABRIEL<\/a><br/>SEMANA DE LA CIENCIA<br/>Taller, CHARLA CRISTINA ROMERA CASTILLO","<a href='centros11f_todos.html#referencia-A0210145204' target='_self'>CEIP VALERIANO LOPEZ<\/a><br/>Infografías científicas<br/>Taller, Proyecto","<a href='centros11f_todos.html#referencia-A1115150939' target='_self'>IES MONTERROSO<\/a><br/>STEAM 22. Quiero ser mujer árbol<br/>Taller, Proyecto","<a href='centros11f_todos.html#referencia-A0206202358' target='_self'>IES BEN GABIROL<\/a><br/>Taller/Charla dinámica<br/>Taller","<a href='centros11f_todos.html#referencia-A0103172722' target='_self'>IES MARGARITA SALAS<\/a><br/>Retos 11-F. ¿Mujeres en Goeología? Se trata de un concurso en el que descubrirán a 12 geólogas de distintas epocas históricas que han hecho importantes aportaciones a la ciencia. Habrá otras actividades como cineforum (posiblemente Hipatia de Alejandria).<br/>Actividades didácticas","<a href='centros11f_todos.html#referencia-A0201190035' target='_self'>IES CONCHA MENDEZ CUESTA<\/a><br/>Día de la Mujer y la Niña en las Ciencias: cuéntanos tu experiencia.<br/>Charla - coloquio","<a href='centros11f_todos.html#referencia-A0208155532' target='_self'>IES SALVADOR RUEDA<\/a><br/>WOMEN IN SCIENCE<br/>Exposición","<a href='centros11f_todos.html#referencia-A0131121404' target='_self'>IES JUAN CIUDAD DUARTE<\/a><br/>Semana de la mujer y la niña en la ciencia<br/>Ponencia-debate.","<a href='centros11f_todos.html#referencia-A1124194806' target='_self'>IES CAÑADA ROSAL PUBLICO<\/a><br/>Presentación presencial sobre tu trayectoria personal en el mundo STEM2D o sobre tu día a día trabajando en el campo de las ciencias,<br/>Exposición","<a href='centros11f_todos.html#referencia-A0120123300' target='_self'>IES RODRIGO CARO<\/a><br/>Las científicas del futuro.<br/>Taller, Charla","<a href='centros11f_todos.html#referencia-A0125172604' target='_self'>IES LUIS VELEZ DE GUEVARA<\/a><br/>Charla<br/>Taller, Exposición","<a href='centros11f_todos.html#referencia-A0201122551' target='_self'>IES LAGO LIGUR<\/a><br/>Vídeo Mujeres y niñas en la ciencia<br/>Exposición","<a href='centros11f_todos.html#referencia-A1220122456' target='_self'>IES ALCARIA<\/a><br/>EN EL ALCARIA HACEMOS CIENCIA,NO QUEREMOS SER PRINCESAS QUEREMOS SER CIENTÍFICAS.<br/>Exposición","<a href='centros11f_todos.html#referencia-A0111215328' target='_self'>IES BAJO GUADALQUIVIR<\/a><br/>Tabla periódica de científicas<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0113103358' target='_self'>CDP ITALICA<\/a><br/>Charla Las niñas y mujeres en la Ciencia<br/>Charla","<a href='centros11f_todos.html#referencia-A0208104207' target='_self'>CEIP HUERTA DE SANTA MARINA<\/a><br/>Algunas mujeres científicas<br/>Charla con actividades","<a href='centros11f_todos.html#referencia-A1130131951' target='_self'>CEIP MARIE CURIE<\/a><br/>11 F día de la mujer y la niña en la ciencia<br/>Taller, Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A0121195548' target='_self'>CEIP RICO CEJUDO<\/a><br/>Microbios. ¿Enemigos o amigos?<br/>Taller","<a href='centros11f_todos.html#referencia-A0204094351' target='_self'>CES MARIA INMACULADA<\/a><br/>En la ciencia también <<Las chicas han triunfado>><br/>Taller, Exposición","<a href='centros11f_todos.html#referencia-A0207141150' target='_self'>IES HELIOPOLIS<\/a><br/>Rosco pasabalabras, taller de alquimia y cine.<br/>Taller, CINE Y CONCURSO","<a href='centros11f_todos.html#referencia-A1229083755' target='_self'>IES PINO MONTANO<\/a><br/>\"Reconstruyendo la ciencia: el papel fundamental de las mujeres\"<br/>Exposición, Actividades","<a href='centros11f_todos.html#referencia-A1202161350' target='_self'>IES PONCE DE LEON<\/a><br/>Charla Concertada \"Modelos de negocios innovadores basados en la economía circular\"<br/>Exposición","<a href='centros11f_todos.html#referencia-A0125145326' target='_self'>IES MARTINEZ VARGAS<\/a><br/>La mujer forma parte de la ciencia<br/>Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A0210114817' target='_self'>CPEPA CINCA MEDIO<\/a><br/>Mujeres en la ciencia<br/>Exposición","<a href='centros11f_todos.html#referencia-A0121134507' target='_self'>CRA LA SABINA<\/a><br/>mujeres en la ciencia<br/>TRABAJO EN EQUIPO","<a href='centros11f_todos.html#referencia-A0128093922' target='_self'>IES LEONARDO DE CHABACIER<\/a><br/>CONOCIENDO A CIENTÍFICAS<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0112004251' target='_self'>IES CABAÑAS<\/a><br/>mujer , niña y ciencia. Efecto Matilda.<br/>Taller","<a href='centros11f_todos.html#referencia-A0126095937' target='_self'>CPI GALO PONTE<\/a><br/>¿Qué hemos aprendido con...? Realizaremos actividades desde infantil a secundaria para conocer la biografía de mujeres pioneras en el ámbito científico realizando un podcast para la radio del cole y frases notables para dejar huella en el centro. Encuentro on line con científicas<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0117122951' target='_self'>CEIP HISPANIDAD<\/a><br/>Una científica en el aula<br/>Taller","<a href='centros11f_todos.html#referencia-A1130230357' target='_self'>CEIP MONTECANAL<\/a><br/>Exposición de fotografías sobre experiencias y trabajos de ciencia.<br/>Exposición","<a href='centros11f_todos.html#referencia-A0111161704' target='_self'>COLEGIO PADRE ENRIQUE DE OSSO<\/a><br/>¿Sabes cuántas cosas han hecho las científicas en este último siglo?<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0211091938' target='_self'>IES CLARA CAMPOAMOR RODRIGUEZ<\/a><br/>Divulgación / Visualización<br/>Divulgación / Visualización","<a href='centros11f_todos.html#referencia-A0111010228' target='_self'>IES JERONIMO ZURITA<\/a><br/>ACTIVIDADES DE VISUALIZACIÓN DE MUJERES CIENTÍFICAS IMPORTANTES AÚN DESCONOCIDAS PARA LA MAYORÍA (Carteles, Juegos de Pistas, Teatralizaciones, Charlas en inglés o francés de científicas actuales)<br/>Taller","<a href='centros11f_todos.html#referencia-A0208191847' target='_self'>IES MIGUEL SERVET<\/a><br/>En los espacios comunes, patio, vestíbulo, pasillos, biblioteca: -Exposiciones -Animación a la lectura -Juegos de mesa, rompecabezas -Photocall, lectura de manifiesto, proyección, visita de científicas del pasado. En las aulas durante esta semana se van a llevar a cabo múltiples actividades desde los diferentes departamentos implicados: –Charlas sobre mujer y ciencia para 1º Bach y 4º Bach en sus aulas de F y Q. –Rompecabezas origami mujeres científicas (1ºESO) en las aulas de matemáticas –Artists interview scientists (1º,2º, 3º ESO) Women inScience: Q & A Instagram live (4º ESO) and 6 videos to sparkle debate (1º Bachillerato) en las aulas de inglés. –Actividades sobre mujeres científicas: Juegos, calendarios, Kahoot (ESO) en aulas de Ciencias Naturales y Ámbito científico.<br/>Taller, Exposición, Juegos de mesa científicos, proyecciones, rompecabezas de origami, photocall. visita de las científicas del pasado, entrevistas a las científicas del pasado.","<a href='centros11f_todos.html#referencia-A0209194237' target='_self'>IES DE SALINAS<\/a><br/>Conocemos a Mujeres Invisibilizadas por la Historia<br/>Taller","<a href='centros11f_todos.html#referencia-A0209182225' target='_self'>CEIP SAN LAZARO ESCUELAS BLANCAS<\/a><br/>La química de las plantas<br/>Taller","<a href='centros11f_todos.html#referencia-A0207204153' target='_self'>CP VENERANDA MANZANO<\/a><br/>charla<br/>Taller, Exposición, Charla","<a href='centros11f_todos.html#referencia-A0114164043' target='_self'>IES ALFONSO II<\/a><br/>Teresa Valdés Solís: Mujer CIENCIA<br/>Charla","<a href='centros11f_todos.html#referencia-A0112102310' target='_self'>CP LA PLAZA<\/a><br/>Mujeres tras el COVID-19<br/>Exposición","<a href='centros11f_todos.html#referencia-A0211142053' target='_self'>BUEN CONSEJO LA LAGUNA<\/a><br/>La vida de las Estrellas... ¡Y no son las de Hollywood!<br/>Conferencia","<a href='centros11f_todos.html#referencia-A0206173322' target='_self'>CEIP AMOS DE ESCALANTE<\/a><br/>Actividad 11 F día internacional de la mujer y la niña en la ciencia<br/>Exposición","<a href='centros11f_todos.html#referencia-A0112120442' target='_self'>IES RICARDO BERNARDO<\/a><br/>Charlas científicas<br/>Exposición, Gymkana","<a href='centros11f_todos.html#referencia-A0207105221' target='_self'>IES OCTAVIO CUARTERO<\/a><br/>Visibilizando a las mujeres científicas<br/>Exposición","<a href='centros11f_todos.html#referencia-A1123105048' target='_self'>IES ISABEL PERILLAN Y QUIROS<\/a><br/>Mujeres y niñas en la Ciencia<br/>Taller","<a href='centros11f_todos.html#referencia-A0131201634' target='_self'>IES RIBERA DEL BULLAQUE<\/a><br/>CIENCIA EN FEMENINO<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0129001635' target='_self'>IHES SANTA MARIA DE ALARCOS<\/a><br/>Concurso mujeres ingeniosas en comic y en cortos<br/>Exposición","<a href='centros11f_todos.html#referencia-A0128192845' target='_self'>IES CAMPIÑA ALTA<\/a><br/>Semana de la Mujer y la Niña en la Ciencia<br/>Concursos, exposiciones, charlas","<a href='centros11f_todos.html#referencia-A0208125355' target='_self'>COLEGIO SANTA CRUZ<\/a><br/>LA experimentación en Química<br/>Taller","<a href='centros11f_todos.html#referencia-A0207210926' target='_self'>IES LAZARILLLO DE TORMES<\/a><br/>\"Las Lazarillas de la Ciencia II\"<br/>Exposición","<a href='centros11f_todos.html#referencia-A0131155217' target='_self'>CEIP SAN ANTONIO<\/a><br/>Día de la mujer y la niña en la ciencia<br/>Charla","<a href='centros11f_todos.html#referencia-A0111214339' target='_self'>COLEGIO MARISTA CHAMPAGNAT<\/a><br/>El pasillo de la ciencia<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0210134315' target='_self'>CEO VIRGEN DE LA PEÑA<\/a><br/>La mujer trabajadora<br/>Exposición","<a href='centros11f_todos.html#referencia-A0123233446' target='_self'>CEIP LAS PEDRIZAS<\/a><br/>Biólogas-Químicas que cambiaron el mundo<br/>Exposición","<a href='centros11f_todos.html#referencia-A0110212847' target='_self'>CEIP NICOMEDES SANZ<\/a><br/>La Ciencia es para niñas y niños<br/>Taller, Exposición, Presentación, Infografía con Piccollage y Kahoot sobre el tema.","<a href='centros11f_todos.html#referencia-A0203122103' target='_self'>CEIP NARCISO ALONSO CORTES<\/a><br/>Charla sovulgativa<br/>Charla divulgativa","<a href='centros11f_todos.html#referencia-A0129163542' target='_self'>COLEGIO EL PILAR<\/a><br/>Centro de educación infantil, primaria, secundaria y bachillerato.<br/>Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A0125201309' target='_self'>CEIP ALICIA DE LARROCHA<\/a><br/>Taller, actividad, información divulgativa<br/>Taller, Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A0210133939' target='_self'>COLEGIO LOPE DE VEGA<\/a><br/>Por más mujeres STEAM<br/>Taller, Exposición","<a href='centros11f_todos.html#referencia-A0126130059' target='_self'>COLEGIO SANTA MARIA DE LA PROVIDENCIA<\/a><br/>El papel de la mujer en la ciencia.<br/>Charla/conferencia.","<a href='centros11f_todos.html#referencia-A0114140854' target='_self'>CEIP VALDEPALITOS<\/a><br/>La mujer en la ciencia<br/>Taller","<a href='centros11f_todos.html#referencia-A1215171546' target='_self'>IES AGORA<\/a><br/>Mujeres referentes en la historia de la Ciencia<br/>Ponencia","<a href='centros11f_todos.html#referencia-A0211093523' target='_self'>COLEGIO VILLLAKOR<\/a><br/>\"<U+0001D402><U+0001D428><U+0001D427><U+0001D428>´<U+0001D41C><U+0001D41E><U+0001D425><U+0001D41A><U+0001D42C>\"<br/>CHARLAS","<a href='centros11f_todos.html#referencia-A1216125201' target='_self'>IES LA SERNA<\/a><br/>MUJERES EN LA CIENCIA<br/>Taller, Exposición","<a href='centros11f_todos.html#referencia-A0208070314' target='_self'>CEIP MARIANA PINEDA<\/a><br/>Reflexión sobre la mujer en la ciencia para peques de primer ciclo de Primaria.<br/>Exposición, Búsqueda de información y puesta en común.","<a href='centros11f_todos.html#referencia-A0131134211' target='_self'>AMPA CEIP ASUNCION RINCON (Actividad 1)<\/a><br/>Madres científicas<br/>CHARLAS","<a href='centros11f_todos.html#referencia-A0131134419' target='_self'>AMPA CEIP ASUNCION RINCON (Actividad 2)<\/a><br/>Ellos nos hablan de ellas<br/>VIDEO","<a href='centros11f_todos.html#referencia-A0203113633' target='_self'>AMPA FERNANDO EL CATOLICO<\/a><br/>#TodxsSomosAMPA11F Exposición sobre mujeres científicas, vídeo divulgativo sobre madres científicas del cole<br/>Exposición, Vídeo divulgativo y concurso","<a href='centros11f_todos.html#referencia-A0204133927' target='_self'>CEIP AMADOR DE LOS RIOS<\/a><br/>Yo también quiero ser científica<br/>Taller, Ponencia / Charla","<a href='centros11f_todos.html#referencia-A1111103431' target='_self'>COLEGIO LOS TILOS<\/a><br/>XIII Semana de las Ciencias bajo la temática ¿Somos lo que comemos? Del 7 al 12 de febrero de 2022<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0119113059' target='_self'>COLEGIO NUESTRA SEÑORA DEL PILAR<\/a><br/>Cómo es es el trabajo de una científica y sus dificultades?<br/>Exposición","<a href='centros11f_todos.html#referencia-A0209165334' target='_self'>COLEGIO SANTA RITA<\/a><br/>Jornadas de la Ciencia<br/>Taller, Charlas","<a href='centros11f_todos.html#referencia-A0127170958' target='_self'>IES ALAMEDA DE OSUNA<\/a><br/>I Concurso de monólogos científicos en el IES Alameda de Osuna<br/>Concurso","<a href='centros11f_todos.html#referencia-A0204124535' target='_self'>IES CALDERON DE LA BARCA<\/a><br/>ACTIVIDADES CON MOTIVO DE LA CELEBRACIÓN DEL DÍA INTERNACIONAL MUJER Y NIÑA EN LA CIENCIA<br/>Taller, Exposición, JORNADAS ACTIVIDADES DE DIVULGACIÓN CIENTÍFICA Y TECNOLÓGICA CON MOTIVO DEL 11 F","<a href='centros11f_todos.html#referencia-A0204084248' target='_self'>IES EL ESPINILLO<\/a><br/>Beyond the COVID: the other (s)heroes<br/>Exposición, Charla semi-presencial","<a href='centros11f_todos.html#referencia-A0127125902' target='_self'>IES LOPE DE VEGA<\/a><br/>Grandes hitos científicos liderados por mujeres<br/>Exposición","<a href='centros11f_todos.html#referencia-A0130103757' target='_self'>CEIP NTRA SRA DE NAVAHONDA<\/a><br/>MUJERES EN LA EXPLORACIÓN ESPACIAL, NIÑAS ASTRONAUTAS<br/>Taller, Exposición, Proyecto, EVENTO CON ACTIVIDADES ARTÍSTICAS, CONFERENCIAS, GIMKANA","<a href='centros11f_todos.html#referencia-A1223234704' target='_self'>CEIP NUESTRA SRA DE NAVAHONDA<\/a><br/>Niñas astronautas<br/>Exposición","<a href='centros11f_todos.html#referencia-A1215121406' target='_self'>EDUKALAND<\/a><br/>Taller gratis para niñas Robotica Educativa y Diseño 3D<br/>Taller, Proyecto","<a href='centros11f_todos.html#referencia-A0211102106' target='_self'>EL OLIVAR ESCOLA PROJECTE<\/a><br/>Conoce a una Científica Polar<br/>Charla Online","<a href='centros11f_todos.html#referencia-A0131103720' target='_self'>CEPA PEDRO MARTINEZ GAVITO<\/a><br/>Descubriendo Científicas<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0110185635' target='_self'>CENTRO DE FP ACADEMIA COTS (Actividad 1)<\/a><br/>La mujer en la educación<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0110185831' target='_self'>CENTRO DE FP ACADEMIA COTS (Actividad 2)<\/a><br/>Las mujeres robadas en los libros de informática y telecomunicaciones<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0110191302' target='_self'>CENTRO DE FP ACADEMIA COTS (Actividad 3)<\/a><br/>Cuéntame 11F<br/>Vídeos y materiales 11F","<a href='centros11f_todos.html#referencia-A0128105511' target='_self'>IES JAIME II (Actividad 1)<\/a><br/>EXPOSICIÓN- actividad del proyecto Erasmus+ que coordinamos, \"GENIO & INGENIO: EL DESCUBRIMIENTO DE LA IDENTIDAD\"<br/>Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A0128105950' target='_self'>IES JAIME II (Actividad 2)<\/a><br/>Mesa redonda<br/>Proyecto, MESA REDONDA/Encuentro con los jóvenes","<a href='centros11f_todos.html#referencia-A0110180647' target='_self'>NUESTRA SEÑORA DE LOS DESAMPARADOS<\/a><br/>Talleres científicos \"Is it magic? No, it's science\"<br/>Taller","<a href='centros11f_todos.html#referencia-A0112161924' target='_self'>CEIP MIGUEL HERNANDEZ<\/a><br/>LAS MUJERES EN LA CIENCIA<br/>Exposición","<a href='centros11f_todos.html#referencia-A0115204430' target='_self'>COLEGIO LA MAGDALENA<\/a><br/>Talleres mujeres científicas<br/>Taller","<a href='centros11f_todos.html#referencia-A0103182245' target='_self'>IES TORRE DEL REI (Actividad 1)<\/a><br/>Setmana de la dona i la xiqueta en la ciència (7-11 febrer).<br/>Exposición, Proyecto","<a href='centros11f_todos.html#referencia-A0201175210' target='_self'>IES TORRE DEL REI (Actividad 2)<\/a><br/>Vídeoconferència de Blanca Ripollés Piquer, PhD. Manager, Auditor (Regulatory Quality Assurance, Corporate Compliance) Pfizer<br/>Vídeoconferència","<a href='centros11f_todos.html#referencia-A0208132849' target='_self'>IES TORRE DEL REI (Actividad 3)<\/a><br/>Vídeoconferencia \"La contribución de la Ciencia para Mejorar la Calidad del Aire\"<br/>Videoconferencia","<a href='centros11f_todos.html#referencia-A0112123928' target='_self'>IES CUEVA SANTA SEGORBE<\/a><br/>PUERTAS CIENTÍFICAS<br/>Proyecto","<a href='centros11f_todos.html#referencia-A1130091035' target='_self'>IES FERNANDO III<\/a><br/>Yincana Científica<br/>Yincana","<a href='centros11f_todos.html#referencia-A1114191852' target='_self'>JUAN XXIII<\/a><br/>DÍA INTERNACIONAL DE LA MUJER Y LA NIÑA EN LA CIENCIA<br/>Taller, Exposición","<a href='centros11f_todos.html#referencia-A0125165836' target='_self'>IES DIDIN PUIG<\/a><br/>TOCADA PER LA CIÈNCIA!<br/>Xerrada amb dones que viuen per la Ciència.","<a href='centros11f_todos.html#referencia-A0115164901' target='_self'>AFA DEL CEIP DOCTOR DOMINGUEZ ROCA<\/a><br/>Petrés es de ciencia<br/>Yincana","<a href='centros11f_todos.html#referencia-A0110154609' target='_self'>COLEGIO FUNDACION SAN VICENTE FERRER<\/a><br/>Exposición de 13 posters sobre científicas y científicos.<br/>Exposición","<a href='centros11f_todos.html#referencia-A0202101017' target='_self'>COLEGIO LUZ CASANOVA<\/a><br/>Charla \"mujer y niña en la ciencia\"<br/>Charla con exalumnas del centro en estudios científicos","<a href='centros11f_todos.html#referencia-A0103132103' target='_self'>IES BARRI DEL CARME<\/a><br/>Rompiendo estereotipos en ciencia<br/>Charla","<a href='centros11f_todos.html#referencia-A0208110048' target='_self'>IES EL CLOT (Actividad 1)<\/a><br/>MAQUETÍFICAS<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0208110359' target='_self'>IES EL CLOT (Actividad 2)<\/a><br/>cartel promocional 11 de febrero<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0110210921' target='_self'>IES RASCANYAANTONIO CAÑUELO<\/a><br/>Gimcana-Exposició Dones en CTEM<br/>Gran Joc i Exposició","<a href='centros11f_todos.html#referencia-A0207225624' target='_self'>CEIP LEOPOLDO PASTOR SITO<\/a><br/>Taller para alumnos de primaria<br/>Taller","<a href='centros11f_todos.html#referencia-A0201221611' target='_self'>CEIP NUESTRA SEÑORA DE GRACIA<\/a><br/>YO PUEDO, YO QUIERO Y YO CUENTO.<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0205100921' target='_self'>CEIP DE PRACTICAS (Actividad 1)<\/a><br/>Papel de la mujer en la ciencia. Pioneras en Bioquímica<br/>Exposición","<a href='centros11f_todos.html#referencia-A0207120210' target='_self'>CEIP DE PRACTICAS (Actividad 2)<\/a><br/>Papel de la mujer en la ciencia. Pioneras en Bioquímica<br/>Exposición","<a href='centros11f_todos.html#referencia-A0207115017' target='_self'>CEIP DE PRACTICAS DE CACERES<\/a><br/>Papel de la mujer en la ciencia. Pioneras en Bioquímica.<br/>Exposición","<a href='centros11f_todos.html#referencia-A0208180618' target='_self'>IES PARQUE DE MONFRAGÜE (Actividad 1)<\/a><br/>Las mujeres científicas no cuentan su vida<br/>Proyección de vídeos grabados por alumnas","<a href='centros11f_todos.html#referencia-A0208181218' target='_self'>IES PARQUE DE MONFRAGÜE (Actividad 2)<\/a><br/>Científicas en nuestra radio<br/>Emisión radiofónica","<a href='centros11f_todos.html#referencia-A1201123417' target='_self'>IES SAN MARTIN<\/a><br/>Charla sobre la mujer y la ciencia<br/>Exposición","<a href='centros11f_todos.html#referencia-A0125120617' target='_self'>IES AGRA DO ORZAN<\/a><br/>Exposición carteles \"Mulleres na ciencia\"<br/>Exposición, Proyecto, Charlas (una presencial y dos telemáticas)","<a href='centros11f_todos.html#referencia-A0111173652' target='_self'>IES MENENDEZ PIDAL ZALAETA (Actividad 1)<\/a><br/>Exposición “Aportaciones de las mujeres a las matemáticas” organizada por dpto de Matemáticas<br/>Exposición","<a href='centros11f_todos.html#referencia-A0111174131' target='_self'>IES MENENDEZ PIDAL ZALAETA (Actividad 2)<\/a><br/>Proyeciones y coloquios con clips de vídeo como el de la campaña #NoMore Matildas en varias aulas (en varios idiomas)<br/>Proyección y coloquio","<a href='centros11f_todos.html#referencia-A0111174703' target='_self'>IES MENENDEZ PIDAL ZALAETA (Actividad 3)<\/a><br/>Proyección de la conferencia \"We are made of star stuff\" de Jocelyn Bell en Teatro Colón de A Coruña<br/>PROYECCIÓN","<a href='centros11f_todos.html#referencia-A0111175021' target='_self'>IES MENENDEZ PIDAL ZALAETA (Actividad 4)<\/a><br/>A CORUÑA DAS MULLERES<br/>Taller, revisión de información y creación de materiales","<a href='centros11f_todos.html#referencia-A0111175315' target='_self'>IES MENENDEZ PIDAL ZALAETA (Actividad 5)<\/a><br/>AUDIOPOSTERS MULLERES GALEGAS<br/>Exposición","<a href='centros11f_todos.html#referencia-A0111175712' target='_self'>IES MENENDEZ PIDAL ZALAETA (Actividad 6)<\/a><br/>WEB Galegas STEM<br/>PRESENTACIÓN DE WEB","<a href='centros11f_todos.html#referencia-A0111201539' target='_self'>IES MENENDEZ PIDAL ZALAETA (Actividad 7)<\/a><br/>Galicia é ciencia e tecnoloxía<br/>Búsqueda de información sobre mujeres en ciencia y tecnología","<a href='centros11f_todos.html#referencia-A1221184806' target='_self'>IES PLURILINGÜE RAFAEL DIESTE<\/a><br/>Semana Muller e Ciencia no IES RafaelDieste<br/>Exposición, Charlas y vídeos.","<a href='centros11f_todos.html#referencia-A0210152814' target='_self'>IES ESPIÑEIRA<\/a><br/>7 constelacións xa non invisibles<br/>Recital","<a href='centros11f_todos.html#referencia-A0111230036' target='_self'>CEIP CAMPOMAIOR<\/a><br/>CONCIENCIA DE MULLERES CON CIENCIA<br/>Trabajo de investigación","<a href='centros11f_todos.html#referencia-A0202205658' target='_self'>IES AUGA DA LAXE<\/a><br/>Charla de África González. Catedrática de inmunoloxía UvVigo<br/>Exposición, Charla","<a href='centros11f_todos.html#referencia-A1111185159' target='_self'>IES XUNQUIERA II<\/a><br/>LA RESPIRACIÓN NOS AYUDA A RELAJARNOS<br/>Proyecto","<a href='centros11f_todos.html#referencia-A0110141123' target='_self'>IES RICARDO MELLA<\/a><br/>Os microplásticos acurrálannos<br/>Exposición","<a href='centros11f_todos.html#referencia-A0209154449' target='_self'>CC SANT ANTONI ABAT<\/a><br/>Charla de una mujer científica para alumnos de 1 y 2 de ESO.<br/>Charla","<a href='centros11f_todos.html#referencia-A0209122905' target='_self'>LA SALLE PALMA<\/a><br/>Taller 11F<br/>Taller","<a href='centros11f_todos.html#referencia-A0110202020' target='_self'>IES MIGUEL FERNANDEZ<\/a><br/>MUJERES MÁGICAS, NIÑAS CIENTÍFICAS.<br/>Taller, Exposición, CHARLAS","<a href='centros11f_todos.html#referencia-A0201220941' target='_self'>BV MARIA LEIOA IRLANDESAS<\/a><br/>Charlas divulgativas científicas<br/>Charlas","<a href='centros11f_todos.html#referencia-A0211111015' target='_self'>CFP SALCEDA<\/a><br/>Charlas online o presenciales<br/>Exposición","<a href='centros11f_todos.html#referencia-A0203185234' target='_self'>IES FLORIDABLANCA<\/a><br/>Los estudios de grado en Ciencias (mesa redonda de antiguas alumnas del IES Floridablanca)<br/>Mesa redonda","<a href='centros11f_todos.html#referencia-A0111135837' target='_self'>REINA SOFIA<\/a><br/>TENGO UNA PREGUNTA PARA USTED<br/>Proyecto"],null,{"showCoverageOnHover":true,"zoomToBoundsOnClick":true,"spiderfyOnMaxZoom":true,"removeOutsideVisibleBounds":true,"spiderLegPolylineOptions":{"weight":1.5,"color":"#222","opacity":0.5},"freezeAtZoom":false},null,["IES ABDEEA","IES GAVIOTA","IES RIO ANDARAX","IES SIERRA DE GADOR","IES COLUMELA","IES LA ATALAYA","IES LOLA FLORES DPTO COMPETENCIA CIENTIFICA","IES ELENA GARCIA ARMADA","IES VIRGEN DE LA ESPERANZA","CEIP SAN IGNACIO","IES CRISTOBAL COLON","IES CARBULA","CEIP TINAR","NOVASCHOOL MEDINA ELVIRA","CEIP GOMEZ MORENO","IES VIRGEN DE LAS NIEVES","IES JUAN ANTONIO PEREZ MERCADER","CEIP CANDIDO NOGALES","CEIP GENERAL FRESNEDA","CEIP SAN GABRIEL","CEIP VALERIANO LOPEZ","IES MONTERROSO","IES BEN GABIROL","IES MARGARITA SALAS","IES CONCHA MENDEZ CUESTA","IES SALVADOR RUEDA","IES JUAN CIUDAD DUARTE","IES CAÑADA ROSAL PUBLICO","IES RODRIGO CARO","IES LUIS VELEZ DE GUEVARA","IES LAGO LIGUR","IES ALCARIA","IES BAJO GUADALQUIVIR","CDP ITALICA","CEIP HUERTA DE SANTA MARINA","CEIP MARIE CURIE","CEIP RICO CEJUDO","CES MARIA INMACULADA","IES HELIOPOLIS","IES PINO MONTANO","IES PONCE DE LEON","IES MARTINEZ VARGAS","CPEPA CINCA MEDIO","CRA LA SABINA","IES LEONARDO DE CHABACIER","IES CABAÑAS","CPI GALO PONTE","CEIP HISPANIDAD","CEIP MONTECANAL","COLEGIO PADRE ENRIQUE DE OSSO","IES CLARA CAMPOAMOR RODRIGUEZ","IES JERONIMO ZURITA","IES MIGUEL SERVET","IES DE SALINAS","CEIP SAN LAZARO ESCUELAS BLANCAS","CP VENERANDA MANZANO","IES ALFONSO II","CP LA PLAZA","BUEN CONSEJO LA LAGUNA","CEIP AMOS DE ESCALANTE","IES RICARDO BERNARDO","IES OCTAVIO CUARTERO","IES ISABEL PERILLAN Y QUIROS","IES RIBERA DEL BULLAQUE","IHES SANTA MARIA DE ALARCOS","IES CAMPIÑA ALTA","COLEGIO SANTA CRUZ","IES LAZARILLLO DE TORMES","CEIP SAN ANTONIO","COLEGIO MARISTA CHAMPAGNAT","CEO VIRGEN DE LA PEÑA","CEIP LAS PEDRIZAS","CEIP NICOMEDES SANZ","CEIP NARCISO ALONSO CORTES","COLEGIO EL PILAR","CEIP ALICIA DE LARROCHA","COLEGIO LOPE DE VEGA","COLEGIO SANTA MARIA DE LA PROVIDENCIA","CEIP VALDEPALITOS","IES AGORA","COLEGIO VILLLAKOR","IES LA SERNA","CEIP MARIANA PINEDA","AMPA CEIP ASUNCION RINCON (Actividad 1)","AMPA CEIP ASUNCION RINCON (Actividad 2)","AMPA FERNANDO EL CATOLICO","CEIP AMADOR DE LOS RIOS","COLEGIO LOS TILOS","COLEGIO NUESTRA SEÑORA DEL PILAR","COLEGIO SANTA RITA","IES ALAMEDA DE OSUNA","IES CALDERON DE LA BARCA","IES EL ESPINILLO","IES LOPE DE VEGA","CEIP NTRA SRA DE NAVAHONDA","CEIP NUESTRA SRA DE NAVAHONDA","EDUKALAND","EL OLIVAR ESCOLA PROJECTE","CEPA PEDRO MARTINEZ GAVITO","CENTRO DE FP ACADEMIA COTS (Actividad 1)","CENTRO DE FP ACADEMIA COTS (Actividad 2)","CENTRO DE FP ACADEMIA COTS (Actividad 3)","IES JAIME II (Actividad 1)","IES JAIME II (Actividad 2)","NUESTRA SEÑORA DE LOS DESAMPARADOS","CEIP MIGUEL HERNANDEZ","COLEGIO LA MAGDALENA","IES TORRE DEL REI (Actividad 1)","IES TORRE DEL REI (Actividad 2)","IES TORRE DEL REI (Actividad 3)","IES CUEVA SANTA SEGORBE","IES FERNANDO III","JUAN XXIII","IES DIDIN PUIG","AFA DEL CEIP DOCTOR DOMINGUEZ ROCA","COLEGIO FUNDACION SAN VICENTE FERRER","COLEGIO LUZ CASANOVA","IES BARRI DEL CARME","IES EL CLOT (Actividad 1)","IES EL CLOT (Actividad 2)","IES RASCANYAANTONIO CAÑUELO","CEIP LEOPOLDO PASTOR SITO","CEIP NUESTRA SEÑORA DE GRACIA","CEIP DE PRACTICAS (Actividad 1)","CEIP DE PRACTICAS (Actividad 2)","CEIP DE PRACTICAS DE CACERES","IES PARQUE DE MONFRAGÜE (Actividad 1)","IES PARQUE DE MONFRAGÜE (Actividad 2)","IES SAN MARTIN","IES AGRA DO ORZAN","IES MENENDEZ PIDAL ZALAETA (Actividad 1)","IES MENENDEZ PIDAL ZALAETA (Actividad 2)","IES MENENDEZ PIDAL ZALAETA (Actividad 3)","IES MENENDEZ PIDAL ZALAETA (Actividad 4)","IES MENENDEZ PIDAL ZALAETA (Actividad 5)","IES MENENDEZ PIDAL ZALAETA (Actividad 6)","IES MENENDEZ PIDAL ZALAETA (Actividad 7)","IES PLURILINGÜE RAFAEL DIESTE","IES ESPIÑEIRA","CEIP CAMPOMAIOR","IES AUGA DA LAXE","IES XUNQUIERA II","IES RICARDO MELLA","CC SANT ANTONI ABAT","LA SALLE PALMA","IES MIGUEL FERNANDEZ","BV MARIA LEIOA IRLANDESAS","CFP SALCEDA","IES FLORIDABLANCA","REINA SOFIA"],{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[28.50217221,43.57400967],"lng":[-16.31225728,2.743299495]}},"evals":[],"jsHooks":[]}</script>
<p><br/></p>
</div>
<div id="tabla-centros11f" class="section level3">
<h3>Tabla Centros11F</h3>
<p>En esta tabla podéis consultar las actividades programadas por los centros educativos por provincia, municipio, tipo de actividad, etc. Podéis filtrar por varios criterios desde la fila superior (aparecerá una <strong>X</strong> en las columnas que tengan el filtro activado).</p>
<p>Si pincháis en el nombre del centro podréis acceder a más información útil.</p>
<p><br/></p>
<div id="htmlwidget-667eeecb3e795294a807" style="width:100%;height:auto;" class="datatables html-widget"></div>
<script type="application/json" data-for="htmlwidget-667eeecb3e795294a807">{"x":{"filter":"top","vertical":false,"filterHTML":"<tr>\n <td data-type=\"character\" style=\"vertical-align: top;\">\n <div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n <td data-type=\"character\" style=\"vertical-align: top;\">\n <div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n <td data-type=\"character\" style=\"vertical-align: top;\">\n <div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n <td data-type=\"character\" style=\"vertical-align: top;\">\n <div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n <td data-type=\"character\" style=\"vertical-align: top;\">\n <div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n<\/tr>","data":[["<a href='centros11f_todos.html#referencia-A1216231421' target='_self'>IES ABDEEA<\/a>","<a href='centros11f_todos.html#referencia-A1130072225' target='_self'>IES GAVIOTA<\/a>","<a href='centros11f_todos.html#referencia-A0114125106' target='_self'>IES RIO ANDARAX<\/a>","<a href='centros11f_todos.html#referencia-A0124100053' target='_self'>IES SIERRA DE GADOR<\/a>","<a href='centros11f_todos.html#referencia-A0128201900' target='_self'>IES COLUMELA<\/a>","<a href='centros11f_todos.html#referencia-A1223121418' target='_self'>IES LA ATALAYA<\/a>","<a href='centros11f_todos.html#referencia-A0201091633' target='_self'>IES LOLA FLORES DPTO COMPETENCIA CIENTIFICA<\/a>","<a href='centros11f_todos.html#referencia-A0208105245' target='_self'>IES ELENA GARCIA ARMADA<\/a>","<a href='centros11f_todos.html#referencia-A0125115732' target='_self'>IES VIRGEN DE LA ESPERANZA<\/a>","<a href='centros11f_todos.html#referencia-A0205220527' target='_self'>CEIP SAN IGNACIO<\/a>","<a href='centros11f_todos.html#referencia-A0130203815' target='_self'>IES CRISTOBAL COLON<\/a>","<a href='centros11f_todos.html#referencia-A1118203912' target='_self'>IES CARBULA<\/a>","<a href='centros11f_todos.html#referencia-A0126195800' target='_self'>CEIP TINAR<\/a>","<a href='centros11f_todos.html#referencia-A1215105532' target='_self'>NOVASCHOOL MEDINA ELVIRA<\/a>","<a href='centros11f_todos.html#referencia-A0208224312' target='_self'>CEIP GOMEZ MORENO<\/a>","<a href='centros11f_todos.html#referencia-A0201152413' target='_self'>IES VIRGEN DE LAS NIEVES<\/a>","<a href='centros11f_todos.html#referencia-A0129182307' target='_self'>IES JUAN ANTONIO PEREZ MERCADER<\/a>","<a href='centros11f_todos.html#referencia-A0131122503' target='_self'>CEIP CANDIDO NOGALES<\/a>","<a href='centros11f_todos.html#referencia-A0129103139' target='_self'>CEIP GENERAL FRESNEDA<\/a>","<a href='centros11f_todos.html#referencia-A0201183231' target='_self'>CEIP SAN GABRIEL<\/a>","<a href='centros11f_todos.html#referencia-A0210145204' target='_self'>CEIP VALERIANO LOPEZ<\/a>","<a href='centros11f_todos.html#referencia-A1115150939' target='_self'>IES MONTERROSO<\/a>","<a href='centros11f_todos.html#referencia-A0206202358' target='_self'>IES BEN GABIROL<\/a>","<a href='centros11f_todos.html#referencia-A0103172722' target='_self'>IES MARGARITA SALAS<\/a>","<a href='centros11f_todos.html#referencia-A0201190035' target='_self'>IES CONCHA MENDEZ CUESTA<\/a>","<a href='centros11f_todos.html#referencia-A0208155532' target='_self'>IES SALVADOR RUEDA<\/a>","<a href='centros11f_todos.html#referencia-A0131121404' target='_self'>IES JUAN CIUDAD DUARTE<\/a>","<a href='centros11f_todos.html#referencia-A1124194806' target='_self'>IES CAÑADA ROSAL PUBLICO<\/a>","<a href='centros11f_todos.html#referencia-A0120123300' target='_self'>IES RODRIGO CARO<\/a>","<a href='centros11f_todos.html#referencia-A0125172604' target='_self'>IES LUIS VELEZ DE GUEVARA<\/a>","<a href='centros11f_todos.html#referencia-A0201122551' target='_self'>IES LAGO LIGUR<\/a>","<a href='centros11f_todos.html#referencia-A1220122456' target='_self'>IES ALCARIA<\/a>","<a href='centros11f_todos.html#referencia-A0111215328' target='_self'>IES BAJO GUADALQUIVIR<\/a>","<a href='centros11f_todos.html#referencia-A0113103358' target='_self'>CDP ITALICA<\/a>","<a href='centros11f_todos.html#referencia-A0208104207' target='_self'>CEIP HUERTA DE SANTA MARINA<\/a>","<a href='centros11f_todos.html#referencia-A1130131951' target='_self'>CEIP MARIE CURIE<\/a>","<a href='centros11f_todos.html#referencia-A0121195548' target='_self'>CEIP RICO CEJUDO<\/a>","<a href='centros11f_todos.html#referencia-A0204094351' target='_self'>CES MARIA INMACULADA<\/a>","<a href='centros11f_todos.html#referencia-A0207141150' target='_self'>IES HELIOPOLIS<\/a>","<a href='centros11f_todos.html#referencia-A1229083755' target='_self'>IES PINO MONTANO<\/a>","<a href='centros11f_todos.html#referencia-A1202161350' target='_self'>IES PONCE DE LEON<\/a>","<a href='centros11f_todos.html#referencia-A0125145326' target='_self'>IES MARTINEZ VARGAS<\/a>","<a href='centros11f_todos.html#referencia-A0210114817' target='_self'>CPEPA CINCA MEDIO<\/a>","<a href='centros11f_todos.html#referencia-A0121134507' target='_self'>CRA LA SABINA<\/a>","<a href='centros11f_todos.html#referencia-A0128093922' target='_self'>IES LEONARDO DE CHABACIER<\/a>","<a href='centros11f_todos.html#referencia-A0112004251' target='_self'>IES CABAÑAS<\/a>","<a href='centros11f_todos.html#referencia-A0126095937' target='_self'>CPI GALO PONTE<\/a>","<a href='centros11f_todos.html#referencia-A0117122951' target='_self'>CEIP HISPANIDAD<\/a>","<a href='centros11f_todos.html#referencia-A1130230357' target='_self'>CEIP MONTECANAL<\/a>","<a href='centros11f_todos.html#referencia-A0111161704' target='_self'>COLEGIO PADRE ENRIQUE DE OSSO<\/a>","<a href='centros11f_todos.html#referencia-A0211091938' target='_self'>IES CLARA CAMPOAMOR RODRIGUEZ<\/a>","<a href='centros11f_todos.html#referencia-A0111010228' target='_self'>IES JERONIMO ZURITA<\/a>","<a href='centros11f_todos.html#referencia-A0208191847' target='_self'>IES MIGUEL SERVET<\/a>","<a href='centros11f_todos.html#referencia-A0209194237' target='_self'>IES DE SALINAS<\/a>","<a href='centros11f_todos.html#referencia-A0209182225' target='_self'>CEIP SAN LAZARO ESCUELAS BLANCAS<\/a>","<a href='centros11f_todos.html#referencia-A0207204153' target='_self'>CP VENERANDA MANZANO<\/a>","<a href='centros11f_todos.html#referencia-A0114164043' target='_self'>IES ALFONSO II<\/a>","<a href='centros11f_todos.html#referencia-A0112102310' target='_self'>CP LA PLAZA<\/a>","<a href='centros11f_todos.html#referencia-A0211142053' target='_self'>BUEN CONSEJO LA LAGUNA<\/a>","<a href='centros11f_todos.html#referencia-A0206173322' target='_self'>CEIP AMOS DE ESCALANTE<\/a>","<a href='centros11f_todos.html#referencia-A0112120442' target='_self'>IES RICARDO BERNARDO<\/a>","<a href='centros11f_todos.html#referencia-A0207105221' target='_self'>IES OCTAVIO CUARTERO<\/a>","<a href='centros11f_todos.html#referencia-A1123105048' target='_self'>IES ISABEL PERILLAN Y QUIROS<\/a>","<a href='centros11f_todos.html#referencia-A0131201634' target='_self'>IES RIBERA DEL BULLAQUE<\/a>","<a href='centros11f_todos.html#referencia-A0129001635' target='_self'>IHES SANTA MARIA DE ALARCOS<\/a>","<a href='centros11f_todos.html#referencia-A0128192845' target='_self'>IES CAMPIÑA ALTA<\/a>","<a href='centros11f_todos.html#referencia-A0208125355' target='_self'>COLEGIO SANTA CRUZ<\/a>","<a href='centros11f_todos.html#referencia-A0207210926' target='_self'>IES LAZARILLLO DE TORMES<\/a>","<a href='centros11f_todos.html#referencia-A0131155217' target='_self'>CEIP SAN ANTONIO<\/a>","<a href='centros11f_todos.html#referencia-A0111214339' target='_self'>COLEGIO MARISTA CHAMPAGNAT<\/a>","<a href='centros11f_todos.html#referencia-A0210134315' target='_self'>CEO VIRGEN DE LA PEÑA<\/a>","<a href='centros11f_todos.html#referencia-A0123233446' target='_self'>CEIP LAS PEDRIZAS<\/a>","<a href='centros11f_todos.html#referencia-A0110212847' target='_self'>CEIP NICOMEDES SANZ<\/a>","<a href='centros11f_todos.html#referencia-A0203122103' target='_self'>CEIP NARCISO ALONSO CORTES<\/a>","<a href='centros11f_todos.html#referencia-A0129163542' target='_self'>COLEGIO EL PILAR<\/a>","<a href='centros11f_todos.html#referencia-A0121194549' target='_self'>ESCOLA EL COLOMER<\/a>","<a href='centros11f_todos.html#referencia-A0125201309' target='_self'>CEIP ALICIA DE LARROCHA<\/a>","<a href='centros11f_todos.html#referencia-A0210133939' target='_self'>COLEGIO LOPE DE VEGA<\/a>","<a href='centros11f_todos.html#referencia-A0126130059' target='_self'>COLEGIO SANTA MARIA DE LA PROVIDENCIA<\/a>","<a href='centros11f_todos.html#referencia-A0114140854' target='_self'>CEIP VALDEPALITOS<\/a>","<a href='centros11f_todos.html#referencia-A1215171546' target='_self'>IES AGORA<\/a>","<a href='centros11f_todos.html#referencia-A0211093523' target='_self'>COLEGIO VILLLAKOR<\/a>","<a href='centros11f_todos.html#referencia-A1216125201' target='_self'>IES LA SERNA<\/a>","<a href='centros11f_todos.html#referencia-A0208070314' target='_self'>CEIP MARIANA PINEDA<\/a>","<a href='centros11f_todos.html#referencia-A0131134211' target='_self'>AMPA CEIP ASUNCION RINCON<\/a>","<a href='centros11f_todos.html#referencia-A0131134419' target='_self'>AMPA CEIP ASUNCION RINCON<\/a>","<a href='centros11f_todos.html#referencia-A0203113633' target='_self'>AMPA FERNANDO EL CATOLICO<\/a>","<a href='centros11f_todos.html#referencia-A0204133927' target='_self'>CEIP AMADOR DE LOS RIOS<\/a>","<a href='centros11f_todos.html#referencia-A1111103431' target='_self'>COLEGIO LOS TILOS<\/a>","<a href='centros11f_todos.html#referencia-A0119113059' target='_self'>COLEGIO NUESTRA SEÑORA DEL PILAR<\/a>","<a href='centros11f_todos.html#referencia-A0209165334' target='_self'>COLEGIO SANTA RITA<\/a>","<a href='centros11f_todos.html#referencia-A0127170958' target='_self'>IES ALAMEDA DE OSUNA<\/a>","<a href='centros11f_todos.html#referencia-A0204124535' target='_self'>IES CALDERON DE LA BARCA<\/a>","<a href='centros11f_todos.html#referencia-A0204084248' target='_self'>IES EL ESPINILLO<\/a>","<a href='centros11f_todos.html#referencia-A0127125902' target='_self'>IES LOPE DE VEGA<\/a>","<a href='centros11f_todos.html#referencia-A0130103757' target='_self'>CEIP NTRA SRA DE NAVAHONDA<\/a>","<a href='centros11f_todos.html#referencia-A1223234704' target='_self'>CEIP NUESTRA SRA DE NAVAHONDA<\/a>","<a href='centros11f_todos.html#referencia-A1215121406' target='_self'>EDUKALAND<\/a>","<a href='centros11f_todos.html#referencia-A0211102106' target='_self'>EL OLIVAR ESCOLA PROJECTE<\/a>","<a href='centros11f_todos.html#referencia-A0131103720' target='_self'>CEPA PEDRO MARTINEZ GAVITO<\/a>","<a href='centros11f_todos.html#referencia-A0110185635' target='_self'>CENTRO DE FP ACADEMIA COTS<\/a>","<a href='centros11f_todos.html#referencia-A0110185831' target='_self'>CENTRO DE FP ACADEMIA COTS<\/a>","<a href='centros11f_todos.html#referencia-A0110191302' target='_self'>CENTRO DE FP ACADEMIA COTS<\/a>","<a href='centros11f_todos.html#referencia-A0128105511' target='_self'>IES JAIME II<\/a>","<a href='centros11f_todos.html#referencia-A0128105950' target='_self'>IES JAIME II<\/a>","<a href='centros11f_todos.html#referencia-A0110180647' target='_self'>NUESTRA SEÑORA DE LOS DESAMPARADOS<\/a>","<a href='centros11f_todos.html#referencia-A0112161924' target='_self'>CEIP MIGUEL HERNANDEZ<\/a>","<a href='centros11f_todos.html#referencia-A0115204430' target='_self'>COLEGIO LA MAGDALENA<\/a>","<a href='centros11f_todos.html#referencia-A0103182245' target='_self'>IES TORRE DEL REI<\/a>","<a href='centros11f_todos.html#referencia-A0201175210' target='_self'>IES TORRE DEL REI<\/a>","<a href='centros11f_todos.html#referencia-A0208132849' target='_self'>IES TORRE DEL REI<\/a>","<a href='centros11f_todos.html#referencia-A0112123928' target='_self'>IES CUEVA SANTA SEGORBE<\/a>","<a href='centros11f_todos.html#referencia-A1130091035' target='_self'>IES FERNANDO III<\/a>","<a href='centros11f_todos.html#referencia-A1114191852' target='_self'>JUAN XXIII<\/a>","<a href='centros11f_todos.html#referencia-A0125165836' target='_self'>IES DIDIN PUIG<\/a>","<a href='centros11f_todos.html#referencia-A0115164901' target='_self'>AFA DEL CEIP DOCTOR DOMINGUEZ ROCA<\/a>","<a href='centros11f_todos.html#referencia-A0110154609' target='_self'>COLEGIO FUNDACION SAN VICENTE FERRER<\/a>","<a href='centros11f_todos.html#referencia-A0202101017' target='_self'>COLEGIO LUZ CASANOVA<\/a>","<a href='centros11f_todos.html#referencia-A0103132103' target='_self'>IES BARRI DEL CARME<\/a>","<a href='centros11f_todos.html#referencia-A0208110048' target='_self'>IES EL CLOT<\/a>","<a href='centros11f_todos.html#referencia-A0208110359' target='_self'>IES EL CLOT<\/a>","<a href='centros11f_todos.html#referencia-A0110210921' target='_self'>IES RASCANYAANTONIO CAÑUELO<\/a>","<a href='centros11f_todos.html#referencia-A0207225624' target='_self'>CEIP LEOPOLDO PASTOR SITO<\/a>","<a href='centros11f_todos.html#referencia-A0201221611' target='_self'>CEIP NUESTRA SEÑORA DE GRACIA<\/a>","<a href='centros11f_todos.html#referencia-A0205100921' target='_self'>CEIP DE PRACTICAS<\/a>","<a href='centros11f_todos.html#referencia-A0207120210' target='_self'>CEIP DE PRACTICAS<\/a>","<a href='centros11f_todos.html#referencia-A0207115017' target='_self'>CEIP DE PRACTICAS DE CACERES<\/a>","<a href='centros11f_todos.html#referencia-A0208180618' target='_self'>IES PARQUE DE MONFRAGÜE<\/a>","<a href='centros11f_todos.html#referencia-A0208181218' target='_self'>IES PARQUE DE MONFRAGÜE<\/a>","<a href='centros11f_todos.html#referencia-A1201123417' target='_self'>IES SAN MARTIN<\/a>","<a href='centros11f_todos.html#referencia-A0127221318' target='_self'>COLEGIO LIBERTAD<\/a>","<a href='centros11f_todos.html#referencia-A0125120617' target='_self'>IES AGRA DO ORZAN<\/a>","<a href='centros11f_todos.html#referencia-A0111173652' target='_self'>IES MENENDEZ PIDAL ZALAETA<\/a>","<a href='centros11f_todos.html#referencia-A0111174131' target='_self'>IES MENENDEZ PIDAL ZALAETA<\/a>","<a href='centros11f_todos.html#referencia-A0111174703' target='_self'>IES MENENDEZ PIDAL ZALAETA<\/a>","<a href='centros11f_todos.html#referencia-A0111175021' target='_self'>IES MENENDEZ PIDAL ZALAETA<\/a>","<a href='centros11f_todos.html#referencia-A0111175315' target='_self'>IES MENENDEZ PIDAL ZALAETA<\/a>","<a href='centros11f_todos.html#referencia-A0111175712' target='_self'>IES MENENDEZ PIDAL ZALAETA<\/a>","<a href='centros11f_todos.html#referencia-A0111201539' target='_self'>IES MENENDEZ PIDAL ZALAETA<\/a>","<a href='centros11f_todos.html#referencia-A1221184806' target='_self'>IES PLURILINGÜE RAFAEL DIESTE<\/a>","<a href='centros11f_todos.html#referencia-A0210152814' target='_self'>IES ESPIÑEIRA<\/a>","<a href='centros11f_todos.html#referencia-A0111230036' target='_self'>CEIP CAMPOMAIOR<\/a>","<a href='centros11f_todos.html#referencia-A0202205658' target='_self'>IES AUGA DA LAXE<\/a>","<a href='centros11f_todos.html#referencia-A1111185159' target='_self'>IES XUNQUIERA II<\/a>","<a href='centros11f_todos.html#referencia-A0110141123' target='_self'>IES RICARDO MELLA<\/a>","<a href='centros11f_todos.html#referencia-A0209154449' target='_self'>CC SANT ANTONI ABAT<\/a>","<a href='centros11f_todos.html#referencia-A0209122905' target='_self'>LA SALLE PALMA<\/a>","<a href='centros11f_todos.html#referencia-A0110202020' target='_self'>IES MIGUEL FERNANDEZ<\/a>","<a href='centros11f_todos.html#referencia-A0201220941' target='_self'>BV MARIA LEIOA IRLANDESAS<\/a>","<a href='centros11f_todos.html#referencia-A0211111015' target='_self'>CFP SALCEDA<\/a>","<a href='centros11f_todos.html#referencia-A0203185234' target='_self'>IES FLORIDABLANCA<\/a>","<a href='centros11f_todos.html#referencia-A0111135837' target='_self'>REINA SOFIA<\/a>"],["Almería","Almería","Almería","Almería","Cádiz","Cádiz","Cádiz","Cádiz","Cádiz","Cádiz","Cádiz","Córdoba","Granada","Granada","Granada","Granada","Huelva","Jaén","Jaén","Jaén","Málaga","Málaga","Málaga","Málaga","Málaga","Málaga","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Sevilla","Huesca","Huesca","Huesca","Zaragoza","Zaragoza","Zaragoza","Zaragoza","Zaragoza","Zaragoza","Zaragoza","Zaragoza","Zaragoza","Asturias","Asturias","Asturias","Asturias","Asturias","Santa Cruz de Tenerife","Cantabria","Cantabria","Albacete","Ciudad Real","Ciudad Real","Ciudad Real","Guadalajara","Guadalajara","Toledo","León","Salamanca","Segovia","Soria","Valladolid","Valladolid","Valladolid","Barcelona","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Madrid","Alicante/Alacant","Alicante/Alacant","Alicante/Alacant","Alicante/Alacant","Alicante/Alacant","Alicante/Alacant","Alicante/Alacant","Castellón/Castelló","Castellón/Castelló","Castellón/Castelló","Castellón/Castelló","Castellón/Castelló","Valencia/València","Valencia/València","Valencia/València","Valencia/València","Valencia/València","Valencia/València","Valencia/València","Valencia/València","Valencia/València","Valencia/València","Badajoz","Badajoz","Cáceres","Cáceres","Cáceres","Cáceres","Cáceres","Cáceres","Fuera de España","A Coruña","A Coruña","A Coruña","A Coruña","A Coruña","A Coruña","A Coruña","A Coruña","A Coruña","A Coruña","A Coruña","Pontevedra","Pontevedra","Pontevedra","Illes Balears","Illes Balears","Melilla","Bizkaia","Murcia","Murcia","Murcia"],["04770, ADRA","04007, ADRA","04009, ALMERÍA","04760, BERJA","11008, CÁDIZ","11140, CONIL DE LA FRONTERA","11405, JEREZ","11405, JEREZ DE LA FRONTERA","11300, LA LINEA DE LA CONCEPCIÓN","11100, SAN FERNANDO","11540, SANLÚCAR DE BARRAMEDA","14720, ALMODÓVAR DEL RÍO","18220, ALBOLOTE","18230, ATARFE","18010, GRANADA","18014, GRANADA","21120, CORRALES","23009, JAÉN","23500, JODAR","23267, MONTIZÓN","29680, ESTEPONA","29680, ESTEPONA","29006, MÁLAGA","29738, TORRE DE BENAGALBÓN","29620, TORREMOLINOS","29700, VÉLEZ-MÁLAGA","41930, BORMUJOS","41439, CAÑADA ROSAL","41100, CORIA DEL RÍO","41400, ÉCIJA","41140, ISLA MAYOR","41130, LA PUEBLA DEL RÍO","41740, LEBRIJA","41003, SEVILLA","41003, SEVILLA","41012, SEVILLA","41010, SEVILLA","41002, SEVILLA","41013, SEVILLA","41015, SEVILLA","41710, UTRERA","22300, BARBASTRO","22400, MONZON","22252, ROBRES","50300, CALATAYUD","50100, LA ALMUNIA DE DOÑA GODINA","50840, SAN MATEO DE GÁLLEGO","50012, ZARAGOZA","50012, ZARAGOZA","50017, ZARAGOZA","50018, ZARAGOZA","50009, ZARAGOZA","50006, ZARAGOZA","33405, CASTRILLÓN","33009, OVIEDO","33008, OVIEDO","33007, OVIEDO","33111, TEVERGA","38208, SAN CRISTÓBAL DE LA LAGUNA","39300, CAMPUZANO (TORRELAVEGA)","39724, MEDIO CUDEYO","02600, VILLARROBLEDO","13610, CAMPO DE CRIPTANA","13120, CIUDAD REAL","13004, CIUDAD REAL","19170, EL CASAR","19005, GUADALAJARA","45910, ESCALONA","24401, PONFERRADA","37007, SALAMANCA","40300, SEPÚLVEDA","42001, SORIA","47155, SANTOVENIA DE PISUERGA","47012, VALLADOLID","47003, VALLADOLID","08415, BIGUES I RIELLS","28806, ALCALÁ DE HENARES","28805, ALCALÁ DE HENARES","28807, ALCALÁ DE HENARES","28100, ALCOBENDAS","28100, ALCOBENDAS","28922, ALCORCÓN","28941, FUENLABRADA","28903, GETAFE","28003, MADRID","28003, MADRID","28015, MADRID","28028, MADRID","28038, MADRID","28001, MADRID","28025, MADRID","28042, MADRID","28019, MADRID","28041, MADRID","28015, MADRID","28294, ROBLEDO DE CHAVELA","28294, ROBLEDO DE CHAVELA","28830, SAN FERNANDO DE HENARES","28830, SAN FERNANDO DE HENARES","28200, SAN LORENZO DE EL ESCORIAL","03001, ALICANTE","03001, ALICANTE","03001, ALICANTE","03015, ALICANTE","03015, ALICANTE","03440, IBI","03300, ORIHUELA","12004, CASTELLÓN DE LA PLANA","12594, ORPESA","12594, ORPESA","12594, ORPESA","12400, SEGORBE","46620, AYORA","46100, BURJASSOT","46610, GUADASSUAR","46501, PETRÉS","46184, SAN ANTONIO DE BENAGÉBER","46019, VALÈNCIA","46003, VALÈNCIA","46009, VALÈNCIA","46009, VALÈNCIA","46019, VALÈNCIA","06003, BADAJOZ","06150, SANTA MARTA","10002, CÁCERES","10002, CÁCERES","10002, CÁCERES","10600, PLASENCIA","10600, PLASENCIA","10310, TALAYUELA","NA, CUAUTITLÁN","15010, A CORUÑA","15002, A CORUÑA","15002, A CORUÑA","15002, A CORUÑA","15002, A CORUÑA","15002, A CORUÑA","15002, A CORUÑA","15002, A CORUÑA","15011, A CORUÑA","15930, BOIRO","15680, ORDES","36360, GONDOMAR","36005, PONTEVEDRA","36214, VIGO","07198, PALMA","07013, PALMA DE MALLORCA","52006, MELILLA","48940, LEILA","30565, LAS TORRES DE COTILLAS","30011, MURCIA","30850, TOTANA"],["Taller, Exposición, Proyecto","Taller","Taller, Exposición","Organizamos una semana con varias actividades. Exposición/actuación, taller, mesa redonda con invitadas, y dos videoconferencias con mujeres científicas y programadoras.","Taller, Charla","Visita Sevilla para conocer investigación científica","Exposición","Video preguntas-respuestas","Exposición","Proyecto","Proyecto","Proyecto","Exposición","Taller, Exposición, Proyecto","Taller","Taller","Proyecto","Taller","Taller","Taller, CHARLA CRISTINA ROMERA CASTILLO","Taller, Proyecto","Taller, Proyecto","Taller","Actividades didácticas","Charla - coloquio","Exposición","Ponencia-debate.","Exposición","Taller, Charla","Taller, Exposición","Exposición","Exposición","Proyecto","Charla","Charla con actividades","Taller, Exposición, Proyecto","Taller","Taller, Exposición","Taller, CINE Y CONCURSO","Exposición, Actividades","Exposición","Exposición, Proyecto","Exposición","TRABAJO EN EQUIPO","Proyecto","Taller","Proyecto","Taller","Exposición","Proyecto","Divulgación / Visualización","Taller","Taller, Exposición, Juegos de mesa científicos, proyecciones, rompecabezas de origami, photocall. visita de las científicas del pasado, entrevistas a las científicas del pasado.","Taller","Taller","Taller, Exposición, Charla","Charla","Exposición","Conferencia","Exposición","Exposición, Gymkana","Exposición","Taller","Proyecto","Exposición","Concursos, exposiciones, charlas","Taller","Exposición","Charla","Proyecto","Exposición","Exposición","Taller, Exposición, Presentación, Infografía con Piccollage y Kahoot sobre el tema.","Charla divulgativa","Exposición, Proyecto","Taller","Taller, Exposición, Proyecto","Taller, Exposición","Charla/conferencia.","Taller","Ponencia","CHARLAS","Taller, Exposición","Exposición, Búsqueda de información y puesta en común.","CHARLAS","VIDEO","Exposición, Vídeo divulgativo y concurso","Taller, Ponencia / Charla","Proyecto","Exposición","Taller, Charlas","Concurso","Taller, Exposición, JORNADAS ACTIVIDADES DE DIVULGACIÓN CIENTÍFICA Y TECNOLÓGICA CON MOTIVO DEL 11 F","Exposición, Charla semi-presencial","Exposición","Taller, Exposición, Proyecto, EVENTO CON ACTIVIDADES ARTÍSTICAS, CONFERENCIAS, GIMKANA","Exposición","Taller, Proyecto","Charla Online","Proyecto","Proyecto","Proyecto","Vídeos y materiales 11F","Exposición, Proyecto","Proyecto, MESA REDONDA/Encuentro con los jóvenes","Taller","Exposición","Taller","Exposición, Proyecto","Vídeoconferència","Videoconferencia","Proyecto","Yincana","Taller, Exposición","Xerrada amb dones que viuen per la Ciència.","Yincana","Exposición","Charla con exalumnas del centro en estudios científicos","Charla","Proyecto","Proyecto","Gran Joc i Exposició","Taller","Proyecto","Exposición","Exposición","Exposición","Proyección de vídeos grabados por alumnas","Emisión radiofónica","Exposición","Charla Girls4STEM especial #11Febrero","Exposición, Proyecto, Charlas (una presencial y dos telemáticas)","Exposición","Proyección y coloquio","PROYECCIÓN","Taller, revisión de información y creación de materiales","Exposición","PRESENTACIÓN DE WEB","Búsqueda de información sobre mujeres en ciencia y tecnología","Exposición, Charlas y vídeos.","Recital","Trabajo de investigación","Exposición, Charla","Proyecto","Exposición","Charla","Taller","Taller, Exposición, CHARLAS","Charlas","Exposición","Mesa redonda","Proyecto"],["La semana de la cencia","Tu eliges ser científica.","Museo de mujeres relevantes en la historia.","Semana de la mujer y la niña en la ciencia","Charla o taller de robótica","Divulgación científica","11 segundos: Alegato en defensa de la contribucíón de la mujer a la Ciencia","11 F con las Ingenieras de Marsi-Bionics","LA CIENCIA TAMBIÉN TIENE NOMBRE DE MUJER","11 F de futuro","Semana de la mujer y la niña en la ciencia","BIOCÁRBULA","La actividad consistirá en la realización de un mural con la temática mujeres que han sido importantes en la ciencia, un vídeo con palabras y frases de ánimo empoderando a las niñas para elimnar tópicos. Además de la lectura de un manifiesto para potenciar el acceso de la mujer a las áreas STEM.","11F en Novaschool Medina Elvira.","Mujeres en pie de ciencia","Robótica para tod@s","Yo puedo ser científica","Las mujeres científicas de nuestro entorno","Programación en Toolbox","SEMANA DE LA CIENCIA","Infografías científicas","STEAM 22. Quiero ser mujer árbol","Taller/Charla dinámica","Retos 11-F. ¿Mujeres en Goeología? Se trata de un concurso en el que descubrirán a 12 geólogas de distintas epocas históricas que han hecho importantes aportaciones a la ciencia. Habrá otras actividades como cineforum (posiblemente Hipatia de Alejandria).","Día de la Mujer y la Niña en las Ciencias: cuéntanos tu experiencia.","WOMEN IN SCIENCE","Semana de la mujer y la niña en la ciencia","Presentación presencial sobre tu trayectoria personal en el mundo STEM2D o sobre tu día a día trabajando en el campo de las ciencias,","Las científicas del futuro.","Charla","Vídeo Mujeres y niñas en la ciencia","EN EL ALCARIA HACEMOS CIENCIA,NO QUEREMOS SER PRINCESAS QUEREMOS SER CIENTÍFICAS.","Tabla periódica de científicas","Charla Las niñas y mujeres en la Ciencia","Algunas mujeres científicas","11 F día de la mujer y la niña en la ciencia","Microbios. ¿Enemigos o amigos?","En la ciencia también <<Las chicas han triunfado>>","Rosco pasabalabras, taller de alquimia y cine.","\"Reconstruyendo la ciencia: el papel fundamental de las mujeres\"","Charla Concertada \"Modelos de negocios innovadores basados en la economía circular\"","La mujer forma parte de la ciencia","Mujeres en la ciencia","mujeres en la ciencia","CONOCIENDO A CIENTÍFICAS","mujer , niña y ciencia. Efecto Matilda.","¿Qué hemos aprendido con...? Realizaremos actividades desde infantil a secundaria para conocer la biografía de mujeres pioneras en el ámbito científico realizando un podcast para la radio del cole y frases notables para dejar huella en el centro. Encuentro on line con científicas","Una científica en el aula","Exposición de fotografías sobre experiencias y trabajos de ciencia.","¿Sabes cuántas cosas han hecho las científicas en este último siglo?","Divulgación / Visualización","ACTIVIDADES DE VISUALIZACIÓN DE MUJERES CIENTÍFICAS IMPORTANTES AÚN DESCONOCIDAS PARA LA MAYORÍA (Carteles, Juegos de Pistas, Teatralizaciones, Charlas en inglés o francés de científicas actuales)","En los espacios comunes, patio, vestíbulo, pasillos, biblioteca: -Exposiciones -Animación a la lectura -Juegos de mesa, rompecabezas -Photocall, lectura de manifiesto, proyección, visita de científicas del pasado. En las aulas durante esta semana se van a llevar a cabo múltiples actividades desde los diferentes departamentos implicados: –Charlas sobre mujer y ciencia para 1º Bach y 4º Bach en sus aulas de F y Q. –Rompecabezas origami mujeres científicas (1ºESO) en las aulas de matemáticas –Artists interview scientists (1º,2º, 3º ESO) Women inScience: Q & A Instagram live (4º ESO) and 6 videos to sparkle debate (1º Bachillerato) en las aulas de inglés. –Actividades sobre mujeres científicas: Juegos, calendarios, Kahoot (ESO) en aulas de Ciencias Naturales y Ámbito científico.","Conocemos a Mujeres Invisibilizadas por la Historia","La química de las plantas","charla","Teresa Valdés Solís: Mujer CIENCIA","Mujeres tras el COVID-19","La vida de las Estrellas... ¡Y no son las de Hollywood!","Actividad 11 F día internacional de la mujer y la niña en la ciencia","Charlas científicas","Visibilizando a las mujeres científicas","Mujeres y niñas en la Ciencia","CIENCIA EN FEMENINO","Concurso mujeres ingeniosas en comic y en cortos","Semana de la Mujer y la Niña en la Ciencia","LA experimentación en Química","\"Las Lazarillas de la Ciencia II\"","Día de la mujer y la niña en la ciencia","El pasillo de la ciencia","La mujer trabajadora","Biólogas-Químicas que cambiaron el mundo","La Ciencia es para niñas y niños","Charla sovulgativa","Centro de educación infantil, primaria, secundaria y bachillerato.","La nena i la dona cientifica","Taller, actividad, información divulgativa","Por más mujeres STEAM","El papel de la mujer en la ciencia.","La mujer en la ciencia","Mujeres referentes en la historia de la Ciencia","\"<U+0001D402><U+0001D428><U+0001D427><U+0001D428>´<U+0001D41C><U+0001D41E><U+0001D425><U+0001D41A><U+0001D42C>\"","MUJERES EN LA CIENCIA","Reflexión sobre la mujer en la ciencia para peques de primer ciclo de Primaria.","Madres científicas","Ellos nos hablan de ellas","#TodxsSomosAMPA11F Exposición sobre mujeres científicas, vídeo divulgativo sobre madres científicas del cole","Yo también quiero ser científica","XIII Semana de las Ciencias bajo la temática ¿Somos lo que comemos? Del 7 al 12 de febrero de 2022","Cómo es es el trabajo de una científica y sus dificultades?","Jornadas de la Ciencia","I Concurso de monólogos científicos en el IES Alameda de Osuna","ACTIVIDADES CON MOTIVO DE LA CELEBRACIÓN DEL DÍA INTERNACIONAL MUJER Y NIÑA EN LA CIENCIA","Beyond the COVID: the other (s)heroes","Grandes hitos científicos liderados por mujeres","MUJERES EN LA EXPLORACIÓN ESPACIAL, NIÑAS ASTRONAUTAS","Niñas astronautas","Taller gratis para niñas Robotica Educativa y Diseño 3D","Conoce a una Científica Polar","Descubriendo Científicas","La mujer en la educación","Las mujeres robadas en los libros de informática y telecomunicaciones","Cuéntame 11F","EXPOSICIÓN- actividad del proyecto Erasmus+ que coordinamos, \"GENIO & INGENIO: EL DESCUBRIMIENTO DE LA IDENTIDAD\"","Mesa redonda","Talleres científicos \"Is it magic? No, it's science\"","LAS MUJERES EN LA CIENCIA","Talleres mujeres científicas","Setmana de la dona i la xiqueta en la ciència (7-11 febrer).","Vídeoconferència de Blanca Ripollés Piquer, PhD. Manager, Auditor (Regulatory Quality Assurance, Corporate Compliance) Pfizer","Vídeoconferencia \"La contribución de la Ciencia para Mejorar la Calidad del Aire\"","PUERTAS CIENTÍFICAS","Yincana Científica","DÍA INTERNACIONAL DE LA MUJER Y LA NIÑA EN LA CIENCIA","TOCADA PER LA CIÈNCIA!","Petrés es de ciencia","Exposición de 13 posters sobre científicas y científicos.","Charla \"mujer y niña en la ciencia\"","Rompiendo estereotipos en ciencia","MAQUETÍFICAS","cartel promocional 11 de febrero","Gimcana-Exposició Dones en CTEM","Taller para alumnos de primaria","YO PUEDO, YO QUIERO Y YO CUENTO.","Papel de la mujer en la ciencia. Pioneras en Bioquímica","Papel de la mujer en la ciencia. Pioneras en Bioquímica","Papel de la mujer en la ciencia. Pioneras en Bioquímica.","Las mujeres científicas no cuentan su vida","Científicas en nuestra radio","Charla sobre la mujer y la ciencia","Charla Girls4STEM especial #11Febrero","Exposición carteles \"Mulleres na ciencia\"","Exposición “Aportaciones de las mujeres a las matemáticas” organizada por dpto de Matemáticas","Proyeciones y coloquios con clips de vídeo como el de la campaña #NoMore Matildas en varias aulas (en varios idiomas)","Proyección de la conferencia \"We are made of star stuff\" de Jocelyn Bell en Teatro Colón de A Coruña","A CORUÑA DAS MULLERES","AUDIOPOSTERS MULLERES GALEGAS","WEB Galegas STEM","Galicia é ciencia e tecnoloxía","Semana Muller e Ciencia no IES RafaelDieste","7 constelacións xa non invisibles","CONCIENCIA DE MULLERES CON CIENCIA","Charla de África González. Catedrática de inmunoloxía UvVigo","LA RESPIRACIÓN NOS AYUDA A RELAJARNOS","Os microplásticos acurrálannos","Charla de una mujer científica para alumnos de 1 y 2 de ESO.","Taller 11F","MUJERES MÁGICAS, NIÑAS CIENTÍFICAS.","Charlas divulgativas científicas","Charlas online o presenciales","Los estudios de grado en Ciencias (mesa redonda de antiguas alumnas del IES Floridablanca)","TENGO UNA PREGUNTA PARA USTED"]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th>Centro<\/th>\n <th>Provincia<\/th>\n <th>Localidad<\/th>\n <th>Tipo actividad<\/th>\n <th>Título<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"order":[],"autoWidth":false,"orderClasses":false,"orderCellsTop":true}},"evals":[],"jsHooks":[]}</script>
<p>Última actualización: 2022-02-11</p>
</div>
</div>
</div>
<script>
// add bootstrap table styles to pandoc tables
function bootstrapStylePandocTables() {
$('tr.odd').parent('tbody').parent('table').addClass('table table-condensed');
}
$(document).ready(function () {
bootstrapStylePandocTables();
});
</script>
<!-- tabsets -->
<script>
$(document).ready(function () {
window.buildTabsets("TOC");
});
$(document).ready(function () {
$('.tabset-dropdown > .nav-tabs > li').click(function () {
$(this).parent().toggleClass('nav-tabs-open');
});
});
</script>
<!-- code folding -->
<!-- dynamically load mathjax for compatibility with self-contained -->
<script>
(function () {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
document.getElementsByTagName("head")[0].appendChild(script);
})();
</script>
</body>
</html>