<?xml version="1.0" encoding="UTF-8"  ?>

<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<atom:link href="https://www.pbf.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title> - Library</title>
	<link>/en/faculty/organization/general-affairs-unit/library</link>
	<description></description>
	<language></language>
	<copyright></copyright>
	<webMaster> (Webmaster)</webMaster>
	<managingEditor> (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Mon, 11 May 2026 16:31:09 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;style type="text/css"&gt;.pbf-wrapper {
        --pbf-blue: rgb(37, 67, 160);
        --pbf-green: rgb(96, 191, 160);
        --pbf-yellow: rgb(238, 224, 93);
        --pbf-dark-blue: rgb(26, 61, 143);
        max-width: 1140px;
        margin: 40px auto;
        font-family: 'Segoe UI', Roboto, sans-serif;
    }

    .pbf-studiji-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        margin-bottom: 20px;
    }

    .pbf-card {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 250px;
        padding: 30px;
        text-decoration: none !important;
        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        position: relative;
        border-radius: 4px;
        border: none;
    }

    .pbf-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    }

    .pbf-card-title {
        font-size: 1.4rem;
        font-weight: 800;
        margin-bottom: 12px;
        line-height: 1.2;
    }

    .pbf-card-text {
        font-size: 0.95rem;
        line-height: 1.5;
        opacity: 0.95;
    }

    .pbf-card-footer {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: relative;
        margin-top: 20px;
        height: 40px;
    }

    .pbf-line {
        position: absolute;
        left: 0;
        height: 2px;
        width: 60px;
        transition: width 0.3s ease;
    }

    .pbf-card:hover .pbf-line {
        width: 90px;
    }

    .pbf-circle-arrow {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform 0.3s ease;
        z-index: 2;
    }

    .pbf-circle-arrow svg {
        width: 22px;
        height: 22px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.2px;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .pbf-card:hover .pbf-circle-arrow {
        transform: scale(1.15);
    }

    .pbf-bg-blue { background-color: var(--pbf-blue) !important; color: white !important; }
    .pbf-bg-blue .pbf-line { background-color: rgba(255,255,255,0.6); }
    .pbf-bg-blue .pbf-circle-arrow { background-color: rgba(255,255,255,0.2); color: white; }

    .pbf-bg-green { background-color: var(--pbf-green) !important; color: white !important; }
    .pbf-bg-green .pbf-line { background-color: rgba(255,255,255,0.6); }
    .pbf-bg-green .pbf-circle-arrow { background-color: rgba(255,255,255,0.2); color: white; }

    .pbf-bg-yellow { background-color: var(--pbf-yellow) !important; color: var(--pbf-dark-blue) !important; }
    .pbf-bg-yellow .pbf-line { background-color: rgba(26, 61, 143, 0.4); }
    .pbf-bg-yellow .pbf-circle-arrow { background-color: rgba(26, 61, 143, 0.1); color: var(--pbf-dark-blue); }

    @media (max-width: 1100px) { .pbf-studiji-grid { grid-template-columns: repeat(3, 1fr); } }
    @media (max-width: 992px) { .pbf-studiji-grid { grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 768px) { .pbf-studiji-grid { grid-template-columns: 1fr; } }
&lt;/style&gt;
&lt;div class="pbf-wrapper"&gt;
&lt;div class="pbf-studiji-grid"&gt;&lt;a class="pbf-card pbf-bg-blue" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/croris"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;CroRIS&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Croatian Science Information System.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-blue" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/dabar"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;DABAR&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Digital Academic Archives and Repositories.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-green" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/turnitin"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Turnitin&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;System for verifying the authenticity of papers and detecting plagiarism.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-yellow" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/izdavanje_potvrda_o_citiranosti_udk"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Citation Certificates and UDC&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Request the issuance of citation certificates and UDC classification.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-blue" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/kratke_upute_za_wos"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Quick Guide for WoS&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;A guide for easier navigation and searching of the Web of Science database.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-green" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/baze_podataka"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Databases&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Access reference, citation, and full-text databases relevant to your work.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-yellow" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/casopisi"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Journals&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Browse available domestic and foreign scientific journals and publications.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-blue" href="https://www.pbf.unizg.hr/fakultet/ustroj/jedinica_za_opce_poslove/knjiznica/korisni_linkovi"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Useful Links&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Other important resources for scientific research and the academic community.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/faculty/organization/general-affairs-unit/library#content___4980</link>
			<guid>https://www.pbf.hr/en/faculty/organization/general-affairs-unit/library#content___4980</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title>Library</title>
		<pubDate>Mon, 11 May 2026 16:23:59 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;style type="text/css"&gt;.pbf-contacts-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        margin-bottom: 20px;
    }

    /* Na mobilnim uređajima će se prebaciti u jednu kolumnu */
    @media (max-width: 768px) { 
        .pbf-contacts-grid { 
            grid-template-columns: 1fr; 
        } 
    }
&lt;/style&gt;
&lt;div class="pbf-contacts-grid"&gt;
&lt;div class="pbf-contact-container"&gt;
&lt;div class="pbf-ceepus-card"&gt;&lt;strong&gt;&lt;span class="pbf-role-tag"&gt;Head of Library&lt;/span&gt;&lt;/strong&gt;
&lt;div class="pbf-ceepus-name"&gt;&lt;strong&gt;Jelena Viličić, B.A. in Library Science&lt;/strong&gt;&lt;/div&gt;

&lt;div class="pbf-ceepus-contact"&gt;Phone: +385 1 4605 189&lt;br /&gt;
Email:&amp;nbsp;&lt;a href="javascript:cms_mail('jvilicic','pbf.hr','','')"&gt;jelena.vilicic@pbf.unizg.hr&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-contact-container"&gt;
&lt;div class="pbf-ceepus-card"&gt;&lt;strong&gt;&lt;span class="pbf-role-tag"&gt;Library Associate&lt;/span&gt;&lt;/strong&gt;

&lt;div class="pbf-ceepus-name"&gt;&lt;strong&gt;Dijana Đuran, B.A. in Library Science&lt;/strong&gt;&lt;/div&gt;

&lt;div class="pbf-ceepus-contact"&gt;Phone: +385 1 4605 190&lt;br /&gt;
Email:&amp;nbsp;&lt;a href="javascript:cms_mail('dduran','pbf.hr','','')"&gt;dijana.duran@pbf.unizg.hr&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/faculty/organization/general-affairs-unit/library#content___4979</link>
			<guid>https://www.pbf.hr/en/faculty/organization/general-affairs-unit/library#content___4979</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title></title>
		<pubDate>Mon, 11 May 2026 16:32:53 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;style type="text/css"&gt;.pbf-content-wrapper {
        --pbf-blue: rgb(37, 67, 160);
        --pbf-green: rgb(96, 191, 160);
        --pbf-yellow: rgb(238, 224, 93);
        --pbf-dark-blue: rgb(26, 61, 143);
        --pbf-light-gray: #f8f9fa;
        max-width: 1140px;
        margin: 40px auto;
        font-family: 'Segoe UI', Roboto, sans-serif;
        color: #333;
        line-height: 1.6;
    }

    .pbf-info-grid {
        display: grid;
        grid-template-columns: 2fr 1fr;
        gap: 40px;
    }

    @media (max-width: 768px) {
        .pbf-info-grid {
            grid-template-columns: 1fr;
            gap: 20px;
        }
    }

    .pbf-heading {
        color: var(--pbf-dark-blue);
        font-size: 1.6rem;
        font-weight: 800;
        margin-top: 0;
        margin-bottom: 20px;
        padding-bottom: 8px;
        display: inline-block;
    }

    .pbf-subheading {
        font-size: 1.2rem;
        font-weight: 800;
        margin-top: 0;
        margin-bottom: 12px;
        color: var(--pbf-dark-blue);
    }

    .pbf-text-p {
        margin-bottom: 15px;
        font-size: 1rem;
    }

    .pbf-list {
        padding-left: 20px;
        margin-bottom: 25px;
    }

    .pbf-list li {
        margin-bottom: 10px;
    }

    .pbf-info-box {
        padding: 20px 25px;
        border-radius: 4px;
        margin-bottom: 20px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.03);
    }

    .pbf-box-subtle {
        background-color: var(--pbf-light-gray);
        color: #444;
    }
    
    .pbf-box-subtle-blue { border-left: 5px solid var(--pbf-blue); }
    .pbf-box-subtle-yellow { border-left: 5px solid var(--pbf-yellow); }
    .pbf-box-subtle-green { border-left: 5px solid var(--pbf-green); }

    .pbf-box-subtle a { color: var(--pbf-blue) !important; font-weight: bold; text-decoration: none; }
    .pbf-box-subtle a:hover { text-decoration: underline; }

    .pbf-box-gray { 
        background-color: var(--pbf-light-gray); 
        border-left: 4px solid var(--pbf-dark-blue); 
        padding: 15px 20px;
        color: #444;
        font-size: 0.95rem;
    }

    .pbf-link { color: var(--pbf-blue); font-weight: 600; text-decoration: none; }
    .pbf-link:hover { text-decoration: underline; }
