CINXE.COM
Institute of Organic Chemistry and Biochemistry of the CAS
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1"> <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="manifest" href="/favicon/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <title> Institute of Organic Chemistry and Biochemistry of the CAS </title> <meta name="description" content="A leading research institution under the umbrella of the Czech Academy of Sciences. Our mission is basic research at the interface of chemical and biological sciences and translation of results from…"> <meta name="author" content="IOCB Prague"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@IOCBPrague"> <meta name="twitter:creator" content="@IOCBPrague"> <meta name="twitter:title" content="IOCB Prague | Institute of Organic Chemistry and Biochemistry of the CAS"> <meta name="twitter:description" content="A leading research institution under the umbrella of the Czech Academy of Sciences. Our mission is basic research at the interface of chemical and biological sciences and translation of results from…"> <meta name="twitter:image" content="https://www.uochb.cz/upload/files/68/05/6805d75b5f24ac0372f217109319b429225941ea.jpg"> <meta property="og:url" content="https://www.uochb.cz/en"> <meta property="og:type" content="website"> <meta property="og:title" content="IOCB Prague | Institute of Organic Chemistry and Biochemistry of the CAS"> <meta property="og:image" content="https://www.uochb.cz/upload/files/68/05/6805d75b5f24ac0372f217109319b429225941ea.jpg"> <meta property="og:description" content="A leading research institution under the umbrella of the Czech Academy of Sciences. Our mission is basic research at the interface of chemical and biological sciences and translation of results from…"> <meta property="og:site_name" content="IOCB Prague"> <meta property="og:locale" content="en"> <link rel="stylesheet" type="text/css" href="/styles.css?v=1734357895"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.8.8/dist/cookieconsent.css" media="print" onload="this.media='all'"> <style> #cc--main { --cc-bg: #fff; --cc-text: #112954; /* primary button */ --cc-btn-primary-bg: #00205b; --cc-btn-primary-text: var(--cc-bg); --cc-btn-primary-hover-bg: #002975; /* secpndary button */ --cc-btn-secondary-bg: #dfe7f9; --cc-btn-secondary-text: var(--cc-text); --cc-btn-secondary-hover-bg: #c6d1ea; --cc-toggle-bg-off: #8fa8d6; --cc-toggle-bg-on: #3859d0; --cc-toggle-bg-readonly: #cbd8f1; --cc-toggle-knob-bg: #fff; --cc-toggle-knob-icon-color: #ecf2fa; --cc-block-text: var(--cc-text); --cc-cookie-category-block-bg: #ebeff9; --cc-cookie-category-block-bg-hover: #dbe5f9; --cc-section-border: #f1f3f5; --cc-cookie-table-border: #e1e7f3; --cc-overlay-bg: rgba(230, 235, 255, .85); --cc-webkit-scrollbar-bg: #ebeff9; --cc-webkit-scrollbar-bg-hover: #3859d0; } #cc--main #cm { right: 0; left: 0; bottom: 0; max-width: 100%; } #cc--main #c-inr { max-width: 50em; margin: auto; } #cc--main .cc-link { color: #00B4D5; border: 0; } #cc--main .cc-link:hover { color: #33dfff; text-decoration: underline; } #cc--main #c-ttl{ color: var(--cc-btn-primary-bg); } /* Custom border radius */ #cc--main #cm, #cc--main #s-bl .act .b-acc, #cc--main #s-inr, #cc--main .cc_div .b-tl, #cc--main .cc_div .c-bl{ border-radius: 0; } #cc--main .cc_div .c-bn{ border-radius: 0; } </style> </head> <body> <div class="cc-custom"> <script defer src="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.8.8/dist/cookieconsent.js"></script> </div> <script> const cookieRerenderCallbacks = []; window.addEventListener('load', function(){ // obtain plugin const cc = initCookieConsent(); // run plugin with your configuration cc.run({ current_lang: 'en', autoclear_cookies: true, // default: false page_scripts: true, // default: false // mode: 'opt-in' // default: 'opt-in'; value: 'opt-in' or 'opt-out' // delay: 0, // default: 0 // auto_language: '', // default: null; could also be 'browser' or 'document' // autorun: true, // default: true // force_consent: false, // default: false // hide_from_bots: false, // default: false // remove_cookie_tables: false // default: false // cookie_name: 'cc_cookie', // default: 'cc_cookie' // cookie_expiration: 182, // default: 182 (days) // cookie_necessary_only_expiration: 182 // default: disabled // cookie_domain: location.hostname, // default: current domain // cookie_path: '/', // default: root // cookie_same_site: 'Lax', // default: 'Lax' // use_rfc_cookie: false, // default: false // revision: 0, // default: 0 onFirstAction: function(user_preferences, cookie){}, onAccept: function (cookie) { cookieRerenderCallbacks.forEach(callback => { callback(cookie.categories); }) }, onChange: function (cookie, changed_categories) { cookieRerenderCallbacks.forEach(callback => { callback(cookie.categories); }) }, gui_options: { consent_modal: { layout: 'cloud', // box/cloud/bar position: 'bottom center', // bottom/middle/top + left/right/center transition: 'slide', // zoom/slide swap_buttons: false // enable to invert buttons }, settings_modal: { layout: 'box', // box/bar // position: 'left', // left/right transition: 'slide' // zoom/slide } }, languages: { 'cs': { consent_modal: { title: 'Používáme cookies', description: 'Tento web používá soubory cookie. Ty potřebujeme pro usnadnění jeho používání, vylepšování obsahu a poskytování vloženého obsahu ze sociálních sítí. <button type="button" data-cc="c-settings" class="cc-link">Podrobné nastavení</button>', primary_btn: { text: 'Přijmout vše', role: 'accept_all' }, secondary_btn: { text: 'Přijmout nezbytné', role: 'accept_necessary' } }, settings_modal: { title: 'Nastavení cookies', save_settings_btn: 'Uložit nastavení', accept_all_btn: 'Přijmout vše', reject_all_btn: 'Přijmout nezbytné', close_btn_label: 'Zavřít', cookie_table_headers: [ {col1: 'Název'}, {col2: 'Doména'}, {col3: 'Expirace'}, {col4: 'Popis'} ], blocks: [ { title: 'Používáme cookies', description: 'Tento web používá soubory cookie. Ty potřebujeme pro usnadnění jeho používání, vylepšování obsahu a poskytování vloženého obsahu ze sociálních sítí.', }, { title: 'Nezbytné', description: 'Tyto cookies jsou nezbytné pro správné fungování webu.', toggle: { value: 'necessary', enabled: true, readonly: true }, cookie_table: [{ col1: 'PHPSESSID', col2: 'www.uochb.cz', col3: 'Po dobu relace (do zavření prohlížeče)', col4: 'Slouží k rozpoznání uživatele a k zajištění požadovaného stavu stránky.', },{ col1: 'cc_cookie', col2: 'www.uochb.cz', col3: '6 měsíců', col4: 'Slouží k zapamatování vaší volby nastavení cookies', }] }, { title: 'Analytické', description: 'Tyto analytické soubory Google Analytics jsou anonymizované a slouží výhradně ke statistickým účelům. Pomáhají nám sledovat, jak naši uživatelé web používají.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', col2: 'google.com', col3: '2 roky', col4: 'Používá se k uložení a počítání zobrazení stránek. Pomáhá nám porozumět, jakým způsobem návštěvníci stránky využívají.', is_regex: true }, { col1: '_gid', col2: 'google.com', col3: '1 den', col4: 'Používá se k uložení a počítání zobrazení stránek. Pomáhá nám porozumět, jakým způsobem návštěvníci stránky využívají.', }, { col1: '_gat_gtag_UA_.*', col2: 'google.com', col3: '1 minuta', col4: 'Používá se pro odlišení uživatele. Pomáhá nám porozumět, jakým způsobem návštěvníci stránky využívají.', } ] }, { title: 'Vložený obsah – Twitter', description: 'Na stránkách používáme vložený obsah z Twitteru. Pro zobrazení tohoto obsahu musíte přijmout následující cookies:', toggle: { value: 'third-party-twitter', enabled: false, readonly: false }, cookie_table: [ { col1: 'guest_id, guest_id_ads, guest_id_marketing, personalization_id, _twitter_sess', col2: '.twitter.com', col3: '1 až 2 roky', col4: 'Slouží pro zobrazení vloženého obsahu z Twitteru.', }, ] }, { title: 'Vložený obsah – YouTube', description: 'Na stránkách používáme vložený obsah z YouTube. Pro zobrazení tohoto obsahu musíte přijmout následující cookies:', toggle: { value: 'third-party-youtube', enabled: false, readonly: false }, cookie_table: [ { col1: '^__Secure.*, AEC, APISID, CONSENT, HSID, NID, SAPISID, SEARCH_SAMESITE, SID, SIDCC, SSID,', col2: 'google.com', col3: '1 hodina až 1 rok ', col4: 'Slouží pro zobrazení vložených videí z YouTube.', is_regex: true }, { col1: '^__Secure.*, VISITOR_INFO.*, APISID, CONSENT, HSID, LOGIN_INFO, OTZ, PREF, SAPISID, SID, SIDCC, SSID, YSC', col2: 'youtube.com', col3: '1 hodina až 1 rok ', col4: 'Slouží pro zobrazení vložených videí z YouTube.', is_regex: true }, ] }, { title: 'Vložený obsah – Spotify', description: 'Na stránkách používáme vložený obsah ze Spotify. Pro zobrazení tohoto obsahu musíte přijmout následující cookies:', toggle: { value: 'third-party-spotify', enabled: false, readonly: false }, cookie_table: [ { col1: 'sp_landing', col2: '.spotify.com', col3: '1 den', col4: 'Slouží pro zobrazení vloženého obsahu ze Spotify.', }, { col1: 'sp_t', col2: '.spotify.com', col3: '1 rok', col4: 'Slouží pro zobrazení vloženého obsahu ze Spotify.', } ] }, { title: 'Vložený obsah – Facebook', description: 'Na stránkách používáme vložený obsah z Facebooku. Pro zobrazení tohoto obsahu musíte přijmout následující cookies:', toggle: { value: 'third-party-facebook', enabled: false, readonly: false }, cookie_table: [ { col1: 'datr', col2: 'facebook.com', col3: '1 rok', col4: 'Slouží pro zobrazení vloženého obsahu z Facebooku.', } ] }, ] } }, 'en': { consent_modal: { title: 'We use cookies', description: 'This website uses cookies to ensure it functions properly, to allow us better understand and improve user experience and to show the content of third-party services used by our website. <button type="button" data-cc="c-settings" class="cc-link">Let me choose.</button>', primary_btn: { text: 'Accept all', role: 'accept_all' }, secondary_btn: { text: 'Accept necessary', role: 'accept_necessary' } }, settings_modal: { title: 'Cookie preferences', save_settings_btn: 'Save settings', accept_all_btn: 'Accept all', reject_all_btn: 'Accept necessary', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'We use cookies', description: 'This website uses cookies to ensure it functions properly, to allow us better understand and improve user experience and to show the content of third-party services used by our website.', }, { title: 'Strictly necessary cookies', description: 'These cookies are essential for the proper functioning of our website.', toggle: { value: 'necessary', enabled: true, readonly: true }, cookie_table: [{ col1: 'PHPSESSID', col2: 'www.uochb.cz', col3: 'For the session (until the browser is closed)', col4: 'Used to maintain an anonymous user session from the server side.', },{ col1: 'cc_cookie', col2: 'www.uochb.cz', col3: '6 months', col4: 'Used to remember your cookie preferences.', }] }, { title: 'Analytics cookies', description: 'These Google Analytics cookies are anonymized and are used exclusively for statistical purposes. They help us to track how the visitors use the website.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', col2: 'google.com', col3: '2 years', col4: 'To store and count pageviews. It helps us understand how visitors use the site.', is_regex: true }, { col1: '_gid', col2: 'google.com', col3: '1 day', col4: 'To store and count pageviews. It helps us understand how visitors use the site.', }, { col1: '_gat_gtag_UA_.*', col2: 'google.com', col3: '1 minute', col4: 'It is used to distinguish the user. It helps us understand how visitors use the site.', } ] }, { title: 'Embedded content – Twitter', description: 'We use embedded content from Twitter on the site. To view the content, you must accept the following cookies:', toggle: { value: 'third-party-twitter', enabled: false, readonly: false }, cookie_table: [ { col1: 'guest_id, guest_id_ads, guest_id_marketing, personalization_id, _twitter_sess', col2: '.twitter.com', col3: '1 to 2 years', col4: 'To view embedded content from Twitter.', } ] }, { title: 'Embedded content – YouTube', description: 'We use embedded content from YouTube on the site. To view the content, you must accept the following cookies:', toggle: { value: 'third-party-youtube', enabled: false, readonly: false }, cookie_table: [ { col1: '^__Secure.*, AEC, APISID, CONSENT, HSID, NID, SAPISID, SEARCH_SAMESITE, SID, SIDCC, SSID,', col2: 'google.com', col3: '1 hour to 1 year', col4: 'To view embedded videos from YouTube.', is_regex: true }, { col1: '^__Secure.*, VISITOR_INFO.*, APISID, CONSENT, HSID, LOGIN_INFO, OTZ, PREF, SAPISID, SID, SIDCC, SSID, YSC', col2: 'youtube.com', col3: '1 hour to 1 year', col4: 'To view embedded videos from YouTube.', is_regex: true }, ] },{ title: 'Embedded content – Spotify', description: 'We use embedded content from Spotify on the site. To view the content, you must accept the following cookies:', toggle: { value: 'third-party-spotify', enabled: false, readonly: false }, cookie_table: [ { col1: 'sp_landing', col2: '.spotify.com', col3: '1 day', col4: 'To view embedded content from Spotify.', }, { col1: 'sp_t', col2: '.spotify.com', col3: '1 year', col4: 'To view embedded content from Spotify.', } ] }, { title: 'Embedded content – Facebook', description: 'We use embedded content from Facebook on the site. To view the content, you must accept the following cookies:', toggle: { value: 'third-party-facebook', enabled: false, readonly: false }, cookie_table: [ { col1: 'datr', col2: 'facebook.com', col3: '1 year', col4: 'To view embedded content from Facebook.', } ] }, ] } }, } }); }); </script> <script type="text/plain" data-cookiecategory="third-party-facebook"> (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.2'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <!-- Facebook Pixel Code --> <script type="text/plain" data-cookiecategory="third-party-facebook"> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '781294938699707'); fbq('track', 'PageView'); </script> <!-- End Facebook Pixel Code --> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="text/plain" data-cookiecategory="analytics" async src="https://www.googletagmanager.com/gtag/js?id=UA-103933725-1"></script> <script type="text/plain" data-cookiecategory="analytics"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-103933725-1', { 'anonymize_ip': true }); </script> <!-- Google tag (gtag.js) / GA4 --> <script type="text/plain" data-cookiecategory="analytics" async src="https://www.googletagmanager.com/gtag/js?id=G-W90ET1YP61"></script> <script type="text/plain" data-cookiecategory="analytics"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-W90ET1YP61'); </script> <template id="search-item-template"> <div class="a-search-item" :class="[mainModifier]" @click="openLink"> <div class="a-search-item__content"> <span class="a-search-item__main" v-html="main"> <span>${main}</span> </span> <small class="a-search-item__second" :class="[secondClass]" v-html="second" >${second}</small > <small v-if="type == 'event'">${date}</small> </div> <span class="a-search-item__open-wrapper"> <img class="a-search-item__open" src="/images/open-paper.png" /> </span> </div> </template><template id="spinner-template"> <div class="loader" :style="loaderStyle"> <div class="atom-spinner"> <div class="spinner-inner"> <div class="spinner-line"></div> <div class="spinner-line"></div> <div class="spinner-line"></div> <!--Chrome renders little circles malformed :(--> <div class="spinner-circle"> ● </div> </div> </div> </div> </template><template id="article-preview-template"> <a :href="href" class="m-articlePreview"> <div class="m-articlePreview__content"> <div class="m-articlePreview__content-date m-articlePreview__content-date--margin-top__none" v-if="date" >${ date }</div> <div class="m-articlePreview__content-title m-articlePreview__content-title--list">${ title }</div> <div v-if="image" class="m-articlePreview__archive-image-container is-for-mobile"> <img class="m-articlePreview__archive-image" :src="image" /> </div> <div class="m-articlePreview__content-text" v-html="text"></div> <div class="m-articlePreview__content-link"> <div class="a-link" style="margin-top: 24px;"> Continue reading <div class="m-publicationPreview__arrow"> <div class="a-link__icon"><svg width="6" height="17" viewBox="0 0 6 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="#4A4A4A"/> <mask id="mask0" x="0" y="0" width="6" height="17"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="-9" y="-4" width="24" height="24" fill="#00205B"/> </g> </svg> </div> </div> </div> </div> </div> <div v-if="image" class="m-articlePreview__archive-image-container"> <img class="m-articlePreview__archive-image" :src="image" /> </div> </a> </template> <template id="event-preview-big-template"> <a :href="link" class="m-eventPreviewBig"> <div class="m-eventPreviewBig__content"> <div class="m-eventPreviewBig__content-label">${ label }</div> <div class="m-eventPreviewBig__content-title">${ title }</div> <div class="m-eventPreviewBig__content-date"> <span>${ date }</span> </div> <div class="m-eventPreviewBig__content-location" v-if="location">${ location }</div> <div v-if="image" class="m-eventPreviewBig__image-container is-for-mobile"> <img class="m-eventPreviewBig__image" :src="image" /> </div> <div class="m-eventPreviewBig__content-text" v-html="text"></div> <div class="m-eventPreviewBig__content-link"> <span class="a-link"> Continue to the event <img :src="'/icon/arrow-right.svg'" class="a-link__icon" alt="arrow" /> </span> </div> </div> <div v-if="image" class="m-eventPreviewBig__image-container is-for-desktop"> <img class="m-eventPreviewBig__image" :src="image" /> </div> </a> </template> <template id="header-main-search-template"> <header class="m-header-main-search"> <div class="a-container"> <div class="m-header-main-search__content"> <div class="m-header-main-search__rest"></div> <div class="m-header-main-search__input-wrapper"> <div class="m-header-main-search__input-image-wrapper"> <img class="m-header-main-search__input-loop" src="/images/search-loop.svg" /> </div> <input autofocus class="m-header-main-search__input" type="text" placeholder="Search IOCB…" v-model="searchValue" @keyup="onChange" name="search" /> <span class="m-header-main-search__cancel-button" @click="resetSearchQuery">x</span> </div> <div class="m-header-main-search__close-wrapper"> <div class="m-header-main-search__close"> <a class="m-header-main-search__close-link" :href="backLink">Cancel</a> </div> </div> </div> </div> </header> </template><template id="instrument-category-preview-template"> <a :href="link" class="m-instrument-category-preview"> <div class="m-instrument-category-preview__content"> <div class="m-instrument-category-preview__name"> ${ name } </div> </div> <span class="m-instrument-category-preview__button"> <img :src="'/icon/arrow-right-primary.svg'" alt=""> </span> </a> </template> <template id="instrument-preview-template"> <a :href="link" class="m-instrument-preview"> <div class="m-instrument-preview__content"> <div class="m-instrument-preview__name">${ name }</div> <div class="m-instrument-preview__image is-for-mobile"> <img :src="image" :alt="imageAlt" v-if="image" /> </div> <div class="m-instrument-preview__desc" v-html="description"></div> </div> <div class="m-instrument-preview__image is-for-desktop"> <img :src="image" :alt="imageAlt" v-if="image" /> </div> </a> </template> <template id="member-preview-template"> <div class="member-preview"> <div v-if="image" class="member-preview__image-container" :src="image"> <img class="member-preview__image" :src="image" /> </div> <div class="member-preview__text"> <div class="member-preview__name">${ name }</div> <div class="member-preview__position">${ position }</div> </div> <img v-if="showArrow" src="/icon/arrow-right.svg" alt="arrow" class="a-link__icon a-link__icon--no-martgin-right" /> </div> </template> <template id="open-position-preview-template"> <a :href="link" class="m-openPositionPreview"> <div class="m-openPositionPreview__content"> <div class="m-openPositionPreview__position">${ position }</div> <div class="m-openPositionPreview__name">${ name }</div> <div class="m-openPositionPreview__description">${ description }</div> </div> <div class="m-openPositionPreview__arrow"> <svg width="6" height="17" viewBox="0 0 6 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="#4A4A4A"/> <mask id="mask0" x="0" y="0" width="6" height="17"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="-9" y="-4" width="24" height="24" fill="#00205B"/> </g> </svg> </div> </a> </template> <template id="publication-preview-template"> <div class="m-publicationPreview"> <div class="m-publicationPreview__content"> <div class="m-publicationPreview__name" v-html="name"></div> <div class="m-publicationPreview__ArchiveImage-container is-for-mobile" v-if="photo" > <img :src="photo" alt class="m-publicationPreview__ArchiveImage" /> </div> <div class="m-publicationPreview__authors"> <template v-for="(author, count) in authors" :key="count"> <div v-if="!author.ldapId" :class="{ 'm-publicationPreview__author': true, 'm-publicationPreview__author--hidden': !showAllAuthors && count + 1 > sliceNumber, }" > ${ author.name } </div> <a v-else :href=" author.linkUrl" :target="author.linkTarget" :class="{ 'm-publicationPreview__author': true, 'm-publicationPreview__author--with-link': true, 'm-publicationPreview__author--highlighted': author.isGroupAuthor, 'm-publicationPreview__author--highlighted__blue': author.isGroupAuthor && author.groupColor == 'blue', 'm-publicationPreview__author--highlighted__green': author.isGroupAuthor && author.groupColor == 'green', 'm-publicationPreview__author--highlighted__orange': author.isGroupAuthor && author.groupColor == 'orange', 'm-publicationPreview__author--hidden': !showAllAuthors && count + 1 > sliceNumber, }" >${ author.name }</a > </template> <button v-if="!showAllAuthors && authors.length > sliceNumber" @click.prevent="showAllAuthors = true" class="m-publicationPreview__more-authors" > + ${ authors.length - sliceNumber } ${ authors.length - sliceNumber > 4 ? trans.mores : trans.more } </button> </div> <div class="m-publicationPreview__info" v-html="info"></div> <div v-if="link" class="m-publicationPreview__link"> <a :href="link" target="_blank" rel="noopener" class="a-link" style="margin-top: 24px" > Go to the publication <div class="m-publicationPreview__arrow"> <div class="a-link__icon"> <svg width="6" height="17" viewBox="0 0 6 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="#4A4A4A"/> <mask id="mask0" x="0" y="0" width="6" height="17"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="-9" y="-4" width="24" height="24" fill="#00205B"/> </g> </svg> </div> </div> </a> </div> </div> <div class="m-publicationPreview__ArchiveImage-container is-for-desktop" v-if="photo" > <img :src="photo" alt class="m-publicationPreview__ArchiveImage" /> </div> </div> </template> <template id="twitter-template"> <div class="m-twitter" v-if="profileName"> <div v-if="enabled" :key="container.width + 'x' + container.height"> <a class="twitter-timeline" :href="'https://twitter.com/' + profileName" :data-width="container.width" :data-height="container.height" :data-link-color="container.color" > <spinner :style="{ marginTop: '30px', marginBottom: '30px' }"></spinner> </a> </div> <div v-else> <div style="background-color: #dfe7f9; padding: 40px"> <p>${ cookieTextBlocker }</p> <a href="" data-cc="c-settings">${ cookieTextOpenSettings }</a> </div> </div> </div> </template><template id="unit-preview-template"> <a :href="link" class="m-unitPreview" target="_blank" rel="noopener"> <div class="m-unitPreview__content"> <div class="m-unitPreview__tags">${ tags }</div> <div class="m-unitPreview__name-by-leader">${ nameByLeader }</div> <div class="m-unitPreview__name">${ name }</div> <div class="m-unitPreview__keywords"> <div class="a-tag" v-for="(keyword, k) in keywords" :key="k">${ keyword }</div> </div> </div> <div class="m-unitPreview__arrow"> <svg width="6" height="17" viewBox="0 0 6 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="#4A4A4A"/> <mask id="mask0" x="0" y="0" width="6" height="17"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.24042 0.209665L5.81669 8.14204L1.24042 16.0684H0.289063L4.86063 8.14204L0.289063 0.209665H1.24042Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="-9" y="-4" width="24" height="24" fill="#00205B"/> </g> </svg> </div> </a> </template> <template id="vue-content-gallery-template"> <section class="o-vueContentGallery"> <figure class="o-vueContentGallery__figure"> <img :src="activeImage.path" :alt="activeImage.alt || ''" class="o-vueContentGallery__active" /> <figcaption class="o-vueContentGallery__caption" v-html="activeImage.caption" ></figcaption> </figure> <ul class="o-vueContentGallery__thumbnails"> <li> <img v-for="(image, i) in images" :src="image.path" :alt="image.alt" class="o-vueContentGallery__thumbnail" @click="selectImage(i)" @keypress.enter="selectImage(i)" :tabindex="i + 1" > </li> </ul> </section> </template> <template id="archive-filter-template"> <form class="o-archive-filter" ref="filterForm"> <div class="o-archive-filter__block" v-if="enableSearch"> <div class="o-archive-filter__input-wrapper"> <div class="o-archive-filter__input-image-wrapper"> <img class="o-archive-filter__input-loop" :src="'/images/search-loop.svg'" alt /> </div> <input class="o-archive-filter__input" type="text" placeholder="Search just anything…" v-model="searchValue" @keyup="onChange" name="search" /> </div> </div> <div class="o-archive-filter__block" v-for="item in fields"> <div class="o-archive-filter__header" @click="item.opened = !item.opened"> <div class="o-archive-filter__label">${ item.label }</div> <div class="o-archive-filter__button">+</div> </div> <div class="o-archive-filter__content" v-show="item.opened"> <div class="o-archive-filter__tags" v-if="item.type === 'tags'"> <div class="o-archive-filter__tag" v-for="tag in item.tags"> <!-- include web_atom('tag') with { text: tag.text, size: "sm", type: loop.first ? "active" : "" }--> ${ tag.text } </div> </div> <div v-if="item.type === 'search'"> <vue-multiselect v-model="item.model" :options="getOptions(item)" :multiple="true" :close-on-select="false" :clear-on-select="false" label="apiLabel" track-by="apiId" @search-change="asyncFind" :internal-search="false" open-direction="bottom" :id="item.key" @select="onChange" @remove="onChange" select-label="✓" deselect-label="×" selected-label="✓" placeholder="Select option" > <span slot="noOptions">List is empty.</span> <span slot="noResult">List is empty.</span> </vue-multiselect> </div> <div class="o-archive-filter__rows" v-if="item.type === 'checkbox'"> <div class="o-archive-filter__row" v-for="checkbox in item.choices"> <label class="o-archive-filter__row-label"> <input type="checkbox" class="o-archive-filter__control" :value="checkbox.value" @change="onChange" v-model="item.model" /> <span class="o-archive-filter__checkmark"></span> ${ checkbox.label } </label> </div> </div> <div class="o-archive-filter__rows" v-if="item.type === 'radio'"> <div class="o-archive-filter__row" v-for="radio in item.choices"> <label class="o-archive-filter__row-label"> <input type="radio" class="o-archive-filter__control" :value="radio.value" @change="onChange" :selected="radio.selected" v-model="item.model" /> <span class="o-archive-filter__checkmark o-archive-filter__checkmark--rounded"></span> ${ radio.label } </label> </div> </div> <div class="o-archive-filter__radios" v-if="item.type === 'radioWithCheckboxes'"> <div class="o-archive-filter__row" v-for="radio in item.choices"> <label class="o-archive-filter__row-label"> <input type="radio" class="o-archive-filter__control" :value="radio.value" @change="onChange" v-model="item.model" /> <span class="o-archive-filter__checkmark o-archive-filter__checkmark--rounded"></span> ${ radio.label } </label> <div v-if="item.model == radio.value" class="o-archive-filter__subchoices"> <div class="o-archive-filter__row" v-for="checkbox in radio.choices"> <label class="o-archive-filter__row-label"> <input type="checkbox" class="o-archive-filter__control" :value="checkbox.value" @change="onChange" v-model="item.checkboxesModel" :disabled="item.model !== radio.value" /> <span class="o-archive-filter__checkmark"></span> ${ checkbox.label } </label> </div> </div> </div> </div> </div> </div> <a v-for="(link, l) in links" :class="blockClassName(link)" :key="l" :href="link.link"> <div class="o-archive-filter__header"> <div class="o-archive-filter__label">${ link.label }</div> </div> </a> </form> </template> <template id="archive-template"> <div class="o-archive"> <archive-filter :enable-search="config.search" :fields="config.filter" :links="config.links" :default-items="config.items" @change="updateList" @init="updateList" ></archive-filter> <div class="o-archive-positions"> <div class="o-archive-positions__item o-archive-positions__item--header" v-if="config.heading" > <div class="o-archive__heading">${ config.heading }</div> <a class="a-link" :href="config.backLink.link.url" v-if="config.backLink"> <img :src="'/icon/arrow-right.svg'" class="a-link__icon-left a-link__icon-left--arrow" alt /> ${ config.backLink.label } </a> </div> <div v-if="items && items.length > 0"> <open-position-preview v-if="type === 'open-position'" v-for="(item, i) in items" :key="i" class="o-archive-positions__item" :description="item.topic" :name="item.title" :position="item.type" :link="item.link" ></open-position-preview> <event-preview-big v-if="type === 'event'" v-for="(item, i) in items" :key="i" class="o-archive-positions__item" :image="item.image" :link="item.link" :title="item.title" :location="item.location" :label="item.labels.join(' | ')" :date="item.date" :text="item.text" ></event-preview-big> <publication-preview v-if="type === 'publication'" v-for="(item, i) in items" :key="i" :name="item.name" :info="item.info" :photo="item.photo" :link="item.link" :external="item.external" :authors="item.authors" class="o-archive-positions__item" :trans="trans" ></publication-preview> <article-preview v-if="type === 'article'" v-for="(item, i) in items" :key="i" :image="item.image" :title="item.title" :date="item.published" :text="item.text" :href="item.link" class="o-archive-positions__item" ></article-preview> <unit-preview v-if="type === 'unit'" v-for="(item, i) in items" :key="i" class="o-archive-positions__item" :name="item.name" :name-by-leader="item.nameByLeader" :keywords="item.keywords" :tags="item.tags.join(' | ')" :link="item.link" ></unit-preview> <instrument-category-preview v-if="type === 'instrumentCategory'" v-for="(item, i) in items" :key="i" class="o-archive-positions__item o-archive-positions__item--condensed" :name="item.label" :href="item.link" ></instrument-category-preview> <div v-if="type === 'instrument'"> <div v-for="(item, i) in items" :key="i"> <h2 class="o-archive-instruments__subcategory" v-if="item.category">${ item.category }</h2> <instrument-preview v-for="(instrument, j) in item.items" :key="j" class="o-archive-positions__item" :name="instrument.name" :description="instrument.description" :image="instrument.image" :image-alt="instrument.name" :link="instrument.link" ></instrument-preview> </div> </div> </div> <div v-else> <div v-if="isMounted && !isLoadingNextPage" style="padding: 30px 0 30px 40px" >${ noResultsMessage }</div> </div> <div v-if="!disableNextPageLoading" ref="nextPage"> <spinner style="margin: 30px auto" v-if="isLoadingNextPage" /> </div> </div> </div> </template><template id="directory-template"> <div :class="{'o-directory__search-container' : true, 'o-directory__search-container--embed' : embed}" > <div class="o-directory__search"> <div class="o-directory__input-wrapper"> <div class="o-directory__input-image-wrapper"> <img class="o-directory__input-loop" src="/images/search-loop.svg" /> </div> <input @keyup="onChange" class="o-directory__input" type="text" :placeholder="placeholder" v-model="search" /> </div> </div> <div class="o-directory__filter" v-if="expanded"> <span :class="itemClass(letter.letter)" @click="changeLetter(letter)" v-for="letter in filterLetters()" :key="letter.letter" >${ letter.letter }</span> </div> <div class="o-directory__items" v-if="isSearchingSomething"> <!-- Filter selector --> <div v-if="expanded && filter.letter" class="o-directory__title">${filter.letter.letter}</div> <div v-if="!results.length && !isLoading">${ noResult }</div> <!-- results --> <div @click="redirectToLink(row.link)" class="o-directory__item" v-for="row in results" :key="row.index" > <member-preview :name="row.surname + ' ' + row.name" :position="row.position" :image="showMemberImage ? row.image : null" :show-arrow="true" /> </div> <spinner style="margin: 30px auto" v-if="isLoading" /> </div> </div> </template><template id="member-select-template"> <div class="member-select"> <vue-multiselect v-model="value" :options="options" @select="selectOption" :show-labels="false" placeholder="Search people…" label="fullName" track-by="id" @search-change="asyncFind" > <template slot="noResult">Your search matches no results.</template> <template slot="noOptions">Your search matches no results.</template> <template slot="option" slot-scope="props"> <member-preview :name="props.option.fullName" :position="props.option.position" :image="props.option.photo" :link="props.option.link" ></member-preview> </template> <template slot="singleLabel" slot-scope="props">${ props.option.title }</template> </vue-multiselect> </div> </template> <template id="search-template"> <div class="o-search-global"> <header-main-search @change="updateList" :back-link="config.backLink"></header-main-search> <search-results ref="results" :results="results" @load-next="loadNext" :translations="translations" ></search-results> </div> </template><template id="search-results-template"> <div class="o-search-results"> <ul class="o-search-results__tabs"> <li :class="{'o-search-results__tab': true, 'o-search-results__tab--active': selectedCategory == null }" @click="selectCategory(null)" > All <span v-if="allItemsLength" class="o-search-results__tab--count"> <span>(${ allItemsLength })</span> </span> <span v-if="somethingLoading" class="o-search-results__tab--loader"> <spinner size="25px"></spinner> </span> </li> <li v-for="(categoryResults, categoryKey) in results" v-bind:key="'tabs:' + categoryKey" :class="{'o-search-results__tab': true, 'o-search-results__tab--active': selectedCategory == categoryKey }" @click="selectCategory(categoryKey)" > ${categoryResults.label} <span v-if="categoryResults.total" class="o-search-results__tab--count" > <span>(${ categoryResults.total })</span> </span> <span v-if="categoryResults.loading" class="o-search-results__tab--loader"> <spinner size="25px"></spinner> </span> </li> </ul> <div v-for="(categoryResults, categoryKey) in results" v-bind:key="'result:' + categoryKey"> <div v-if="results[categoryKey].rows.length && (selectedCategory == categoryKey || !selectedCategory)" > <!-- Headline for all results --> <label class="o-search-results__label" v-if="!selectedCategory" @click="selectCategory(categoryKey)" >${ results[categoryKey].label }</label> <div class="o-search-results__results"> <search-item v-for="row in ( selectedCategory ? results[categoryKey].rows : results[categoryKey].rows.slice(0, 3))" :key="row.id" :main="itemMainValue(row, categoryKey)" :second="itemSecondValue(row, categoryKey)" :link="row.link" type="big" ></search-item> </div> <div v-if="selectedCategory && !results[categoryKey].isLast" ref="nextPage"> <spinner v-if="results[categoryKey].isLoadingNext" size="25px"></spinner> </div> <div @click="selectCategory(categoryKey)" class="o-search-results__results--more" v-if="!selectedCategory && results[categoryKey].total > 3" >${ translations.showNext + " (" + (results[categoryKey].total - 3) + ")" }</div> </div> </div> </div> </template><template id="vue-content-embed-youtube-template"> <div v-if="enabled" > <div class="o-vueContentEmbedYoutube__wrapper"> <div class="o-vueContentEmbedYoutube"> <iframe class="a-embedYoutube__item" :src="src"></iframe> </div> </div> </div> <div v-else> <div style="background-color: #dfe7f9; padding: 40px"> <p>${ cookieTextBlocker }</p> <a href="" data-cc="c-settings">${ cookieTextOpenSettings }</a> </div> </div> </template><template id="vue-content-embed-facebook-template"> <div v-if="enabled" > <div class="fb-page" :data-href="href" data-tabs="timeline" data-width="500" data-height="" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="false"> <blockquote :cite="href" class="fb-xfbml-parse-ignore"> <a :href="href"></a> </blockquote> </div> </div> <div v-else> <div style="background-color: #dfe7f9; padding: 40px"> <p>${ cookieTextBlocker }</p> <a href="" data-cc="c-settings">${ cookieTextOpenSettings }</a> </div> </div> </template><template id="vue-content-embed-spotify-template"> <div v-if="enabled" > <div class="o-vueContentEmbedSpotify__wrapper"> <div class="o-vueContentEmbedSpotify"> <iframe width="100%" height="152" :src="src" frameborder="0" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe> </div> </div> </div> <div v-else> <div style="background-color: #dfe7f9; padding: 40px"> <p>${ cookieTextBlocker }</p> <a href="" data-cc="c-settings">${ cookieTextOpenSettings }</a> </div> </div> </template> <div id="vue"> <header class="o-header-main-homepage" > <div class="o-header-main-homepage__main-section"> <div class="a-container"> <div class="o-header-main-homepage__navigation-wrapper"> <div class="o-header-main-homepage__logo"> <a href="/en"> <div style="color: white; height: 60px"> <svg height="100%" width="100%" viewBox="75.254 116.803 190.312 88.834" xmlns="http://www.w3.org/2000/svg"> <path fill="currentColor" d="M 114.159 116.773 L 75.329 138.963 L 75.329 183.343 L 114.159 205.533 L 152.999 183.343 L 152.999 138.963 L 114.159 116.773 L 114.159 116.773 Z M 91.969 177.253 C 89.209 177.253 86.969 175.013 86.969 172.243 C 86.969 169.473 89.209 167.233 91.969 167.233 C 94.729 167.233 96.979 169.483 96.979 172.243 C 96.979 175.003 94.739 177.253 91.969 177.253 Z M 91.969 166.153 C 89.209 166.153 86.969 163.913 86.969 161.153 C 86.969 158.393 89.209 156.143 91.969 156.143 C 94.729 156.143 96.979 158.383 96.979 161.153 C 96.979 163.923 94.739 166.153 91.969 166.153 Z M 91.969 155.063 C 89.209 155.063 86.969 152.823 86.969 150.053 C 86.969 147.283 89.209 145.053 91.969 145.053 C 94.729 145.053 96.979 147.293 96.979 150.053 C 96.979 152.813 94.739 155.063 91.969 155.063 Z M 103.069 188.343 C 100.299 188.343 98.059 186.103 98.059 183.333 C 98.059 180.563 100.299 178.323 103.069 178.323 C 105.839 178.323 108.069 180.573 108.069 183.333 C 108.069 186.093 105.829 188.343 103.069 188.343 Z M 103.069 177.253 C 100.299 177.253 98.059 175.013 98.059 172.243 C 98.059 169.473 100.299 167.233 103.069 167.233 C 105.839 167.233 108.069 169.483 108.069 172.243 C 108.069 175.003 105.829 177.253 103.069 177.253 Z M 103.069 166.153 C 100.299 166.153 98.059 163.913 98.059 161.153 C 98.059 158.393 100.299 156.143 103.069 156.143 C 105.839 156.143 108.069 158.383 108.069 161.153 C 108.069 163.923 105.829 166.153 103.069 166.153 Z M 103.069 155.063 C 100.299 155.063 98.059 152.823 98.059 150.053 C 98.059 147.283 100.299 145.053 103.069 145.053 C 105.839 145.053 108.069 147.293 108.069 150.053 C 108.069 152.813 105.829 155.063 103.069 155.063 Z M 103.069 143.973 C 100.299 143.973 98.059 141.723 98.059 138.963 C 98.059 136.203 100.299 133.953 103.069 133.953 C 105.839 133.953 108.069 136.193 108.069 138.963 C 108.069 141.733 105.829 143.973 103.069 143.973 Z M 114.159 188.343 C 111.399 188.343 109.159 186.103 109.159 183.333 C 109.159 180.563 111.399 178.323 114.159 178.323 C 116.919 178.323 119.169 180.573 119.169 183.333 C 119.169 186.093 116.929 188.343 114.159 188.343 Z M 114.159 177.253 C 111.399 177.253 109.159 175.013 109.159 172.243 C 109.159 169.473 111.399 167.233 114.159 167.233 C 116.919 167.233 119.169 169.483 119.169 172.243 C 119.169 175.003 116.929 177.253 114.159 177.253 Z M 114.159 166.153 C 111.399 166.153 109.159 163.913 109.159 161.153 C 109.159 158.393 111.399 156.143 114.159 156.143 C 116.919 156.143 119.169 158.383 119.169 161.153 C 119.169 163.923 116.929 166.153 114.159 166.153 Z M 114.159 155.063 C 111.399 155.063 109.159 152.823 109.159 150.053 C 109.159 147.283 111.399 145.053 114.159 145.053 C 116.919 145.053 119.169 147.293 119.169 150.053 C 119.169 152.813 116.929 155.063 114.159 155.063 Z M 114.159 143.973 C 111.399 143.973 109.159 141.723 109.159 138.963 C 109.159 136.203 111.399 133.953 114.159 133.953 C 116.919 133.953 119.169 136.193 119.169 138.963 C 119.169 141.733 116.929 143.973 114.159 143.973 Z M 125.259 188.343 C 122.489 188.343 120.249 186.103 120.249 183.333 C 120.249 180.563 122.489 178.323 125.259 178.323 C 128.029 178.323 130.259 180.573 130.259 183.333 C 130.259 186.093 128.019 188.343 125.259 188.343 Z M 125.259 177.253 C 122.489 177.253 120.249 175.013 120.249 172.243 C 120.249 169.473 122.489 167.233 125.259 167.233 C 128.029 167.233 130.259 169.483 130.259 172.243 C 130.259 175.003 128.019 177.253 125.259 177.253 Z M 125.259 166.153 C 122.489 166.153 120.249 163.913 120.249 161.153 C 120.249 158.393 122.489 156.143 125.259 156.143 C 128.029 156.143 130.259 158.383 130.259 161.153 C 130.259 163.923 128.019 166.153 125.259 166.153 Z M 125.259 155.063 C 122.489 155.063 120.249 152.823 120.249 150.053 C 120.249 147.283 122.489 145.053 125.259 145.053 C 128.029 145.053 130.259 147.293 130.259 150.053 C 130.259 152.813 128.019 155.063 125.259 155.063 Z M 125.259 143.973 C 122.489 143.973 120.249 141.723 120.249 138.963 C 120.249 136.203 122.489 133.953 125.259 133.953 C 128.029 133.953 130.259 136.193 130.259 138.963 C 130.259 141.733 128.019 143.973 125.259 143.973 Z M 136.359 177.253 C 133.589 177.253 131.349 175.013 131.349 172.243 C 131.349 169.473 133.589 167.233 136.359 167.233 C 139.129 167.233 141.359 169.483 141.359 172.243 C 141.359 175.003 139.119 177.253 136.359 177.253 Z M 136.359 166.153 C 133.589 166.153 131.349 163.913 131.349 161.153 C 131.349 158.393 133.589 156.143 136.359 156.143 C 139.129 156.143 141.359 158.383 141.359 161.153 C 141.359 163.923 139.119 166.153 136.359 166.153 Z M 136.359 155.063 C 133.589 155.063 131.349 152.823 131.349 150.053 C 131.349 147.283 133.589 145.053 136.359 145.053 C 139.129 145.053 141.359 147.293 141.359 150.053 C 141.359 152.813 139.119 155.063 136.359 155.063 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <polygon fill="currentColor" points="173.359 138.983 177.269 138.983 177.269 156.153 173.359 156.153 173.359 138.983 173.359 138.983" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 188.289 138.743 C 183.199 138.743 179.459 142.373 179.459 147.483 L 179.459 147.673 C 179.459 152.693 182.889 156.423 188.269 156.423 C 193.649 156.423 197.129 152.693 197.129 147.583 L 197.129 147.393 C 197.129 142.223 193.459 138.743 188.289 138.743 L 188.289 138.743 Z M 193.069 147.633 C 193.069 151.093 191.249 153.323 188.339 153.323 C 185.429 153.323 183.519 151.163 183.519 147.653 L 183.519 147.463 C 183.519 144.003 185.319 141.813 188.289 141.813 C 191.259 141.813 193.069 144.103 193.069 147.433 L 193.069 147.633 L 193.069 147.633 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 198.329 147.683 L 198.329 147.493 C 198.329 142.283 201.979 138.723 206.859 138.723 C 210.989 138.723 214.069 140.743 214.469 144.963 L 210.479 144.963 C 210.189 142.893 209.039 141.793 206.879 141.793 C 204.169 141.793 202.439 143.903 202.439 147.463 L 202.439 147.653 C 202.439 151.203 204.069 153.273 206.909 153.273 C 209.049 153.273 210.539 152.193 210.849 149.983 L 214.669 149.983 C 214.239 154.233 211.189 156.423 206.959 156.423 C 201.339 156.423 198.339 152.963 198.339 147.683 L 198.329 147.683 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 226.109 147.223 C 228.029 146.673 228.899 145.353 228.899 143.543 L 228.899 143.453 C 228.899 140.523 226.949 138.983 223.209 138.983 L 216.459 138.983 L 216.459 156.153 L 223.519 156.153 C 227.479 156.153 229.549 154.503 229.549 151.353 L 229.549 151.253 C 229.549 148.953 228.349 147.673 226.109 147.223 Z M 220.249 141.653 L 222.559 141.653 C 224.379 141.653 225.199 142.293 225.199 143.743 L 225.199 143.833 C 225.199 145.373 224.449 146.043 222.579 146.043 L 220.249 146.043 L 220.249 141.653 L 220.249 141.653 Z M 225.699 151.043 C 225.699 152.603 224.839 153.463 222.919 153.463 L 220.249 153.463 L 220.249 148.543 L 222.729 148.543 C 224.839 148.543 225.699 149.353 225.699 150.943 L 225.699 151.043 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 179.189 166.213 L 173.259 166.213 L 173.259 183.383 L 177.129 183.383 L 177.129 177.143 L 179.309 177.143 C 183.229 177.143 185.749 175.413 185.749 171.783 L 185.749 171.693 C 185.749 168.063 183.369 166.213 179.189 166.213 Z M 181.999 171.813 C 181.999 173.513 180.999 174.433 179.099 174.433 L 177.129 174.433 L 177.129 169.173 L 179.099 169.173 C 180.949 169.173 181.999 169.893 181.999 171.713 L 181.999 171.813 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 196.399 176.083 C 198.419 175.483 199.929 174.113 199.929 171.523 L 199.929 171.423 C 199.929 167.873 197.359 166.213 193.309 166.213 L 187.159 166.213 L 187.159 183.383 L 191.019 183.383 L 191.019 176.763 L 192.699 176.763 L 196.809 183.383 L 200.939 183.383 L 196.399 176.083 L 196.399 176.083 Z M 196.139 171.643 C 196.139 173.303 195.149 174.113 193.209 174.113 L 191.019 174.113 L 191.019 169.193 L 193.209 169.193 C 195.079 169.193 196.139 169.793 196.139 171.543 L 196.139 171.643 L 196.139 171.643 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 212.309 166.213 L 207.239 166.213 L 201.589 183.383 L 205.239 183.383 L 206.419 179.573 L 212.639 179.573 L 213.819 183.383 L 217.879 183.383 L 212.309 166.213 L 212.309 166.213 Z M 207.259 176.803 L 209.539 169.383 L 211.799 176.803 L 207.259 176.803 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 217.779 174.913 L 217.779 174.723 C 217.779 169.563 221.459 165.953 226.519 165.953 C 230.339 165.953 233.749 167.703 234.159 171.953 L 230.289 171.953 C 229.949 169.933 228.629 169.023 226.569 169.023 C 223.589 169.023 221.839 171.253 221.839 174.763 L 221.839 174.953 C 221.839 178.263 223.259 180.643 226.619 180.643 C 229.499 180.643 230.679 178.983 230.749 177.013 L 226.879 177.013 L 226.879 174.183 L 234.589 174.183 L 234.589 176.013 C 234.589 180.603 231.659 183.653 226.519 183.653 C 220.899 183.653 217.779 180.003 217.779 174.913 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <path fill="currentColor" d="M 236.469 176.693 L 236.469 166.223 L 240.389 166.223 L 240.389 176.453 C 240.389 179.313 241.229 180.563 243.579 180.563 C 245.929 180.563 246.889 179.463 246.889 176.313 L 246.889 166.223 L 250.809 166.223 L 250.809 176.553 C 250.809 181.233 248.189 183.663 243.559 183.663 C 238.929 183.663 236.469 181.263 236.469 176.693 L 236.469 176.693 Z" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> <polygon fill="currentColor" points="253.539 166.213 264.729 166.213 264.729 169.243 257.409 169.243 257.409 173.253 263.269 173.253 263.269 176.093 257.409 176.093 257.409 180.363 265.119 180.363 265.119 183.393 253.539 183.393 253.539 166.213 253.539 166.213" style="stroke-width: 0px;" transform="matrix(0.9999999999999999, 0, 0, 0.9999999999999999, 0, 7.105427357601002e-15)"/> </svg> </div> </a> </div> <div class="o-header-main-homepage__content"> <div class="o-header-main-homepage__navigation"> <nav class="o-navigation"> <input class="o-navigation__btn" id="menu-btn" type="checkbox"/> <label class="o-navigation__icon" for="menu-btn"> <span class="o-navigation__icon-icon"></span> </label> <ul class="o-navigation__list"> <li class="o-navigation__item"> <a class="o-navigation__link" href="/en/research">Research</a> </li> <li class="o-navigation__item"> <a class="o-navigation__link" href="/en/news">News</a> </li> <li class="o-navigation__item"> <a class="o-navigation__link" href="/en/study-and-career">Study & Career</a> </li> <li class="o-navigation__item"> <a class="o-navigation__link" href="/en/iocb-boston">IOCB Boston</a> </li> <li class="o-navigation__item"> <a class="o-navigation__link" href="/en/tech-transfer">Tech transfer</a> </li> <li class="o-navigation__item"> <a class="o-navigation__link" href="/en/about-us">About us</a> </li> <li class="o-navigation__item"> <a class="o-navigation__link" href="/en/contact">Contact</a> </li> </ul> </nav> </div> <div class="o-header-main-homepage__language"> <a href="/cs" class="m-header-language m-header-language--type-for-blue-bg"> CS </a> </div> <div class="o-header-main-homepage__search"> <a href="/en/search"> <img src="/images/loop.svg"> </a> </div> </div> </div> </div> </div> <div class="a-container"> <div class="o-header-main-homepage__title"> <h1 class="a-headline a-headline--type-h1 a-headline--type-homepage">Institute of Organic Chemistry<br>and Biochemistry of the CAS</h1> </div> <div class="o-header-main-homepage__nav"> <a href="https://www.uochb.cz/en/groups" class="o-header-main-homepage__nav-link"> <div class="o-header-main-homepage__nav-label"> Groups & facilities </div> <div class="o-header-main-homepage__nav-icon"> <img src="/icon/arrow-right-light.svg" alt="arrow"> </div> </a> <a href="https://www.uochb.cz/en/list-of-publications" class="o-header-main-homepage__nav-link"> <div class="o-header-main-homepage__nav-label"> Publications </div> <div class="o-header-main-homepage__nav-icon"> <img src="/icon/arrow-right-light.svg" alt="arrow"> </div> </a> <a href="/en/open-positions" class="o-header-main-homepage__nav-link"> <div class="o-header-main-homepage__nav-label"> Open positions </div> <div class="o-header-main-homepage__nav-icon"> <img src="/icon/arrow-right-light.svg" alt="arrow"> </div> </a> <a href="/en/phd-program" class="o-header-main-homepage__nav-link"> <div class="o-header-main-homepage__nav-label"> PhD program </div> <div class="o-header-main-homepage__nav-icon"> <img src="/icon/arrow-right-light.svg" alt="arrow"> </div> </a> </div> </div> <div class="clearfix"></div> </header> <div class="main"> <section class="a-section"> <div class="a-container"> <div class="o-homepageFeeds"> <div class="o-homepageFeeds__left"> <div class="o-newsFeed o-newsFeed--type-homepage"> <div class="o-newsFeed__item"> <a href="/en/news/693/apply-for-the-2025-summer-student-program-at-iocb-prague" class="m-articlePreview"> <img src="/upload/files/93/9c/939c4c8c07e3004b79e389101272273fdbcce3a6.jpg" class="m-articlePreview__image" alt="Apply for the 2025 Summer Student Program at IOCB Prague"/> <div class="m-articlePreview__content"> <div class="m-articlePreview__content-title"> Apply for the 2025 Summer Student Program at IOCB Prague </div> <div class="m-articlePreview__content-date"> 25 March 2025 </div> <div class="m-articlePreview__content-text "> Each year, IOCB Prague organizes the Summer Student Program, designed to provide students with an engaging and meaningful work experience, opportunities to expand their… </div> <div class="m-articlePreview__content-link"> <span class="a-link" > Continue reading <img src="/icon/arrow-right.svg" class="a-link__icon " alt="arrow"> </span> </div> </div> </a> </div> <div class="o-newsFeed__item"> <a href="/en/news/688/scientists-from-iocb-prague-are-on-track-of-finding-a-treatment-for-autoimmune-hair-loss" class="m-articlePreview"> <img src="/upload/files/21/d9/21d9754dfdc2e81c5042ac3f6c1833941a1099e4.jpg" class="m-articlePreview__image" alt="Scientists from IOCB Prague are on track of finding a treatment for autoimmune hair loss"/> <div class="m-articlePreview__content"> <div class="m-articlePreview__content-title"> Scientists from IOCB Prague are on track of finding a treatment for autoimmune hair loss </div> <div class="m-articlePreview__content-date"> 12 March 2025 </div> <div class="m-articlePreview__content-text "> A research group, led by Dr. Pavel Majer from IOCB Prague, in collaboration with the laboratories of Barbara Slusher and Louis Garza at Johns Hopkins University, have developed a… </div> <div class="m-articlePreview__content-link"> <span class="a-link" > Continue reading <img src="/icon/arrow-right.svg" class="a-link__icon " alt="arrow"> </span> </div> </div> </a> </div> <div class="o-newsFeed__item"> <a href="/en/news/694/unlocking-the-molecular-gateways-to-the-immune-system" class="m-articlePreview"> <img src="/upload/files/c7/e7/c7e728a8189ea082623a8f02a4b1a8dd9814d478.jpg" class="m-articlePreview__image" alt="Unlocking the molecular gateways to the immune system"/> <div class="m-articlePreview__content"> <div class="m-articlePreview__content-title"> Unlocking the molecular gateways to the immune system </div> <div class="m-articlePreview__content-date"> 27 March 2025 </div> <div class="m-articlePreview__content-text "> Our immune system operates as a highly efficient surveillance network, continuously monitoring tissues for foreign molecules. Immune cells, known as leukocytes, play a crucial… </div> <div class="m-articlePreview__content-link"> <span class="a-link" > Continue reading <img src="/icon/arrow-right.svg" class="a-link__icon " alt="arrow"> </span> </div> </div> </a> </div> </div> </div> <div class="o-homepageFeeds__right"> <div class="o-events"> <div class="o-events__header"> <h4 class="a-headline a-headline--type-h4">Event calendar</h4> <a class="a-link" href="/en/event-calendar" > Show all </a> </div> <div class="o-events__item"> <a href="/en/event-calendar/337/mzmine-community-meeting-2025" class="m-eventPreview"> <div class="m-eventPreview__date"> <div class="m-eventPreview__date-day"> 28 </div> <div class="m-eventPreview__date-month"> APR </div> </div> <div class="m-eventPreview__content"> <div class="m-eventPreview__content-title"> mzmine Community Meeting 2025 </div> <div class="m-eventPreview__content-info"> 28 April — 29 April 2025, IOCB Prague </div> </div> <div class="m-eventPreview__arrow"> <img src="/icon/arrow-right.svg" alt="arrow" /> </div> </a> </div> <div class="o-events__item"> <a href="/en/event-calendar/340/dana-hockova-lecture-cecilia-arraiano" class="m-eventPreview"> <div class="m-eventPreview__date"> <div class="m-eventPreview__date-day"> 28 </div> <div class="m-eventPreview__date-month"> APR </div> </div> <div class="m-eventPreview__content"> <div class="m-eventPreview__content-title"> Dana Hocková Lecture – Cecília Arraiano </div> <div class="m-eventPreview__content-info"> 28 April — 29 April 2025, IOCB Prague </div> </div> <div class="m-eventPreview__arrow"> <img src="/icon/arrow-right.svg" alt="arrow" /> </div> </a> </div> <div class="o-events__item"> <a href="/en/event-calendar/330/invited-lecture-nicolai-cramer" class="m-eventPreview"> <div class="m-eventPreview__date"> <div class="m-eventPreview__date-day"> 13 </div> <div class="m-eventPreview__date-month"> MAY </div> </div> <div class="m-eventPreview__content"> <div class="m-eventPreview__content-title"> Invited Lecture – Nicolai Cramer </div> <div class="m-eventPreview__content-info"> 13 May 2025, IOCB Prague </div> </div> <div class="m-eventPreview__arrow"> <img src="/icon/arrow-right.svg" alt="arrow" /> </div> </a> </div> <div class="o-events__item"> <a href="/en/event-calendar/342/lecture-tatsuya-tsukuda" class="m-eventPreview"> <div class="m-eventPreview__date"> <div class="m-eventPreview__date-day"> 27 </div> <div class="m-eventPreview__date-month"> JUN </div> </div> <div class="m-eventPreview__content"> <div class="m-eventPreview__content-title"> Lecture – Tatsuya Tsukuda </div> <div class="m-eventPreview__content-info"> 27 June 2025, IOCB Prague </div> </div> <div class="m-eventPreview__arrow"> <img src="/icon/arrow-right.svg" alt="arrow" /> </div> </a> </div> </div> <div class="m-twitter m-twitter--auto-height "> <div class="m-twitter__header"> <h4 class="a-headline a-headline--type-h4">X</h4> </div> <div class="m-twitter__content"> <twitter cookie-text-blocker="Your cookie preferences do not allow showing this content from Twitter." cookie-text-open-settings="Edit settings" profile-name="IOCBPrague"></twitter> </div> </div> </div> </div> <div class="m-homepageBanner"> <div class="m-homepageBanner__full-width" style="background-image: url(/upload/files/81/df/81df1a84d3c9ec0ef8ec95e2fffea5430a7571fc.jpeg)" > <div class="m-homepageBanner__headline"> Take the step towards a career in organic chemistry and biochemistry... </div> <div class="m-homepageBanner__links"> <div class="m-homepageBanner__link"> <a class="a-link" href="/en/summer-student-program" > Summer Student Program 2025 <img src="/icon/arrow-right-light.svg" class="a-link__icon" alt="arrow"> </a> </div> <div class="m-homepageBanner__link"> <a class="a-link" href="/en/apply-for-postdoc" > Apply for a postdoc <img src="/icon/arrow-right-light.svg" class="a-link__icon" alt="arrow"> </a> </div> <div class="m-homepageBanner__link"> <a class="a-link" href="/en/open-positions" > Open positions <img src="/icon/arrow-right-light.svg" class="a-link__icon" alt="arrow"> </a> </div> </div> </div> </div> <div class="a-divider"></div> <div class="o-publications"> <div class="o-publications__header"> <h4 class="a-headline a-headline--type-h4">Publications</h4> <a class="a-link" href="/en/list-of-publications" > All publications </a> </div> <div class="o-publications__content "> <div class="o-publications__hero"> <div class="m-publicationPreview "> <div class="m-publicationPreview__content"> <figure class="a-image "> <img class="a-image__image" src="/publication/article/articles75280.jpeg?v=1743828068" alt="Zwitterionic DNA: enzymatic synthesis of hypermodified DNA bearing four different cationic substituents at all four nucleobases"> </figure> <div> <div class="m-publicationPreview__title"> Zwitterionic DNA: enzymatic synthesis of hypermodified DNA bearing four different cationic substituents at all four nucleobases </div> <div class="m-publicationPreview__authors"> <a href="/en/list-of-publications?authorIds=1312102" class="m-publicationPreview__author m-publicationPreview__author--with-link "> N. Kuprikova </a> <a href="/en/list-of-publications?authorIds=1381" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Ondruš </a> <a href="/en/list-of-publications?authorIds=11" class="m-publicationPreview__author m-publicationPreview__author--with-link "> L. Bednárová </a> <a href="/en/list-of-publications?authorIds=149" class="m-publicationPreview__author m-publicationPreview__author--with-link "> T. Kraus </a> <a href="/en/list-of-publications?authorIds=366" class="m-publicationPreview__author m-publicationPreview__author--with-link "> L. Poštová Slavětínská </a> <a href="/en/list-of-publications?authorIds=4417" class="m-publicationPreview__author m-publicationPreview__author--with-link "> V. Sýkorová </a> <a href="/en/list-of-publications?authorIds=89" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Hocek </a> </div> <div class="m-publicationPreview__info"> <i>Nucleic Acids Research</i> <strong>53</strong> (5): gkaf155 (2025) </div> <div class="m-publicationPreview__text"> We designed and synthesized a set of four 2′-deoxyribonucleoside 5′-<i>O</i>-triphosphates (dNTPs) bearing cationic substituents (protonated amino, methylamino, dimethylamino and trimethylammonium groups) attached to position 5 of pyrimidines or position 7 of 7-deazapurines through hex-1-ynyl or propargyl linker. These cationic dNTPs were studied as substrates in enzymatic synthesis of modified and hypermodified DNA using KOD XL DNA polymerase. In primer extension (PEX), we successfully obtained DNA containing one, two, three, or (all) four modified nucleotides, each bearing a different cationic modification. The cationic dNTPs were somewhat worse substrates compared to previously studied dNTPs bearing hydrophobic or anionic modifications, but the polymerase was still able to synthesize sequences up to 73 modified nucleotides. We also successfully combined one cationic modification with one anionic and two hydrophobic modifications in PEX. In polymerase chain reaction (PCR), we observed… </div> <div class="m-publicationPreview__link"> <a class="a-link" href="http://dx.doi.org/10.1093/nar/gkaf155" target='_blank' > Go to the publication <img src="/icon/arrow-right.svg" class="a-link__icon " alt="arrow"> </a> </div> </div> </div> </div> </div> <div class="o-publications__items "> <div class="o-publications__item "> <div class="m-publicationPreview "> <div class="m-publicationPreview__content"> <div> <div class="m-publicationPreview__title"> Computational metabolomics reveals overlooked chemodiversity of alkaloid scaffolds in <i>Piper fimbriulatum</i> </div> <div class="m-publicationPreview__authors"> <a href="/en/list-of-publications?authorIds=1316042" class="m-publicationPreview__author m-publicationPreview__author--with-link "> T. Damiani </a> <a href="/en/list-of-publications?authorIds=414374" class="m-publicationPreview__author m-publicationPreview__author--with-link "> J. Smith </a> <a href="/en/list-of-publications?authorIds=2220677" class="m-publicationPreview__author m-publicationPreview__author--with-link "> T. Hebra </a> <a href="/en/list-of-publications?authorIds=1239591" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Perković </a> <a href="/en/list-of-publications?authorIds=499113" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Čičak </a> <a href="/en/list-of-publications?authorIds=3004224" class="m-publicationPreview__author m-publicationPreview__author--with-link "> A. Kadlecová </a> <a class="m-publicationPreview__author "> V. Rybka </a> <a href="/en/list-of-publications?authorIds=39" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Dračínský </a> <a href="/en/list-of-publications?authorIds=1012018" class="m-publicationPreview__author m-publicationPreview__author--hidden m-publicationPreview__author--with-link "> T. Pluskal </a> <button class="m-publicationPreview__more-authors"> + 1 more </button> </div> <div class="m-publicationPreview__info"> <i>The Plant Journal</i> <strong>124</strong> (5): e70086 (2025) </div> <div class="m-publicationPreview__link"> <a class="a-link" href="http://dx.doi.org/10.1111/tpj.70086" target='_blank' > Go to the publication <img src="/icon/arrow-right.svg" class="a-link__icon " alt="arrow"> </a> </div> </div> </div> </div> </div> <div class="o-publications__item "> <div class="m-publicationPreview "> <div class="m-publicationPreview__content"> <div> <div class="m-publicationPreview__title"> Liquid chromatography–inductively coupled plasma mass spectrometry analysis of peptides labelled with ClickZip mass tags </div> <div class="m-publicationPreview__authors"> <a href="/en/list-of-publications?authorIds=1413104" class="m-publicationPreview__author m-publicationPreview__author--with-link "> A. Myšková </a> <a href="/en/list-of-publications?authorIds=1416" class="m-publicationPreview__author m-publicationPreview__author--with-link "> T. David </a> <a href="/en/list-of-publications?authorIds=524381" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Šedinová </a> <a href="/en/list-of-publications?authorIds=3004445" class="m-publicationPreview__author m-publicationPreview__author--with-link "> I. Demirci </a> <a href="/en/list-of-publications?authorIds=669" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Polášek </a> <a href="/en/list-of-publications?authorIds=698" class="m-publicationPreview__author m-publicationPreview__author--with-link "> J. Kuneš </a> <a href="/en/list-of-publications?authorIds=165" class="m-publicationPreview__author m-publicationPreview__author--with-link "> L. Maletínská </a> <a class="m-publicationPreview__author "> D. Sýkora </a> <a class="m-publicationPreview__author m-publicationPreview__author--hidden "> A. Kaňa </a> <button class="m-publicationPreview__more-authors"> + 1 more </button> </div> <div class="m-publicationPreview__info"> <i>Analytica Chimica Acta</i> <strong>1350</strong>: 343853 (2025) </div> <div class="m-publicationPreview__link"> <a class="a-link" href="http://dx.doi.org/10.1016/j.aca.2025.343853" target='_blank' > Go to the publication <img src="/icon/arrow-right.svg" class="a-link__icon " alt="arrow"> </a> </div> </div> </div> </div> </div> <div class="o-publications__item "> <div class="m-publicationPreview "> <div class="m-publicationPreview__content"> <div> <div class="m-publicationPreview__title"> Acidobasic equilibria of inubosin derivatives studied by UV–Vis spectroscopy </div> <div class="m-publicationPreview__authors"> <a href="/en/list-of-publications?authorIds=4155952" class="m-publicationPreview__author m-publicationPreview__author--with-link "> T. Y. Nguyen </a> <a href="/en/list-of-publications?authorIds=1456" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. F. Hamissa </a> <a href="/en/list-of-publications?authorIds=294" class="m-publicationPreview__author m-publicationPreview__author--with-link "> M. Šafařík </a> <a href="/en/list-of-publications?authorIds=18" class="m-publicationPreview__author m-publicationPreview__author--with-link "> P. Bouř </a> <a href="/en/list-of-publications?authorIds=298" class="m-publicationPreview__author m-publicationPreview__author--with-link "> J. Šebestík </a> </div> <div class="m-publicationPreview__info"> <i>Spectrochimica Acta Part A: Molecular and Biomolecular Spectroscopy</i> <strong>334</strong>: 125950 (2025) </div> <div class="m-publicationPreview__link"> <a class="a-link" href="http://dx.doi.org/10.1016/j.saa.2025.125950" target='_blank' > Go to the publication <img src="/icon/arrow-right.svg" class="a-link__icon " alt="arrow"> </a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="o-homepageBottom"> <h3 class="a-headline a-headline--type-h3">Didn’t find what you expected?</h3> <div class="o-homepageBottom__search"> <div class="o-homepageBottom__input-wrapper"> <div class="o-homepageBottom__input-image-wrapper"> <img class="o-homepageBottom__input-loop" src="/images/search-loop.svg"/> </div> <a href="/en/search" class="o-homepageBottom__input" type="text" placeholder="Search just anything…"/></a> </div> </div> </div> </div> </section> </div> <footer class="o-footer"> <div class="a-container"> <div class="o-footer__content"> <div class="o-footer__section"> <div class="o-footer__section-header"> Get the feel </div> <a class="o-footer__section-item" target="_self" href="/en/about-us">About us</a> <a class="o-footer__section-item" target="_self" href="/en/history">History</a> <a class="o-footer__section-item" target="_self" href="/en/highlights">Highlights</a> <a class="o-footer__section-item" target="_self" href="/en/leadership-and-structure">Leadership & Structure</a> <a class="o-footer__section-item" target="_self" href="/en/csr">CSR & Outreach</a> <a class="o-footer__section-item" target="_blank" href="http://www.iocb.pano3d.cz/index_en.html">Virtual tour</a> <a class="o-footer__section-item" target="_self" href="https://www.uochb.cz/en/iocb-boston">Branch IOCB Boston</a> </div> <div class="o-footer__section"> <div class="o-footer__section-header"> From our labs </div> <a class="o-footer__section-item" target="_self" href="/en/groups">Research groups and facilities</a> <a class="o-footer__section-item" target="_self" href="/en/publications">Publications</a> <a class="o-footer__section-item" target="_self" href="/en/instrumentation">Instrumentation</a> <a class="o-footer__section-item" target="_self" href="/en/selected-grants">Selected grants</a> <a class="o-footer__section-item" target="_self" href="/en/gsrc">Gilead Sciences Research Centre</a> <a class="o-footer__section-item" target="_blank" href="http://mediaim.cz/en">MediAim</a> <a class="o-footer__section-item" target="_self" href="/en/rna4t">RNA4T: RNA for therapy</a> <a class="o-footer__section-item" target="_blank" href="https://nivb.cz/">NIVB</a> </div> <div class="o-footer__section"> <div class="o-footer__section-header"> Join us </div> <a class="o-footer__section-item" target="_self" href="/en/study-and-career">Study & Career</a> <a class="o-footer__section-item" target="_self" href="/en/open-positions">Open positions</a> <a class="o-footer__section-item" target="_self" href="/en/phd-program">PhD program</a> <a class="o-footer__section-item" target="_self" href="/en/apply-for-postdoc">Apply for a postdoc</a> <a class="o-footer__section-item" target="_self" href="/en/sabbatical-visit-program">Sabbatical visit program</a> <a class="o-footer__section-item" target="_self" href="https://www.uochb.cz/en/iocb-fellowships">IOCB Fellowships</a> <a class="o-footer__section-item" target="_self" href="/en/hr-award">HR Award</a> </div> <div class="o-footer__section"> <div class="o-footer__section-header"> Made in IOCB </div> <a class="o-footer__section-item" target="_self" href="/en/tech-transfer">Tech transfer</a> <a class="o-footer__section-item" target="_self" href="/en/what-we-achieved">What we achieved</a> <a class="o-footer__section-item" target="_self" href="/en/iocb-tech">IOCB Tech</a> <a class="o-footer__section-item" target="_self" href="/en/ini-prague">i&i Prague</a> <a class="o-footer__section-item" target="_self" href="/en/ini-bio">i&i Biotech Fund</a> <a class="o-footer__section-item" target="_self" href="/en/pharmtheon">PharmTheon</a> <a class="o-footer__section-item" target="_self" href="/en/iocb-tech-foundation">IOCB Tech Foundation</a> </div> <div class="o-footer__section"> <div class="o-footer__section-header"> Hot & Cool </div> <a class="o-footer__section-item" target="_self" href="/en/events">Events</a> <a class="o-footer__section-item" target="_self" href="/en/news">News</a> <a class="o-footer__section-item" target="_self" href="/en/iocb-invited-lectures">IOCB Invited Lectures</a> <a class="o-footer__section-item" target="_self" href="/en/press-room">Press room</a> <a class="o-footer__section-item" target="_blank" href="https://intraweb.uochb.cas.cz/">IOCB Intraweb</a> <a class="o-footer__section-item" target="_blank" href="https://www.iocbstore.cz/en/">IOCB Store</a> <a class="o-footer__section-item" target="_self" href="/en/directory">Directory</a> <a class="o-footer__section-item" target="_self" href="/en/contact">Contact us</a> </div> <div class="o-footer__section o-footer__section--contain-logo"> <div class="m-social-icons "> <a href="https://www.facebook.com/IOCBPrague" target="_blank" class="m-social-icons__icon"> <?xml version="1.0" encoding="utf-8"?> <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg> </a> <a href="https://x.com/IOCBPrague" target="_blank" class="m-social-icons__icon"> <?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="300" height="300" viewBox="0 0 300 300"> <path xmlns="http://www.w3.org/2000/svg" d="M178.57 127.15 290.27 0h-26.46l-97.03 110.38L89.34 0H0l117.13 166.93L0 300.25h26.46l102.4-116.59 81.8 116.59h89.34M36.01 19.54H76.66l187.13 262.13h-40.66"/> </svg> </a> <a href="https://www.linkedin.com/company/iocb-prague" target="_blank" class="m-social-icons__icon"> <?xml version="1.0" encoding="utf-8"?> <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/> </svg> </a> <a href="https://www.instagram.com/iocbprague/" target="_blank" class="m-social-icons__icon"> <?xml version="1.0" encoding="utf-8"?> <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1152 896q0-106-75-181t-181-75-181 75-75 181 75 181 181 75 181-75 75-181zm138 0q0 164-115 279t-279 115-279-115-115-279 115-279 279-115 279 115 115 279zm108-410q0 38-27 65t-65 27-65-27-27-65 27-65 65-27 65 27 27 65zm-502-220q-7 0-76.5-.5t-105.5 0-96.5 3-103 10-71.5 18.5q-50 20-88 58t-58 88q-11 29-18.5 71.5t-10 103-3 96.5 0 105.5.5 76.5-.5 76.5 0 105.5 3 96.5 10 103 18.5 71.5q20 50 58 88t88 58q29 11 71.5 18.5t103 10 96.5 3 105.5 0 76.5-.5 76.5.5 105.5 0 96.5-3 103-10 71.5-18.5q50-20 88-58t58-88q11-29 18.5-71.5t10-103 3-96.5 0-105.5-.5-76.5.5-76.5 0-105.5-3-96.5-10-103-18.5-71.5q-20-50-58-88t-88-58q-29-11-71.5-18.5t-103-10-96.5-3-105.5 0-76.5.5zm768 630q0 229-5 317-10 208-124 322t-322 124q-88 5-317 5t-317-5q-208-10-322-124t-124-322q-5-88-5-317t5-317q10-208 124-322t322-124q88-5 317-5t317 5q208 10 322 124t124 322q5 88 5 317z"/></svg> </a> <a href="https://www.youtube.com/channel/UCJGkWwXm0v41ZPTcY1y7_uQ" target="_blank" class="m-social-icons__icon"> <?xml version="1.0" encoding="utf-8"?> <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1099 1244v211q0 67-39 67-23 0-45-22v-301q22-22 45-22 39 0 39 67zm338 1v46h-90v-46q0-68 45-68t45 68zm-966-218h107v-94h-312v94h105v569h100v-569zm288 569h89v-494h-89v378q-30 42-57 42-18 0-21-21-1-3-1-35v-364h-89v391q0 49 8 73 12 37 58 37 48 0 102-61v54zm429-148v-197q0-73-9-99-17-56-71-56-50 0-93 54v-217h-89v663h89v-48q45 55 93 55 54 0 71-55 9-27 9-100zm338-10v-13h-91q0 51-2 61-7 36-40 36-46 0-46-69v-87h179v-103q0-79-27-116-39-51-106-51-68 0-107 51-28 37-28 116v173q0 79 29 116 39 51 108 51 72 0 108-53 18-27 21-54 2-9 2-58zm-608-913v-210q0-69-43-69t-43 69v210q0 70 43 70t43-70zm719 751q0 234-26 350-14 59-58 99t-102 46q-184 21-555 21t-555-21q-58-6-102.5-46t-57.5-99q-26-112-26-350 0-234 26-350 14-59 58-99t103-47q183-20 554-20t555 20q58 7 102.5 47t57.5 99q26 112 26 350zm-998-1276h102l-121 399v271h-100v-271q-14-74-61-212-37-103-65-187h106l71 263zm370 333v175q0 81-28 118-38 51-106 51-67 0-105-51-28-38-28-118v-175q0-80 28-117 38-51 105-51 68 0 106 51 28 37 28 117zm335-162v499h-91v-55q-53 62-103 62-46 0-59-37-8-24-8-75v-394h91v367q0 33 1 35 3 22 21 22 27 0 57-43v-381h91z"/></svg> </a> <a href="https://open.spotify.com/show/0ELIQTRkC3TFrVYnZgztsy" target="_blank" class="m-social-icons__icon"> <?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000" height="800px" width="800px" viewBox="0 0 186.845 186.845" > <g> <path d="M128.875,120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096,0.619-6.915,4.44-6.296,8.536 c0.619,4.096,4.443,6.912,8.536,6.296c0.406-0.062,40.867-5.982,67.92,6.521c1.018,0.471,2.089,0.694,3.142,0.694 c2.834-0.001,5.546-1.614,6.813-4.355C134.274,127.157,132.635,122.7,128.875,120.962z"/> <path d="M137.614,93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094,0.619-6.911,4.438-6.294,8.532 c0.616,4.095,4.438,6.916,8.531,6.301c0.468-0.071,47.206-6.857,78.394,7.556c1.02,0.471,2.089,0.694,3.142,0.694 c2.834-0.001,5.546-1.614,6.814-4.356C143.014,100.148,141.374,95.691,137.614,93.953z"/> <path d="M143.49,65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094,0.619-6.911,4.438-6.294,8.532s4.44,6.919,8.531,6.3 c0.523-0.079,52.691-7.657,87.573,8.463c1.018,0.471,2.089,0.694,3.142,0.694c2.834,0,5.546-1.614,6.813-4.355 C148.89,71.93,147.25,67.474,143.49,65.736z"/> <path d="M93.423,0.001C41.909,0.001,0,41.909,0,93.42c0,51.514,41.909,93.424,93.423,93.424c51.513,0,93.422-41.91,93.422-93.424 C186.845,41.909,144.936,0.001,93.423,0.001z M93.423,171.844C50.18,171.844,15,136.664,15,93.42 c0-43.241,35.18-78.42,78.423-78.42c43.242,0,78.422,35.179,78.422,78.42C171.845,136.664,136.665,171.844,93.423,171.844z"/> </g> </svg> </a> </div> <a href="/en/hr-award" style="padding-top: 32px; max-width: 155px"> <svg viewBox="0 0 341.48 231.25" xmlns="http://www.w3.org/2000/svg"><g fill="#fff" stroke="#f2f2f2" stroke-miterlimit="10"><path d="m1.18 221.62v9.38h-1.18v-20.93h1.18v10.37h8.76v-10.37h1.18v20.93h-1.18v-9.38z"/><path d="m20.14 223.73c-.11 0-.23.01-.35.01h-3.56v7.26h-1.18v-20.93h5.49c1.6.22 2.96.88 4.07 2 1.33 1.33 2 2.94 2 4.83s-.67 3.5-2 4.83c-.92.92-1.98 1.54-3.18 1.82l4.83 7.45h-1.45zm-3.91-12.47v11.29h3.56c1.55 0 2.88-.55 3.99-1.66 1.1-1.1 1.65-2.43 1.65-3.99s-.55-2.9-1.65-3.99c-1.11-1.1-2.43-1.65-3.99-1.65z"/><path d="m47.14 210.08v1.18h-9.29v8.69h9.29v1.18h-9.29v8.7h9.29v1.18h-10.46v-20.93z"/><path d="m49.16 231.01 6.63-11.5-5.44-9.42h1.35l4.76 8.26 4.79-8.26h1.35l-5.47 9.42 6.66 11.5h-1.35l-5.98-10.34-5.96 10.34h-1.33z"/><path d="m80.43 227.67.89.8c-2.04 1.85-4.45 2.78-7.21 2.78-2.96 0-5.49-1.05-7.58-3.13-2.09-2.09-3.13-4.62-3.13-7.58s1.05-5.48 3.13-7.57c2.09-2.09 4.62-3.14 7.58-3.14 2.77 0 5.17.92 7.21 2.79l-.89.8c-1.8-1.59-3.91-2.39-6.32-2.39-2.62 0-4.86.93-6.72 2.79s-2.79 4.1-2.79 6.72.93 4.88 2.79 6.74c1.86 1.85 4.1 2.78 6.72 2.78 2.42 0 4.53-.8 6.32-2.4z"/><path d="m94.51 210.08v1.18h-9.29v8.69h9.29v1.18h-9.29v8.7h9.29v1.18h-10.46v-20.93z"/><path d="m98.65 231.01v-20.93h1.18v19.75h8.11v1.18z"/><path d="m110.54 231.01v-20.93h1.18v19.75h8.11v1.18z"/><path d="m132.63 210.08v1.18h-9.29v8.69h9.29v1.18h-9.29v8.7h9.29v1.18h-10.46v-20.93z"/><path d="m136.23 210.08h1.3l10.75 18.61v-18.61h1.18v20.93h-1.18l-10.87-18.8v18.8h-1.18z"/><path d="m169.55 227.67.89.8c-2.04 1.85-4.45 2.78-7.21 2.78-2.96 0-5.49-1.05-7.58-3.13-2.09-2.09-3.13-4.62-3.13-7.58s1.05-5.48 3.13-7.57c2.09-2.09 4.62-3.14 7.58-3.14 2.77 0 5.17.92 7.21 2.79l-.89.8c-1.8-1.59-3.91-2.39-6.32-2.39-2.62 0-4.86.93-6.72 2.79s-2.79 4.1-2.79 6.72.93 4.88 2.79 6.74c1.86 1.85 4.1 2.78 6.72 2.78 2.42 0 4.53-.8 6.32-2.4z"/><path d="m183.1 210.08v1.18h-9.29v8.69h9.29v1.18h-9.29v8.7h9.29v1.18h-10.46v-20.93z"/><path d="m194.45 210.08v20.93h-1.18v-20.93z"/><path d="m200.24 210.08h1.3l10.75 18.61v-18.61h1.18v20.93h-1.18l-10.87-18.8v18.8h-1.18z"/><path d="m229.87 223.73c-.11 0-.23.01-.35.01h-3.56v7.26h-1.18v-20.93h5.49c1.6.22 2.96.88 4.07 2 1.33 1.33 2 2.94 2 4.83s-.67 3.5-2 4.83c-.92.92-1.98 1.54-3.18 1.82l4.83 7.45h-1.45zm-3.91-12.47v11.29h3.56c1.55 0 2.88-.55 3.99-1.66 1.1-1.1 1.65-2.43 1.65-3.99s-.55-2.9-1.65-3.99c-1.11-1.1-2.43-1.65-3.99-1.65z"/><path d="m249.22 210.08v1.18h-9.29v8.69h9.29v1.18h-9.29v8.7h9.29v1.18h-10.46v-20.93z"/><path d="m257.49 219.42c-1.49-.5-2.67-1.18-3.54-2.04-.87-.87-1.29-1.91-1.29-3.14s.43-2.24 1.29-3.11c.87-.87 1.91-1.3 3.14-1.3s2.27.43 3.14 1.3c.47.46.81.98.99 1.55l-1.06.42c-.16-.43-.41-.82-.78-1.18-.64-.63-1.4-.94-2.3-.94s-1.66.31-2.3.95c-.64.62-.96 1.39-.96 2.31s.32 1.66.96 2.3c.59.59 1.41 1.12 2.46 1.61 1.68.54 3.08 1.38 4.23 2.52 1.21 1.2 1.82 2.66 1.82 4.37s-.61 3.18-1.82 4.39-2.67 1.82-4.38 1.82-3.17-.61-4.38-1.83c-.97-.97-1.54-2.09-1.74-3.38l1.11-.4c.12 1.14.61 2.12 1.45 2.97.99.99 2.18 1.48 3.56 1.48s2.58-.49 3.57-1.48c.99-.98 1.48-2.17 1.48-3.57s-.49-2.57-1.48-3.56c-.86-.86-1.92-1.55-3.17-2.06z"/><path d="m276.91 210.08v1.18h-9.29v8.69h9.29v1.18h-9.29v8.7h9.29v1.18h-10.46v-20.93z"/><path d="m289.82 222.99h-7.25l-2.91 8.02h-1.26l7.8-21.42 7.78 21.42h-1.24zm-.43-1.18-3.19-8.78-3.19 8.78z"/><path d="m301.41 223.73c-.11 0-.23.01-.35.01h-3.56v7.26h-1.18v-20.93h5.49c1.6.22 2.96.88 4.07 2 1.33 1.33 2 2.94 2 4.83s-.67 3.5-2 4.83c-.92.92-1.98 1.54-3.18 1.82l4.83 7.45h-1.46l-4.67-7.27zm-3.91-12.47v11.29h3.56c1.55 0 2.88-.55 3.99-1.66 1.1-1.1 1.65-2.43 1.65-3.99s-.55-2.9-1.65-3.99c-1.11-1.1-2.43-1.65-3.99-1.65z"/><path d="m326.74 227.67.89.8c-2.04 1.85-4.45 2.78-7.21 2.78-2.96 0-5.49-1.05-7.58-3.13-2.09-2.09-3.13-4.62-3.13-7.58s1.05-5.48 3.13-7.57c2.09-2.09 4.62-3.14 7.58-3.14 2.76 0 5.17.92 7.21 2.79l-.89.8c-1.8-1.59-3.91-2.39-6.32-2.39-2.62 0-4.86.93-6.72 2.79s-2.79 4.1-2.79 6.72.93 4.88 2.79 6.74c1.86 1.85 4.1 2.78 6.72 2.78 2.42 0 4.53-.8 6.32-2.4z"/><path d="m331.54 221.62v9.38h-1.18v-20.93h1.18v10.37h8.76v-10.37h1.18v20.93h-1.18v-9.38z"/><path d="m215.8 55.57c0-11.19-9.08-20.27-20.27-20.27s-20.27 9.08-20.27 20.27 9.08 20.27 20.27 20.27 20.27-9.07 20.27-20.27z"/><path d="m246.36 63.15c-12.37 0-22.97 4.33-31.82 13-8.84 8.66-13.26 19.15-13.26 31.45v54.07c7.27 0 12.89-1.99 16.88-5.97 3.98-3.98 5.97-8.73 5.97-14.26v-33.85c0-6.15 2.17-11.44 6.5-15.88 4.33-4.43 9.57-6.66 15.72-6.66h2.69v-21.9h-2.69z"/><path d="m146.06 63.15c12.37 0 22.97 4.33 31.81 13 8.85 8.66 13.27 19.15 13.27 31.45v54.07c-7.27 0-12.9-1.99-16.88-5.97-3.99-3.98-5.98-8.73-5.98-14.26v-33.85c0-6.15-2.17-11.44-6.49-15.88-4.34-4.43-9.59-6.66-15.73-6.66h-2.68v-21.9h2.68z"/><path d="m130.5 5.98c-3.99-3.98-9.62-5.98-16.88-5.98v161.66c7.27 0 12.89-1.99 16.88-5.97 3.22-3.23 5.69-6.71 5.69-23.78v-107.35c0-12.48-2.47-15.35-5.69-18.58z"/></g></svg> </a> </div> </div> <div class="o-footer__copy"> <div class="o-footer__copy-item"> © Institute of Organic Chemistry and Biochemistry of the Czech Academy of Sciences </div> <div class="o-footer__copy-item"> <a class="o-footer__copy-link" href="/en/accessibility-statement"> Accessibility statement </a> | <a class="o-footer__copy-link" href="mailto:webmasterovic@fmailbox.uochb.cas.cz"> <span data-role="escaped-email">webmaster<span data-role="escaped-email-invisible" style="display: none">invalid-email-name</span>@<span data-role="escaped-email-invisible" style="display: none">invalid-email-domain</span>uochb.cas.cz</span> </a> </div> </div> </div></footer> </div> <script type="text/javascript" src="/scripts.js?v=1734357900"></script> <script data-cookiecategory="third-party-twitter" async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </body> </html>