CINXE.COM

TreatmentBank - Plazi

<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>TreatmentBank - Plazi</title> <script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script> <meta name="description" content="TreatmentBank is a service to liberate data from scholarly publications and disseminate it as FAIR data"> <link rel="stylesheet" href="/css/style.css"> <link rel="alternate" type="application/rss+xml" href="/treatmentbank/index.xml" title="Plazi"> <link rel="shortcut icon" href="/img/favicon_io/favicon.ico"> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A==" crossorigin=""/> <!-- the Leaflet js should be AFTER Leaflet's CSS --> <script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js" integrity="sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA==" crossorigin=""></script> <link rel="stylesheet" href="/css/plazi_styles.css"> <link rel="stylesheet" href="/css/expanding-search.css"> </head> <body class="body"> <div class="container container--outer"> <header class="header"> <div class="container header__container"> <div class="logo logo--mixed"> <div class="logo__item logo__imagebox"> <a class="logo__link" href="/" title="Plazi" rel="home"> <img class="logo__img" src="/img/logo-main.png" alt="Plazi"> </a> </div> <div class="search-box"> <input id="searchInput" type="text" class="search-input" placeholder="search…"> <a class="search-btn" href="#"></a> <ul id="searchResults"></ul> </div> </div> <!-- start: layouts/partials/menu.html --> <nav class="menu"> <button class="menu__btn" aria-haspopup="true" aria-expanded="false" tabindex="0"> <span class="menu__btn-title" tabindex="-1">Menu</span> </button> <ul class="menu__list"> <li class="menu__item"> <a class="menu__link" href="/treatmentbank/"><span class="menu__text">treatmentbank</span></a> </li> <li class="menu__item"> <a class="menu__link" href="/blr/"><span class="menu__text">Biodiversity Literature Repository</span></a> </li> <li class="menu__item"> <a class="menu__link" href="/services/"><span class="menu__text">Services</span></a> </li> <li class="menu__item"> <a class="menu__link" href="/how-to-participate/"><span class="menu__text">How to Participate</span></a> </li> <li class="menu__item"> <a class="menu__link" href="/about/"><span class="menu__text">About</span></a> </li> <li class="menu__item"> <a class="menu__link" href="/15-years/"><span class="menu__text">15 Years</span></a> </li> </ul> </nav> <!-- end: layouts/partials/menu.html --> </div> </header> <div class="wrapper flex"> <div class="primary"> <ol class="nav navbar-nav"> <li> <a href="https://plazi.org/">Home</a> </li> <li class="active"> <a href="https://plazi.org/treatmentbank/">TreatmentBank</a> </li> </ol> <br style="clear:both" /> <!-- start: list.html --> <main class="main list" role="main"> <header class="main__header"> <h1 class="main__title">TreatmentBank</h1> </header> <div class="content main__content clearfix"> <p><img src="img/tb-logo.png" alt="Treatment Bank"></p> <div class="widget-search widget"> <!-- http://tb.plazi.org/GgServer/search?fullText.matchMode=prefix&fullText.ftQuery= --> <form class="widget-search__form" role="search" target="_blank" method="get" action="https://tb.plazi.org/GgServer/search"> <label> <!-- <input class="searchInput" type="search" placeholder="find treatments…" value="" id="q" name="q" aria-label="find treatments…"> --> <input class="searchInput" type="search" placeholder="find treatments…" id="fullText.ftQuery" name="fullText.ftQuery" aria-label="find treatments…"> </label> <input id="searchBtn" class="searchBtn" type="submit" value="Search"> </form> <div id="search_results"></div> </div> <script> const search = function(e) { const q = document.getElementById('q') const search_results = document.getElementById('search_results') //const tb = 'https://tb.plazi.org/GgServer/search?fullText.matchMode=prefix&fullText.ftQuery=' + q.value fetch(`https://test.zenodeo.org/v3/treatments?q=${q.value}`) .then(function(response) { if (!response.ok) { throw new Error('HTTP error, status = ' + response.status); } return response.json(); }) .then(function(response) { let res = '<h2>Treatments search results</h2>' response.item.records.forEach(r => { res += `<details> <summary>${r.treatmentTitle}</summary> <p>${r.articleTitle}, ${r.journalTitle}</p> </details>` }) search_results.innerHTML = res }) e.stopPropagation() e.preventDefault() } window.onload = function(e) { // const searchBtn = document.getElementById('searchBtn') // searchBtn.addEventListener('click', search) }() </script> <b>GoldenGate Imagine:</b> <a href="https://tb.plazi.org/GgServer/Downloads/GgImagine-Default.imagine.zip">Download <img src="/img/zip.svg" width="30"></a> • <a href="https://drive.google.com/file/d/0B_yrQwn4yBySbzFhS2JqeU1TeUk/view?usp=sharing">Manual <img src="/img/pdf.svg" width="30"></a> <br><br> <p><a href="https://tb.plazi.org/GgServer/search">TreatmentBank (TB)</a> is a service provided by the Swiss Plazi GmbH to liberate data from scholarly publications, and convert, enhance, link, store, and disseminate it as <a href="https://www.force11.org/group/fairgroup/fairprinciples">Findable, Accessible, Interoperable and Reusable (FAIR)</a> data. These data include <a href="what-treatment/">taxonomic treatments</a>, treatment citations, figures, tables, material citations and bibliographic reference. The data extraction processes can be highly automated to process entire journal back-issues as well as current publications. A quality control (QC) process as well as manual checks produce data fit to become reference deposits of treatments in <a href="http://biolitrepo.org/">Biodiversity Literature Repository (BLR)</a>, as well as daily uploads of treatment articles data sets to the <a href="https://www.gbif.org/">Global Biodiversity Information Facility (GBIF)</a>, with persistent identifiers minted in BLR. Input formats can be printed to born-digital publications. All data are openly accessible in various formats and are searchable. Currently, BLR contains more than 650,000 treatments extracted from 66,000 articles, 400,000 figures and 1,040,000 material citations.</p> <p><strong>Role in <a href="https://bicikl-project.eu/">BiCIKL</a></strong>: TB is providing a service for Transnational Access, developing and improving conversion of PDF publications, and serving as the access point for bidirectional linking to data liberated from literature. TB will provide a search portal to find specimens cited in literature as well as a service to link material citations to other research infrastructures (RIs) covering taxonomic names, genomics and specimen data.</p> <div class='featured'> <a href="https://tb.plazi.org/GgServer/search">Fulltext Search</a> <p class="summary"><a href="https://tb.plazi.org/GgServer/search">The TreatmentBank can be searched using a fulltext search. </a></p> </div> <div class='featured'> <a href="https://tb.plazi.org/GgServer/search">Extended Search</a> <p class="summary"><a href="https://tb.plazi.org/GgServer/search">The extended search allows more precise searches related to taxonomic names, bibliographic records or observation records. </a></p> </div> <div class='featured'> <a href="desktop-data-mining">Desktop data mining and extraction</a> <p class="summary"><a href="desktop-data-mining">The GoldenGATE Document Editor is a visual editor for marking up documents in XML. It is designed to do most of the markup automatically. </a></p> </div> <div class='featured'> <a href="data-and-statistics">Data and Statistics</a> <p class="summary"><a href="data-and-statistics">Treatment Stats, Article Stats, RefBank</a></p> </div> <div class='featured'> <a href="treatment-data-access">Treatment Data Access</a> <p class="summary"><a href="treatment-data-access">API, RSS-Feed</a></p> </div> <div class='featured'> <a href="schemas-and-ontologies">Schemas and ontologies</a> <p class="summary"><a href="schemas-and-ontologies">TaxPub, TaxonX, Treatment Ontology</a></p> </div> <div class='featured'> <a href="/source-code/">Source Code</a> <p class="summary"><a href="/source-code/">Source code for all our programs</a></p> </div> <div class='featured'> <a href="/data-apis-tools/visualization-tools/">Visualization Tools</a> <p class="summary"><a href="/data-apis-tools/visualization-tools/">Plazi offers tools for visualizing the data extracted from the taxonomic literature.</a></p> </div> <div class='featured'> <a href="https://github.com/plazi/community/blob/master/learningModules.md" target="_blank">Learning modules</a> <p class="summary"><a href="https://github.com/plazi/community/blob/master/learningModules.md" target="_blank">Explanations and courses to learn about and contribute to and use TreatmentBank.</a></p> </div> </div> <!-- start: summary.html (default) --> <article class="list__item post"> <header class="list__header"> <h2 class="list__title post__title"> <a href="/treatmentbank/data-and-statistics/" rel="bookmark">Data and Statistics</a> </h2> <div class="meta__item-datetime"> <svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-13T19:17:05&#43;02:00">Jun 13, 2021</time> </div> </header> <div class="content list__excerpt post__content clearfix"> Tools to analyze and mine data in TreatmentBank at article and treatment level. <a href="/treatmentbank/data-and-statistics/" rel="bookmark">more</a> </div> </article> <!-- end: summary.html (default) --> <!-- start: summary.html (default) --> <article class="list__item post"> <header class="list__header"> <h2 class="list__title post__title"> <a href="/treatmentbank/desktop-data-mining/" rel="bookmark">Desktop data mining and extraction</a> </h2> <div class="meta__item-datetime"> <svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-13T19:17:05&#43;02:00">Jun 13, 2021</time> </div> </header> <div class="content list__excerpt post__content clearfix"> The GoldenGATE Document Editor is a visual editor for marking up documents in XML. It is designed to do most of the markup automatically. <a href="/treatmentbank/desktop-data-mining/" rel="bookmark">more</a> </div> </article> <!-- end: summary.html (default) --> <!-- start: summary.html (default) --> <article class="list__item post"> <header class="list__header"> <h2 class="list__title post__title"> <a href="/treatmentbank/schemas-and-ontologies/" rel="bookmark">Schemas and Ontologies</a> </h2> <div class="meta__item-datetime"> <svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-13T19:17:05&#43;02:00">Jun 13, 2021</time> </div> </header> <div class="content list__excerpt post__content clearfix"> Schemas and ontologies used in TreatmentBank and Biodiversity Literature Repository. <a href="/treatmentbank/schemas-and-ontologies/" rel="bookmark">more</a> </div> </article> <!-- end: summary.html (default) --> <!-- start: summary.html (default) --> <article class="list__item post"> <header class="list__header"> <h2 class="list__title post__title"> <a href="/treatmentbank/what-treatment/" rel="bookmark">What is a Treatment?</a> </h2> <div class="meta__item-datetime"> <svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-13T19:17:05&#43;02:00">Jun 13, 2021</time> </div> </header> <div class="content list__excerpt post__content clearfix"> A taxonomic treatment is a well-defined part of an article describing a scientific name by an author at the time of the publication. <a href="/treatmentbank/what-treatment/" rel="bookmark">more</a> </div> </article> <!-- end: summary.html (default) --> <!-- start: summary.html (default) --> <article class="list__item post"> <header class="list__header"> <h2 class="list__title post__title"> <a href="/treatmentbank/treatment-data-access/" rel="bookmark">Treatment Data Access</a> </h2> <div class="meta__item-datetime"> <svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-13T19:16:15&#43;02:00">Jun 13, 2021</time> </div> </header> <div class="content list__excerpt post__content clearfix"> Machine-actionable access to TreatmentBank data <a href="/treatmentbank/treatment-data-access/" rel="bookmark">more</a> </div> </article> <!-- end: summary.html (default) --> <!-- start: summary.html (default) --> <article class="list__item post"> <header class="list__header"> <h2 class="list__title post__title"> <a href="/treatmentbank/visualization-tools/" rel="bookmark">Visualization Tools</a> </h2> <div class="meta__item-datetime"> <svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-04-26T19:17:05&#43;02:00">Apr 26, 2021</time> </div> </header> <div class="content list__excerpt post__content clearfix"> A taxonomic treatment is a well-defined part of an article describing a scientific name by an author at the time of the publication. <a href="/treatmentbank/visualization-tools/" rel="bookmark">more</a> </div> </article> <!-- end: summary.html (default) --> </main> <!-- start: list.html --> </div> <aside class="sidebar sidebar--left"> <!-- start: layouts/partials/widgets/stats.html --> <div class="widget-stats widget"> <h4 class="widget__title">Stats</h4> <div class="widget__content"> <ul> <li><b>Articles:</b> <span id="DocArticleUuid"></span></li> <li><b>Treatments:</b> <span id="DocUuid"></span></li> <li><b>Treatments with Mat. Citations:</b> <span id="DocCount"></span></li> <li><b>Material Citations:</b> <span id="MatCitId"></span></li> <li><b>Georeferenced Mat. Citations:</b> <span id="MatCitIdGeoRef"></span></li> </ul> </div> </div> <script> const tbstats = [ { src: 'pubAndTreatmentCounts', tgt: [ 'DocArticleUuid' ] }, { src: 'pubAndTreatmentCountsWithStubs', tgt: [ 'DocUuid' ] }, { src: 'materialsCitationCount', tgt: [ 'DocCount', 'MatCitId' ] }, { src: 'materialsCitationGeoRefCount', tgt: [ 'MatCitIdGeoRef' ] } ] const tburl = 'https://tb.plazi.org/GgServer/srsStaticStats' tbstats.forEach(t => { fetch(`${tburl}/${t.src}.json`, {mode: 'cors'}) .then(function(response) { if (!response.ok) { throw new Error('HTTP error, status = ' + response.status); } return response.json(); }) .then(function(response) { t.tgt.forEach(tgt => { let resTgt = tgt if (tgt === 'MatCitIdGeoRef') { resTgt = 'MatCitId' } document.getElementById(tgt).innerHTML = response[resTgt] }) }) }) </script> <!-- end: layouts/partials/widgets/stats.html --> <!-- start: layouts/partials/widgets/events.html --> <div class="widget-events widget"> <h4 class="widget__title">Events</h4> <div class="widget__content"> <ul class="widget__list"> <li class="widget__item"> <a class='widget__link currentEvent' href="/posts/2024/12/biodiversity-knowledge-in-digital-era/">Mar 10, 2025. Free Access and Reuse of Scientific Data (Course), Universidad Nacional de Colombia (UNC) – Bogota - Colombia</a> </li> </ul> </div> </div> <!-- end: layouts/partials/widgets/events.html --> <div class="widget-taglist widget"> <h4 class="widget__title">Tags</h4> <div class="widget__content"> <a class="widget-taglist__link widget__link btn tags" href="/tags/about/" title="About">About (8)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/batlit/" title="Batlit">Batlit (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/bhl-sibils/" title="BHL Sibils">BHL Sibils (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/bicikl/" title="BiCIKL">BiCIKL (3)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/blr/" title="BLR">BLR (2)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/blue-list/" title="Blue List">Blue List (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/dak/" title="DAK">DAK (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/data-quality/" title="Data Quality">Data Quality (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/data-visualization/" title="Data Visualization">Data Visualization (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/data-api-and-tools/" title="Data, API and Tools">Data, API and Tools (13)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/ebiodiv/" title="EBioDiv">EBioDiv (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/events/" title="Events">Events (32)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/golden-gate/" title="Golden Gate">Golden Gate (2)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/lecture/" title="Lecture">Lecture (3)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/lectures/" title="Lectures">Lectures (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/legal-issues/" title="Legal Issues">Legal Issues (4)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/lit-search/" title="Lit Search">Lit Search (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/members/" title="Members">Members (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/mission/" title="Mission">Mission (2)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/news/" title="News">News (35)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/partners/" title="Partners">Partners (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/projects/" title="Projects">Projects (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/publications/" title="Publications">Publications (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/repos/" title="Repos">Repos (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/services/" title="Services">Services (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/source-code/" title="Source Code">Source Code (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/taxodros/" title="Taxodros">Taxodros (1)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/tdwg/" title="TDWG">TDWG (2)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/training/" title="Training">Training (3)</a> <a class="widget-taglist__link widget__link btn tags" href="/tags/treatment-bank/" title="Treatment Bank">Treatment Bank (11)</a> </div> </div> <div class="widget-social widget"> <h4 class="widget-social__title widget__title">Social</h4> <div class="widget-social__content widget__content"> <div class="widget-social__item widget__item"> <a class="widget-social__link widget__link btn" title="Twitter" rel="noopener noreferrer" href="https://twitter.com/plazi_ch" target="_blank"> <svg class="widget-social__link-icon icon icon-twitter" width="24" height="24" viewBox="0 0 384 312"><path d="m384 36.9c-14.1 6.3-29.3 10.5-45.2 12.4 16.3-9.7 28.8-25.2 34.6-43.6-15.2 9-32.1 15.6-50 19.1-14.4-15.2-34.9-24.8-57.5-24.8-43.5 0-78.8 35.3-78.8 78.8 0 6.2.7 12.2 2 17.9-65.5-3.3-123.5-34.6-162.4-82.3-6.7 11.6-10.6 25.2-10.6 39.6 0 27.3 13.9 51.4 35 65.6-12.9-.4-25.1-4-35.7-9.9v1c0 38.2 27.2 70 63.2 77.2-6.6 1.8-13.6 2.8-20.8 2.8-5.1 0-10-.5-14.8-1.4 10 31.3 39.1 54.1 73.6 54.7-27 21.1-60.9 33.7-97.8 33.7-6.4 0-12.6-.4-18.8-1.1 34.9 22.4 76.3 35.4 120.8 35.4 144.9 0 224.1-120 224.1-224.1 0-3.4-.1-6.8-.2-10.2 15.4-11.1 28.7-25 39.3-40.8z"/></svg> <span>Twitter</span> </a> </div> <div class="widget-social__item widget__item"> <a class="widget-social__link widget__link btn" title="GitHub" rel="noopener noreferrer" href="https://github.com/plazi" target="_blank"> <svg class="widget-social__link-icon icon icon-github" width="24" height="24" viewBox="0 0 384 374"><path d="m192 0c-106.1 0-192 85.8-192 191.7 0 84.7 55 156.6 131.3 181.9 9.6 1.8 13.1-4.2 13.1-9.2 0-4.6-.2-16.6-.3-32.6-53.4 11.6-64.7-25.7-64.7-25.7-8.7-22.1-21.3-28-21.3-28-17.4-11.9 1.3-11.6 1.3-11.6 19.3 1.4 29.4 19.8 29.4 19.8 17.1 29.3 44.9 20.8 55.9 15.9 1.7-12.4 6.7-20.8 12.2-25.6-42.6-4.8-87.5-21.3-87.5-94.8 0-20.9 7.5-38 19.8-51.4-2-4.9-8.6-24.3 1.9-50.7 0 0 16.1-5.2 52.8 19.7 15.3-4.2 31.7-6.4 48.1-6.5 16.3.1 32.7 2.2 48.1 6.5 36.7-24.8 52.8-19.7 52.8-19.7 10.5 26.4 3.9 45.9 1.9 50.7 12.3 13.4 19.7 30.5 19.7 51.4 0 73.7-44.9 89.9-87.7 94.6 6.9 5.9 13 17.6 13 35.5 0 25.6-.2 46.3-.2 52.6 0 5.1 3.5 11.1 13.2 9.2 76.2-25.5 131.2-97.3 131.2-182 0-105.9-86-191.7-192-191.7z"/></svg> <span>GitHub</span> </a> </div> <div class="widget-social__item widget__item"> <a class="widget-social__link widget__link btn" title="Email" href="mailto:info@plazi.org"> <svg class="widget-social__link-icon icon icon-mail" width="24" height="24" viewBox="0 0 416 288"><path d="m0 16v256 16h16 384 16v-16-256-16h-16-384-16zm347 16-139 92.5-139-92.5zm-148 125.5 9 5.5 9-5.5 167-111.5v210h-352v-210z"/></svg> <span>info@plazi.org</span> </a> </div> <div class="widget-social__item widget__item"> <a class="widget-social__link widget__link btn" title="Vimeo" rel="noopener noreferrer" href="https://vimeo.com/plazi" target="_blank"> <img src="/img/vimeo.png" width="24" height="24" class="widget-social__link-icon"> <span>Vimeo</span> </a> </div> </div> </div> </aside> </div> <footer class="footer"> <div class="container footer__container flex"> <div class="footer__links"> <a class="footer__link" href="https://www.eurekalert.org/news-releases/952793">Supported in part by Arcadia</a> | <a class="footer__link" href="/privacy/">Privacy</a> | <a class="footer__link" href="/disclaimer/">Legal Disclaimer</a> </div> <div class="footer__copyright"> <span class="footer__copyright-credits">&copy; 2025 Plazi. Published under <a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank">CC0 Public Domain Dedication</a></span> </div> </div> </footer> </div> <script src="https://cdn.jsdelivr.net/npm/minisearch@6.0.1/dist/umd/index.min.js"></script> <script src="/js/search-mini.js"></script> <script async defer src="/js/menu.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10