{"id":12842,"date":"2026-07-16T11:33:39","date_gmt":"2026-07-16T10:33:39","guid":{"rendered":"https:\/\/www.univ-oeb.dz\/vrlex\/?p=12842"},"modified":"2026-07-16T11:54:19","modified_gmt":"2026-07-16T10:54:19","slug":"national-conference-nonlinear-dynamical-systems-and-their-applications-in-science-and-technology","status":"publish","type":"post","link":"https:\/\/www.univ-oeb.dz\/vrlex\/en\/2026\/12842\/","title":{"rendered":"National Conference: Nonlinear Dynamical Systems and Their Applications in Science and Technology"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.univ-oeb.dz\/vrlex\/wp-content\/uploads\/2026\/07\/Afichage_\u064fEng_corrected.png\" alt=\"\"\/><\/figure>\n\n\n\n<style>\n  \/* Structure G\u00e9n\u00e9rale - Bas\u00e9e sur votre mod\u00e8le *\/\n  .lsdc-conference-container {\n    max-width: 900px;\n    margin: 40px auto;\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 60px;\n    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);\n    border-top: 8px solid #059669; \/* Vert \u00c9meraude Universitaire *\/\n    direction: ltr;\n    text-align: left;\n    line-height: 1.6;\n    color: #333;\n    animation: fadeInScale 0.8s ease-out;\n  }\n\n  @keyframes fadeInScale { \n    from { opacity: 0; transform: scale(0.95); } \n    to { opacity: 1; transform: scale(1); } \n  }\n  .uni-profile { \n    border-bottom: 2px solid #eee; \n    padding-bottom: 20px; \n    margin-bottom: 30px; \n  }\n  .uni-profile h2 { \n    color: #059669; \n    margin-bottom: 10px; \n  }\n  \/* Alert Box *\/\n  .critique-box {\n    background: #f0fdf4;\n    padding: 20px;\n    border-radius: 10px;\n    border-left: 5px solid #059669;\n    border-right: 5px solid #059669;\n    margin: 20px 0;\n    font-weight: bold;\n    color: #065f46;\n  }\n  \/* Deadline *\/\n  .deadline-box {\n    background: #fff5f5;\n    border: 2px dashed #dc2626;\n    padding: 20px;\n    border-radius: 15px;\n    margin: 30px 0;\n    text-align: center;\n    color: #dc2626;\n    font-weight: 900;\n    font-size: 1.3em;\n  }\n  \/* Steps *\/\n  .steps-container { \n    display: flex; \n    gap: 20px; \n    margin: 30px 0; \n  }\n  .step-card {\n    flex: 1;\n    padding: 20px;\n    background: #f8f9fa;\n    border-radius: 15px;\n    border: 1px solid #e9e9e9;\n    transition: 0.3s;\n  }\n  .step-card:hover { \n    transform: translateY(-5px); \n    box-shadow: 0 5px 15px rgba(0,0,0,0.1); \n  }\n  .step-title { \n    color: #059669; \n    font-weight: bold; \n    display: block; \n    margin-bottom: 10px; \n  }\n  \/* Requirements\/Details List *\/\n  .requirement-list { \n    display: grid; \n    grid-template-columns: 1fr 1fr; \n    gap: 15px; \n    list-style: none; \n    padding: 0; \n  }\n  .requirement-list li {\n    background: #ffffff;\n    padding: 15px;\n    border-radius: 10px;\n    border: 1px solid #e9e9e9;\n    box-shadow: 0 4px 6px rgba(0,0,0,0.05);\n    animation: slideInUp 0.6s ease-out forwards;\n    opacity: 0;\n  }\n  \n  \/* D\u00e9lai d'animation progressif pour la liste *\/\n  .requirement-list li:nth-child(1) { animation-delay: 0.1s; }\n  .requirement-list li:nth-child(2) { animation-delay: 0.2s; }\n  .requirement-list li:nth-child(3) { animation-delay: 0.3s; }\n  .requirement-list li:nth-child(4) { animation-delay: 0.4s; }\n  .requirement-list li:nth-child(5) { animation-delay: 0.5s; }\n  .requirement-list li:nth-child(6) { animation-delay: 0.6s; }\n  .requirement-list li:nth-child(7) { animation-delay: 0.7s; }\n  .requirement-list li:nth-child(8) { animation-delay: 0.8s; }\n\n  @keyframes slideInUp { \n    from { opacity: 0; transform: translateY(20px); } \n    to { opacity: 1; transform: translateY(0); } \n  }\n\n  \/* Section T\u00e9l\u00e9chargement PDF - 3 Boutons Align\u00e9s *\/\n  .pdf-section-title {\n    color: #333;\n    margin-top: 40px;\n    margin-bottom: 15px;\n    font-weight: bold;\n  }\n\n  .pdf-button-wrapper { \n    display: grid; \n    grid-template-columns: repeat(3, 1fr); \n    gap: 15px; \n    margin-top: 20px; \n  }\n  \n  .pdf-cta-button {\n    text-align: center;\n    color: #ffffff !important;\n    padding: 15px 10px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-weight: bold;\n    transition: 0.3s;\n    font-size: 0.95em;\n    display: block;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  \n  \/* Couleurs distinctes pour chaque langue *\/\n  .btn-en { background: #059669; }\n  .btn-en:hover { background: #047857; transform: scale(1.03); }\n  \n  .btn-fr { background: #1d4ed8; }\n  .btn-fr:hover { background: #1e40af; transform: scale(1.03); }\n  \n  .btn-ar { background: #dc2626; font-family: sans-serif; }\n  .btn-ar:hover { background: #b91c1c; transform: scale(1.03); }\n\n  \/* Responsive Mobile *\/\n  @media (max-width: 768px) {\n    .lsdc-conference-container { padding: 30px; }\n    .steps-container { flex-direction: column; }\n    .requirement-list { grid-template-columns: 1fr; }\n    .pdf-button-wrapper { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<div class=\"lsdc-conference-container\">\n  \n  <!-- Profil de l'Universit\u00e9 -->\n  <div class=\"uni-profile\">\n    <h2>University of Oum El Bouaghi<\/h2>\n    <p>Faculty of Exact Sciences, Natural and Life Sciences \u2022 LSDC Laboratory<\/p>\n  <\/div>\n\n  <!-- Titre de la Conf\u00e9rence -->\n  <h1 style=\"color: #059669; font-size: 2.1em; font-weight: 800; line-height: 1.3; margin-top: 0;\">\n    Nonlinear Dynamical Systems and Their Applications in Science and Technology\n  <\/h1>\n\n  <!-- Note Technique \/ Bo\u00eete d'Alerte -->\n  <div class=\"critique-box\">\n    Technical Note: Academic researchers, PhD students, and professionals are invited to submit their original abstracts for oral presentations in our dynamic sessions.\n  <\/div>\n\n  <!-- Deadline \/ Date Limite -->\n  <div class=\"deadline-box\">\n    Abstract Submission Deadline: September 20, 2026\n  <\/div>\n\n  <!-- \u00c9tapes de Participation -->\n  <h3>Participation Steps:<\/h3>\n  <div class=\"steps-container\">\n    <div class=\"step-card\">\n      <span class=\"step-title\">Phase 1: Abstract Submission<\/span>\n      Email your abstract matching the conference template directly to: <strong>lsdc.dynamic.26@univ-oeb.dz<\/strong>\n    <\/div>\n    <div class=\"step-card\">\n      <span class=\"step-title\">Phase 2: Presentation<\/span>\n      Approved registrations will present their research in-person on October 14, 2026.\n    <\/div>\n  <\/div>\n\n  <!-- D\u00e9tails Pratiques et Comit\u00e9s (Grille \u00e0 2 colonnes) -->\n  <h3>Conference Details:<\/h3>\n  <ul class=\"requirement-list\">\n    <li><strong>Conference Date:<\/strong> October 14, 2026<\/li>\n    <li><strong>Type of Conference:<\/strong> In-person<\/li>\n    <li><strong>Venue:<\/strong> Faculty Conference Hall<\/li>\n    <li><strong>Time:<\/strong> 9:00 AM<\/li>\n    <li><strong>Honorary President:<\/strong> Prof. Choug Fawzi (Rector)<\/li>\n    <li><strong>General Supervisor:<\/strong> Prof. Taki Eddine Oussaeif (Dean)<\/li>\n    <li><strong>Director of the Laboratory:<\/strong> Prof. Mohamed SAADI<\/li>\n    <li><strong>Conference Chair:<\/strong> Dr. Abdellah MENASRI<\/li>\n    <li><strong>Scientific Chair:<\/strong> Prof. Merad Ahcene<\/li>\n    <li><strong>Contact:<\/strong> +213 660 92 77 22 \/ +213 795 95 49 11<\/li>\n  <\/ul>\n\n  <!-- Section de T\u00e9l\u00e9chargement des 3 PDF -->\n  <h3 class=\"pdf-section-title\">Official Conference Brochures:<\/h3>\n  <div class=\"pdf-button-wrapper\">\n    <a href=\"https:\/\/www.univ-oeb.dz\/vrlex\/wp-content\/uploads\/2026\/07\/brochure_anglais.pdf\" target=\"_blank\" class=\"pdf-cta-button btn-en\">\n      Download Brochure (EN)\n    <\/a>\n    <a href=\"https:\/\/www.univ-oeb.dz\/vrlex\/wp-content\/uploads\/2026\/07\/brochure_francais.pdf\" target=\"_blank\" class=\"pdf-cta-button btn-fr\">\n      T\u00e9l\u00e9charger le D\u00e9pliant (FR)\n    <\/a>\n    <a href=\"https:\/\/www.univ-oeb.dz\/vrlex\/wp-content\/uploads\/2026\/07\/brochure_Arabe.pdf\" target=\"_blank\" class=\"pdf-cta-button btn-ar\">\n      \u062a\u062d\u0645\u064a\u0644 \u0645\u0637\u0648\u064a\u0629 \u0627\u0644\u0645\u0644\u062a\u0642\u0649 (AR)\n    <\/a>\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>University of Oum El Bouaghi Faculty of Exact Sciences, Natural and Life Sciences \u2022 LSDC Laboratory Nonlinear Dynamical Systems and Their Applications in Science and Technology Technical Note: Academic researchers, PhD students, and professionals are invited to submit their original abstracts for oral presentations in our dynamic sessions. Abstract Submission Deadline: September 20, 2026 Participation &hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[103,259,129],"tags":[],"class_list":["post-12842","post","type-post","status-publish","format-standard","hentry","category-news","category-organisation","category-slider-en"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/posts\/12842","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/comments?post=12842"}],"version-history":[{"count":9,"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/posts\/12842\/revisions"}],"predecessor-version":[{"id":12862,"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/posts\/12842\/revisions\/12862"}],"wp:attachment":[{"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/media?parent=12842"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/categories?post=12842"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.univ-oeb.dz\/vrlex\/wp-json\/wp\/v2\/tags?post=12842"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}