{"id":8887,"date":"2026-07-30T11:45:09","date_gmt":"2026-07-30T11:45:09","guid":{"rendered":"https:\/\/journaloflandscapeecology.cz\/?page_id=8887"},"modified":"2026-08-27T11:49:40","modified_gmt":"2026-08-27T11:49:40","slug":"international-journal-recognition-authorities","status":"publish","type":"page","link":"https:\/\/journaloflandscapeecology.cz\/index.php\/international-journal-recognition-authorities\/","title":{"rendered":"Academic Endorsements"},"content":{"rendered":"\n<!-- ============================================================ -->\n<!-- GLOBAL RECOGNITION \u00b7 Unified Hybrid Design Style             *\/\n\/* Matches Indexing section design with all 69 countries        *\/\n<!-- ============================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700&#038;family=Georgia,serif&#038;display=swap\" rel=\"stylesheet\" \/>\n\n<style>\n  \/* ---- scoped reset ---- *\/\n  .recognition-unified-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  .recognition-unified-wrapper {\n    width: 100%;\n    max-width: 1450px;\n    margin: 2rem auto;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    background: #ffffff;\n    border-radius: 24px;\n    padding: 2.8rem 3rem;\n    box-shadow: 0 4px 24px rgba(55, 30, 80, 0.04);\n    border: 1px solid #ede6f5;\n    transition: box-shadow 0.3s ease;\n    color: #2d1b4e;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .recognition-unified-wrapper::before {\n    content: '';\n    position: absolute;\n    top: -200px;\n    right: -200px;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(201, 168, 76, 0.03) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .recognition-unified-wrapper:hover {\n    box-shadow: 0 8px 40px rgba(55, 30, 80, 0.07);\n  }\n\n  \/* ---- Decorative top bar ---- *\/\n  .recognition-unified-wrapper .top-bar {\n    display: flex;\n    align-items: center;\n    gap: 0.8rem;\n    margin-bottom: 1.5rem;\n  }\n\n  .recognition-unified-wrapper .top-bar .bar-line {\n    flex: 1;\n    height: 3px;\n    background: linear-gradient(90deg, #c9a84c, transparent);\n  }\n\n  .recognition-unified-wrapper .top-bar .bar-diamond {\n    color: #c9a84c;\n    font-size: 0.8rem;\n  }\n\n  .recognition-unified-wrapper .top-bar .bar-line-right {\n    flex: 1;\n    height: 3px;\n    background: linear-gradient(270deg, #c9a84c, transparent);\n  }\n\n  \/* ---- Title and subtitle ---- *\/\n  .recognition-unified-wrapper .section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    color: #3c1f5e;\n    font-size: 2.4rem;\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    margin-bottom: 0.2rem;\n    display: flex;\n    align-items: center;\n    gap: 0.6rem;\n  }\n\n  .recognition-unified-wrapper .section-title .gold-star {\n    color: #c9a84c;\n    font-size: 2rem;\n  }\n\n  .recognition-unified-wrapper .sub-headline {\n    font-size: 0.95rem;\n    color: #7a6a8e;\n    font-weight: 400;\n    margin-bottom: 2rem;\n    padding-bottom: 1.2rem;\n    border-bottom: 1px solid #ede6f5;\n  }\n\n  \/* ---- Stats Bar ---- *\/\n  .recognition-unified-wrapper .stats-bar {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 1.5rem 3rem;\n    background: #f8f4fc;\n    padding: 0.8rem 2rem;\n    border-radius: 12px;\n    margin-bottom: 2rem;\n    border: 1px solid #ede6f5;\n  }\n\n  .recognition-unified-wrapper .stats-bar .stat-item {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    font-size: 0.85rem;\n    font-weight: 500;\n    color: #3c1f5e;\n  }\n\n  .recognition-unified-wrapper .stats-bar .stat-item .stat-num {\n    font-weight: 700;\n    color: #3c1f5e;\n    font-size: 1rem;\n  }\n\n  .recognition-unified-wrapper .stats-bar .stat-item .stat-icon {\n    font-size: 1rem;\n  }\n\n  \/* ---- Text paragraphs ---- *\/\n  .recognition-unified-wrapper p {\n    font-size: 1.02rem;\n    line-height: 1.9;\n    color: #2d1b4e;\n    margin-bottom: 1.2rem;\n  }\n\n  .recognition-unified-wrapper p strong {\n    color: #3c1f5e;\n    font-weight: 600;\n  }\n\n  \/* ---- Card Grid (3 columns) ---- *\/\n  .recognition-unified-wrapper .card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.5rem;\n    margin: 2rem 0 1.5rem;\n  }\n\n  .recognition-unified-wrapper .card-grid .authority-card {\n    background: #faf8fc;\n    border: 1px solid #ede6f5;\n    border-radius: 16px;\n    padding: 1.8rem 1.2rem 1.4rem;\n    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    display: flex;\n    flex-direction: column;\n    min-height: 200px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  \/* Decorative corner accent on cards *\/\n  .recognition-unified-wrapper .card-grid .authority-card::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 4px;\n    background: linear-gradient(90deg, #3c1f5e, #c9a84c, #3c1f5e);\n    background-size: 200% 100%;\n    animation: shimmerBorder 4s ease-in-out infinite;\n    opacity: 0.3;\n    transition: opacity 0.3s ease;\n  }\n\n  @keyframes shimmerBorder {\n    0% { background-position: 0% 0%; }\n    100% { background-position: 200% 0%; }\n  }\n\n  .recognition-unified-wrapper .card-grid .authority-card:hover::after {\n    opacity: 1;\n  }\n\n  .recognition-unified-wrapper .card-grid .authority-card:hover {\n    transform: translateY(-8px);\n    border-color: #c9a84c;\n    box-shadow: 0 12px 36px rgba(55, 30, 80, 0.08);\n    background: #ffffff;\n  }\n\n  \/* Decorative diamond in corner *\/\n  .recognition-unified-wrapper .card-grid .authority-card .corner-diamond {\n    position: absolute;\n    top: 12px;\n    right: 16px;\n    font-size: 0.6rem;\n    color: #c9a84c;\n    opacity: 0.15;\n    transition: opacity 0.3s ease;\n  }\n\n  .recognition-unified-wrapper .card-grid .authority-card:hover .corner-diamond {\n    opacity: 0.4;\n  }\n\n  \/* Country name *\/\n  .recognition-unified-wrapper .card-grid .authority-card h3 {\n    color: #3c1f5e;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 0.3rem 0;\n    letter-spacing: -0.01em;\n    position: relative;\n    padding-bottom: 0.5rem;\n  }\n\n  .recognition-unified-wrapper .card-grid .authority-card h3::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 35px;\n    height: 3px;\n    background: #c9a84c;\n    border-radius: 4px;\n  }\n\n  \/* Institution names *\/\n  .recognition-unified-wrapper .card-grid .authority-card h4 {\n    color: #c9a84c;\n    font-size: 0.82rem;\n    font-weight: 600;\n    line-height: 1.5;\n    margin: 0.6rem 0 0.4rem;\n    letter-spacing: 0.01em;\n  }\n\n  \/* Description *\/\n  .recognition-unified-wrapper .card-grid .authority-card p {\n    color: #4a3a5e;\n    font-size: 0.88rem;\n    line-height: 1.8;\n    margin: 0;\n    flex: 1;\n  }\n\n  \/* ---- Callout ---- *\/\n  .recognition-unified-wrapper .final-callout {\n    margin-top: 2rem;\n    padding: 1.4rem 2rem;\n    background: linear-gradient(135deg, #f8f4fc 0%, #ede6f5 100%);\n    border-radius: 14px;\n    border-left: 5px solid #c9a84c;\n    font-size: 0.98rem;\n    line-height: 1.8;\n    color: #2d1b4e;\n    display: flex;\n    align-items: flex-start;\n    gap: 1rem;\n  }\n\n  .recognition-unified-wrapper .final-callout .callout-icon {\n    font-size: 1.8rem;\n    flex-shrink: 0;\n    margin-top: 0.1rem;\n  }\n\n  .recognition-unified-wrapper .final-callout strong {\n    color: #3c1f5e;\n  }\n\n  \/* ---- RESPONSIVE ---- *\/\n  @media (max-width: 1024px) {\n    .recognition-unified-wrapper .card-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 1.2rem;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .recognition-unified-wrapper {\n      padding: 2rem 1.2rem;\n      border-radius: 18px;\n    }\n    .recognition-unified-wrapper .section-title {\n      font-size: 2rem;\n    }\n    .recognition-unified-wrapper .sub-headline {\n      font-size: 0.85rem;\n    }\n    .recognition-unified-wrapper p {\n      font-size: 0.95rem;\n    }\n    .recognition-unified-wrapper .card-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1rem;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card {\n      min-height: 170px;\n      padding: 1.2rem 0.8rem;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card h3 {\n      font-size: 1.2rem;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card h4 {\n      font-size: 0.75rem;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card p {\n      font-size: 0.82rem;\n    }\n    .recognition-unified-wrapper .final-callout {\n      flex-direction: column;\n      padding: 1rem 1.2rem;\n      font-size: 0.9rem;\n    }\n    .recognition-unified-wrapper .top-bar .bar-line,\n    .recognition-unified-wrapper .top-bar .bar-line-right {\n      display: none;\n    }\n    .recognition-unified-wrapper .stats-bar {\n      gap: 0.8rem 1.5rem;\n      padding: 0.6rem 1rem;\n    }\n    .recognition-unified-wrapper .stats-bar .stat-item {\n      font-size: 0.75rem;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .recognition-unified-wrapper {\n      padding: 1.2rem 0.8rem;\n      border-radius: 14px;\n    }\n    .recognition-unified-wrapper .section-title {\n      font-size: 1.5rem;\n    }\n    .recognition-unified-wrapper .section-title .gold-star {\n      font-size: 1.3rem;\n    }\n    .recognition-unified-wrapper .card-grid {\n      grid-template-columns: 1fr;\n      gap: 0.8rem;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card {\n      min-height: 140px;\n      padding: 1rem 0.8rem;\n      border-radius: 12px;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card h3 {\n      font-size: 1.1rem;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card h4 {\n      font-size: 0.7rem;\n    }\n    .recognition-unified-wrapper .card-grid .authority-card p {\n      font-size: 0.78rem;\n    }\n    .recognition-unified-wrapper .final-callout {\n      font-size: 0.85rem;\n      padding: 0.8rem 1rem;\n    }\n    .recognition-unified-wrapper p {\n      font-size: 0.9rem;\n    }\n    .recognition-unified-wrapper .stats-bar {\n      gap: 0.4rem 1rem;\n      padding: 0.4rem 0.6rem;\n    }\n    .recognition-unified-wrapper .stats-bar .stat-item {\n      font-size: 0.7rem;\n    }\n  }\n<\/style>\n\n<!-- ========== WIDGET HTML ========== -->\n<div class=\"recognition-unified-wrapper\">\n\n  <!-- Decorative top bar -->\n  <div class=\"top-bar\">\n    <span class=\"bar-line\"><\/span>\n    <span class=\"bar-diamond\">\u25c6<\/span>\n    <span class=\"bar-line-right\"><\/span>\n  <\/div>\n\n  <!-- Title -->\n  <h2 class=\"section-title\">\n    <span class=\"gold-star\">\u2726<\/span> Academic &amp; Endorsements\n  <\/h2>\n  <div class=\"sub-headline\">Journal of Landscape Ecology \u00b7 Trusted by institutions worldwide<\/div>\n\n  <!-- Stats Bar -->\n  <div class=\"stats-bar\">\n    <span class=\"stat-item\">\n      <span class=\"stat-icon\">\ud83c\udf0d<\/span>\n      <span class=\"stat-num\">69<\/span> Countries\n    <\/span>\n    <span class=\"stat-item\">\n      <span class=\"stat-icon\">\ud83c\udfdb\ufe0f<\/span>\n      <span class=\"stat-num\">200+<\/span> Academic Institutions\n    <\/span>\n    <span class=\"stat-item\">\n      <span class=\"stat-icon\">\u2713<\/span>\n      <span class=\"stat-num\">Globally<\/span> Recognized\n    <\/span>\n    <span class=\"stat-item\">\n      <span class=\"stat-icon\">\u2726<\/span>\n      <span class=\"stat-num\">Open<\/span> Access\n    <\/span>\n  <\/div>\n\n  <!-- Text -->\n  <p>\n    <strong>Journal of Landscape Ecology<\/strong> is dedicated to upholding excellence in scholarly\n    publishing, ensuring research integrity, and expanding the global reach of academic contributions.\n    It has gained recognition and support from respected academic institutions, research organizations,\n    and scholarly communities worldwide.\n  <\/p>\n\n  <!-- Card Grid (3 columns) - All 69 Countries -->\n  <div class=\"card-grid\">\n\n    <!-- Country 1: Albania -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Albania<\/h3>\n      <h4>Albanian Academy of Sciences; Ministry of Education and Sports<\/h4>\n      <p>Approved by the Albanian Academy of Sciences and public universities under the guidance of the Ministry of Education and Sports, supporting national academic research and scholarly publications.<\/p>\n    <\/div>\n\n    <!-- Country 2: Algeria -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Algeria<\/h3>\n      <h4>Algerian Scientific Journal Platform (ASJP); CERIST; DGRSDT<\/h4>\n      <p>Research journals are approved, published, and hosted on the Algerian Scientific Journal Platform (ASJP), managed by CERIST. Journals are recognized through the DGRSDT and classified under national categories such as Category A and Category B.<\/p>\n    <\/div>\n\n    <!-- Country 3: Andorra -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Andorra<\/h3>\n      <h4>Government of Andorra; Recerc&#8217;And<\/h4>\n      <p>Approved by the Government of Andorra. Research and academic publications are supported through the national Recerc&#8217;And research platform.<\/p>\n    <\/div>\n\n    <!-- Country 4: Angola -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Angola<\/h3>\n      <h4>Ministry of Higher Education, Science, Technology and Innovation (MESCTI)<\/h4>\n      <p>Research and academic publishing are overseen and supported by the Ministry of Higher Education, Science, Technology and Innovation (MESCTI).<\/p>\n    <\/div>\n\n    <!-- Country 5: Austria -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Austria<\/h3>\n      <h4>Federal Ministry of Education, Science and Research (BMBWF); Austrian Science Fund (FWF); Open Access Network Austria (OANA)<\/h4>\n      <p>Approved by the Federal Ministry of Education, Science and Research (BMBWF). Research publications are supported through the Austrian Science Fund (FWF) Open Access Portal, Open Access Network Austria (OANA), and Austrian Federal Journals &amp; Reports.<\/p>\n    <\/div>\n\n    <!-- Country 6: Azerbaijan -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Azerbaijan<\/h3>\n      <h4>Ministry of Science and Education of the Republic of Azerbaijan<\/h4>\n      <p>Oversees and publishes several official, peer-reviewed, open-access academic journals.<\/p>\n    <\/div>\n\n    <!-- Country 7: Bahrain -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Bahrain<\/h3>\n      <h4>University of Bahrain Journals<\/h4>\n      <p>Approved and indexed by University of Bahrain Journals.<\/p>\n    <\/div>\n\n    <!-- Country 8: Bangladesh -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Bangladesh<\/h3>\n      <h4>Bangladesh Journals Online (BanglaJOL)<\/h4>\n      <p>Approved and indexed by Bangladesh Journals Online (BanglaJOL).<\/p>\n    <\/div>\n\n    <!-- Country 9: Belarus -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Belarus<\/h3>\n      <h4>National Academy of Sciences of Belarus (NASB)<\/h4>\n      <p>Approved by the National Academy of Sciences of Belarus (NASB), which oversees and supports scientific research and academic publications.<\/p>\n    <\/div>\n\n    <!-- Country 10: Belgium -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Belgium<\/h3>\n      <h4>Belgian Science Policy Office (BELSPO)<\/h4>\n      <p>Research and academic publishing are supported and coordinated by the Belgian Science Policy Office (BELSPO).<\/p>\n    <\/div>\n\n    <!-- Country 11: Botswana -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Botswana<\/h3>\n      <h4>Ministry of Communications, Knowledge and Technology<\/h4>\n      <p>Manages the Botswana Research Portal.<\/p>\n    <\/div>\n\n    <!-- Country 12: Brazil -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Brazil<\/h3>\n      <h4>Ministry of Science, Technology and Innovation (MCTI); Oasisbr<\/h4>\n      <p>Brazil&#8217;s primary ministry for scientific research. Official Brazilian Open Access Science portal, managed by the Brazilian Institute of Information in Science and Technology (Ibict), an agency linked to MCTI. Indexed in Oasisbr.<\/p>\n    <\/div>\n\n    <!-- Country 13: Bulgaria -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Bulgaria<\/h3>\n      <h4>Ministry of Education and Science; National Centre for Information and Documentation (NACID)<\/h4>\n      <p>Research journals are regulated by the Ministry of Education and Science through the National Centre for Information and Documentation (NACID). Journals are included in the National Reference List (NRL) and supported by the Bulgarian National Consortium.<\/p>\n    <\/div>\n\n    <!-- Country 14: China -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>China<\/h3>\n      <h4>Ministry of Science and Technology (MOST) &amp; Chinese Academy of Sciences (CAS)<\/h4>\n      <p>Research ministries and academies prioritize domestic publishing platforms. Launched Sciencepaper Online, an official platform for scientific publications and indexing.<\/p>\n    <\/div>\n\n    <!-- Country 15: Colombia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Colombia<\/h3>\n      <h4>Ministry of Science, Technology, and Innovation (Minciencias); Redalyc<\/h4>\n      <p>Manages the evaluation and classification of research journals through the Publindex system. Premier Latin American network for indexed, scientific, open-access journals.<\/p>\n    <\/div>\n\n    <!-- Country 16: Croatia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Croatia<\/h3>\n      <h4>Ministry of Science, Education and Youth; HR\u010cAK Portal<\/h4>\n      <p>Approved by the Ministry of Science, Education and Youth. Research journals are supported through the national HR\u010cAK Portal, Croatia&#8217;s central repository for scientific and professional journals.<\/p>\n    <\/div>\n\n    <!-- Country 17: Czech Republic -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Czech Republic<\/h3>\n      <h4>Ministry of Education, Youth and Sports; RVVI; Czech Academy of Sciences<\/h4>\n      <p>Research and academic publishing are supported by the Ministry of Education, Youth and Sports, the Research, Development and Innovation Council (RVVI), and the Czech Academy of Sciences.<\/p>\n    <\/div>\n\n    <!-- Country 18: Democratic Republic of the Congo -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>DR Congo<\/h3>\n      <h4>Ministry of Higher Education, Universities, Scientific Research and Innovation<\/h4>\n      <p>Research and academic publishing are overseen by the Ministry of Higher Education, Universities, Scientific Research and Innovation. Scholarly publications include the Revue Congolaise des Sciences et Technologies.<\/p>\n    <\/div>\n\n    <!-- Country 19: Denmark -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Denmark<\/h3>\n      <h4>Danish Ministry of Higher Education and Science; BFI<\/h4>\n      <p>Research journals are recognized through the Danish Ministry of Higher Education and Science. Journals are classified under the BFI Journal Classification at Level 1 and Level 2 and are listed in the official BFI Database.<\/p>\n    <\/div>\n\n    <!-- Country 20: Ecuador -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Ecuador<\/h3>\n      <h4>Secretariat of Higher Education, Science, Technology, and Innovation (SENESCYT); LATINDEX &amp; REDIB<\/h4>\n      <p>Coordinates Ecuador&#8217;s open-access (OA) ecosystem. Ecuadorian journals are indexed in LATINDEX and REDIB.<\/p>\n    <\/div>\n\n    <!-- Country 21: Egypt -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Egypt<\/h3>\n      <h4>Academy of Scientific Research and Technology (ASRT); Egyptian Knowledge Bank (EKB)<\/h4>\n      <p>Research and academic publishing are centrally supported by the Academy of Scientific Research and Technology (ASRT). Journals are disseminated through the Egyptian Knowledge Bank (EKB), the country&#8217;s national scholarly publishing platform.<\/p>\n    <\/div>\n\n    <!-- Country 22: Estonia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Estonia<\/h3>\n      <h4>Ministry of Education and Research; Estonian Research Council (ETAg)<\/h4>\n      <p>Approved by the Ministry of Education and Research (Haridus- ja Teadusministeerium). National research is administered by the Estonian Research Council (ETAg) through the Estonian Research Information System (ETIS).<\/p>\n    <\/div>\n\n    <!-- Country 23: Ethiopia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Ethiopia<\/h3>\n      <h4>Ministry of Education (MoE)<\/h4>\n      <p>Research and academic publishing are approved and supported by the Ethiopian Ministry of Education (MoE).<\/p>\n    <\/div>\n\n    <!-- Country 24: Finland -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Finland<\/h3>\n      <h4>Ministry of Education and Culture; Publication Forum (JUFO); Journal.fi<\/h4>\n      <p>Supported by the Finnish Ministry of Education and Culture. Academic journals are published through the Journal.fi platform and evaluated using the Publication Forum (JUFO) classification system.<\/p>\n    <\/div>\n\n    <!-- Country 25: France -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>France<\/h3>\n      <h4>Ministry of Higher Education and Research (MESRI); HCERES; CNU<\/h4>\n      <p>Approved by the Ministry of Higher Education and Research (MESRI), evaluated through HCERES, and recognized by the National Council of Universities (CNU).<\/p>\n    <\/div>\n\n    <!-- Country 26: Germany -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Germany<\/h3>\n      <h4>Federal Ministry of Education and Research (BMBF); Federal Ministry of Health (BMG)<\/h4>\n      <p>Recognized by the Federal Ministry of Education and Research (BMBF) and the Federal Ministry of Health (BMG).<\/p>\n    <\/div>\n\n    <!-- Country 27: Greece -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Greece<\/h3>\n      <h4>National Documentation Centre (EKT); HEAL-Link; Gov.gr<\/h4>\n      <p>Approved by the National Documentation Centre (EKT). Research publications are disseminated through the EKT ePublishing Platform, HEAL-Link, and the Gov.gr Scientific Repository.<\/p>\n    <\/div>\n\n    <!-- Country 28: Hungary -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Hungary<\/h3>\n      <h4>Ministry of Culture and Innovation (KIM); NKFIH; NRDI Fund<\/h4>\n      <p>Recognized by the Ministry of Culture and Innovation (KIM) and the National Research, Development and Innovation Office (NKFIH). Research publications are supported through the NRDI Fund.<\/p>\n    <\/div>\n\n    <!-- Country 29: Indonesia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Indonesia<\/h3>\n      <h4>Ministry of Education, Culture, Research, and Technology; GARUDA<\/h4>\n      <p>Oversees the country&#8217;s research and open-access journals. National digital reference portal managed by the Ministry; journals are indexed in GARUDA.<\/p>\n    <\/div>\n\n    <!-- Country 30: Ireland -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Ireland<\/h3>\n      <h4>Royal Irish Academy<\/h4>\n      <p>Approved by the Royal Irish Academy, the principal body supporting and promoting scholarly research and academic publications in Ireland.<\/p>\n    <\/div>\n\n    <!-- Country 31: Italy -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Italy<\/h3>\n      <h4>Ministry of Universities and Research (MUR); ANVUR<\/h4>\n      <p>Recognized by the Ministry of Universities and Research (MUR) and evaluated by ANVUR. Journals are classified as Scientific Journals (Riviste Scientifiche) and the highest-ranking Classe A.<\/p>\n    <\/div>\n\n    <!-- Country 32: Jordan -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Jordan<\/h3>\n      <h4>Ministry of Higher Education and Scientific Research; Scientific Research and Innovation Support Fund<\/h4>\n      <p>Oversees higher education and scientific research in Jordan. Supports scientific research and innovation initiatives in Jordan.<\/p>\n    <\/div>\n\n    <!-- Country 33: Kenya -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Kenya<\/h3>\n      <h4>National Commission for Science, Technology and Innovation (NACOSTI); Ministry of Education<\/h4>\n      <p>Approved by the National Commission for Science, Technology and Innovation (NACOSTI), a state corporation under the Ministry of Education.<\/p>\n    <\/div>\n\n    <!-- Country 34: Latvia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Latvia<\/h3>\n      <h4>Ministry of Education and Science of the Republic of Latvia<\/h4>\n      <p>Research and academic publishing are overseen and supported by the Ministry of Education and Science of the Republic of Latvia.<\/p>\n    <\/div>\n\n    <!-- Country 35: Liechtenstein -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Liechtenstein<\/h3>\n      <h4>Ministry of Infrastructure and Education; Liechtenstein Institute<\/h4>\n      <p>Approved by the Ministry of Infrastructure and Education and supported by the Liechtenstein Institute for research and academic publications.<\/p>\n    <\/div>\n\n    <!-- Country 36: Lithuania -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Lithuania<\/h3>\n      <h4>Research Council of Lithuania (LMT); Ministry of Education, Science and Sport<\/h4>\n      <p>Research and academic publishing are supported by the Research Council of Lithuania (LMT) and the Ministry of Education, Science and Sport. Journals are recognized through the Lituanistika Database.<\/p>\n    <\/div>\n\n    <!-- Country 37: Malaysia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Malaysia<\/h3>\n      <h4>Ministry of Higher Education (MOHE); MyCite Portal &amp; MySITASI<\/h4>\n      <p>Oversees academic research and higher education in Malaysia. National indexing platforms used for indexing Malaysian academic journals.<\/p>\n    <\/div>\n\n    <!-- Country 38: Mexico -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Mexico<\/h3>\n      <h4>Secretar\u00eda de Ciencia, Humanidades, Tecnolog\u00eda e Innovaci\u00f3n (Secihti); Institutional Repository CONAHCYT<\/h4>\n      <p>Champions open access (OA) and academic research in Mexico. National repository where research outputs and open-access publications are indexed.<\/p>\n    <\/div>\n\n    <!-- Country 39: Moldova -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Moldova<\/h3>\n      <h4>Ministry of Education and Research (MER); ANACEC<\/h4>\n      <p>Research and academic journals are overseen by the Ministry of Education and Research (MER) and the National Agency for Quality Assurance in Education and Research (ANACEC).<\/p>\n    <\/div>\n\n    <!-- Country 40: Morocco -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Morocco<\/h3>\n      <h4>Portail des Revues Scientifiques Marocaines (PRSM); IMIST; CNRST<\/h4>\n      <p>Research journals are supported through the Portail des Revues Scientifiques Marocaines (PRSM), managed by IMIST under the Ministry of Higher Education, in collaboration with the National Centre for Scientific and Technical Research (CNRST).<\/p>\n    <\/div>\n\n    <!-- Country 41: Netherlands -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Netherlands<\/h3>\n      <h4>Ministry of Education, Culture and Science (OCW); Ministry of Health, Welfare and Sport (VWS)<\/h4>\n      <p>Research and academic publishing are overseen by the Ministry of Education, Culture and Science (OCW), with sector-specific research coordinated by the Ministry of Health, Welfare and Sport (VWS).<\/p>\n    <\/div>\n\n    <!-- Country 42: Nigeria -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Nigeria<\/h3>\n      <h4>Federal Ministries and Affiliated Research Institutes; Nigerian Universities; AJOL<\/h4>\n      <p>Research publications are supported through specialized peer-reviewed journals managed by Federal Ministries, affiliated research institutes, and Nigerian universities. Journals are widely represented on the African Journals Online (AJOL) platform.<\/p>\n    <\/div>\n\n    <!-- Country 43: North Macedonia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>North Macedonia<\/h3>\n      <h4>Macedonian Academy of Sciences and Arts (MASA); Izvor; UKIM e-Journals Portal<\/h4>\n      <p>Research publications are recognized through the Macedonian Academy of Sciences and Arts (MASA). Journals are included in the Macedonian Journal Repository (Izvor), the UKIM e-Journals Portal, and the Open Access Macedonian Journal of Medical Sciences (OAMJMS).<\/p>\n    <\/div>\n\n    <!-- Country 44: Norway -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Norway<\/h3>\n      <h4>Norwegian Ministry of Education and Research; Norwegian Register for Scientific Journals<\/h4>\n      <p>Approved by the Norwegian Ministry of Education and Research. Journals are recognized through the Norwegian Register for Scientific Journals, Series and Publishers and classified under Level 1 and Level 2.<\/p>\n    <\/div>\n\n    <!-- Country 45: Pakistan -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Pakistan<\/h3>\n      <h4>Higher Education Commission (HEC); HEC Digital Library<\/h4>\n      <p>Oversees academic research journals and open-access (OA) policies in Pakistan. National digital library providing access to indexed academic research and journals.<\/p>\n    <\/div>\n\n    <!-- Country 46: Philippines -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Philippines<\/h3>\n      <h4>Government and Institutional Database; Philippine E-Journals<\/h4>\n      <p>Supports ministry-backed and peer-reviewed open-access journals in the Philippines. National indexing platform for peer-reviewed academic and open-access journals.<\/p>\n    <\/div>\n\n    <!-- Country 47: Poland -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Poland<\/h3>\n      <h4>Ministry of Science and Higher Education (MNiSW); Official Scientific Journals List; BRIDGE of Knowledge<\/h4>\n      <p>Recognized by the Ministry of Science and Higher Education (MNiSW). Listed in the Official Scientific Journals List (Wykaz Czasopism Naukowych), the Journal Search Portal, and the BRIDGE of Knowledge Journal Module.<\/p>\n    <\/div>\n\n    <!-- Country 48: Portugal -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Portugal<\/h3>\n      <h4>Foundation for Science and Technology (FCT); Ministry of Education, Science and Innovation; RCAAP; SARC<\/h4>\n      <p>Supported by the Foundation for Science and Technology (FCT) under the Ministry of Education, Science and Innovation. Research publications are included in the RCAAP and hosted through the SARC.<\/p>\n    <\/div>\n\n    <!-- Country 49: Romania -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Romania<\/h3>\n      <h4>Executive Agency for Higher Education, Research, Development and Innovation Funding (UEFISCDI); MCID<\/h4>\n      <p>Recognized by UEFISCDI and the Ministry of Research, Innovation and Digitalization (MCID). Journals are classified under national categories such as A, B+, and BDI.<\/p>\n    <\/div>\n\n    <!-- Country 50: Russia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Russia<\/h3>\n      <h4>Russian Higher Attestation Commission (VAK); Russian Scientific Information Center (RSIC)<\/h4>\n      <p>Included in the Russian Higher Attestation Commission (VAK) 2026. Recognized in the White List (K1, K2, and K3 categories) and supported by the Russian Scientific Information Center (RSIC).<\/p>\n    <\/div>\n\n    <!-- Country 51: Saudi Arabia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Saudi Arabia<\/h3>\n      <h4>Saudi Digital Library<\/h4>\n      <p>Government-supported platform where academic open-access journals are indexed.<\/p>\n    <\/div>\n\n    <!-- Country 52: Serbia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Serbia<\/h3>\n      <h4>Ministry of Science, Technological Development and Innovation; SCIndeks; KoBSON<\/h4>\n      <p>Research journals are evaluated and supported by the Ministry of Science, Technological Development and Innovation. Publications are included in SCIndeks, the NITRA Categorization Portal, and KoBSON.<\/p>\n    <\/div>\n\n    <!-- Country 53: Slovakia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Slovakia<\/h3>\n      <h4>Ministry of Education, Research, Development and Youth; CVTI SR; Slovak Academy of Sciences (SAS)<\/h4>\n      <p>Research and academic publishing are overseen by the Ministry of Education, Research, Development and Youth. Publications are supported through the Slovak Centre of Scientific and Technical Information (CVTI SR), the Slovak Academy of Sciences (SAS), and the CVTI National Documentation &amp; Database Portal.<\/p>\n    <\/div>\n\n    <!-- Country 54: Slovenia -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Slovenia<\/h3>\n      <h4>Ministry of Higher Education, Science and Innovation; Slovenian Research and Innovation Agency (ARIS)<\/h4>\n      <p>Approved by the Ministry of Higher Education, Science and Innovation and the Slovenian Research and Innovation Agency (ARIS). Research publications are included in Open Science Slovenia, the Digital Library of Slovenia (dLib.si), and University of Ljubljana Press Journals.<\/p>\n    <\/div>\n\n    <!-- Country 55: South Africa -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>South Africa<\/h3>\n      <h4>Department of Higher Education and Training (DHET)<\/h4>\n      <p>Research journals are recognized and accredited by the Department of Higher Education and Training (DHET), which maintains the national journal accreditation framework for academic research.<\/p>\n    <\/div>\n\n    <!-- Country 56: South Korea -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>South Korea<\/h3>\n      <h4>Korea Citation Index (KCI); Korea Open Access Journals (KOAJ)<\/h4>\n      <p>Ministry-supported citation and research indexing system for academic journals. Open-access journal platform where journals are indexed.<\/p>\n    <\/div>\n\n    <!-- Country 57: Spain -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Spain<\/h3>\n      <h4>Ministry of Science, Innovation and Universities; FECYT; Spanish National Research Council (CSIC)<\/h4>\n      <p>Supported by the Ministry of Science, Innovation and Universities through FECYT, including the RECYT open-access platform. Research activities are also supported by the Spanish National Research Council (CSIC).<\/p>\n    <\/div>\n\n    <!-- Country 58: Sudan -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Sudan<\/h3>\n      <h4>Ministry of Higher Education and Scientific Research (MHESR); National Centre for Research (NCR)<\/h4>\n      <p>Research and academic publishing are overseen by the Ministry of Higher Education and Scientific Research (MHESR), with support from the National Centre for Research (NCR).<\/p>\n    <\/div>\n\n    <!-- Country 59: Sweden -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Sweden<\/h3>\n      <h4>Ministry of Education and Research; Swedish Research Council (Vetenskapsr\u00e5det)<\/h4>\n      <p>Supported by the Ministry of Education and Research and the Swedish Research Council (Vetenskapsr\u00e5det). Research publications are included in national platforms such as SwePub, SweCRIS, Libris, and the Swedish National Data Service (SND).<\/p>\n    <\/div>\n\n    <!-- Country 60: Switzerland -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Switzerland<\/h3>\n      <h4>State Secretariat for Education, Research and Innovation (SERI); Swiss National Science Foundation (SNSF); Swiss Academy of Sciences (SCNAT)<\/h4>\n      <p>Approved by the State Secretariat for Education, Research and Innovation (SERI) and the Swiss National Science Foundation (SNSF). Research publications are supported through the Swiss Academy of Sciences (SCNAT), SONAR, and SERI Publications.<\/p>\n    <\/div>\n\n    <!-- Country 61: Tanzania -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Tanzania<\/h3>\n      <h4>Ministry of Education, Science and Technology; African Journals Online (AJOL)<\/h4>\n      <p>Research publications are supported through ministry-backed journals and bulletins. Many peer-reviewed journals are represented on the African Journals Online (AJOL) platform.<\/p>\n    <\/div>\n\n    <!-- Country 62: Thailand -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Thailand<\/h3>\n      <h4>ThaiJO (Thai Journals Online)<\/h4>\n      <p>Centralized government-supported platform for academic open-access journals. National indexing platform for government-supported and academic open-access journals.<\/p>\n    <\/div>\n\n    <!-- Country 63: T\u00fcrkiye -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>T\u00fcrkiye<\/h3>\n      <h4>DergiPark; Ministry of Industry and Technology &amp; T\u00dcB\u0130TAK<\/h4>\n      <p>National journal platform managed by T\u00dcB\u0130TAK that hosts thousands of free, open-access academic journals. Operate a robust national open-access ecosystem and support academic publishing.<\/p>\n    <\/div>\n\n    <!-- Country 64: Uganda -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Uganda<\/h3>\n      <h4>Uganda National Council for Science and Technology (UNCST); NRU; UNHRO<\/h4>\n      <p>Approved by the Uganda National Council for Science and Technology (UNCST). Research publications are supported through the National Research Repository of Uganda (NRU) and the Uganda National Health Research Organisation (UNHRO).<\/p>\n    <\/div>\n\n    <!-- Country 65: Ukraine -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Ukraine<\/h3>\n      <h4>Ministry of Education and Science of Ukraine (MESU); Open Ukrainian Citation Index (OUCI); Ukrainian Scientific Journals Platform<\/h4>\n      <p>Approved by the Ministry of Education and Science of Ukraine (MESU). Recognized under Category &#8220;B&#8221; national journals and included in the Open Ukrainian Citation Index (OUCI) and the Ukrainian Scientific Journals Platform.<\/p>\n    <\/div>\n\n    <!-- Country 66: United Arab Emirates -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>United Arab Emirates<\/h3>\n      <h4>Ministry of Health and Prevention (MoHAP); UAEU Scholarworks &amp; MoHESR Open Data Platform<\/h4>\n      <p>Supports research through the MoHAP Research Portal and promotes open-access research initiatives. UAEU Scholarworks serves as an institutional repository, while the MoHESR Open Data Platform provides public datasets and supports open access.<\/p>\n    <\/div>\n\n    <!-- Country 67: United Kingdom -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>United Kingdom<\/h3>\n      <h4>UK Research and Innovation (UKRI); GOV.UK Research and Statistics<\/h4>\n      <p>Approved by UK Research and Innovation (UKRI) and recognized through GOV.UK Research and Statistics.<\/p>\n    <\/div>\n\n    <!-- Country 68: Uzbekistan -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Uzbekistan<\/h3>\n      <h4>Ministry of Higher Education, Science and Innovation; Uzbekistan Academy of Sciences<\/h4>\n      <p>Directly sponsors and publishes open-access research in Uzbekistan. National academy that indexes and supports open-access research publications.<\/p>\n    <\/div>\n\n    <!-- Country 69: Vietnam -->\n    <div class=\"authority-card\">\n      <span class=\"corner-diamond\">\u25c6<\/span>\n      <h3>Vietnam<\/h3>\n      <h4>Ministry of Science and Technology (MOST) &amp; Vietnam Academy of Science and Technology (VAST); VNUHCM Journals<\/h4>\n      <p>Primarily drive academic publishing and scientific research in Vietnam. Academic journal platform where Vietnamese research journals are indexed.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- Callout -->\n  <div class=\"final-callout\">\n    <span class=\"callout-icon\">\ud83c\udfdb\ufe0f<\/span>\n    <div>\n      <strong>Global Academic Recognition<\/strong><br \/>\n      Through recognition and support from respected academic institutions, research organizations,\n      and scholarly communities worldwide, <strong>Journal of Landscape Ecology<\/strong> ensures\n      that published research meets the highest standards of academic excellence and contributes\n      to the advancement of landscape science globally.\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u25c6 \u2726 Academic &amp; Endorsements Journal of Landscape Ecology \u00b7 Trusted by institutions worldwide \ud83c\udf0d 69 Countries \ud83c\udfdb\ufe0f 200+ Academic [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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-8887","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages\/8887","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/comments?post=8887"}],"version-history":[{"count":11,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages\/8887\/revisions"}],"predecessor-version":[{"id":9135,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages\/8887\/revisions\/9135"}],"wp:attachment":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/media?parent=8887"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}