&lt;/style&gt;
&lt;div class="pbf-content-wrapper"&gt;
&lt;div class="pbf-info-grid"&gt;&lt;!-- LEFT COLUMN (Main content) --&gt;
&lt;div class="pbf-main-column"&gt;
&lt;h3 class="pbf-heading"&gt;About the Library&lt;/h3&gt;

&lt;p class="pbf-text-p"&gt;The Library of the Faculty of Food Technology and Biotechnology is a regional library for the fields of biotechnology and food technology.&lt;/p&gt;

&lt;p class="pbf-text-p"&gt;It is an academic library whose collection and services meet the needs of researchers, academic staff, and students of the Faculty, and is also open to external users.&lt;/p&gt;

&lt;p class="pbf-text-p"&gt;In the reference reading room, the required literature is available in open access, along with five computer workstations.&lt;/p&gt;

&lt;p class="pbf-text-p"&gt;&lt;strong&gt;Bukinet&lt;/strong&gt; is a joint digital platform for cloud-based library services involving more than &lt;a class="pbf-link" href="https://bukinet.hr/?page_id=137" target="_blank"&gt;80 higher education and research libraries&lt;/a&gt;.&lt;/p&gt;

&lt;h3 class="pbf-heading" style="margin-top: 30px;"&gt;Borrowing and Use of Materials&lt;/h3&gt;

