{"id":489,"date":"2024-11-09T16:37:18","date_gmt":"2024-11-09T21:37:18","guid":{"rendered":"https:\/\/scm.org.co\/web\/?page_id=489"},"modified":"2025-10-29T09:12:49","modified_gmt":"2025-10-29T14:12:49","slug":"convocatorias","status":"publish","type":"page","link":"https:\/\/scm.org.co\/web\/convocatorias\/","title":{"rendered":"Convocatorias"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"489\" class=\"elementor elementor-489\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8cf356a e-flex e-con-boxed e-con e-parent\" data-id=\"8cf356a\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-da552fc e-con-full e-flex e-con e-child\" data-id=\"da552fc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d3a5cf e-con-full e-flex e-con e-child\" data-id=\"2d3a5cf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea11a29 elementor-widget elementor-widget-heading\" data-id=\"ea11a29\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SCM<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9781aca elementor-widget elementor-widget-heading\" data-id=\"9781aca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Convocatorias<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f653415 e-flex e-con-boxed e-con e-parent\" data-id=\"f653415\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25812ba elementor-widget elementor-widget-text-editor\" data-id=\"25812ba\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Convocatoria | Sociedad Colombiana de Matem\u00e1ticas<\/title>\n  <style>\n    \/* =============================\n       \u2699\ufe0f  Ajustes de tema (colores)\n       Cambie solo estas variables para adaptarse al tema de la SCM.\n       Si el sitio ya define variables globales, puede borrar este bloque\n       y usar las existentes (--scm-primary, --scm-accent, etc.).\n    ============================== *\/\n    :root{\n      --scm-primary: #004c97;     \/* Azul institucional *\/\n      --scm-accent:  #00a3e0;     \/* Cian\/acento *\/\n      --scm-ink:     #0f172a;     \/* Texto principal *\/\n      --scm-muted:   #475569;     \/* Texto secundario *\/\n      --scm-bg:      #ffffff;     \/* Fondo tarjetas *\/\n      --scm-surface: #f1f5f9;     \/* Fondo p\u00e1gina *\/\n      --scm-ring:    rgba(0,76,151,.18); \/* Resaltados *\/\n      --scm-border:  #e2e8f0;     \/* Bordes suaves *\/\n    }\n\n    @media (prefers-color-scheme: dark){\n      :root{\n        --scm-ink:     #e8edf5;\n        --scm-muted:   #a9b4c7;\n        --scm-bg:      #0b1220;\n        --scm-surface: #0a0f1a;\n        --scm-ring:    rgba(0,163,224,.22);\n        --scm-border:  #1f2937;\n      }\n    }\n\n    \/* =============================\n       Layout y tipograf\u00eda\n    ============================== *\/\n    .wrap{\n      max-width: 1000px;\n      margin: clamp(16px, 4vw, 48px) auto;\n      padding: 0 clamp(12px, 3vw, 24px);\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif;\n      color: var(--scm-ink);\n    }\n\n    .kicker{\n      display: inline-flex;\n      align-items: center;\n      gap: .5rem;\n      font-size: .875rem;\n      font-weight: 600;\n      letter-spacing: .04em;\n      text-transform: uppercase;\n      color: var(--scm-primary);\n      background: linear-gradient(90deg, var(--scm-ring), transparent);\n      padding: .4rem .7rem;\n      border-radius: 999px;\n      border: 1px solid var(--scm-border);\n    }\n    .kicker svg{ width: 16px; height: 16px; }\n\n    .card{\n      margin-top: 14px;\n      background: var(--scm-bg);\n      border: 1px solid var(--scm-border);\n      border-radius: 18px;\n      box-shadow: 0 6px 24px rgba(15, 23, 42, .06);\n      overflow: hidden;\n    }\n\n    .card__head{\n      display: grid;\n      grid-template-columns: 1fr auto;\n      gap: 1rem;\n      padding: clamp(16px, 2.4vw, 24px) clamp(16px, 2.4vw, 24px) 0;\n    }\n\n    .title{\n      font-size: clamp(1.25rem, 2.2vw, 1.75rem);\n      line-height: 1.25;\n      font-weight: 750;\n      margin: .25rem 0 0 0;\n    }\n\n    .meta{\n      display: flex;\n      flex-wrap: wrap;\n      gap: .5rem .75rem;\n      margin: .5rem 0 1rem;\n    }\n\n    .chip{\n      --pad-x: .65rem; --pad-y: .35rem;\n      display: inline-flex; align-items: center; gap: .4rem;\n      padding: var(--pad-y) var(--pad-x);\n      border-radius: 999px;\n      font-size: .85rem;\n      border: 1px solid var(--scm-border);\n      background: linear-gradient(180deg, rgba(255,255,255,.12), transparent);\n      color: var(--scm-muted);\n    }\n\n    .actions{\n      display: flex; align-items: center; gap: .5rem; flex-wrap: wrap;\n      justify-content: flex-end;\n    }\n\n    .btn{\n      appearance: none; border: none; cursor: pointer;\n      padding: .7rem 1rem; border-radius: 12px;\n      font-weight: 650; letter-spacing: .01em;\n      background: var(--scm-primary); color: #fff;\n      box-shadow: 0 6px 18px rgba(0,76,151,.25);\n      transition: transform .08s ease, box-shadow .2s ease, filter .2s ease;\n      text-decoration: none; display: inline-flex; align-items: center; gap: .5rem;\n    }\n    .btn:is(:hover,:focus-visible){ transform: translateY(-1px); filter: saturate(1.05); box-shadow: 0 10px 24px rgba(0,76,151,.35); }\n    .btn.alt{ background: transparent; color: var(--scm-primary); border: 1px solid var(--scm-border); box-shadow: none; }\n\n    .divider{ height: 1px; background: linear-gradient(90deg, transparent, var(--scm-border), transparent); margin: 16px 0; }\n\n    \/* ===== Tarjeta destacada y t\u00edtulo de p\u00e1gina ===== *\/\n    .page-title{\n      margin: 8px 0 10px;\n      font-size: clamp(1.35rem, 2.6vw, 2rem);\n      font-weight: 800;\n      letter-spacing: .01em;\n      color: var(--scm-primary);\n    }\n    .summary-card{\n      margin: 12px 0 18px;\n      background: linear-gradient(180deg, rgba(0,163,224,.08), rgba(0,163,224,.04));\n      border: 1px solid var(--scm-border);\n      border-left: 4px solid var(--scm-primary);\n      border-radius: 14px;\n      padding: 1rem 1.1rem;\n    }\n    .summary-card pre{display:none}\n    \/* Nuevo layout tipo dos columnas para la tarjeta destacada *\/\n    .kv{display:grid; grid-template-columns: max(140px, 30%) 1fr; gap:.35rem .9rem; align-items:start;}\n    .kv dt{font-weight:700; color:var(--scm-ink);} \n    .kv dd{margin:0; color:var(--scm-ink);} \n\n    .body{\n      padding: 0 clamp(16px, 2.4vw, 24px) clamp(16px, 2.4vw, 24px);\n    }\n\n    \/* \ud83d\udeab No se modifica el texto: lo mostramos tal cual, respetando saltos *\/\n    .raw-text{\n      white-space: pre-wrap; \/* conserva saltos de l\u00ednea del texto original *\/\n      font-size: 1rem; line-height: 1.65;\n    }\n    .raw-text p{ margin: 0; }\n    \/* L\u00edneas divisorias arriba y abajo del encabezado de secci\u00f3n *\/\n    .raw-text > strong:first-child{\n      display:block;\n      padding:.6rem 0;\n      margin: 1rem 0;\n      border-top:1px solid var(--scm-border);\n      border-bottom:1px solid var(--scm-border);\n    }\n\n    \/* Bloque de pie con enlaces y contacto (opcional, no altera el texto original) *\/\n    .foot{\n      display: grid; gap: .75rem; margin-top: 1rem; font-size: .95rem; color: var(--scm-muted);\n    }\n    .foot a{ color: var(--scm-primary); text-decoration: none; }\n    .foot a:hover{ text-decoration: underline; }\n\n    .note{\n      background: linear-gradient(180deg, rgba(0,163,224,.08), transparent);\n      border: 1px dashed var(--scm-border);\n      color: var(--scm-muted);\n      padding: .75rem .9rem; border-radius: 12px;\n      font-size: .9rem;\n    }\n\n    \/* ===== Secci\u00f3n de contacto (tarjeta aparte) ===== *\/\n    .contact-card{ \n      margin: 18px 0 0; \n      padding: 1rem 1.1rem; \n      border:1px solid var(--scm-border); \n      border-left:4px solid var(--scm-accent); \n      border-radius:14px; \n      background: linear-gradient(180deg, rgba(0,163,224,.06), rgba(0,163,224,.03));\n    }\n    .contact-card pre{ margin:0; white-space:pre-wrap; font-family: inherit; font-size:1rem; line-height:1.65; color:var(--scm-ink);} \n    .contact-card a{ color: var(--scm-primary); text-decoration: underline; } \n\n    \/* Accesibilidad visual *\/\n    .sr-only{ position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }\n  <\/style>\n<\/head>\n<body>\n  <main class=\"wrap\" aria-labelledby=\"convocatoria-title\">\n    <h2 class=\"page-title\">Convocatoria \u2014 Universidad de Los Andes (Assistant professor in Statistics and Data Science)<\/h2>\n    <article class=\"card\">\n      \n\n      <div class=\"divider\" role=\"presentation\"><\/div>\n\n      <section class=\"body\">\n        <!-- Tarjetita destacada con el encabezado provisto, sin modificar texto -->\n        <div class=\"summary-card\" aria-label=\"Resumen de la convocatoria\">\n          <dl class=\"kv\">\n            <dt>Position ID:<\/dt>\n            <dd>Uniandes-RAPSDS [#26990]<\/dd>\n            <dt>Position Title:<\/dt>\n            <dd>Assistant professor in Statistics and Data Science<\/dd>\n            <dt>Position Type:<\/dt>\n            <dd>Tenured\/Tenure-track faculty<\/dd>\n            <dt>Position Location:<\/dt>\n            <dd>Bogot\u00e1Bogota 111711, Colombia [map]<\/dd>\n            <dt>Subject Area:<\/dt>\n            <dd>Statistics and Data Science<\/dd>\n            <dt>Appl Deadline:<\/dt>\n            <dd>2025\/12\/15 11:59PM (posted 2025\/09\/08, listed until 2025\/12\/15)<\/dd>\n            \n            <dd><\/dd>\n          <\/dl>\n        <\/div>\n\n        <!-- Texto completo, tal cual, desde la secci\u00f3n de descripci\u00f3n en adelante -->\n        <div id=\"job-raw\" class=\"raw-text\">\n<strong>Position Description<\/strong>\n          The Department of Mathematics of the Universidad de los Andes invites applications for a tenure-track position at the assistant professor level in the area of Statistics and Data Science. A PhD in statistics, mathematics, computer science or a closely related area is required. Candidates must show a strong research record as well as commitment to excellence in teaching. The selected candidate will be expected to teach a range of courses at the undergraduate as well as graduate level and propose courses in his or her area of research.\nUniversidad de los Andes (https:\/\/uniandes.edu.co\/en\/university\/about-us) is a private nonsectarian university located in the historic center of Bogot\u00e1, Colombia, and is consistently ranked among the top ten universities in Latin America. The Department of Mathematics offers programs in mathematics at the undergraduate and graduate levels up to PhD. These programs attract some of the strongest mathematics students in Colombia. The department has been successful in attracting international faculty members and offers a vibrant research environment with a variety of regular seminars and often hosts international conferences.\nThe starting date of the appointment, pending administrative approval, is August 2026. The teaching load is two courses per semester. Successful candidates who do not speak Spanish may teach their classes in English during the first two years of their appointment.\nTo receive full consideration, complete applications must be received by December 15, 2025. Every application must contain at least the following items:\n1. A cover letter (the letter must contain the names of the writers of the recommendation letters). 2. A curriculum vitae. 3. A research statement. 4. A teaching statement. 5. Three letters of recommendation (they should be sent directly by the referees to the e-mail address: jobsmath@uniandes.edu.co). At least one of these letters should explicitly address the teaching skills of the applicant. 6. The AMS Cover Sheet.\nThe Department of Mathematics at Universidad de los Andes promotes equal opportunity throughout the selection process. All qualified candidates are encouraged to apply. Applications should be sent in electronic form to the address jobsmath@uniandes.edu.co or in paper to:\nThe Hiring Committee Department of Mathematics Universidad de los Andes Carrera 1 No 18A-10 CP111711 Bogot\u00e1, Colombia\n        <\/div>\n\n        <div class=\"contact-card\" aria-label=\"Informaci\u00f3n de contacto\">\n  <dl class=\"kv\">\n    <dt>Contact:<\/dt>\n    <dd>Alexander Cardona, 3158484397<\/dd>\n    <dt>Email:<\/dt>\n    <dd><a href=\"mailto:jobsmath@uniandes.edu.co\">jobsmath@uniandes.edu.co<\/a><\/dd>\n    <dt>Postal Mail:<\/dt>\n    <dd>Department of Mathematics<br>Universidad de los Andes<br>Carrera 1 # 18A &#8211; 12<br>Edificio H<br>CP 111711<br>Bogot\u00e1, Colombia<\/dd>\n    <dt>Web Page:<\/dt>\n    <dd><a href=\"http:\/\/matematicas.uniandes.edu.co\/\" target=\"_blank\" rel=\"noopener\">http:\/\/matematicas.uniandes.edu.co\/<\/a><\/dd>\n  <\/dl>\n<\/div>\n      <\/section>\n    <\/article>\n      \n    <!-- ====== Segunda convocatoria (Pure and Applied Mathematics) ====== -->\n    <article class=\"card\" style=\"margin-top:32px\">\n      <section class=\"body\">\n        <h2 class=\"page-title\" style=\"margin-top:16px\">Convocatoria \u2014 Universidad de Los Andes (Assistant professor in pure and applied mathematics)<\/h2>\n\n        <!-- Tarjetita destacada -->\n        <div class=\"summary-card\" aria-label=\"Resumen de la convocatoria\">\n          <dl class=\"kv\">\n            <dt>Position ID:<\/dt>\n            <dd>Uniandes-RAPMATH [#26988]<\/dd>\n            <dt>Position Title:<\/dt>\n            <dd>Assistant professor in pure and applied mathematics<\/dd>\n            <dt>Position Type:<\/dt>\n            <dd>Tenured\/Tenure-track faculty<\/dd>\n            <dt>Position Location:<\/dt>\n            <dd>Bogot\u00e1Bogota 111711, Colombia [map]<\/dd>\n            <dt>Subject Area:<\/dt>\n            <dd>Pure and applied mathematics<\/dd>\n            <dt>Appl Deadline:<\/dt>\n            <dd>2025\/11\/30 11:59PM (posted 2025\/09\/08, listed until 2025\/11\/30)<\/dd>\n            \n            <dd><\/dd>\n          <\/dl>\n        <\/div>\n\n        <!-- Texto completo tal cual -->\n        <div class=\"raw-text\">\n<strong>Position Description<\/strong>\n           The Department of Mathematics of the Universidad de los Andes invites applications for a tenure-track position at the assistant professor level. A PhD in mathematics or a closely related area is required. Applications in all areas of pure and applied mathematics are welcome. Candidates must show a strong research record as well as commitment to excellence in teaching. The selected candidate will be expected to teach a range of courses in pure and applied mathematics at the undergraduate level as well as graduate courses in his or her area of research.\nUniversidad de los Andes (https:\/\/uniandes.edu.co\/en\/university\/about-us) is a private nonsectarian university located in the historic center of Bogot\u00e1, Colombia, and is consistently ranked among the top ten universities in Latin America. The Department of Mathematics offers programs in mathematics at the undergraduate and graduate levels up to PhD. These programs attract some of the strongest mathematics students in Colombia. The department has been successful in attracting international faculty members and offers a vibrant research environment with a variety of regular seminars and often hosts international conferences.\u202f\u202f\nThe starting date of the appointment, pending administrative approval, is August 2026. The teaching load is two courses per semester. Successful candidates who do not speak Spanish may teach their classes in English during the first two years of their appointment.\nTo receive full consideration, complete applications must be received by November 30, 2025. Every application must contain at least the following items:\n1. A cover letter (the letter must contain the names of the writers of the recommendation letters). 2. A curriculum vitae.\u202f 3. A research statement.\u202f 4. A teaching statement.\u202f 5. Three letters of recommendation (they should be sent directly by the referees to the e-mail address: jobsmath@uniandes.edu.co). At least one of these letters should explicitly address the teaching skills of the applicant.\u202f 6. The AMS Cover Sheet.\u202f\nThe Department of Mathematics at Universidad de los Andes promotes equal opportunity throughout the selection process. All qualified candidates are encouraged to apply. Applications should be sent in electronic form to the address jobsmath@uniandes.edu.co or in paper to:\nThe Hiring Committee\u202f Department of Mathematics Universidad de los Andes\u202f Carrera 1 No 18A-10 CP111711 Bogot\u00e1, Colombia\n        <\/div>\n\n        <!-- Contacto en tarjeta aparte -->\n        <div class=\"contact-card\" aria-label=\"Informaci\u00f3n de contacto (Pure &#038; Applied)\">\n          <dl class=\"kv\">\n            <dt>Contact:<\/dt>\n            <dd>Alexander Cardona, 3158484397<\/dd>\n            <dt>Email:<\/dt>\n            <dd>Email: email address<\/dd>\n            <dt>Postal Mail:<\/dt>\n            <dd>Department of Mathematics<br>Universidad de los Andes<br>Carrera 1 # 18A &#8211; 12<br>Edificio H<br>CP 111711<br>Bogot\u00e1, Colombia<\/dd>\n            <dt>Web Page:<\/dt>\n            <dd><a href=\"http:\/\/matematicas.uniandes.edu.co\/\" target=\"_blank\" rel=\"noopener\">http:\/\/matematicas.uniandes.edu.co\/<\/a><\/dd>\n          <\/dl>\n        <\/div>\n      <\/section>\n    <\/article>\n      \n    <!-- ====== Tercera convocatoria (Geometry and Topology) ====== -->\n    <article class=\"card\" style=\"margin-top:32px\">\n      <section class=\"body\">\n        <h2 class=\"page-title\" style=\"margin-top:16px\">Convocatoria \u2014 Universidad de Los Andes (Assistant professor in Geometry and Topology)<\/h2>\n\n        <!-- Tarjetita destacada -->\n        <div class=\"summary-card\" aria-label=\"Resumen de la convocatoria\">\n          <dl class=\"kv\">\n            <dt>Position ID:<\/dt>\n            <dd>Uniandes-RAPGT [#26989]<\/dd>\n            <dt>Position Title:<\/dt>\n            <dd>Assistant professor in Geometry and Topology<\/dd>\n            <dt>Position Type:<\/dt>\n            <dd>Tenured\/Tenure-track faculty<\/dd>\n            <dt>Position Location:<\/dt>\n            <dd>Bogot\u00e1Bogota 111711, Colombia [map]<\/dd>\n            <dt>Subject Areas:<\/dt>\n            <dd>Geometry, topology and applications<\/dd>\n            <dt>Appl Deadline:<\/dt>\n            <dd>2025\/11\/30 11:59PM (posted 2025\/09\/08, listed until 2025\/11\/30)<\/dd>\n         \n            <dd><\/dd>\n          <\/dl>\n        <\/div>\n\n        <!-- Texto completo tal cual -->\n        <div class=\"raw-text\">\n<strong>Position Description<\/strong>\n           The Department of Mathematics of the Universidad de los Andes invites applications for a tenure-track position at the assistant professor level in the area of Geometry and Topology. A PhD in mathematics or a closely related area is required. Candidates must show a strong research record as well as commitment to excellence in teaching. The selected candidate will be expected to teach a range of courses in pure and applied mathematics at the undergraduate level as well as graduate courses in his or her area of research.\nUniversidad de los Andes (https:\/\/uniandes.edu.co\/en\/university\/about-us) is a private nonsectarian university located in the historic center of Bogot\u00e1, Colombia, and is consistently ranked among the top ten universities in Latin America. The Department of Mathematics offers programs in mathematics at the undergraduate and graduate levels up to PhD. These programs attract some of the strongest mathematics students in Colombia. The department has been successful in attracting international faculty members and offers a vibrant research environment with a variety of regular seminars and often hosts international conferences.\nThe starting date of the appointment, pending administrative approval, is August 2026. The teaching load is two courses per semester. Successful candidates who do not speak Spanish may teach their classes in English during the first two years of their appointment.\nTo receive full consideration, complete applications must be received by November 30, 2025. Every application must contain at least the following items:\n1. A cover letter (the letter must contain the names of the writers of the recommendation letters). 2. A curriculum vitae. 3. A research statement. 4. A teaching statement. 5. Three letters of recommendation (they should be sent directly by the referees to the e-mail address: jobsmath@uniandes.edu.co). At least one of these letters should explicitly address the teaching skills of the applicant. 6. The AMS Cover Sheet.\nThe Department of Mathematics at Universidad de los Andes promotes equal opportunity throughout the selection process. All qualified candidates are encouraged to apply. Applications should be sent in electronic form to the address jobsmath@uniandes.edu.co or in paper to:\nThe Hiring Committee Department of Mathematics Universidad de los Andes Carrera 1 No 18A-10 CP111711 Bogot\u00e1, Colombia\n\n\n        <\/div>\n\n        <!-- Contacto en tarjeta aparte -->\n        <div class=\"contact-card\" aria-label=\"Informaci\u00f3n de contacto (Geometry &#038; Topology)\">\n          <dl class=\"kv\">\n            <dt>Contact:<\/dt>\n            <dd>Alexander Cardona, 3158484397<\/dd>\n            <dt>Email:<\/dt>\n            <dd>Email: email address<\/dd>\n            <dt>Postal Mail:<\/dt>\n            <dd>Department of Mathematics<br>Universidad de los Andes<br>Carrera 1 No 18A-10<br>CP111711<br>Bogot\u00e1, Colombia<\/dd>\n            <dt>Web Page:<\/dt>\n            <dd><a href=\"http:\/\/matematicas.uniandes.edu.co\/\" target=\"_blank\" rel=\"noopener\">http:\/\/matematicas.uniandes.edu.co\/<\/a><\/dd>\n          <\/dl>\n        <\/div>\n      <\/section>\n    <\/article>\n  <\/main>\n\n  \n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-402a946 e-flex e-con-boxed e-con e-parent\" data-id=\"402a946\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8df4384 elementor-widget elementor-widget-heading\" data-id=\"8df4384\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Convocatoria Docente de Planta<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8ada68 elementor-widget elementor-widget-image\" data-id=\"a8ada68\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"740\" src=\"https:\/\/scm.org.co\/web\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2025-09-03-at-11.41.56-AM.jpeg\" class=\"attachment-large size-large wp-image-5502\" alt=\"\" srcset=\"https:\/\/scm.org.co\/web\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2025-09-03-at-11.41.56-AM.jpeg 1023w, https:\/\/scm.org.co\/web\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2025-09-03-at-11.41.56-AM-300x277.jpeg 300w, https:\/\/scm.org.co\/web\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2025-09-03-at-11.41.56-AM-768x710.jpeg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af907e6 elementor-widget elementor-widget-heading\" data-id=\"af907e6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Multiple Faculty Positions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d72319 elementor-widget elementor-widget-text-editor\" data-id=\"1d72319\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><span id=\"page231R_mcid1\" class=\"markedContent\"><span dir=\"ltr\" role=\"presentation\">School of Applied Sciences and Engineering<\/span><\/span><span id=\"page231R_mcid2\" class=\"markedContent\"><br role=\"presentation\" \/><span dir=\"ltr\" role=\"presentation\">Area of Fundamental Sciences<\/span><\/span><span id=\"page231R_mcid3\" class=\"markedContent\"><br role=\"presentation\" \/><span dir=\"ltr\" role=\"presentation\">Universidad EAFIT<\/span><\/span><\/strong><\/p><p>Mayor informaci\u00f3n: <a title=\"mailto:masalazarp@eafit.edu.co\" href=\"mailto:masalazarp@eafit.edu.co\" data-linkindex=\"0\" data-olk-copy-source=\"MessageBody\">masalazarp@eafit.edu.co<\/a> , <a title=\"mailto:jmescorcit@eafit.edu.co\" href=\"mailto:jmescorcit@eafit.edu.co\" data-linkindex=\"3\" data-olk-copy-source=\"MessageBody\">jmescorcit@eafit.edu.co<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5723886 elementor-widget elementor-widget-shortcode\" data-id=\"5723886\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"_df_book df-lite\" id=\"df_5299\"  _slug=\"multiple-faculty-positions\" data-title=\"multiple-faculty-positions\" wpoptions=\"true\" thumbtype=\"\" ><\/div><script class=\"df-shortcode-script\" nowprocket type=\"application\/javascript\">window.option_df_5299 = {\"outline\":[],\"autoEnableOutline\":\"false\",\"autoEnableThumbnail\":\"false\",\"overwritePDFOutline\":\"false\",\"direction\":\"1\",\"pageSize\":\"0\",\"source\":\"https:\\\/\\\/scm.org.co\\\/web\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/MultipleFacultyPositionsFundamentalSciences.pdf\",\"wpOptions\":\"true\"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>SCM Convocatorias Convocatoria | Sociedad Colombiana de Matem\u00e1ticas Convocatoria \u2014 Universidad de Los Andes (Assistant professor in Statistics and Data Science) Position ID: Uniandes-RAPSDS [#26990] Position Title: Assistant professor in Statistics and Data Science Position Type: Tenured\/Tenure-track faculty Position Location: Bogot\u00e1Bogota 111711, Colombia [map] Subject Area: Statistics and Data Science Appl Deadline: 2025\/12\/15 11:59PM (posted [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-489","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/pages\/489","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/comments?post=489"}],"version-history":[{"count":46,"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/pages\/489\/revisions"}],"predecessor-version":[{"id":5653,"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/pages\/489\/revisions\/5653"}],"wp:attachment":[{"href":"https:\/\/scm.org.co\/web\/wp-json\/wp\/v2\/media?parent=489"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}