Update resume
This commit is contained in:
parent
861fe5c412
commit
7f4e3868dc
2 changed files with 16 additions and 0 deletions
|
@ -73,6 +73,13 @@
|
||||||
<h2>CV</h2>
|
<h2>CV</h2>
|
||||||
<h3>Enseignement</h3>
|
<h3>Enseignement</h3>
|
||||||
<dl>
|
<dl>
|
||||||
|
<dt>
|
||||||
|
<span class="start">2023</span>
|
||||||
|
2024
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<strong>STI2D</strong>,
|
||||||
|
<em>Lycée du Pays de Soule</em>, Chéraute.</dd></dd>
|
||||||
<dt>
|
<dt>
|
||||||
<span class="start">2022</span>
|
<span class="start">2022</span>
|
||||||
2023
|
2023
|
||||||
|
@ -83,10 +90,16 @@
|
||||||
|
|
||||||
<h3>Publications</h3>
|
<h3>Publications</h3>
|
||||||
<dl>
|
<dl>
|
||||||
|
<dt>2023</dt>
|
||||||
|
<dd><strong>Large concrete block displaced by a rogue wave : analysis of an event incidentally captured by a photographer</strong>,
|
||||||
|
Stéphane ABADIE, Edgar P. BURKHART, Amirhossein PARVIN,
|
||||||
|
<em>European Geosciences Union General Assembly 2023</em>,
|
||||||
|
<a href="https://ui.adsabs.harvard.edu/link_gateway/2023EGUGA..25.3336A/doi:10.5194/egusphere-egu23-3336">DOI:10.5194/egusphere-egu23-3336</a></dd>
|
||||||
<dt>2022</dt>
|
<dt>2022</dt>
|
||||||
<dd><strong>Déplacement d’un bloc de béton de 50T par une vague extrême : analyse d’un événement capturé par un
|
<dd><strong>Déplacement d’un bloc de béton de 50T par une vague extrême : analyse d’un événement capturé par un
|
||||||
photographe</strong>,
|
photographe</strong>,
|
||||||
Edgar P. BURKHART, Amirhossein PARVIN, Stéphane ABADIE (pp 551-558),
|
Edgar P. BURKHART, Amirhossein PARVIN, Stéphane ABADIE (pp 551-558),
|
||||||
|
<em>XVII<span class="sup">es</span> Journées Nationales Génie Côtier – Génie Civil</em>,
|
||||||
<a href="https://www.paralia.fr/jngcgc/17_57_burkhart.pdf">DOI:10.5150/jngcgc.2022.057 [PDF]</a></dd>
|
<a href="https://www.paralia.fr/jngcgc/17_57_burkhart.pdf">DOI:10.5150/jngcgc.2022.057 [PDF]</a></dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
|
|
|
@ -206,3 +206,6 @@ footer {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sup {
|
||||||
|
font-feature-settings: "sups" 1;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue