<?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.fhs.unizg.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title>Fakultet hrvatskih studija - Scientific Conferences</title>
	<link>http://www.fhs.unizg.hr/en/research/scientific_conferences</link>
	<description>Feed Hrvatskih studija</description>
	<language>hr</language>
	<copyright>Copyright: (C) www.fhs.unizg.hr</copyright>
	<webMaster>webmaster@fhs.hr (Webmaster)</webMaster>
	<managingEditor>webmaster@fhs.hr (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Mon, 20 Jul 2026 13:24:41 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;.fhs-skupovi-wrap{
  max-width:900px;
  margin:28px auto;
  padding:0 16px;
  line-height:1.6;
  color:#333;
}

/* Introductory card */
.fhs-skupovi-intro{
  background:#f7f9fc;
  border:1px solid #e3e7ef;
  border-left:6px solid #1f4e8c;
  border-radius:16px;
  padding:22px;
  margin-bottom:18px;
  box-shadow:0 6px 18px rgba(0,0,0,0.04);
}

.fhs-skupovi-intro h2{
  margin:0 0 6px 0;
  color:#1f4e8c;
  font-size:24px;
  line-height:1.25;
}

.fhs-skupovi-intro p{
  margin:0;
  color:#555;
  font-size:15px;
}

/* Main conference card */
.fhs-skup-card{
  background:#fff;
  border:1px solid #e3e7ef;
  border-radius:16px;
  margin:0 0 14px 0;
  overflow:hidden;
  box-shadow:0 5px 15px rgba(0,0,0,0.035);
  transition:box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
  scroll-margin-top:160px;
}

.fhs-skup-card:hover{
  transform:translateY(-2px);
  box-shadow:0 9px 22px rgba(0,0,0,0.07);
  border-color:#cbd8e8;
}

/* Card title */
.fhs-skup-card summary{
  list-style:none;
  cursor:pointer;
  padding:18px 20px;
  font-weight:bold;
  color:#1f4e8c;
  font-size:18px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}

.fhs-skup-card summary::-webkit-details-marker{
  display:none;
}

.fhs-skup-title{
  display:flex;
  align-items:center;
  gap:12px;
}

.fhs-skup-arrow{
  color:#1f4e8c;
  font-size:18px;
  transition:transform 0.2s ease;
  flex-shrink:0;
}

.fhs-skup-card[open] .fhs-skup-arrow{
  transform:rotate(180deg);
}

/* Open card content */
.fhs-skup-content{
  background:#f7f9fc;
  border-top:1px solid #e3e7ef;
  padding:20px;
}

/* Inner sections */
.fhs-skup-section{
  background:#fff;
  border:1px solid #dde3ee;
  border-radius:14px;
  padding:18px;
  margin-bottom:16px;
}

.fhs-skup-section:last-child{
  margin-bottom:0;
}

.fhs-skup-section h3{
  margin:0 0 14px 0;
  color:#1f4e8c;
  font-size:18px;
  line-height:1.3;
}

/* Basic information */
.fhs-skup-data{
  display:grid;
  grid-template-columns:250px 1fr;
  gap:8px 18px;
  font-size:15px;
}

.fhs-skup-label{
  font-weight:bold;
  color:#1f4e8c;
}

.fhs-skup-value{
  color:#333;
  min-width:0;
}

.fhs-skup-value a{
  color:#1f4e8c;
  font-weight:bold;
  text-decoration:none;
  overflow-wrap:anywhere;
  word-break:break-word;
}

.fhs-skup-value a:hover{
  text-decoration:underline;
}

/* Abstract */
.fhs-skup-summary p{
  margin:0 0 12px 0;
  text-align:justify;
}

.fhs-skup-summary p:last-child{
  margin-bottom:0;
}

.fhs-skup-summary ul{
  list-style-type:disc;
  list-style-position:outside;
  margin:10px 0 16px 24px;
  padding-left:20px;
}

.fhs-skup-summary li{
  display:list-item;
  list-style-type:disc;
  margin-bottom:8px;
  padding-left:4px;
}

/* Mobile view */
@media (max-width:650px){
  .fhs-skupovi-wrap{
    padding:0 12px;
  }

  .fhs-skupovi-intro{
    padding:20px 18px;
  }

  .fhs-skupovi-intro h2{
    font-size:22px;
  }

  .fhs-skup-card summary{
    padding:16px;
    font-size:16px;
    align-items:flex-start;
  }

  .fhs-skup-content{
    padding:16px;
  }

  .fhs-skup-section{
    padding:16px;
  }

  .fhs-skup-data{
    grid-template-columns:1fr;
    gap:3px;
  }

  .fhs-skup-label{
    margin-top:8px;
  }

  .fhs-skup-label:first-child{
    margin-top:0;
  }
}
&lt;/style&gt;
&lt;div class="fhs-skupovi-wrap"&gt;
&lt;div class="fhs-skupovi-intro"&gt;
&lt;h2&gt;Scientific Conferences&lt;/h2&gt;

&lt;p&gt;Click the title of a conference or school to view the basic information and abstract.&lt;/p&gt;
&lt;/div&gt;

&lt;details class="fhs-skup-card"&gt;&lt;summary&gt; &lt;span class="fhs-skup-title"&gt;&lt;span&gt;Fascism: The Theory and History of an Idea&lt;/span&gt;&lt;/span&gt; &lt;span class="fhs-skup-arrow"&gt;▾&lt;/span&gt; &lt;/summary&gt;

&lt;div class="fhs-skup-content"&gt;
&lt;div class="fhs-skup-section"&gt;
&lt;h3&gt;Basic Information&lt;/h3&gt;

&lt;div class="fhs-skup-data"&gt;
&lt;div class="fhs-skup-label"&gt;Chair of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Vlatko Smiljanić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Vlatko Smiljanić, PhD; Asst. Prof. Ivan Perkov, PhD; Prof. Hrvoje Volner, PhD; Adrijan Štivić, univ. mag. litt. comp. et univ. mag. hist., doctoral candidate; Bruno Šagi, univ. mag. hist., doctoral candidate&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Contact Person&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Vlatko Smiljanić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Type of Event&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;International Scientific Conference&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Date and Venue&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;8 May 2026, Zagreb, Faculty of Croatian Studies&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Funding Source&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Call for financial support for the preparation and organisation of scientific and professional conferences and schools at the Faculty of Croatian Studies in 2026&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Total Funding Awarded&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;3.300,00 EUR&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Programme&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&lt;a href="/znanost/povjerenstvo/35%20sjednica/skupovi%20i%20%C5%A1kole/Smiljani%C4%87/Fa%C5%A1izam/Program_Fa%C5%A1izam.pdf" rel="noopener" target="_blank"&gt;Programme&lt;/a&gt;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&lt;a href="/znanost/povjerenstvo/35%20sjednica/skupovi%20i%20%C5%A1kole/Smiljani%C4%87/Fa%C5%A1izam/Poziv_Fa%C5%A1izam.pdf" rel="noopener" target="_blank"&gt;Call for Papers&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-skup-section fhs-skup-summary"&gt;
&lt;h3&gt;Abstract&lt;/h3&gt;

&lt;p&gt;The aim of the international scientific conference “Fascism: The Theory and History of an Idea” is to examine fascism as a political idea, movement and historical regime from theoretical and thematic perspectives, with particular emphasis on its ideological origins, social functions and political consequences. Accordingly, several contributions will address topics from twentieth-century Croatian history, placing Croatian examples within a broader international context. The conference is conceived as an interdisciplinary forum bringing together historians, political scientists, sociologists and other scholars in the humanities and social sciences. Given its international orientation and the participation of scholars from abroad, the event has the potential to enhance the Faculty’s visibility. The conference will provide the basis for an edited scholarly volume—the first of its kind in Croatia—planned for publication in 2027 as a University of Zagreb textbook.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/details&gt;

&lt;details class="fhs-skup-card"&gt;&lt;summary&gt; &lt;span class="fhs-skup-title"&gt;&lt;span&gt;7th Scientific Conference Croatian Literature of Christian Inspiration – The Bible in Croatian Heritage: Literary, Cultural, Diasporic and Psychosocial Perspectives&lt;/span&gt;&lt;/span&gt; &lt;span class="fhs-skup-arrow"&gt;▾&lt;/span&gt; &lt;/summary&gt;

&lt;div class="fhs-skup-content"&gt;
&lt;div class="fhs-skup-section"&gt;
&lt;h3&gt;Basic Information&lt;/h3&gt;

&lt;div class="fhs-skup-data"&gt;
&lt;div class="fhs-skup-label"&gt;Chair of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Vlatko Smiljanić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Vlatko Smiljanić, PhD; Tamara Bodor, PhD (Secretary); Adjunct Asst. Prof. Tanja Baran, PhD; Assoc. Prof. Domagoj Brozović, PhD; Adjunct Prof. Vladimir Lončarević, PhD; Assoc. Prof. Vladimira Rezo, PhD; Branimir Stanić, mag. comm.; Luka Tripalo, mag. pharm.&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Contact Person&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Vlatko Smiljanić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Type of Event&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;National Scientific Conference&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Date and Venue&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;24 October 2026, Križevci&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Funding Source&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Call for financial support for the preparation and organisation of scientific and professional conferences and schools at the Faculty of Croatian Studies in 2026&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Total Funding Awarded&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;2.975,00 EUR&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Programme&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-skup-section fhs-skup-summary"&gt;
&lt;h3&gt;Abstract&lt;/h3&gt;

&lt;p&gt;The scientific conference dedicated to Croatian literature of Christian inspiration is held biennially. Its aim is to contribute to the scholarly analysis and evaluation of the neglected corpus of Croatian literature of Christian inspiration and to help bridge the artificially created discontinuity in the study of Croatian literature and culture more broadly.&lt;/p&gt;

&lt;p&gt;The presentations at the seventh conference will focus on the Bible as an enduring source of Croatian literature of Christian inspiration and Croatian cultural memory, with the aim of critically and interdisciplinarily evaluating neglected texts and traditions within literary, cultural, diasporic and psychosocial contexts.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/details&gt;

&lt;details class="fhs-skup-card"&gt;&lt;summary&gt; &lt;span class="fhs-skup-title"&gt;&lt;span&gt;CONTRA SAGAS Early Modern Witch Trials in the Habsburg Monarchy (16th–18th Centuries)&lt;/span&gt;&lt;/span&gt; &lt;span class="fhs-skup-arrow"&gt;▾&lt;/span&gt; &lt;/summary&gt;

&lt;div class="fhs-skup-content"&gt;
&lt;div class="fhs-skup-section"&gt;
&lt;h3&gt;Basic Information&lt;/h3&gt;

&lt;div class="fhs-skup-data"&gt;
&lt;div class="fhs-skup-label"&gt;Chair of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Prof. Mladen Tomorad, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Prof. Mladen Tomorad, PhD; Adjunct Asst. Prof. Deniver Vukelić, PhD; Prof. Darko Vitek, PhD; Assoc. Prof. Zvjezdana Sikirić Assouline, PhD; Nataša Polgar, PhD; Petar Bujas&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the International Scientific Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Prof. Mirjam Mencej, PhD (Faculty of Arts, University of Ljubljana, Aškerčeva 2, Ljubljana); Gergely Brandl, PhD (Senior Lecturer, University of Szeged, Szent-Györgyi Albert Medical School, Department for Medical Communication and Translation Studies, Latin Terminology and History of Medicine Group / Hungarian Research Network–University of Szeged–Eötvös Loránd University, Research Group for Classical Studies)&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Contact Person&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Prof. Mladen Tomorad, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Type of Event&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;International Scientific Conference&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Date and Venue&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;13–14 October 2026, Zagreb&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Funding Source&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Call for financial support for the preparation and organisation of scientific and professional conferences and schools at the Faculty of Croatian Studies in 2026&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Total Funding Awarded&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;2.708,33 EUR&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Programme&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-skup-section fhs-skup-summary"&gt;
&lt;h3&gt;Abstract&lt;/h3&gt;

&lt;p&gt;Witch trials in the Habsburg Monarchy constitute a complex and insufficiently integrated field of research situated at the intersection of legal history, religious change, gender regimes, social control and popular belief systems. Although individual regions and cases have been studied extensively, comparative, transregional and interdisciplinary approaches remain relatively fragmented.&lt;/p&gt;

&lt;p&gt;The conference aims to provide a critical, interdisciplinary forum for examining early modern witch persecutions across the Habsburg lands and to foster dialogue among different methodological traditions and regional research contexts. Particular emphasis will be placed on new perspectives, comparative frameworks, and recent theoretical and archival developments.&lt;/p&gt;

&lt;p&gt;Topics for presentations addressing witch trials and persecutions in the Habsburg Monarchy from the sixteenth to the eighteenth centuries include, but are not limited to:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Regional and comparative perspectives within the Habsburg lands&lt;/li&gt;
	&lt;li&gt;Gender, sexuality and the construction of deviance&lt;/li&gt;
	&lt;li&gt;Social, economic and political contexts of witch persecution&lt;/li&gt;
	&lt;li&gt;Religious discourses, demonology and confessional conflict&lt;/li&gt;
	&lt;li&gt;Popular beliefs, folklore and vernacular knowledge&lt;/li&gt;
	&lt;li&gt;Ethnicity, marginality and social exclusion&lt;/li&gt;
	&lt;li&gt;Violence, coercion and confession&lt;/li&gt;
	&lt;li&gt;Material culture, space and the geography of witch trials&lt;/li&gt;
	&lt;li&gt;Methodological and theoretical innovations in witchcraft studies&lt;/li&gt;
	&lt;li&gt;Digital humanities and new archival approaches&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The conference seeks to bring together contributions that will provide a consolidated overview of existing research while also identifying directions for future inquiry. As this will be the first conference of its kind in Croatia, a strong response and high-quality presentations are anticipated. The event is intended to become a regional hub for future scholarly cooperation and project development, including the continuation of the conference on an annual or biennial basis, the potential development of a regional ERC project, interinstitutional partnerships and exchanges, doctoral and postdoctoral research initiatives, and related activities.&lt;/p&gt;

&lt;p&gt;The conference proceedings will be published as a dedicated edited volume following the event, with publication planned for 2027.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/details&gt;

&lt;details class="fhs-skup-card"&gt;&lt;summary&gt; &lt;span class="fhs-skup-title"&gt;&lt;span&gt;The Importance of European Remembrance for Europe’s Future: Communist Crimes 4&lt;/span&gt;&lt;/span&gt; &lt;span class="fhs-skup-arrow"&gt;▾&lt;/span&gt; &lt;/summary&gt;

&lt;div class="fhs-skup-content"&gt;
&lt;div class="fhs-skup-section"&gt;
&lt;h3&gt;Basic Information&lt;/h3&gt;

&lt;div class="fhs-skup-data"&gt;
&lt;div class="fhs-skup-label"&gt;Chair of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Assoc. Prof. Vlatka Vukelić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Assoc. Prof. Vlatka Vukelić, PhD (Faculty of Croatian Studies, Croatia); Assoc. Prof. Tunjica Petrašević, PhD (Faculty of Law Osijek, Croatia); Professor Emeritus Evelina Kelbeceva (American University in Bulgaria, Bulgaria); Professor Mark Kramer (Cold War Studies, Harvard University, USA); Dr Luciana Jinga (Institute for the Investigation of Communist Crimes and the Memory of the Romanian Exile, Romania); Wojciech Bednarski (Platform of European Memory and Conscience, Czech Republic); Bojan Dimitrijević, PhD (Institute for Contemporary History, Serbia); Asst. Prof. Vladimir Šumanović, PhD (Faculty of Croatian Studies, Croatia)&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Contact Person&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Assoc. Prof. Vlatka Vukelić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Type of Event&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;International Scientific Conference&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Date and Venue&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;3–4 December 2026, Osijek&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Funding Source&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Call for financial support for the preparation and organisation of scientific and professional conferences and schools at the Faculty of Croatian Studies in 2026&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Total Funding Awarded&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;3.142,86 EUR&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Programme&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers (English)&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&lt;a href="/znanost/povjerenstvo/35%20sjednica/skupovi%20i%20%C5%A1kole/Vukeli%C4%87/poziv%20na%20sudjelovanje%20engleski%20Vukeli%C4%87%202026_.pdf" rel="noopener" target="_blank"&gt;Call for Papers (English)&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-skup-section fhs-skup-summary"&gt;
&lt;h3&gt;Abstract&lt;/h3&gt;

&lt;p&gt;The 4th International Scientific Conference “The Importance of European Remembrance for Europe’s Future: Communist Crimes 4” is of exceptional significance to Croatian national history, culture and society. As Croatia was under communist rule for almost half a century, a thorough scholarly assessment of repression is essential so that a past marked by widespread human rights violations may be objectively investigated and incorporated into collective memory on the basis of historiographical evidence. The conference directly contributes to addressing gaps in historiography, thereby strengthening national resilience and social stability. Expected outcomes include new historiographical insights into individual and mass violations of human rights and the publication of a volume of scholarly papers, ensuring a lasting academic reference and making new findings available to the wider scholarly community. The continuity of publishing activity, building on previous proceedings, confirms the systematic and serious nature of the conference as a long-term project for the exchange of European research experience. Its primary outcome will be a systematic scholarly and historiographical examination of events caused by communist repression. The project will significantly enhance the international visibility of the Faculty of Croatian Studies. Through cooperation with distinguished international partners—including Harvard University and institutions from Romania, Poland, Bulgaria, Serbia and the Czech Republic—the Faculty is positioning itself as a key European centre for research into the legacy of communist totalitarianism. Such international networking demonstrates scholarly excellence, attracts researchers from abroad and raises the level of academic discourse on twentieth-century history, establishing the Faculty as a recognised stakeholder in the European remembrance landscape and a centre of excellence for research into communist crimes.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/details&gt;

&lt;details class="fhs-skup-card"&gt;&lt;summary&gt; &lt;span class="fhs-skup-title"&gt;&lt;span&gt;Scientific Conference in Honour of Alojz Jembrih, PhD, Professor Emeritus&lt;/span&gt;&lt;/span&gt; &lt;span class="fhs-skup-arrow"&gt;▾&lt;/span&gt; &lt;/summary&gt;

&lt;div class="fhs-skup-content"&gt;
&lt;div class="fhs-skup-section"&gt;
&lt;h3&gt;Basic Information&lt;/h3&gt;

&lt;div class="fhs-skup-data"&gt;
&lt;div class="fhs-skup-label"&gt;Chair of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Petar Ušković Croata, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Petar Ušković Croata, PhD; Asst. Prof. Vlatko Smiljanić, PhD; Assoc. Prof. Domagoj Brozović, PhD; Assoc. Prof. Viktoria Franić Tomić, PhD; Prof. Mario Grčević, PhD; Prof. Davor Piskač, PhD; Assoc. Prof. Ivana Kresnik, PhD; Josip Periša, mag. educ. philol. croat., doctoral candidate; Prof. Dubravka Zima, PhD; Assoc. Prof. Karolina Vrban Zrinski, PhD; Adjunct Asst. Prof. Magdalena Getaldić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Contact Person&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Petar Ušković Croata, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Type of Event&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;National Scientific Conference&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Date and Venue&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;20 November 2026, Zagreb, Faculty of Croatian Studies&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Funding Source&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Call for financial support for the preparation and organisation of scientific and professional conferences and schools at the Faculty of Croatian Studies in 2026&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Total Funding Awarded&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;2.310,00 EUR&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Programme&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-skup-section fhs-skup-summary"&gt;
&lt;h3&gt;Abstract&lt;/h3&gt;

&lt;p&gt;The scientific conference is being organised in honour of Alojz Jembrih, PhD, the first professor emeritus of the Faculty of Croatian Studies, on the occasion of his 80th birthday. Through his scholarly and teaching work, Professor Jembrih has left a defining mark on an era of Croatian culture, literature and language. His extensive body of work encompasses a range of thematic fields, from Kajkavian literature and Slavic studies to Croatian Protestant authors and Croatian Studies in the broadest sense. The conference will primarily offer a renewed evaluation of Alojz Jembrih’s oeuvre and his contribution to Croatian linguistic and cultural history.&lt;/p&gt;

&lt;p&gt;The conference will be organised by the Department of Croatian Studies, whose members also serve on the Organising Committee. It is scheduled for November 2026, allowing sufficient time for thorough preparation. The event is planned as a one-day conference, with the option of extending it to two days should the number of registered participants be greater than anticipated.&lt;/p&gt;

&lt;p&gt;The conference is not part of an established conference series.&lt;/p&gt;

&lt;p&gt;The planned number of presenters is 25. Participants are expected from more than three institutions in Croatia as well as from abroad. Early-career researchers are also expected to take part, particularly doctoral candidates enrolled in the doctoral programme in Croatian Studies.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/details&gt;

&lt;details class="fhs-skup-card"&gt;&lt;summary&gt; &lt;span class="fhs-skup-title"&gt;&lt;span&gt;5th International Conference on Ethics, Bioethics and Sport&lt;/span&gt;&lt;/span&gt; &lt;span class="fhs-skup-arrow"&gt;▾&lt;/span&gt; &lt;/summary&gt;

&lt;div class="fhs-skup-content"&gt;
&lt;div class="fhs-skup-section"&gt;
&lt;h3&gt;Basic Information&lt;/h3&gt;

&lt;div class="fhs-skup-data"&gt;
&lt;div class="fhs-skup-label"&gt;Chair of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Matija Mato Škerbić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Matija Mato Škerbić, PhD (Faculty of Croatian Studies, University of Zagreb); Assoc. Prof. Ivana Greguric, PhD, member (Faculty of Croatian Studies, University of Zagreb); Prof. Emily Ryall, PhD (Faculty of Croatian Studies, University of Zagreb / University of Gloucestershire, United Kingdom); Asst. Prof. Ana Maskalan, PhD (Institute for Social Research, Zagreb); Assoc. Prof. Sunčica Bartoluci, PhD, member (Faculty of Kinesiology, University of Zagreb); Prof. Lev Kreft, member (Faculty of Arts, University of Ljubljana, Slovenia); Assoc. Prof. Miloš Marković, PhD, member (Faculty of Sport and Physical Education, University of Belgrade, Serbia); Jakov Erdeljac, mag. phil., doctoral candidate (Faculty of Croatian Studies, University of Zagreb)&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Contact Person&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Asst. Prof. Matija Mato Škerbić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Type of Event&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;International Scientific Conference&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Date and Venue&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;6–7 May 2026, Zagreb, Faculty of Croatian Studies&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Funding Source&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Call for financial support for the preparation and organisation of scientific and professional conferences and schools at the Faculty of Croatian Studies in 2026&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Total Funding Awarded&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;6.250,00 EUR&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Programme&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-skup-section fhs-skup-summary"&gt;
&lt;h3&gt;Abstract&lt;/h3&gt;

&lt;p&gt;The conference is expected to generate a range of scholarly results and outputs. A printed and digital book of abstracts with an ISBN is planned, comprising approximately twenty abstracts and ensuring the immediate visibility of the presented work. Following the conference, discussions will be initiated with the editorial boards of leading international journals regarding the publication of a thematic volume or special issue containing 8–12 high-quality articles.&lt;/p&gt;

&lt;p&gt;The conference will serve as a platform for networking and for establishing new research contacts and collaborations between scholars from the Faculty and leading regional and international experts from the United States, Canada, the United Kingdom, Portugal and Spain. Its goals include initiating international projects (Horizon Europe, Erasmus+) and fostering cooperation between the Faculty of Croatian Studies and renowned universities abroad on topics related to bioethics, the ethics of emerging technologies in sport, and the protection of vulnerable groups of athletes. Strengthening regional cooperation is also a prerequisite for the planned establishment of the South East Europe Association for the Philosophy of Sport as a branch of the European Association for the Philosophy of Sport (EAPS), in which the Faculty would assume a leading role. The conference outcomes will have a direct impact on Croatian society by affirming the ethical dimensions of sporting identity—fair play, integrity and dignity—promoting ethical issues through public debate and media engagement, and empowering vulnerable groups, including women athletes, persons with disabilities and victims of violence. Another expected outcome is the formulation of evidence-based recommendations for national sports policies, including those of the Croatian Olympic Committee, relevant ministries and sports federations, grounded in the latest research on ethical issues in sport.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/details&gt;

&lt;details class="fhs-skup-card"&gt;&lt;summary&gt; &lt;span class="fhs-skup-title"&gt;&lt;span&gt;5th International Summer School of the Latin Language and Croatian Latinity&lt;/span&gt;&lt;/span&gt; &lt;span class="fhs-skup-arrow"&gt;▾&lt;/span&gt; &lt;/summary&gt;

&lt;div class="fhs-skup-content"&gt;
&lt;div class="fhs-skup-section"&gt;
&lt;h3&gt;Basic Information&lt;/h3&gt;

&lt;div class="fhs-skup-data"&gt;
&lt;div class="fhs-skup-label"&gt;Chair of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Petar Ušković Croata, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Members of the Organising Committee&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Petar Ušković Croata, PhD; Asst. Prof. Vlatko Smiljanić, PhD; Assoc. Prof. Domagoj Brozović, PhD; Assoc. Prof. Viktoria Franić Tomić, PhD; Prof. Mario Grčević, PhD; Prof. Davor Piskač, PhD; Assoc. Prof. Ivana Kresnik, PhD; Josip Periša, mag. educ. philol. croat., doctoral candidate; Prof. Dubravka Zima, PhD; Assoc. Prof. Karolina Vrban Zrinski, PhD; Adjunct Asst. Prof. Magdalena Getaldić, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Contact Person&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Petar Ušković Croata, PhD&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Type of Event&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;National Scientific Conference&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Date and Venue&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;13–24 July 2026, Dubrovnik&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Funding Source&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;Call for financial support for the preparation and organisation of scientific and professional conferences and schools at the Faculty of Croatian Studies in 2026&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Total Funding Awarded&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;7.977,36 EUR&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Programme&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="fhs-skup-label"&gt;Call for Papers&lt;/div&gt;

&lt;div class="fhs-skup-value"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-skup-section fhs-skup-summary"&gt;
&lt;h3&gt;Abstract&lt;/h3&gt;

&lt;p&gt;The 5th International Summer School of the Latin Language and Culture, organised by the Faculty of Croatian Studies, promotes the spoken method of learning Latin. In addition to language and syntax classes, participants are introduced to the classical heritage of the Croatian lands and to the significance of Croatian Latinity for European literature and culture. The School is of particular importance to the Faculty and its international visibility, as it attracts participants from abroad and receives substantial media coverage. Alongside Latin, participants become acquainted with the Faculty’s teaching staff and study programmes, thereby increasing the appeal of the Croatian Studies and Croatian Latinity programmes as well as other programmes offered by the Faculty. Participants are expected to be able to explain the role of the Latin language and Croatian Latinity in shaping European culture and literature from antiquity to the early modern period.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/details&gt;
&lt;script&gt;
(function () {
  var root = document.querySelector('.fhs-skupovi-wrap');
  if (!root) return;

  var cards = root.querySelectorAll('.fhs-skup-card');

  /* The page always opens with all cards closed. */
  cards.forEach(function (card) {
    card.open = false;
  });

  /* Only one card may be open at a time. */
  cards.forEach(function (card) {
    card.addEventListener('toggle', function () {
      if (!card.open) return;

      cards.forEach(function (other) {
        if (other !== card) other.open = false;
      });

      setTimeout(function () {
        card.scrollIntoView({
          behavior: 'smooth',
          block: 'start'
        });
      }, 120);
    });
  });
})();
&lt;/script&gt;&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.fhs.unizg.hr/en/research/scientific_conferences#content___5116</link>
			<guid>https://www.fhs.unizg.hr/en/research/scientific_conferences#content___5116</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
