{"id":2143,"date":"2025-05-20T12:29:43","date_gmt":"2025-05-20T17:29:43","guid":{"rendered":"https:\/\/biblioteca.utc.edu.ec\/?page_id=2143"},"modified":"2025-05-20T12:39:36","modified_gmt":"2025-05-20T17:39:36","slug":"biblioteca-del-banco-central-del-ecuador","status":"publish","type":"page","link":"https:\/\/biblioteca.utc.edu.ec\/?page_id=2143","title":{"rendered":"Biblioteca del Banco Central del Ecuador"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"354\" src=\"https:\/\/biblioteca.utc.edu.ec\/wp-content\/uploads\/2025\/05\/BCE-1024x354.png\" alt=\"\" class=\"wp-image-2145\" style=\"width:438px;height:auto\" srcset=\"https:\/\/biblioteca.utc.edu.ec\/wp-content\/uploads\/2025\/05\/BCE-1024x354.png 1024w, https:\/\/biblioteca.utc.edu.ec\/wp-content\/uploads\/2025\/05\/BCE-300x104.png 300w, https:\/\/biblioteca.utc.edu.ec\/wp-content\/uploads\/2025\/05\/BCE-768x265.png 768w, https:\/\/biblioteca.utc.edu.ec\/wp-content\/uploads\/2025\/05\/BCE-1536x531.png 1536w, https:\/\/biblioteca.utc.edu.ec\/wp-content\/uploads\/2025\/05\/BCE.png 2012w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<!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>Biblioteca Virtual &#8211; Banco Central del Ecuador<\/title>\n    <!-- Google Fonts for better typography -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css?family=Open+Sans:400,600,700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Open Sans', Arial, sans-serif;\n            background: linear-gradient(135deg, #e3e9f7 0%, #f7fafd 100%);\n            margin: 0;\n        }\n        .container {\n            max-width: 950px;\n            margin: 48px auto;\n            background: #fff;\n            border-radius: 18px;\n            box-shadow: 0 8px 32px rgba(32,52,120,0.10), 0 1.5px 4px rgba(11,148,239,0.05);\n            padding: 40px 36px 32px 36px;\n            position: relative;\n            overflow: hidden;\n        }\n        h1 {\n            color: #203478;\n            font-size: 2.5em;\n            margin-bottom: 0.7em;\n            font-weight: 700;\n            letter-spacing: 1px;\n            text-align: center;\n        }\n        .tabs {\n            display: flex;\n            border-bottom: 2px solid #e0e0e0;\n            margin-bottom: 28px;\n            flex-wrap: wrap;\n            gap: 6px;\n            justify-content: center;\n        }\n        .tab-btn {\n            background: linear-gradient(90deg, #0b94ef 0%, #3152c0 100%);\n            border: none;\n            outline: none;\n            cursor: pointer;\n            padding: 13px 28px;\n            font-size: 1.08em;\n            color: #fff;\n            font-weight: 600;\n            border-radius: 8px 8px 0 0;\n            margin-bottom: -2px;\n            transition: background 0.2s, color 0.2s, box-shadow 0.2s;\n            border-bottom: 3px solid transparent;\n            box-shadow: 0 1px 2px rgba(32,52,120,0.04);\n        }\n        .tab-btn.active, .tab-btn:focus {\n            border-bottom: 3px solid #0b94ef;\n            background: linear-gradient(90deg, #203478 0%, #0b94ef 100%);\n            color: #fff;\n            box-shadow: 0 2px 8px rgba(11,148,239,0.07);\n        }\n        .tab-content {\n            display: none;\n            padding: 32px 0 0 0;\n            animation: fadeIn 0.5s;\n        }\n        .tab-content.active {\n            display: block;\n        }\n        .tab-content img {\n            float: right;\n            margin-left: 28px;\n            border-radius: 10px;\n            max-width: 120px;\n            box-shadow: 0 2px 8px rgba(32,52,120,0.08);\n            background: #f7fafd;\n            padding: 6px;\n        }\n        ul {\n            margin: 1em 0 1em 1.5em;\n            padding-left: 1.2em;\n        }\n        ul li {\n            margin-bottom: 0.4em;\n            font-size: 1.04em;\n        }\n        table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0 12px;\n            margin: 1em 0;\n        }\n        td {\n            vertical-align: top;\n            padding: 18px 16px;\n            background: #f7fafd;\n            border-radius: 10px;\n            box-shadow: 0 1px 4px rgba(32,52,120,0.04);\n        }\n        a {\n            color: #0b94ef;\n            text-decoration: none;\n            transition: color 0.2s;\n        }\n        a:hover {\n            color: #203478;\n            text-decoration: underline;\n        }\n        .tab-content p {\n            font-size: 1.08em;\n            color: #2d3a4d;\n            line-height: 1.6;\n        }\n        .tab-content strong {\n            color: #0b94ef;\n        }\n        \/* Button style for links *\/\n        .tab-content a[style*=\"color: #0b94ef;\"] {\n            display: inline-block;\n            background: #e3f0ff;\n            color: #0b94ef !important;\n            border-radius: 6px;\n            padding: 6px 14px;\n            font-weight: 600;\n            margin-top: 8px;\n            box-shadow: 0 1px 4px rgba(11,148,239,0.07);\n            transition: background 0.2s, color 0.2s;\n        }\n        .tab-content a[style*=\"color: #0b94ef;\"]:hover {\n            background: #0b94ef;\n            color: #fff !important;\n        }\n        \/* Responsive Design *\/\n        @media (max-width: 900px) {\n            .container { padding: 16px 4vw; }\n            table, tr, td { display: block; width: 100%; }\n            td { margin-bottom: 18px; }\n            .tab-content img { float: none; display: block; margin: 0 auto 18px auto; }\n        }\n        @media (max-width: 700px) {\n            .container { padding: 8px 2vw; }\n            .tabs { flex-direction: column; gap: 0; }\n            .tab-btn { width: 100%; text-align: left; border-radius: 8px 8px 0 0; }\n            .tab-content img { margin: 0 auto 16px auto; }\n        }\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(16px);}\n            to { opacity: 1; transform: none;}\n        }\n    <\/style>\n    <script>\n        \/\/ Animated tab functionality with smooth scroll\n        document.addEventListener('DOMContentLoaded', function() {\n            const tabBtns = document.querySelectorAll('.tab-btn');\n            const tabContents = document.querySelectorAll('.tab-content');\n            tabBtns.forEach(btn => {\n                btn.addEventListener('click', function() {\n                    tabBtns.forEach(b => b.classList.remove('active'));\n                    tabContents.forEach(tc => tc.classList.remove('active'));\n                    btn.classList.add('active');\n                    const tab = document.getElementById(btn.dataset.tab);\n                    tab.classList.add('active');\n                    \/\/ Smooth scroll to top of container on tab change (for mobile)\n                    if(window.innerWidth < 900) {\n                        document.querySelector('.container').scrollIntoView({behavior: 'smooth'});\n                    }\n                });\n            });\n        });\n    <\/script>\n<\/head>\n<body>\n    <div class=\"container\">\n        <h1>Biblioteca Virtual del BCE<\/h1>\n        <div class=\"tabs\" id=\"tabs\">\n            <button class=\"tab-btn active\" data-tab=\"recorrido\">Recorrido virtual<\/button>\n            <button class=\"tab-btn\" data-tab=\"repositorio\">Repositorio digital<\/button>\n            <button class=\"tab-btn\" data-tab=\"bases\">Bases de datos<\/button>\n            <button class=\"tab-btn\" data-tab=\"libros\">Libros electr\u00f3nicos<\/button>\n            <button class=\"tab-btn\" data-tab=\"plataforma\">Plataforma de investigaci\u00f3n<\/button>\n            <button class=\"tab-btn\" data-tab=\"acceso-libre\">Bases de datos acceso libre<\/button>\n        <\/div>\n\n        <div class=\"tab-content active\" id=\"recorrido\">\n            <p>\n                <a href=\"https:\/\/www.bce.fin.ec\/images\/bibliotecabce\/WEB\/index.htm\" target=\"_blank\" rel=\"noopener\">\n                    <img decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/ICONO_REPOSITORIO-211x300.png\" alt=\"Recorrido virtual\" width=\"90\" height=\"128\" \/>\n                <\/a>\n                La Biblioteca Econ\u00f3mica del Banco Central, pone al alcance de la ciudadan\u00eda la informaci\u00f3n estad\u00edstica del pa\u00eds, as\u00ed como sus contenidos de investigaci\u00f3n econ\u00f3mica, monetaria y financiera, en este segmento podr\u00e1s explorar de forma interactiva los art\u00edculos de investigaci\u00f3n que forman parte de Cuestiones Econ\u00f3micas la publicaci\u00f3n emblem\u00e1tica de BCE.\n            <\/p>\n        <\/div>\n\n        <div class=\"tab-content\" id=\"repositorio\">\n            <p>\n                <a href=\"https:\/\/repositorio.bce.ec\/\" target=\"_blank\" rel=\"noopener\">\n                    <img decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/ICONO_REPOSITORIO-1-211x300.png\" alt=\"Repositorio digital\" width=\"84\" height=\"120\" \/>\n                <\/a>\n                <a href=\"https:\/\/www.bce.fin.ec\/storage\/BCE\/biblioteca\/GUIA_REPOSITORIO_DIGITAL.pdf\" target=\"_blank\" rel=\"noopener\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/ICONO_GUIA-150x150.png\" alt=\"Gu\u00eda Repositorio\" width=\"84\" height=\"84\" \/>\n                <\/a>\n                La Biblioteca Econ\u00f3mica pone a disposici\u00f3n el repositorio digital para que mediante la interacci\u00f3n web el usuario encuentre las publicaciones institucionales. El repositorio digital captura, almacena, ordena, preserva y distribuye en forma digital la informaci\u00f3n generada por las diferentes \u00e1reas t\u00e9cnicas del Banco Central del Ecuador, con el fin de que se garantice su preservaci\u00f3n y se distribuya la producci\u00f3n intelectual.\n            <\/p>\n            <ul>\n                <li>Balanza Comercial<\/li>\n                <li>Cifras Econ\u00f3micas<\/li>\n                <li>Cifras Petroleras<\/li>\n                <li>Compra-venta de divisas<\/li>\n                <li>Revista Cuestiones Econ\u00f3micas<\/li>\n                <li>Estad\u00edsticas Macroecon\u00f3micas<\/li>\n                <li>Estudio Mensual de Opini\u00f3n<\/li>\n                <li>Empresarial<\/li>\n                <li>Evoluci\u00f3n de Cr\u00e9dito y Tasas de Inter\u00e9s<\/li>\n                <li>Gesti\u00f3n de la Liquidez<\/li>\n                <li>Inflaci\u00f3n<\/li>\n                <li>Informaci\u00f3n Estad\u00edstica Mensual<\/li>\n                <li>Memoria Anual<\/li>\n                <li>Mercado Interbancario<\/li>\n                <li>Planificaci\u00f3n<\/li>\n                <li>Reporte Monetario Semanal<\/li>\n                <li>\u00cdndice de la Actividad Econ\u00f3mica Coyuntural<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"tab-content\" id=\"bases\">\n            <table>\n                <tr>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/search.ebscohost.com\/login.aspx?authtype=ip,uid&#038;custid=s3040521&#038;groupid=main&#038;profile=ehost&#038;defaultdb=bsu\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/BD_BSU.png\" alt=\"Business Source Ultimate\" width=\"129\" height=\"127\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Navega en esta base de contenido bibliogr\u00e1fico y de texto completo. Encuentra indexaciones y res\u00famenes de las revistas acad\u00e9micas m\u00e1s importantes desde 1886, adem\u00e1s de publicaciones en el \u00e1mbito de la econom\u00eda y las finanzas.<\/p>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.bce.fin.ec\/storage\/BCE\/biblioteca\/guia_bsu.pdf\" target=\"_blank\" rel=\"noopener\" style=\"color: #0b94ef;\"><strong>Gu\u00eda de uso<\/strong><\/a>\n                        <\/p>\n                    <\/td>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/search.ebscohost.com\/login.aspx?authtype=ip,uid&#038;custid=s3040521&#038;groupid=main&#038;profile=ehost&#038;defaultdb=bwh\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/regional-business-news.png\" alt=\"Regional Business News\" width=\"115\" height=\"115\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Esta base de datos de libros electr\u00f3nicos posee una amplia cobertura de textos completos de publicaciones de negocios a escala regional. Incluye m\u00e1s de 80 publicaciones de negocios regionales, que abarcan todas las \u00e1reas metropolitanas y rurales de los Estados Unidos.<\/p>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.bce.fin.ec\/storage\/BCE\/biblioteca\/guia_rbn.pdf\" target=\"_blank\" rel=\"noopener\" style=\"color: #0b94ef;\"><strong>Gu\u00eda de uso<\/strong><\/a>\n                        <\/p>\n                    <\/td>\n                <\/tr>\n            <\/table>\n            <p style=\"text-align: center;\">\n                \u00bfDesea gestionar sus credenciales de acceso a los servicios de la Biblioteca Econ\u00f3mica BCE, al contenido de: Business Source Ultimate, Regional Business News, eBooks Harvard Business Review Press Subscription Collection y eBook?\n                <a href=\"https:\/\/www.bce.fin.ec\/biblioteca-economica\/solicitud-de-acceso-a-recursos-de-la-biblioteca-economica\/\" style=\"color: #0b94ef;\"><strong>Llenar el formulario<\/strong><\/a>.\n            <\/p>\n        <\/div>\n\n        <div class=\"tab-content\" id=\"libros\">\n            <table>\n                <tr>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/search.ebscohost.com\/login.aspx?authtype=ip,uid&#038;custid=s3040521&#038;groupid=main&#038;profile=ehost&#038;defaultdb=nlebk\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/BD_EBSCO-300x98.png\" alt=\"EBSCO Libros\" width=\"260\" height=\"85\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Busca aqu\u00ed contenidos bibliogr\u00e1ficos cient\u00edfico-acad\u00e9micos adquiridos por el BCE de forma perpetua.<\/p>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.bce.fin.ec\/storage\/BCE\/biblioteca\/guia_e_ebooks.pdf\" target=\"_blank\" rel=\"noopener\" style=\"color: #0b94ef;\"><strong>Gu\u00eda de uso<\/strong><\/a>\n                        <\/p>\n                    <\/td>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/search.ebscohost.com\/login.aspx?authtype=ip,uid&#038;custid=s3040521&#038;groupid=main&#038;profile=ehost&#038;defaultdb=e076mww\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/BD_HEC.png\" alt=\"Harvard Business Review\" width=\"125\" height=\"124\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Accede a la colecci\u00f3n de prensa de Harvard Business Review y al cat\u00e1logo completo de libros electr\u00f3nicos de HBR, la cual es una editorial con presencia mundial y una divisi\u00f3n de Harvard Business Review Group. Aqu\u00ed encontrar\u00e1s libros electr\u00f3nicos de ciencias econ\u00f3micas, emprendimiento, finanzas y gesti\u00f3n de liderazgo.<\/p>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.bce.fin.ec\/storage\/BCE\/biblioteca\/guia_hbr.pdf\" target=\"_blank\" rel=\"noopener\" style=\"color: #0b94ef;\"><strong>Gu\u00eda de uso<\/strong><\/a>\n                        <\/p>\n                    <\/td>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.jstor.org\/\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/BD_JSTOR-222x300.png\" alt=\"JSTOR\" width=\"84\" height=\"113\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Accede a libros electr\u00f3nicos de tem\u00e1tica econ\u00f3mica y afines, haciendo click aqu\u00ed.<\/p>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.bce.fin.ec\/storage\/BCE\/biblioteca\/guia_jstor.pdf\" target=\"_blank\" rel=\"noopener\" style=\"color: #0b94ef;\"><strong>Gu\u00eda de uso<\/strong><\/a>\n                        <\/p>\n                    <\/td>\n                <\/tr>\n            <\/table>\n            <p style=\"text-align: center;\">\n                \u00bfDesea gestionar sus credenciales de acceso a los servicios de la Biblioteca Econ\u00f3mica BCE, al contenido de: Business Source Ultimate, Regional Business News, eBooks Harvard Business Review Press Subscription Collection y eBook?\n                <a href=\"https:\/\/www.bce.fin.ec\/biblioteca-economica\/solicitud-de-acceso-a-recursos-de-la-biblioteca-economica\/\" style=\"color: #0b94ef;\"><strong>Llenar el formulario<\/strong><\/a>.\n            <\/p>\n        <\/div>\n\n        <div class=\"tab-content\" id=\"plataforma\">\n            <table>\n                <tr>\n                    <td><\/td>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/search.ebscohost.com\/login.aspx?authtype=ip,uid&#038;custid=s3040521&#038;groupid=main&#038;profile=ehost&#038;defaultdb=bsu,bwh,e076mww,nlebk\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/BD_EBSCOHOST-300x133.png\" alt=\"EBSCOhost\" width=\"300\" height=\"133\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Con bases de datos de calidad (Business Source Ultimate, eBooks Harvard Business Review y Press Subscription Collection y eBook Perpetuidad) y funciones de b\u00fasqueda, la intuitiva EBSCOhost ayuda a todo tipo de investigadores a encontrar r\u00e1pidamente la informaci\u00f3n que requieren.<\/p>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.bce.fin.ec\/storage\/BCE\/biblioteca\/guia_ebsco.pdf\" target=\"_blank\" rel=\"noopener\" style=\"color: #0b94ef;\"><strong>Gu\u00eda de uso<\/strong><\/a>\n                        <\/p>\n                    <\/td>\n                    <td><\/td>\n                <\/tr>\n            <\/table>\n            <p style=\"text-align: center;\">\n                \u00bfDesea gestionar sus credenciales de acceso a los servicios de la Biblioteca Econ\u00f3mica BCE, al contenido de: Business Source Ultimate, Regional Business News, eBooks Harvard Business Review Press Subscription Collection y eBook?\n                <a href=\"https:\/\/www.bce.fin.ec\/biblioteca-economica\/solicitud-de-acceso-a-recursos-de-la-biblioteca-economica\/\" style=\"color: #0b94ef;\"><strong>Llenar el formulario<\/strong><\/a>.\n            <\/p>\n        <\/div>\n\n        <div class=\"tab-content\" id=\"acceso-libre\">\n            <table>\n                <tr>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/scholar.google.es\/schhp?hl=es\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/BD_GA-300x111.png\" alt=\"Google Scholar\" width=\"178\" height=\"66\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Busca aqu\u00ed contenidos bibliogr\u00e1ficos cient\u00edfico-acad\u00e9micos.<\/p>\n                    <\/td>\n                    <td>\n                        <p style=\"text-align: center;\">\n                            <a href=\"https:\/\/www.redib.org\/\" target=\"_blank\" rel=\"noopener\">\n                                <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.bce.fin.ec\/storage\/2024\/03\/BD_REDIB-300x147.png\" alt=\"REDIB\" width=\"163\" height=\"80\" \/>\n                            <\/a>\n                        <\/p>\n                        <p>Contenidos cient\u00edficos y acad\u00e9micos en formato electr\u00f3nico producidos en Iberoam\u00e9rica.<\/p>\n                    <\/td>\n                <\/tr>\n            <\/table>\n        <\/div>\n    <\/div>\n    <script>\n        \/\/ Simple tab functionality\n        document.querySelectorAll('.tab-btn').forEach(btn => {\n            btn.addEventListener('click', function() {\n                document.querySelectorAll('.tab-btn').forEach(b => b.classList.remove('active'));\n                document.querySelectorAll('.tab-content').forEach(tc => tc.classList.remove('active'));\n                btn.classList.add('active');\n                document.getElementById(btn.dataset.tab).classList.add('active');\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Biblioteca Virtual &#8211; Banco Central del Ecuador Biblioteca Virtual del BCE Recorrido virtual Repositorio digital Bases de datos Libros electr\u00f3nicos [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","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":"","footer-sml-layout":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-2143","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=\/wp\/v2\/pages\/2143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2143"}],"version-history":[{"count":5,"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=\/wp\/v2\/pages\/2143\/revisions"}],"predecessor-version":[{"id":2150,"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=\/wp\/v2\/pages\/2143\/revisions\/2150"}],"wp:attachment":[{"href":"https:\/\/biblioteca.utc.edu.ec\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}