You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3id="adding-a-publication">Adding a publication</h3>
106
106
<p>To add a publication (new or missing), create a file in the <codeclass="language-plaintext highlighter-rouge">_publications</code> folder. The name of the file should follow the structure <codeclass="language-plaintext highlighter-rouge">lastnameYEARfirstword.markdown</code> where <codeclass="language-plaintext highlighter-rouge">lastname</code> is the last name of the first author and <codeclass="language-plaintext highlighter-rouge">firstword</code> is the first non-punctuation word of the work’s title. Within each file, follow the structure shown in the other files. Once the file is added, the work will appear in the “All Papers” section.</p>
<spanclass="na">title</span><spanclass="pi">:</span><spanclass="s">The title of the Publication</span>
111
+
<spanclass="na">authors</span><spanclass="pi">:</span><spanclass="s">F. M. LastName, F. M. LastName, ...</span>
112
+
<spanclass="na">conference</span><spanclass="pi">:</span><spanclass="s">AbbreviatedNameOfConference</span><spanclass="c1"># Or journal: AbbreviatedNameOfJournal</span>
<p>The <codeclass="language-plaintext highlighter-rouge">additional_links</code> are optional and arbitrary and they will appear on the page referring to this work. Feel free to add as many additional links as needed.</p>
Copy file name to clipboardExpand all lines: publications/barchi2022deep/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ <h1>
100
100
<divclass="content container">
101
101
<divclass="page">
102
102
<h1class="page-title">Deep Learning Approaches to Source Code Analysis for Optimization of Heterogeneous Systems: Recent Results, Challenges and Opportunities</h1>
103
-
<h5>Francesco Barchi, Emanuele Parisi, Andrea Bartolini, Andrea Acquaviva. 2022</h5>
103
+
<h5>Francesco Barchi, Emanuele Parisi, Andrea Bartolini, Andrea Acquaviva. Journal of Low Power Electronics and Applications 2022</h5>
Copy file name to clipboardExpand all lines: publications/parisi2022making/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ <h1>
100
100
<divclass="content container">
101
101
<divclass="page">
102
102
<h1class="page-title">Making the Most of Scarce Input Data in Deep Learning-Based Source Code Classification for Heterogeneous Device Mapping</h1>
103
-
<h5>Emanuele Parisi, Francesco Barchi, Andrea Bartolini, Andrea Acquaviva. 2022</h5>
103
+
<h5>Emanuele Parisi, Francesco Barchi, Andrea Bartolini, Andrea Acquaviva. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems 2022</h5>
0 commit comments