{"id":8039,"date":"2026-04-10T08:02:32","date_gmt":"2026-04-10T07:02:32","guid":{"rendered":"https:\/\/cyroi.re\/?p=8039"},"modified":"2026-04-15T12:41:23","modified_gmt":"2026-04-15T11:41:23","slug":"offre-demploi-ingenieure-de-recherche-chimie-analytique","status":"publish","type":"post","link":"https:\/\/cyroi.re\/en\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/","title":{"rendered":"Job Opening \u2013 Research Engineer \u2013 Analytical Chemistry"},"content":{"rendered":"<!-- OFFRE D'EMPLOI : Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique (H\/F) -->\n<style>\n\/* Variables CSS - Garantir la disponibilit\u00e9 *\/\n:root {\n    --bleu-nuit: #1c1c68;\n    --bleu-canard: #008f98;\n    --bleu-clair: #a5c3c2;\n    --vert-turquoise: #47b2a2;\n    --orange-corail: #f46b53;\n}\n\n\/* Container principal de l'offre *\/\n.job-offer-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n\/* Header de l'offre *\/\n.job-offer-header {\n    text-align: center;\n    margin: 60px 0 40px 0;\n    padding: 0 20px;\n}\n\n.job-offer-title {\n    font-family: 'Raleway', sans-serif;\n    font-size: clamp(2rem, 4vw, 3rem);\n    font-weight: 700;\n    color: var(--bleu-nuit);\n    margin-bottom: 20px;\n    line-height: 1.2;\n}\n\n.job-offer-subtitle {\n    font-family: 'Nunito', sans-serif;\n    font-size: 1.2rem;\n    color: var(--bleu-canard);\n    font-weight: 600;\n    margin-bottom: 30px;\n}\n\n\/* Badges d'informations cl\u00e9s *\/\n.job-offer-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    justify-content: center;\n    margin-bottom: 40px;\n}\n\n.job-offer-badge {\n    background: var(--bleu-clair);\n    color: white;\n    padding: 10px 20px;\n    border-radius: 50px;\n    font-size: 0.95rem;\n    font-weight: 600;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n}\n\n.job-offer-badge.contract {\n    background: var(--vert-turquoise);\n}\n\n.job-offer-badge.location {\n    background: var(--bleu-canard);\n}\n\n.job-offer-badge.deadline {\n    background: var(--orange-corail);\n}\n\n\/* Contenu principal *\/\n.job-offer-content {\n    margin-bottom: 80px;\n}\n\n.job-offer-main {\n    font-size: 1.1rem;\n    line-height: 1.8;\n}\n\n.job-offer-main h2 {\n    font-family: 'Raleway', sans-serif;\n    font-size: 2rem;\n    font-weight: 600;\n    color: var(--bleu-nuit);\n    margin: 40px 0 20px 0;\n    position: relative;\n    padding-left: 50px;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n}\n\n.job-offer-main h2:before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 4px;\n    height: 30px;\n    background: var(--orange-corail);\n    border-radius: 2px;\n}\n\n.job-offer-main h2 svg {\n    width: 28px;\n    height: 28px;\n    fill: var(--bleu-canard);\n    flex-shrink: 0;\n    position: absolute;\n    left: 10px;\n}\n\n.job-offer-main h3 {\n    font-family: 'Raleway', sans-serif;\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: var(--bleu-canard);\n    margin: 30px 0 15px 0;\n}\n\n.job-offer-main p {\n    margin-bottom: 20px;\n    font-family: 'Nunito', sans-serif;\n    color: #333;\n}\n\n.job-offer-main strong {\n    color: var(--bleu-nuit);\n}\n\n\/* Listes \u00e0 puces *\/\n.job-offer-main ul {\n    margin: 20px 0;\n    padding-left: 30px;\n}\n\n.job-offer-main li {\n    margin-bottom: 12px;\n    position: relative;\n    font-family: 'Nunito', sans-serif;\n}\n\n.job-offer-main li::marker {\n    color: var(--vert-turquoise);\n}\n\n\/* Encadr\u00e9 important *\/\n.job-info-box {\n    background: linear-gradient(135deg, rgba(71, 178, 162, 0.1), rgba(0, 143, 152, 0.1));\n    border-left: 4px solid var(--vert-turquoise);\n    padding: 25px;\n    border-radius: 10px;\n    margin: 30px 0;\n}\n\n.job-info-box h3 {\n    font-family: 'Raleway', sans-serif;\n    font-size: 1.3rem;\n    color: var(--bleu-nuit);\n    margin-bottom: 15px;\n}\n\n.job-info-box p {\n    margin-bottom: 10px;\n    font-family: 'Nunito', sans-serif;\n}\n\n.job-info-box strong {\n    color: var(--bleu-canard);\n}\n\n\/* Encadr\u00e9 contexte projet *\/\n.job-project-context {\n    background: linear-gradient(135deg, rgba(28, 28, 104, 0.05), rgba(0, 143, 152, 0.05));\n    border-left: 4px solid var(--bleu-nuit);\n    padding: 25px;\n    border-radius: 10px;\n    margin: 30px 0;\n}\n\n.job-project-context p {\n    font-family: 'Nunito', sans-serif;\n    font-size: 1.05rem;\n    line-height: 1.7;\n    margin-bottom: 0;\n}\n\n\n\/* Section candidature *\/\n.job-application-section {\n    background: var(--bleu-nuit);\n    color: white;\n    padding: 50px 40px;\n    border-radius: 20px;\n    margin: 60px 0;\n    text-align: center;\n}\n\n.job-application-title {\n    font-family: 'Raleway', sans-serif;\n    font-size: 2rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 15px;\n    padding-left: 0 !important;\n    color: white !important;\n}\n\n.job-application-title:before {\n    display: none !important;\n}\n\n.job-application-title svg {\n    position: static !important;\n    width: 32px !important;\n    height: 32px !important;\n    fill: white !important;\n}\n\n.job-application-text {\n    font-family: 'Nunito', sans-serif;\n    font-size: 1.15rem;\n    margin-bottom: 30px;\n    line-height: 1.8;\n}\n\n.job-application-emails {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    justify-content: center;\n    margin-bottom: 10px;\n}\n\n.job-application-email {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: white;\n    color: var(--bleu-nuit);\n    padding: 15px 35px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 1.1rem;\n    transition: all 0.3s ease;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n}\n\n.job-application-email:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);\n    color: var(--orange-corail);\n}\n\n.job-application-email svg {\n    width: 22px;\n    height: 22px;\n    fill: var(--bleu-nuit);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .job-offer-container {\n        padding: 0 15px;\n    }\n\n    .job-offer-header {\n        margin: 40px 0 30px 0;\n    }\n\n    .job-offer-title {\n        font-size: 1.8rem;\n    }\n\n    .job-offer-subtitle {\n        font-size: 1.1rem;\n    }\n\n    .job-offer-badges {\n        gap: 10px;\n    }\n\n    .job-offer-badge {\n        font-size: 0.85rem;\n        padding: 8px 16px;\n    }\n\n    .job-offer-main {\n        font-size: 1rem;\n    }\n\n    .job-offer-main h2 {\n        font-size: 1.5rem;\n        padding-left: 45px;\n    }\n\n    .job-offer-main h2 svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    \n    .job-application-section {\n        padding: 35px 25px;\n    }\n\n    .job-application-title {\n        font-size: 1.5rem;\n        flex-direction: column;\n    }\n\n    .job-application-text {\n        font-size: 1rem;\n    }\n\n    .job-application-emails {\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .job-application-email {\n        width: 100%;\n        justify-content: center;\n    }\n}\n<\/style>\n\n<!-- Container principal de l'offre -->\n<div class=\"job-offer-container fade-in\">\n\n    <!-- Header de l'offre -->\n    <header class=\"job-offer-header\">\n        <h1 class=\"job-offer-title\">Job Opening \u2013 Research Engineer \u2013 Analytical Chemistry<\/h1>\n        <p class=\"job-offer-subtitle\">GIP CYROI \u2013 Health Research and Bio-innovation<\/p>\n\n        <!-- Badges d'informations cl\u00e9s -->\n        <div class=\"job-offer-badges\">\n            <span class=\"job-offer-badge contract\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\" width=\"18\" height=\"18\">\n                    <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-1 2l5 5h-5V4zM8 18v-1h8v1H8zm0-4v-1h8v1H8zm0-4v-1h5v1H8z\"\/>\n                <\/svg>\n                9-month fixed-term contract\n            <\/span>\n            <span class=\"job-offer-badge location\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\" width=\"18\" height=\"18\">\n                    <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/>\n                <\/svg>\n                Sainte-Clotilde, La R\u00e9union\n            <\/span>\n\n            <span class=\"job-offer-badge\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\" width=\"18\" height=\"18\">\n                    <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z\"\/>\n                <\/svg>\n                Full-time\n            <\/span>\n        <\/div>\n    <\/header>\n\n    <!-- Contenu principal -->\n    <div class=\"job-offer-content\">\n\n        <main class=\"job-offer-main\">\n\n            <!-- Contexte et mission principale -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\n                <\/svg>\n                Context and main role\n            <\/h2>\n            <p>GIP CYROI, a leading centre for research and innovation in health and biotechnology in the Indian Ocean, is recruiting a Research Engineer for the Prop'O Miel project.<\/p>\n            <p>Reporting to the Analytical Unit, you will contribute to scientific work on the valorisation of natural resources and the biodiversity of R\u00e9union Island.<\/p>\n\n            <!-- Vos missions -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2v14H3v3c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V2l-1.5 1.5zM19 19c0 .55-.45 1-1 1s-1-.45-1-1v-3H8V5h11v14z\"\/>\n                    <path d=\"M9 7h6v2H9zm7 0h2v2h-2zm-7 3h6v2H9zm7 0h2v2h-2z\"\/>\n                <\/svg>\n                Your responsibilities\n            <\/h2>\n            <p>Within the unit, you will work across the entire analytical chain and research activities:<\/p>\n            <ul>\n                <li>Contributing to laboratory management (inventory, consumables, samples)<\/li>\n                <li>Performing chemical analyses: sample preparation, reagents and quality controls<\/li>\n                <li>Developing and validating analytical methods in R&amp;D<\/li>\n                <li>Operating advanced analytical equipment (GC-MS\/MS, UPLC-HRMS, NMR, HPLC-UV\u2026)<\/li>\n                <li>Implementing metabolomics approaches<\/li>\n                <li>Contributing to the structural characterisation of compounds<\/li>\n                <li>Contributing to the writing of scientific reports and publications<\/li>\n                <li>Ensuring compliance with the quality management system<\/li>\n                <li>Participating in project review meetings<\/li>\n            <\/ul>\n\n            <!-- Profil recherch\u00e9 -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\n                <\/svg>\n                Candidate profile\n            <\/h2>\n\n            <div class=\"job-info-box\">\n                <h3>Education and experience<\/h3>\n                <p><strong>Required qualification:<\/strong> PhD in analytical chemistry or related field<\/p>\n                <p><strong>Desired experience:<\/strong> at least 2 years in a research laboratory<\/p>\n                <p><strong>Valid driving licence required<\/strong><\/p>\n                \n            <\/div>\n\n            <h3>Skills<\/h3>\n            <p>You have strong skills in:<\/p>\n            <ul>\n                <li>Analytical chemistry and related techniques (HPLC, NMR, HRMS\u2026)<\/li>\n                <li>Metabolomics (UPLC-HRMS, GC-MS\/MS)<\/li>\n                <li>Molecular network tools (MZmine, GNPS, MetGem\u2026)<\/li>\n                <li>Dereplication and annotation (databases, bioinformatics)<\/li>\n                <li>Scientific data analysis and interpretation<\/li>\n                <li>Scientific writing<\/li>\n            <\/ul>\n            <p>Knowledge of chemometrics would be a plus.<\/p>\n\n            <h3>Professional qualities<\/h3>\n            <ul>\n                <li>Collaborative mindset and scientific openness<\/li>\n                <li>Autonomy and rigour<\/li>\n                <li>Versatility and adaptability<\/li>\n                <li>Drive and initiative<\/li>\n            <\/ul>\n\n            <!-- Conditions du poste -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z\"\/>\n                <\/svg>\n                Employment conditions\n            <\/h2>\n            <ul>\n                <li><strong>Location: Saint-Denis, Technopole de La R\u00e9union<\/strong> CYROI, Sainte-Clotilde (974)<\/li>\n                <li><strong>Contract type:<\/strong> 9-month fixed-term contract<\/li>\n<li><strong>Particularities:<\/strong> laboratory work with chemicals and occasional fieldwork<\/li>\n            <\/ul>\n\n        <\/main>\n\n    <\/div>\n\n    <!-- Section candidature -->\n    <div class=\"job-application-section\">\n        <h2 class=\"job-application-title\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                <path d=\"M2.01 21L23 12 2.01 3 2 10l15 2-15 2z\"\/>\n            <\/svg>\n            Apply for this position\n        <\/h2>\n        <p class=\"job-application-text\">\n            For applications or further information, please contact us at one of the following addresses:\n        <\/p>\n        <div class=\"job-application-emails\">\n            <a href=\"mailto:j.chaneming@cyroi.fr?subject=Candidature Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique\" class=\"job-application-email\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\n                <\/svg>\n                j.chaneming@cyroi.fr\n            <\/a>\n            <a href=\"mailto:j.yongsang@cyroi.fr?subject=Candidature Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique\" class=\"job-application-email\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\n                <\/svg>\n                j.yongsang@cyroi.fr\n            <\/a>\n        <\/div>\n    <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Le GIP CYROI, acteur majeur de la recherche et de l\u2019innovation en sant\u00e9 et biotechnologies dans l\u2019oc\u00e9an Indien, recrute un\u00b7e Ing\u00e9nieur(e) de Recherche dans le cadre du projet Prop\u2019O Miel.<\/p>\n<p>Rattach\u00e9\u00b7e \u00e0 l\u2019Unit\u00e9 Analytique, vous contribuerez au d\u00e9veloppement de travaux scientifiques autour de la valorisation des ressources naturelles et de la biodiversit\u00e9 r\u00e9unionnaise.<\/p>","protected":false},"author":1904,"featured_media":8051,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","footnotes":""},"categories":[13,15],"tags":[],"class_list":["post-8039","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-nos-actualites","category-offres-demploi"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Offre d&#039;emploi - Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique - CYROI<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cyroi.re\/en\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Offre d&#039;emploi - Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique - CYROI\" \/>\n<meta property=\"og:description\" content=\"Le GIP CYROI, acteur majeur de la recherche et de l\u2019innovation en sant\u00e9 et biotechnologies dans l\u2019oc\u00e9an Indien, recrute un\u00b7e Ing\u00e9nieur(e) de Recherche dans le cadre du projet Prop\u2019O Miel. Rattach\u00e9\u00b7e \u00e0 l\u2019Unit\u00e9 Analytique, vous contribuerez au d\u00e9veloppement de travaux scientifiques autour de la valorisation des ressources naturelles et de la biodiversit\u00e9 r\u00e9unionnaise.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cyroi.re\/en\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/\" \/>\n<meta property=\"og:site_name\" content=\"CYROI\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100066913282100\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-10T07:02:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T11:41:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Chimie-Analytique.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Anne Ga\u00eblle Lefevre\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anne Ga\u00eblle Lefevre\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/\"},\"author\":{\"name\":\"Anne Ga\u00eblle Lefevre\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/person\\\/66088ebfb93df1b8ed3068c0b8be6ece\"},\"headline\":\"Offre d&#8217;emploi &#8211; Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique\",\"datePublished\":\"2026-04-10T07:02:32+00:00\",\"dateModified\":\"2026-04-15T11:41:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/\"},\"wordCount\":373,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Chimie-Analytique.jpg\",\"articleSection\":[\"Nos actualit\u00e9s\",\"Offres d'emploi\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/\",\"url\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/\",\"name\":\"Offre d'emploi - Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique - CYROI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Chimie-Analytique.jpg\",\"datePublished\":\"2026-04-10T07:02:32+00:00\",\"dateModified\":\"2026-04-15T11:41:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Chimie-Analytique.jpg\",\"contentUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Chimie-Analytique.jpg\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieure-de-recherche-chimie-analytique\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/cyroi.re\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Offre d&#8217;emploi &#8211; Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#website\",\"url\":\"https:\\\/\\\/cyroi.re\\\/\",\"name\":\"CYROI\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cyroi.re\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#organization\",\"name\":\"CYROI\",\"url\":\"https:\\\/\\\/cyroi.re\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Design-sans-titre2.svg\",\"contentUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Design-sans-titre2.svg\",\"width\":375,\"height\":157,\"caption\":\"CYROI\"},\"image\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100066913282100\",\"https:\\\/\\\/x.com\\\/GIP_CYROI\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/gip-cyroi\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/person\\\/66088ebfb93df1b8ed3068c0b8be6ece\",\"name\":\"Anne Ga\u00eblle Lefevre\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g\",\"caption\":\"Anne Ga\u00eblle Lefevre\"},\"url\":\"https:\\\/\\\/cyroi.re\\\/en\\\/author\\\/aglefevre\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Offre d'emploi - Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique - CYROI","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cyroi.re\/en\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/","og_locale":"en_US","og_type":"article","og_title":"Offre d'emploi - Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique - CYROI","og_description":"Le GIP CYROI, acteur majeur de la recherche et de l\u2019innovation en sant\u00e9 et biotechnologies dans l\u2019oc\u00e9an Indien, recrute un\u00b7e Ing\u00e9nieur(e) de Recherche dans le cadre du projet Prop\u2019O Miel. Rattach\u00e9\u00b7e \u00e0 l\u2019Unit\u00e9 Analytique, vous contribuerez au d\u00e9veloppement de travaux scientifiques autour de la valorisation des ressources naturelles et de la biodiversit\u00e9 r\u00e9unionnaise.","og_url":"https:\/\/cyroi.re\/en\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/","og_site_name":"CYROI","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100066913282100","article_published_time":"2026-04-10T07:02:32+00:00","article_modified_time":"2026-04-15T11:41:23+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Chimie-Analytique.jpg","type":"image\/jpeg"}],"author":"Anne Ga\u00eblle Lefevre","twitter_misc":{"Written by":"Anne Ga\u00eblle Lefevre","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#article","isPartOf":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/"},"author":{"name":"Anne Ga\u00eblle Lefevre","@id":"https:\/\/cyroi.re\/#\/schema\/person\/66088ebfb93df1b8ed3068c0b8be6ece"},"headline":"Offre d&#8217;emploi &#8211; Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique","datePublished":"2026-04-10T07:02:32+00:00","dateModified":"2026-04-15T11:41:23+00:00","mainEntityOfPage":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/"},"wordCount":373,"commentCount":0,"publisher":{"@id":"https:\/\/cyroi.re\/#organization"},"image":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#primaryimage"},"thumbnailUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Chimie-Analytique.jpg","articleSection":["Nos actualit\u00e9s","Offres d'emploi"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/","url":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/","name":"Offre d'emploi - Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique - CYROI","isPartOf":{"@id":"https:\/\/cyroi.re\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#primaryimage"},"image":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#primaryimage"},"thumbnailUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Chimie-Analytique.jpg","datePublished":"2026-04-10T07:02:32+00:00","dateModified":"2026-04-15T11:41:23+00:00","breadcrumb":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#primaryimage","url":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Chimie-Analytique.jpg","contentUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Chimie-Analytique.jpg","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieure-de-recherche-chimie-analytique\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/cyroi.re\/"},{"@type":"ListItem","position":2,"name":"Offre d&#8217;emploi &#8211; Ing\u00e9nieur(e) de Recherche \u2013 Chimie analytique"}]},{"@type":"WebSite","@id":"https:\/\/cyroi.re\/#website","url":"https:\/\/cyroi.re\/","name":"CYROI","description":"","publisher":{"@id":"https:\/\/cyroi.re\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cyroi.re\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cyroi.re\/#organization","name":"CYROI","url":"https:\/\/cyroi.re\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cyroi.re\/#\/schema\/logo\/image\/","url":"https:\/\/cyroi.re\/wp-content\/uploads\/2024\/08\/Design-sans-titre2.svg","contentUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2024\/08\/Design-sans-titre2.svg","width":375,"height":157,"caption":"CYROI"},"image":{"@id":"https:\/\/cyroi.re\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100066913282100","https:\/\/x.com\/GIP_CYROI","https:\/\/www.linkedin.com\/company\/gip-cyroi"]},{"@type":"Person","@id":"https:\/\/cyroi.re\/#\/schema\/person\/66088ebfb93df1b8ed3068c0b8be6ece","name":"Anne Ga\u00eblle Lefevre","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g","caption":"Anne Ga\u00eblle Lefevre"},"url":"https:\/\/cyroi.re\/en\/author\/aglefevre\/"}]}},"_links":{"self":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts\/8039","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/users\/1904"}],"replies":[{"embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/comments?post=8039"}],"version-history":[{"count":3,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts\/8039\/revisions"}],"predecessor-version":[{"id":8044,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts\/8039\/revisions\/8044"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/media\/8051"}],"wp:attachment":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/media?parent=8039"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/categories?post=8039"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/tags?post=8039"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}