&lt;ul class="pbf-list"&gt;
	&lt;li&gt;&lt;strong&gt;Books&lt;/strong&gt; – up to 2 copies for 30 days, with the possibility of renewal&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Reference collection&lt;/strong&gt; – for use in the reading room only&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Bachelor's, master's, and doctoral theses&lt;/strong&gt; – available in the Dabar repository&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="pbf-box-gray"&gt;&lt;strong&gt;Note:&lt;/strong&gt; Photocopying of works is not permitted in accordance with the &lt;a class="pbf-link" href="http://narodne-novine.nn.hr/clanci/sluzbeni/306987.html" target="_blank"&gt;Copyright Act&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;!-- RIGHT COLUMN (Highlighted information - Subtle design) --&gt;

&lt;div class="pbf-sidebar-column"&gt;&lt;!-- Opening hours (Subtle Blue box) --&gt;
&lt;div class="pbf-info-box pbf-box-subtle pbf-box-subtle-blue"&gt;
&lt;div class="pbf-subheading"&gt;Opening Hours for Students&lt;/div&gt;

&lt;div style="margin-bottom: 5px;"&gt;&lt;strong&gt;MON–THU:&lt;/strong&gt; 8:00 – 16:00&lt;/div&gt;

&lt;div&gt;&lt;strong&gt;FRI:&lt;/strong&gt; 8:00 – 15:00&lt;/div&gt;

&lt;div style="margin-top: 10px; font-size: 0.9rem; color: #666;"&gt;(borrowing until 15:00)&lt;/div&gt;
&lt;/div&gt;
&lt;!-- Contact (Subtle Yellow box) --&gt;

&lt;div class="pbf-info-box pbf-box-subtle pbf-box-subtle-yellow"&gt;
&lt;div class="pbf-subheading"&gt;Address and Contact&lt;/div&gt;

&lt;div style="margin-bottom: 8px;"&gt;&lt;strong&gt;Address:&lt;/strong&gt;&lt;br /&gt;
Kačićeva 23, Zagreb&lt;/div&gt;

&lt;div&gt;&lt;strong&gt;Email:&lt;/strong&gt;&lt;br /&gt;
&lt;a href="mailto:knjiznica@pbf.hr"&gt;knjiznica@pbf.hr&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- Theses (Subtle Green box) --&gt;

&lt;div class="pbf-info-box pbf-box-subtle pbf-box-subtle-green"&gt;
&lt;div style="font-size: 1.05rem; line-height: 1.4;"&gt;&lt;strong&gt;Bachelor's and master's theses&lt;/strong&gt; should be submitted exclusively by email:&lt;br /&gt;
&lt;a href="mailto:knjiznica@pbf.hr" style="display: inline-block; margin-top: 5px;"&gt;knjiznica@pbf.hr&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/faculty/organization/general-affairs-unit/library#content___4978</link>
			<guid>https://www.pbf.hr/en/faculty/organization/general-affairs-unit/library#content___4978</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
