{"id":93,"date":"2026-06-01T07:58:14","date_gmt":"2026-06-01T12:58:14","guid":{"rendered":"https:\/\/ciani.bucaramanga.upb.edu.co\/?page_id=93"},"modified":"2026-06-02T10:23:19","modified_gmt":"2026-06-02T15:23:19","slug":"memorias","status":"publish","type":"page","link":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/","title":{"rendered":"Memorias"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"93\" class=\"elementor elementor-93\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6b5b28 e-con e-atomic-element e-flexbox-base e-0e5851b \" data-id=\"c6b5b28\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"c6b5b28\">\n    \t\t\t<img fetchpriority=\"high\" decoding=\"async\" class=\"e-image-base \" data-interaction-id=\"b3a659b\" id=\"10\" src=\"https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1.jpg\" width=\"2560\" height=\"801\" srcset=\"https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1.jpg 2560w, https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1-300x94.jpg 300w, https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1-1024x320.jpg 1024w, https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1-768x240.jpg 768w, https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1-1536x481.jpg 1536w, https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1-2048x641.jpg 2048w\" alt=\"\"\/>\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-7c11a59 e-flex e-con-boxed e-con e-parent\" data-id=\"7c11a59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0a4d4d elementor-widget elementor-widget-html\" data-id=\"c0a4d4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ======================================================================= -->\r\n<!-- SECCI\u00d3N: MEMORIAS DE VERSIONES PASADAS (CIANI)                          -->\r\n<!-- ======================================================================= -->\r\n<style>\r\n  .ciani-mem-section {\r\n    padding: 5rem 2rem;\r\n    background: #f8fafc;\r\n    font-family: system-ui, -apple-system, sans-serif;\r\n  }\r\n  .ciani-mem-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n  }\r\n  .ciani-mem-header {\r\n    text-align: center;\r\n    margin-bottom: 4rem;\r\n  }\r\n  .ciani-mem-tag {\r\n    display: inline-block;\r\n    background: rgba(0, 82, 163, 0.1);\r\n    color: #0052a3;\r\n    font-size: 0.8rem;\r\n    font-weight: 700;\r\n    letter-spacing: 2px;\r\n    padding: 0.5rem 1.2rem;\r\n    border-radius: 50px;\r\n    margin-bottom: 1rem;\r\n    text-transform: uppercase;\r\n  }\r\n  .ciani-mem-title {\r\n    font-size: 2.3rem;\r\n    color: #1a1a3e;\r\n    margin: 0 0 1.2rem;\r\n    font-weight: 900;\r\n    letter-spacing: 0.5px;\r\n    text-transform: uppercase;\r\n  }\r\n  .ciani-mem-divider {\r\n    width: 120px;\r\n    height: 5px;\r\n    background: linear-gradient(90deg, #0052a3, #00d4ff);\r\n    border-radius: 3px;\r\n    margin: 0 auto;\r\n  }\r\n  .ciani-mem-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n    gap: 2.5rem;\r\n  }\r\n  .ciani-mem-card {\r\n    background: #ffffff;\r\n    border: 1px solid #e2e8f0;\r\n    border-radius: 20px;\r\n    padding: 2.5rem 2rem;\r\n    box-shadow: 0 4px 20px rgba(0,0,0,0.02);\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    text-align: center;\r\n    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n    text-decoration: none;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .ciani-mem-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 4px;\r\n    background: linear-gradient(90deg, #0052a3, #00d4ff);\r\n    opacity: 0;\r\n    transition: opacity 0.3s ease;\r\n  }\r\n  .ciani-mem-card:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 20px 35px rgba(0, 82, 163, 0.08);\r\n    border-color: #cbd5e1;\r\n  }\r\n  .ciani-mem-card:hover::before {\r\n    opacity: 1;\r\n  }\r\n  .ciani-mem-icon-wrap {\r\n    background: #1e293b;\r\n    color: #facc15;\r\n    width: 70px;\r\n    height: 70px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-bottom: 1.5rem;\r\n    transition: all 0.3s ease;\r\n  }\r\n  .ciani-mem-card:hover .ciani-mem-icon-wrap {\r\n    transform: scale(1.1) rotate(5deg);\r\n    background: #0052a3;\r\n    color: #ffffff;\r\n  }\r\n  .ciani-mem-year {\r\n    font-size: 2rem;\r\n    font-weight: 900;\r\n    color: #1a1a3e;\r\n    margin: 0 0 0.75rem 0;\r\n  }\r\n  .ciani-mem-card-title {\r\n    color: #4a5568;\r\n    font-size: 0.85rem;\r\n    font-weight: 600;\r\n    line-height: 1.5;\r\n    margin: 0 0 1.5rem 0;\r\n    flex-grow: 1;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.3px;\r\n  }\r\n  .ciani-mem-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.5rem;\r\n    color: #0052a3;\r\n    font-size: 0.8rem;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n    transition: color 0.3s ease;\r\n  }\r\n  .ciani-mem-card:hover .ciani-mem-btn {\r\n    color: #00d4ff;\r\n  }\r\n  .ciani-mem-btn svg {\r\n    transition: transform 0.3s ease;\r\n  }\r\n  .ciani-mem-card:hover .ciani-mem-btn svg {\r\n    transform: translateX(4px);\r\n  }\r\n<\/style>\r\n\r\n<div class=\"ciani-section-wrapper ciani-mem-section\">\r\n  <div class=\"ciani-mem-container\">\r\n    \r\n    <!-- ENCABEZADO DE LA SECCI\u00d3N -->\r\n    <div class=\"ciani-mem-header\">\r\n      <span class=\"ciani-mem-tag\">Hist\u00f3rico del Evento<\/span>\r\n      <h2 class=\"ciani-mem-title\">Memorias de Versiones Pasadas<\/h2>\r\n      <div class=\"ciani-mem-divider\"><\/div>\r\n    <\/div>\r\n\r\n    <!-- REJILLA DE MEMORIAS -->\r\n    <div class=\"ciani-mem-grid\">\r\n\r\n      <!-- A\u00d1O 2015 -->\r\n      <a href=\"http:\/\/ciani-2026.local\/wp-content\/uploads\/2026\/05\/CIANI-2015.pdf\" target=\"_blank\" class=\"ciani-mem-card\">\r\n        <div class=\"ciani-mem-icon-wrap\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\r\n        <\/div>\r\n        <h3 class=\"ciani-mem-year\">2015<\/h3>\r\n        <p class=\"ciani-mem-card-title\">Una mirada hacia la internacionalizaci\u00f3n<\/p>\r\n        <span class=\"ciani-mem-btn\">\r\n          Descargar PDF\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n        <\/span>\r\n      <\/a>\r\n\r\n      <!-- A\u00d1O 2017 -->\r\n      <a href=\"http:\/\/ciani-2026.local\/wp-content\/uploads\/2026\/05\/Memorias-Ciani-2017.pdf\" target=\"_blank\" class=\"ciani-mem-card\">\r\n        <div class=\"ciani-mem-icon-wrap\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\r\n        <\/div>\r\n        <h3 class=\"ciani-mem-year\">2017<\/h3>\r\n        <p class=\"ciani-mem-card-title\">Los negocios internacionales frente a los nuevos escenarios geoestrat\u00e9gicos<\/p>\r\n        <span class=\"ciani-mem-btn\">\r\n          Descargar PDF\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n        <\/span>\r\n      <\/a>\r\n\r\n      <!-- A\u00d1O 2019 -->\r\n      <a href=\"http:\/\/ciani-2026.local\/wp-content\/uploads\/2026\/05\/Memorias-Ciani-2019.pdf\" target=\"_blank\" class=\"ciani-mem-card\">\r\n        <div class=\"ciani-mem-icon-wrap\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\r\n        <\/div>\r\n        <h3 class=\"ciani-mem-year\">2019<\/h3>\r\n        <p class=\"ciani-mem-card-title\">Retos y oportunidades del desarrollo sostenible en los negocios internacionales<\/p>\r\n        <span class=\"ciani-mem-btn\">\r\n          Descargar PDF\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n        <\/span>\r\n      <\/a>\r\n\r\n      <!-- A\u00d1O 2022 -->\r\n      <a href=\"http:\/\/ciani-2026.local\/wp-content\/uploads\/2026\/05\/Memorias-Ciani-2022.pdf\" target=\"_blank\" class=\"ciani-mem-card\">\r\n        <div class=\"ciani-mem-icon-wrap\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\r\n        <\/div>\r\n        <h3 class=\"ciani-mem-year\">2022<\/h3>\r\n        <p class=\"ciani-mem-card-title\">Innovaci\u00f3n y Tendencias Globales en el Comercio Internacional<\/p>\r\n        <span class=\"ciani-mem-btn\">\r\n          Descargar PDF\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n        <\/span>\r\n      <\/a>\r\n\r\n      <!-- A\u00d1O 2024 -->\r\n      <a href=\"http:\/\/ciani-2026.local\/wp-content\/uploads\/2026\/05\/Memorias-CIANI-2024_v2.pdf\" target=\"_blank\" class=\"ciani-mem-card\">\r\n        <div class=\"ciani-mem-icon-wrap\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\r\n        <\/div>\r\n        <h3 class=\"ciani-mem-year\">2024<\/h3>\r\n        <p class=\"ciani-mem-card-title\">Memorias Acad\u00e9micas del Congreso de Negocios Internacionales<\/p>\r\n        <span class=\"ciani-mem-btn\">\r\n          Descargar PDF\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n        <\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\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-609a290 e-flex e-con-boxed e-con e-parent\" data-id=\"609a290\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\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>Hist\u00f3rico del Evento Memorias de Versiones Pasadas 2015 Una mirada hacia la internacionalizaci\u00f3n Descargar PDF 2017 Los negocios internacionales frente [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-93","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Memorias CIANI UPB | E-Book de Investigaci\u00f3n<\/title>\n<meta name=\"description\" content=\"Memorias CIANI UPB: E-book con ISBN de investigaci\u00f3n acad\u00e9mica sobre inteligencia artificial y negocios internacionales. Descarga art\u00edculos del congreso de UPB.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Memorias CIANI UPB | E-Book de Investigaci\u00f3n\" \/>\n<meta property=\"og:description\" content=\"Memorias CIANI UPB: E-book con ISBN de investigaci\u00f3n acad\u00e9mica sobre inteligencia artificial y negocios internacionales. Descarga art\u00edculos del congreso de UPB.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-02T15:23:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/\",\"url\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/\",\"name\":\"Memorias CIANI UPB | E-Book de Investigaci\u00f3n\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Banner-CIANI-2026-1-scaled-1.jpg\",\"datePublished\":\"2026-06-01T12:58:14+00:00\",\"dateModified\":\"2026-06-02T15:23:19+00:00\",\"description\":\"Memorias CIANI UPB: E-book con ISBN de investigaci\u00f3n acad\u00e9mica sobre inteligencia artificial y negocios internacionales. Descarga art\u00edculos del congreso de UPB.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/#breadcrumb\"},\"inLanguage\":\"es-CO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-CO\",\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Banner-CIANI-2026-1-scaled-1.jpg\",\"contentUrl\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Banner-CIANI-2026-1-scaled-1.jpg\",\"width\":2560,\"height\":801},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/index.php\\\/memorias\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Memorias\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/#website\",\"url\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/\",\"name\":\"\",\"description\":\"CIANI 2026\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ciani.bucaramanga.upb.edu.co\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-CO\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Memorias CIANI UPB | E-Book de Investigaci\u00f3n","description":"Memorias CIANI UPB: E-book con ISBN de investigaci\u00f3n acad\u00e9mica sobre inteligencia artificial y negocios internacionales. Descarga art\u00edculos del congreso de UPB.","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:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/","og_locale":"es_ES","og_type":"article","og_title":"Memorias CIANI UPB | E-Book de Investigaci\u00f3n","og_description":"Memorias CIANI UPB: E-book con ISBN de investigaci\u00f3n acad\u00e9mica sobre inteligencia artificial y negocios internacionales. Descarga art\u00edculos del congreso de UPB.","og_url":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/","article_modified_time":"2026-06-02T15:23:19+00:00","og_image":[{"url":"https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/","url":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/","name":"Memorias CIANI UPB | E-Book de Investigaci\u00f3n","isPartOf":{"@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/#primaryimage"},"image":{"@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/#primaryimage"},"thumbnailUrl":"https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1.jpg","datePublished":"2026-06-01T12:58:14+00:00","dateModified":"2026-06-02T15:23:19+00:00","description":"Memorias CIANI UPB: E-book con ISBN de investigaci\u00f3n acad\u00e9mica sobre inteligencia artificial y negocios internacionales. Descarga art\u00edculos del congreso de UPB.","breadcrumb":{"@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/#breadcrumb"},"inLanguage":"es-CO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/"]}]},{"@type":"ImageObject","inLanguage":"es-CO","@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/#primaryimage","url":"https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1.jpg","contentUrl":"https:\/\/ciani.bucaramanga.upb.edu.co\/wp-content\/uploads\/2026\/05\/Banner-CIANI-2026-1-scaled-1.jpg","width":2560,"height":801},{"@type":"BreadcrumbList","@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/memorias\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/ciani.bucaramanga.upb.edu.co\/"},{"@type":"ListItem","position":2,"name":"Memorias"}]},{"@type":"WebSite","@id":"https:\/\/ciani.bucaramanga.upb.edu.co\/#website","url":"https:\/\/ciani.bucaramanga.upb.edu.co\/","name":"","description":"CIANI 2026","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ciani.bucaramanga.upb.edu.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-CO"}]}},"_links":{"self":[{"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/pages\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/comments?post=93"}],"version-history":[{"count":7,"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/pages\/93\/revisions"}],"predecessor-version":[{"id":108,"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/pages\/93\/revisions\/108"}],"wp:attachment":[{"href":"https:\/\/ciani.bucaramanga.upb.edu.co\/index.php\/wp-json\/wp\/v2\/media?parent=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}