Skip to content

Commit ffe17f4

Browse files
authored
Add MissAbms information
Add MissAbms 2026 information and link to Agropolis website
1 parent bd83ba4 commit ffe17f4

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

src/pages/index.js

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,37 @@ export default function Home() {
172172
</div>
173173
</article>
174174
</div>
175+
176+
177+
<section className={styles.section}>
178+
<h2>Summer School</h2>
179+
<p style={{fontSize: 16, margin: '0 auto 24px', opacity: 0.85}}>
180+
<strong>MISSABMS 2026</strong>, the multi-platform training course on ABM will take place <strong>from 15 to 26 June 2026</strong>. <br />
181+
182+
MISS-ABMS = Multi-platform International Summer School on Agent-Based Modelling & Simulation for renewable resources management. <br /> <br />
183+
184+
By taking part in this course, you will gain a modelling culture and learn the different skills required for building agent-based models (ABMs) applied to sociological, ecological, or socio-ecological systems. <br />
185+
186+
Key points <br />
187+
188+
· MISS-ABMS is multi-cultural in terms of background and nationalities of the trainers and participants <br />
189+
190+
· MISS-ABMS promotes a collaborative practice of modelling and simulation <br />
191+
192+
· MISS-ABMS is multi-platform: Cormas, Gama and NetLogo <br />
193+
194+
· MISS-ABMS presents the different stages of an ABM process, with a focus on model design and implementation <br />
195+
196+
· MISS-ABMS offers a significant time for group work to design and implement an ABM <br /> <br />
197+
198+
Further information can be found <a href="https://www.agropolis.fr/MISSABMS" target="_blank" title="here">here</a> <br />
199+
200+
The application form is <a href="https://www.agropolis.fr/MISS-ABMS-APPLICATION-FORM" target="_blank" title="here">here</a>
201+
202+
203+
</p>
204+
205+
175206
</section>
176207

177208
{/* CTA BAND */}
@@ -191,4 +222,4 @@ export default function Home() {
191222
</section> */}
192223
</Layout>
193224
);
194-
}
225+
}

0 commit comments

Comments
 (0)