-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
HAFSA AALLAT
committed
Mar 13, 2024
1 parent
3d209d4
commit 5e44a0d
Showing
16 changed files
with
274 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,270 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>TEDS</title> | ||
<meta name="description" content="TODO_DESCRIPTION"> | ||
<meta name="abstract" content="TODO_ABSTRATCT"> | ||
<meta name="author" content="TODO_AUTHOR"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="dist/reset.css"> | ||
<link rel="stylesheet" href="dist/reveal.css"> | ||
<link rel="stylesheet" href="dist/theme/white.css" id="theme"> | ||
<!-- Theme used for syntax highlighting of code --> | ||
<link rel="stylesheet" href="plugin/highlight/monokai.css"> | ||
<style> | ||
.reveal .slide-number { | ||
background-color: rgba(0, 0, 145, 0.75); | ||
} | ||
|
||
:root { | ||
--r-link-color: rgba(0, 0, 145, 0.75); | ||
} | ||
|
||
.gallery { | ||
display: grid; | ||
grid-template-columns: repeat(2, 1fr); | ||
grid-gap: var(--gridGap); | ||
justify-items: center; | ||
width: calc((2 * var(--imageWidth)) + (2 * var(--gridGap))); | ||
margin: 0 auto; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<div class="reveal"> | ||
<div class="slides"> | ||
<section> | ||
<div style="float: left;"> | ||
<img alt="mesr logo" src="images/mesr.svg" style="background: transparent; height: 120px; margin: 0 auto 0 1em;"> | ||
</div> | ||
<div style="display: block; float: left; margin: auto;"> | ||
<div style="font-size: 1em; margin: 15px 0;"> | ||
Transition écologique pour un développement soutenable | ||
</div> | ||
</div> | ||
<div style="float: left; font-size: 0.4em; margin-top: 2rem; text-align: left;"> | ||
<p style="margin: 0;"> | ||
13 mars 2023 | ||
</p> | ||
</div> | ||
<div style="float: right; font-size: 0.4em; margin-top: 2rem; text-align: right;"> | ||
<p style="margin: 0;"> | ||
SIES - DISD | ||
</p> | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<section> | ||
<h3 style="font-size: 1.2em;">S'il ne fallait retenir que ça:</h3> | ||
<div style="font-size: 0.85em;"> | ||
<div style="float: left; width: 100%;"> | ||
<ul style="font-size: 0.75em; line-height: 170%;"> | ||
<br> | ||
<li> | ||
🧘 Des références Françaises autant citées dans le <b>GIEC</b> que dans l'<b>IPBES</b> | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
✨ La France brille dans les sciences physiques, les publications françaises sont les 4ème plus utilisées pour le 1er working group du <b>GIEC</b> (Physical science) | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
⏳ (Recherche recente ou d'avant) | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
👩🔬 (En France, nanani contribue le plus au GIEC ou IPBES) | ||
</li> | ||
</ul> | ||
</div> | ||
</section> | ||
</section> | ||
|
||
<section> | ||
<section> | ||
<h3 style="font-size: 1.2em;">Points abordés :</h3> | ||
<div style="font-size: 0.85em;"> | ||
<div style="float: left; width: 100%;"> | ||
<ul style="font-size: 0.75em; line-height: 170%;"> | ||
<br> | ||
<li> | ||
🏆 Comment se situe la France dans les références citées par les rapports du <b>GIEC</b> et de l'<b>IPBES</b> de manière globale ? | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
📊 Quel est le profil de participation de la France dans ces références à l'échelle des workings groups et dans le temps ? | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
👩🔬 En France, qui contribue au sujet ? | ||
</li> | ||
</ul> | ||
</div> | ||
</section> | ||
</section> | ||
|
||
<section> | ||
<section> | ||
<h3 style="font-size: 0.85em;">La France dans les références citées par les rapports GIEC et IPBES – Grands chiffres (1/2) </h3> | ||
<div style="font-size: 0.80em;"> | ||
Références françaises citées par le <b>GIEC</b> : | ||
<div style="float: left; width: 100%;"> | ||
<ul style="font-size: 0.75em; line-height: 170%;"> | ||
<br> | ||
<li> | ||
Part de marché total : <b> 7,4 % </b> | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
Nombre de publications : <b> 3939 </b> | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
Rang : <b> 7 ème </b> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<h3 style="font-size: 1.0em;"> Pour toutes les publications du GIEC, la France se situe 7 ème juste après le Canada et la Chine (top 20)</h3> | ||
<div> | ||
<img src="images/teds_ipcc_country_wg122cross3_part.png" /> | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<h3 style="font-size: 1.0em;"> Annexe - Nombre totaux par pays (top 20) </h3> | ||
<div> | ||
<img src="images/teds_ipcc_country_wg122cross3_number.png" /> | ||
</div> | ||
</section> | ||
</section> | ||
|
||
<section> | ||
<section> | ||
<h3 style="font-size: 0.85em;">La France dans les références citées par les rapports GIEC et IPBES – Grands chiffres (2/2) </h3> | ||
<div style="font-size: 0.80em;"> | ||
Références françaises citées par l'<b>IPBES</b> : | ||
<div style="float: left; width: 100%;"> | ||
<ul style="font-size: 0.75em; line-height: 170%;"> | ||
<br> | ||
<li> | ||
Part de marché total : <b> 7,1 % </b> | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
Nombre de publications : <b> 467 </b> | ||
<br /> | ||
<br /> | ||
</li> | ||
<li> | ||
Rang : <b> 7 ème </b> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<h3 style="font-size: 1.2em;"> Pour celles de l'IPBES, la France se situe 7ème également juste après l'Allemagne et les Pays-bas (top 20) </h3> | ||
<div> | ||
<img src="images/teds_ipbes_country_wg122cross3_part.png" /> | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<h3 style="font-size: 1.0em;"> Annexe - Nombre totaux par pays (top 20) </h3> | ||
<div> | ||
<img src="images/teds_ipbes_country_wg122cross3_number.png" /> | ||
</div> | ||
</section> | ||
</section> | ||
|
||
<section> | ||
<section> | ||
<h3 style="font-size: 0.85em;">Le profil de participation de la France dans les références citées (1/3) </h3> | ||
<div style="font-size: 0.80em;"> | ||
Positionnement relatif de la France par rapport aux autres pays pour les workings groups du <b>GIEC</b> : | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<h3 style="font-size: 0.7em;"> La France est en tête pour les publications qui concernent les sciences physiques mais moins citée pour l'adaptation et l'atténuation </h3> | ||
<div class="gallery"> | ||
<img src="images/teds_ipcc_country_wg1_part.png" /> | ||
<img src="images/teds_ipcc_country_wg2_part.png" /> | ||
<img src="images/teds_ipcc_country_wg2cross_part.png" /> | ||
<img src="images/teds_ipcc_country_wg3_part.png" /> | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<h3 style="font-size: 0.7em;"> Annexe - Nombre totaux par pays et par WG (top 20) </h3> | ||
<div class="gallery"> | ||
<img src="images/teds_ipcc_country_wg1_number.png" /> | ||
<img src="images/teds_ipcc_country_wg2_number.png" /> | ||
<img src="images/teds_ipcc_country_wg2cross_number.png" /> | ||
<img src="images/teds_ipcc_country_wg3_number.png" /> | ||
</div> | ||
</section> | ||
</section> | ||
|
||
<section> | ||
<section> | ||
<h3 style="font-size: 0.85em;">Le profil de participation de la France dans les références citées (2/3) </h3> | ||
<div style="font-size: 0.80em;"> | ||
La structure de la contribution française se distingue-t-elle de celle des autres pays pour les workings groups du <b>GIEC</b> ? | ||
</div> | ||
</section> | ||
|
||
<section> | ||
<h3 style="font-size: 0.5em;"> La répartition des publications dans les différents workings groups pour quelques pays </h3> | ||
<div style="height: 650px;"> | ||
<img src="images/teds_ipcc_5countries.png" /> | ||
</div> | ||
</section> | ||
|
||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<script src="dist/reveal.js"></script> | ||
<script src="plugin/zoom/zoom.js"></script> | ||
<script src="plugin/notes/notes.js"></script> | ||
<script src="plugin/search/search.js"></script> | ||
<script src="plugin/markdown/markdown.js"></script> | ||
<script src="plugin/highlight/highlight.js"></script> | ||
<script> | ||
// Also available as an ES module, see: | ||
// https://revealjs.com/initialization/ | ||
Reveal.initialize({ | ||
controls: true, | ||
progress: true, | ||
center: true, | ||
hash: true, | ||
slideNumber: 'c/t', | ||
|
||
// Learn about plugins: https://revealjs.com/plugins/ | ||
plugins: [RevealZoom, RevealNotes, RevealSearch, RevealMarkdown, RevealHighlight] | ||
}); | ||
Reveal.configure({ pdfMaxPagesPerSlide: 1 }) | ||
Reveal.configure({ pdfSeparateFragments: false }); | ||
</script> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters