<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://m2.mtmt.hu/xsl/gui3.xsl" ?>
<myciteResult>
  <serverUrl>https://m2.mtmt.hu/</serverUrl>
  <labelLang>hun</labelLang>
  <responseDate>2026-04-15 19:43</responseDate>
  <content>
    <publication>
      <otype>JournalArticle</otype>
      <mtid>36253186</mtid>
      <status>VALIDATED</status>
      <published>true</published>
      <comment>Special Issue of the 14th Conference of PhD Students in Computer Science</comment>
      <unhandledTickets>0</unhandledTickets>
      <deleted>false</deleted>
      <lastRefresh>2026-02-24T15:11:25.593+0000</lastRefresh>
      <lastModified>2025-10-10T08:48:56.874+0000</lastModified>
      <created>2025-07-16T19:45:09.435+0000</created>
      <creator>
        <snippet>true</snippet>
        <mtid>10012498</mtid>
        <familyName>Porkoláb</familyName>
        <givenName>Zoltán</givenName>
        <link>/api/author/10012498</link>
        <otype>Author</otype>
        <label>Porkoláb Zoltán (Programozási nyelvek, generatív programozás, szoftvermetrikák)</label>
        <published>true</published>
        <oldId>10012498</oldId>
      </creator>
      <lastDuplumOK>2025-10-10T08:48:43.835+0000</lastDuplumOK>
      <lastDuplumSearch>2025-10-10T08:48:43.835+0000</lastDuplumSearch>
      <adminApproved>2025-10-10T08:48:53.089+0000</adminApproved>
      <adminApprover>
        <snippet>true</snippet>
        <mtid>10015207</mtid>
        <familyName>Tamássyné T.</familyName>
        <givenName>Zsuzsa</givenName>
        <link>/api/admin/10015207</link>
        <otype>Admin</otype>
        <label>Tamássyné T. Zsuzsa (OE admin)</label>
        <published>true</published>
        <oldId>10015207</oldId>
      </adminApprover>
      <validated>2025-10-10T08:48:56.879+0000</validated>
      <validator>
        <snippet>true</snippet>
        <mtid>10015207</mtid>
        <familyName>Tamássyné T.</familyName>
        <givenName>Zsuzsa</givenName>
        <link>/api/admin/10015207</link>
        <otype>Admin</otype>
        <label>Tamássyné T. Zsuzsa (OE admin)</label>
        <published>true</published>
        <oldId>10015207</oldId>
      </validator>
      <core>true</core>
      <publicationPending>false</publicationPending>
      <type>
        <snippet>true</snippet>
        <mtid>24</mtid>
        <code>24</code>
        <link>/api/publicationtype/24</link>
        <otype>PublicationType</otype>
        <label>Folyóiratcikk</label>
        <listPosition>1</listPosition>
        <published>true</published>
        <oldId>24</oldId>
        <otypeName>JournalArticle</otypeName>
      </type>
      <subType>
        <snippet>true</snippet>
        <mtid>10000059</mtid>
        <nameEng>Article</nameEng>
        <docType>
          <snippet>true</snippet>
          <mtid>24</mtid>
          <code>24</code>
          <link>/api/publicationtype/24</link>
          <otype>PublicationType</otype>
          <label>Folyóiratcikk</label>
          <listPosition>1</listPosition>
          <published>true</published>
          <oldId>24</oldId>
          <otypeName>JournalArticle</otypeName>
        </docType>
        <link>/api/subtype/10000059</link>
        <name>Szakcikk</name>
        <otype>SubType</otype>
        <label>Szakcikk (Folyóiratcikk)</label>
        <listPosition>101</listPosition>
        <published>true</published>
        <oldId>10000059</oldId>
      </subType>
      <category>
        <snippet>true</snippet>
        <mtid>1</mtid>
        <link>/api/category/1</link>
        <otype>Category</otype>
        <label>Tudományos</label>
        <published>true</published>
        <oldId>1</oldId>
      </category>
      <firstAuthor>Süli, Patrik P.</firstAuthor>
      <title>Multithreading Atomicity: Static Analysis Checkers</title>
      <journal>
        <snippet>true</snippet>
        <sciIndexed>true</sciIndexed>
        <link>/api/journal/10004911</link>
        <reviewType>REVIEWED</reviewType>
        <label>ACTA CYBERNETICA 0324-721X 2676-993X</label>
        <published>true</published>
        <hungarian>true</hungarian>
        <oldId>10004911</oldId>
        <noIF>false</noIF>
        <mtid>10004911</mtid>
        <scopusIndexed>true</scopusIndexed>
        <pIssn>0324-721X</pIssn>
        <eIssn>2676-993X</eIssn>
        <otype>Journal</otype>
        <lang>FOREIGN</lang>
      </journal>
      <volume>27</volume>
      <issue>2</issue>
      <firstPage>241</firstPage>
      <lastPage>261</lastPage>
      <firstPageOrInternalIdForSort>241</firstPageOrInternalIdForSort>
      <pageLength>21</pageLength>
      <publishedYear>2025</publishedYear>
      <conference>
        <snippet>true</snippet>
        <mtid>325181</mtid>
        <link>/api/conference/325181</link>
        <locations>
          <location>
            <snippet>true</snippet>
            <mtid>10004</mtid>
            <partOf>
              <snippet>true</snippet>
              <mtid>10001</mtid>
              <link>/api/country/10001</link>
              <otype>Country</otype>
              <label>Magyarország</label>
              <published>true</published>
              <oldId>1</oldId>
            </partOf>
            <link>/api/city/10004</link>
            <otype>City</otype>
            <label>Szeged, Magyarország</label>
            <published>true</published>
            <oldId>1015847</oldId>
          </location>
        </locations>
        <otype>Conference</otype>
        <label>14th Conference of PhD Students in Computer Science 2024-07-03 [Szeged, Magyarország]</label>
        <published>true</published>
      </conference>
      <abstractText>Ensuring thread safety in applications is crucial for preventing subtle and challenging bugs in concurrent programming. This paper presents two algorithmic approaches to improve thread safety through static analysis and to demonstrate their benefits in real life, the authors also implemented them as two detectors in SpotBugs static analyzer. These checkers are designed to identify unsafe usages of shared resources and improper atomic operations in concurrent Java programming, aiming to mitigate common multithreading issues such as race conditions. By emphasizing consistent locking strategies and the correct use of atomic types, the study offers insight into how to improve the reliability of multithreaded applications.</abstractText>
      <digital>true</digital>
      <printed/>
      <sourceYear>2025</sourceYear>
      <foreignEdition>false</foreignEdition>
      <foreignLanguage>true</foreignLanguage>
      <fullPublication>true</fullPublication>
      <conferencePublication>true</conferencePublication>
      <nationalOrigin>true</nationalOrigin>
      <missingAuthor>false</missingAuthor>
      <oaType>GOLD</oaType>
      <oaCheckDate>2026-02-24</oaCheckDate>
      <oaFree>false</oaFree>
      <oaLink>https://cyber.bibl.u-szeged.hu/index.php/actcybern</oaLink>
      <citationCount>0</citationCount>
      <citationCountUnpublished>0</citationCountUnpublished>
      <citationCountWoOther>0</citationCountWoOther>
      <independentCitCountWoOther>0</independentCitCountWoOther>
      <nationalOriginCitationCount>0</nationalOriginCitationCount>
      <foreignEditionCitationCount>0</foreignEditionCitationCount>
      <doiCitationCount>0</doiCitationCount>
      <wosCitationCount>0</wosCitationCount>
      <scopusCitationCount>0</scopusCitationCount>
      <wosScopusCitationCount>0</wosScopusCitationCount>
      <wosScopusCitationCountWoOther>0</wosScopusCitationCountWoOther>
      <wosScopusIndependentCitationCount>0</wosScopusIndependentCitationCount>
      <wosScopusIndependentCitationCountWoOther>0</wosScopusIndependentCitationCountWoOther>
      <independentCitationCount>0</independentCitationCount>
      <selfCitationCount>0</selfCitationCount>
      <unhandledCitationCount>0</unhandledCitationCount>
      <citingPubCount>0</citingPubCount>
      <independentCitingPubCount>0</independentCitingPubCount>
      <citingPubCountWoOther>0</citingPubCountWoOther>
      <independentCitingPubCountWoOther>0</independentCitingPubCountWoOther>
      <unhandledCitingPubCount>0</unhandledCitingPubCount>
      <citedPubCount>0</citedPubCount>
      <citedCount>0</citedCount>
      <ratingsForSort>Q3</ratingsForSort>
      <hasCitationDuplums>false</hasCitationDuplums>
      <importDuplum>false</importDuplum>
      <importOverwritten>false</importOverwritten>
      <importSkipped>false</importSkipped>
      <userChangeableUntil>2025-10-09T08:48:52.875+0000</userChangeableUntil>
      <directInstitutesForSort>Alkalmazott Informatikai és Alkalmazott Matemat... (ÓE); Biomatika és Alkalmazott Mesterséges Intelligen... (ÓE / NIK); Programozási Nyelvek és Fordítóprogramok Tanszék (ELTE / IK)</directInstitutesForSort>
      <ownerAuthorCount>2</ownerAuthorCount>
      <ownerInstituteCount>10</ownerInstituteCount>
      <directInstituteCount>3</directInstituteCount>
      <authorCount>3</authorCount>
      <contributorCount>0</contributorCount>
      <hasQualityFactor>false</hasQualityFactor>
      <languages>
        <language>
          <otype>Language</otype>
          <mtid>10002</mtid>
          <link>/api/language/10002</link>
          <label>Angol</label>
          <name>Angol</name>
          <nameEng>English</nameEng>
          <published>true</published>
          <oldId>2</oldId>
          <snippet>true</snippet>
        </language>
      </languages>
      <authorships>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>127316252</mtid>
          <link>/api/authorship/127316252</link>
          <label>Süli, Patrik P. ✉ [Süli, Patrik Péter (Solution Architect), szerző] Biomatika és Alkalmazott Mesterséges Intelligen... (ÓE / NIK); Alkalmazott Informatikai és Alkalmazott Matemat... (ÓE)</label>
          <listPosition>1</listPosition>
          <share>0.333</share>
          <first>true</first>
          <last>false</last>
          <corresponding>true</corresponding>
          <author>
            <otype>Author</otype>
            <mtid>10101235</mtid>
            <link>/api/author/10101235</link>
            <label>Süli Patrik Péter (Solution Architect)</label>
            <familyName>Süli</familyName>
            <givenName>Patrik Péter</givenName>
            <published>true</published>
            <snippet>true</snippet>
          </author>
          <familyName>Süli</familyName>
          <givenName>Patrik P.</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>127316253</mtid>
          <link>/api/authorship/127316253</link>
          <label>Knoll, Judit</label>
          <listPosition>2</listPosition>
          <share>0.33333334</share>
          <first>false</first>
          <last>false</last>
          <corresponding>false</corresponding>
          <familyName>Knoll</familyName>
          <givenName>Judit</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>127316254</mtid>
          <link>/api/authorship/127316254</link>
          <label>Porkoláb, Zoltán [Porkoláb, Zoltán (Programozási nyel...), szerző] Programozási Nyelvek és Fordítóprogramok Tanszék (ELTE / IK)</label>
          <listPosition>3</listPosition>
          <share>0.33333334</share>
          <first>false</first>
          <last>true</last>
          <corresponding>false</corresponding>
          <author>
            <otype>Author</otype>
            <mtid>10012498</mtid>
            <link>/api/author/10012498</link>
            <label>Porkoláb Zoltán (Programozási nyelvek, generatív programozás, szoftvermetrikák)</label>
            <familyName>Porkoláb</familyName>
            <givenName>Zoltán</givenName>
            <published>true</published>
            <oldId>10012498</oldId>
            <snippet>true</snippet>
          </author>
          <familyName>Porkoláb</familyName>
          <givenName>Zoltán</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
      </authorships>
      <identifiers>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>29612832</mtid>
          <link>/api/publicationidentifier/29612832</link>
          <label>DOI: 10.14232/actacyb.311949</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>6</mtid>
            <link>/api/publicationsource/6</link>
            <label>DOI</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10001</mtid>
              <link>/api/publicationsourcetype/10001</link>
              <label>DOI</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>DOI</name>
            <nameEng>DOI</nameEng>
            <linkPattern>https://doi.org/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>6</oldId>
            <snippet>true</snippet>
          </source>
          <validState>IDENTICAL</validState>
          <idValue>10.14232/actacyb.311949</idValue>
          <realUrl>https://doi.org/10.14232/actacyb.311949</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>29979190</mtid>
          <link>/api/publicationidentifier/29979190</link>
          <label>WoS: 001580355800008</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>1</mtid>
            <link>/api/publicationsource/1</link>
            <label>WoS</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10003</mtid>
              <link>/api/publicationsourcetype/10003</link>
              <label>Indexelő adatbázis</label>
              <mayHaveOa>false</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>WoS</name>
            <nameEng>WoS</nameEng>
            <linkPattern>https://www.webofscience.com/wos/woscc/full-record/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>1</oldId>
            <snippet>true</snippet>
          </source>
          <validState>IDENTICAL</validState>
          <idValue>001580355800008</idValue>
          <realUrl>https://www.webofscience.com/wos/woscc/full-record/001580355800008</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>29818382</mtid>
          <link>/api/publicationidentifier/29818382</link>
          <label>Scopus: 105014020083</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>3</mtid>
            <link>/api/publicationsource/3</link>
            <label>Scopus</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10003</mtid>
              <link>/api/publicationsourcetype/10003</link>
              <label>Indexelő adatbázis</label>
              <mayHaveOa>false</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>Scopus</name>
            <nameEng>Scopus</nameEng>
            <linkPattern>http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>3</oldId>
            <snippet>true</snippet>
          </source>
          <validState>IDENTICAL</validState>
          <idValue>105014020083</idValue>
          <realUrl>http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-105014020083</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
      </identifiers>
      <subjects>
        <classification>
          <otype>Classification</otype>
          <mtid>10880</mtid>
          <link>/api/classification/10880</link>
          <label>Villamosmérnöki és informatikai tudományok</label>
          <published>true</published>
          <snippet>true</snippet>
        </classification>
      </subjects>
      <ratings>
        <rating>
          <otype>SjrRating</otype>
          <mtid>11593260</mtid>
          <link>/api/sjrrating/11593260</link>
          <label>sjr:Q3 (2025) Scopus - Information Systems and Management ACTA CYBERNETICA 0324-721X 2676-993X</label>
          <listPos>106</listPos>
          <rankValue>0.74</rankValue>
          <type>journal</type>
          <ratingType>
            <otype>RatingType</otype>
            <mtid>10002</mtid>
            <link>/api/ratingtype/10002</link>
            <label>sjr</label>
            <code>sjr</code>
            <published>true</published>
            <snippet>true</snippet>
          </ratingType>
          <subject>
            <otype>ClassificationExternal</otype>
            <mtid>1802</mtid>
            <link>/api/classificationexternal/1802</link>
            <label>Scopus - Information Systems and Management</label>
            <published>true</published>
            <oldId>1802</oldId>
            <snippet>true</snippet>
          </subject>
          <ranking>Q3</ranking>
          <calculation>FROM_LAST_YEAR</calculation>
          <published>true</published>
          <snippet>true</snippet>
        </rating>
      </ratings>
      <link>/api/publication/36253186</link>
      <label>Süli Patrik P. et al. Multithreading Atomicity: Static Analysis Checkers. (2025) ACTA CYBERNETICA 0324-721X 2676-993X 27 2 241-261</label><template>&lt;div class=&quot;JournalArticle Publication short-list&quot;&gt; &lt;div class=&quot;authors&quot;&gt; &lt;span class=&quot;author-name&quot; mtid=&quot;10101235&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10101235&quot; target=&quot;_blank&quot;&gt;Süli, Patrik P. ✉&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; &gt; Knoll, Judit &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; mtid=&quot;10012498&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10012498&quot; target=&quot;_blank&quot;&gt;Porkoláb, Zoltán&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; &lt;/div &gt;&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;/gui2/?mode=browse&amp;params=publication;36253186&quot; mtid=&quot;36253186&quot; target=&quot;_blank&quot;&gt;Multithreading Atomicity: Static Analysis Checkers&lt;/a&gt;&lt;/div&gt; &lt;div class=&quot;pub-info&quot;&gt; &lt;span class=&quot;journal-title&quot;&gt;ACTA CYBERNETICA&lt;/span&gt; &lt;span class=&quot;journal-volume&quot;&gt;27&lt;/span&gt; : &lt;span class=&quot;journal-issue&quot;&gt;2&lt;/span&gt; &lt;span class=&quot;page&quot;&gt; pp. 241-261. , 21 p. &lt;/span&gt; &lt;span class=&quot;year&quot;&gt;(2025)&lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;pub-end&quot;&gt;&lt;div class=&quot;identifier-list&quot;&gt; &lt;span class=&quot;identifiers&quot;&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;10.14232/actacyb.311949&quot; target=&quot;_blank&quot; href=&quot;https://doi.org/10.14232/actacyb.311949&quot;&gt; DOI &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;001580355800008&quot; target=&quot;_blank&quot; href=&quot;https://www.webofscience.com/wos/woscc/full-record/001580355800008&quot;&gt; WoS &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;105014020083&quot; target=&quot;_blank&quot; href=&quot;http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-105014020083&quot;&gt; Scopus &lt;/a&gt; &lt;/span&gt; &lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;short-pub-prop-list&quot;&gt; &lt;span class=&quot;short-pub-mtid&quot;&gt; Közlemény:36253186 &lt;/span&gt; &lt;span class=&quot;status-holder&quot;&gt;&lt;span class=&quot;status-data status-VALIDATED&quot;&gt; Egyeztetett &lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pub-core&quot;&gt;Forrás &lt;/span&gt; &lt;span class=&quot;pub-type&quot;&gt;Folyóiratcikk (Szakcikk ) &lt;/span&gt; &lt;!-- &amp;&amp; !record.category.scientific --&gt; &lt;span class=&quot;pub-category&quot;&gt;Tudományos&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt;</template><template2>&lt;div class=&quot;JournalArticle Publication long-list&quot;&gt;
&lt;div class=&quot;authors&quot;&gt;
	&lt;img title=&quot;Forrásközlemény&quot; style=&quot;float: left&quot; src=&quot;/frontend/resources/grid/publication-core-icon.png&quot;&gt;
	

		&lt;div class=&quot;autype autype0&quot;&gt;				&lt;span class=&quot;author-name&quot; mtid=&quot;10101235&quot;&gt;&lt;a 
																				   href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10101235&quot; target=&quot;_blank&quot;&gt;Süli Patrik P. ✉
            (&lt;span class=&quot;authorship-author-name&quot;&gt;Süli Patrik Péter&lt;/span&gt;
            &lt;span class=&quot;authorAux-mtmt&quot;&gt; Solution Architect&lt;/span&gt;)
			&lt;/a&gt;
    &lt;/span&gt;
&lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Óbudai Egyetem&quot;&gt;ÓE&lt;/span&gt;/&lt;span title=&quot;Neumann János Informatikai Kar&quot;&gt;NIK&lt;/span&gt;/Biomatika és Alkalmazott Mesterséges Intelligencia Intézet; &lt;span title=&quot;Óbudai Egyetem&quot;&gt;ÓE&lt;/span&gt;/Alkalmazott Informatikai és Alkalmazott Matematikai Doktori Iskola&lt;/span&gt;
;&amp;nbsp;&amp;nbsp;&amp;nbsp;
							&lt;span class=&quot;author-name&quot; &gt;Knoll Judit
    &lt;/span&gt;
;&amp;nbsp;&amp;nbsp;&amp;nbsp;
							&lt;span class=&quot;author-name&quot; mtid=&quot;10012498&quot;&gt;&lt;a 
																				   href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10012498&quot; target=&quot;_blank&quot;&gt;Porkoláb Zoltán
            (&lt;span class=&quot;authorship-author-name&quot;&gt;Porkoláb Zoltán&lt;/span&gt;
            &lt;span class=&quot;authorAux-mtmt&quot;&gt; Programozási nyelvek, generatív programozás, sz...&lt;/span&gt;)
			&lt;/a&gt;
    &lt;/span&gt;
&lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Eötvös Loránd Tudományegyetem&quot;&gt;ELTE&lt;/span&gt;/&lt;span title=&quot;Informatikai Kar&quot;&gt;IK&lt;/span&gt;/&lt;span title=&quot;Informatikatudományi Intézet&quot;&gt;Informtud_I&lt;/span&gt;/Programozási Nyelvek és Fordítóprogramok Tanszék&lt;/span&gt;

				    &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;/gui2/?mode=browse&amp;params=publication;36253186&quot; target=&quot;_blank&quot;&gt;Multithreading Atomicity: Static Analysis Checkers&lt;/a&gt;&lt;/div&gt;    &lt;div&gt;		&lt;span class=&quot;journal-title&quot;&gt;ACTA CYBERNETICA&lt;/span&gt;

        &lt;span class=&quot;journal-issn&quot;&gt;(&lt;a target=&quot;_blank&quot; href=&quot;https://portal.issn.org/resource/ISSN/0324-721X&quot;&gt;0324-721X&lt;/a&gt; &lt;a target=&quot;_blank&quot; href=&quot;https://portal.issn.org/resource/ISSN/2676-993X&quot;&gt;2676-993X&lt;/a&gt;)&lt;/span&gt;:
		&lt;span class=&quot;journal-volume&quot;&gt;27&lt;/span&gt; &lt;span class=&quot;journal-issue&quot;&gt;2&lt;/span&gt;
&lt;span class=&quot;page&quot;&gt;
	pp 241-261
			
&lt;/span&gt;		 &lt;span class=&quot;year&quot;&gt;(2025)&lt;/span&gt;  
&lt;div class=&quot;conference&quot;&gt;
	14th Conference of PhD Students in Computer Science.
	Konferencia helye, ideje: 
    &lt;span class=&quot;location&quot;&gt;Szeged, Magyarország
        &lt;span class=&quot;conference-date&quot;&gt;2024.07.03.
             - 
            2024.07.05.&lt;/span&gt;
     (&lt;span class=&quot;conference-organizer&quot;&gt;Szegedi Tudományegyetem) 
&lt;/div&gt;			 (Szegedi Tudományegyetem) 
    &lt;/div&gt;
&lt;div class=&quot;pub-footer&quot;&gt;
    

	&lt;span class=&quot;language&quot; xmlns=&quot;http://www.w3.org/1999/html&quot;&gt;Nyelv:
			Angol
		 |  &lt;/span&gt;

	&lt;span class=&quot;identifiers&quot;&gt;
						&lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt;
							
							&lt;a style=&quot;color:blue&quot; title=&quot;10.14232/actacyb.311949&quot; target=&quot;_blank&quot; href=&quot;https://doi.org/10.14232/actacyb.311949&quot;&gt;
									DOI
							&lt;/a&gt;
						&lt;/span&gt;
						&lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt;
							
							&lt;a style=&quot;color:blue&quot; title=&quot;001580355800008&quot; target=&quot;_blank&quot; href=&quot;https://www.webofscience.com/wos/woscc/full-record/001580355800008&quot;&gt;
									WoS
							&lt;/a&gt;
						&lt;/span&gt;
						&lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt;
							
							&lt;a style=&quot;color:blue&quot; title=&quot;105014020083&quot; target=&quot;_blank&quot; href=&quot;http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-105014020083&quot;&gt;
									Scopus
							&lt;/a&gt;
						&lt;/span&gt;
	&lt;/span&gt;


	&lt;OnlyViewableByAuthor&gt;&lt;div class=&quot;ratings&quot;&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Information Systems and Management&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q3&lt;/div&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Computational Theory and Mathematics&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q4&lt;/div&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Computer Science (miscellaneous)&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q4&lt;/div&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Computer Vision and Pattern Recognition&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q4&lt;/div&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Electrical and Electronic Engineering&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q4&lt;/div&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Management Science and Operations Research&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q4&lt;/div&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Software&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q4&lt;/div&gt;
				&lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Theoretical Computer Science&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;Q4&lt;/div&gt;
    &lt;/div&gt;&lt;/OnlyViewableByAuthor&gt;


    
    



    &lt;div class=&quot;mtid&quot;&gt;&lt;span class=&quot;long-pub-mtid&quot;&gt;Közlemény: 36253186&lt;/span&gt;
    | &lt;span class=&quot;status-data status-VALIDATED&quot;&gt; 	Egyeztetett
  &lt;/span&gt;
        
	
	
Forrás	
	
	
    | &lt;span class=&quot;type-subtype&quot;&gt;Folyóiratcikk
			( Szakcikk
			
			)
		&lt;/span&gt;
      		| &lt;span class=&quot;pub-category&quot;&gt;Tudományos&lt;/span&gt;
	| &lt;span class=&quot;publication-sourceOfData&quot;&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;div class=&quot;lastModified&quot;&gt;Utolsó módosítás: 2025.10.10. 10:48 Tamássyné T. Zsuzsa (OE admin)
&lt;/div&gt;




	&lt;pre class=&quot;comment&quot; style=&quot;margin-top: 0; margin-bottom: 0;&quot;&gt;&lt;u&gt;Megjegyzés&lt;/u&gt;: Special Issue of the 14th Conference of PhD Students in Computer Science&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</template2>
    </publication>
  </content>
</myciteResult>
