We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f5937 commit 4d23b4eCopy full SHA for 4d23b4e
publications.html
@@ -7,7 +7,7 @@
7
<a href="{{ site.base }}/bib/pubs.bib">Download BibTeX.</a>
8
</p>-->
9
10
-<h2> Jornal Papers</h2>
+<h2> Journal Papers</h2>
11
{% assign prev_year = 1000 %}
12
{% assign pubs = site.data.pubs | sort: "date" | reverse %}
13
<table class="table">
@@ -22,6 +22,7 @@ <h2> Jornal Papers</h2>
22
</table>
23
24
<h2> Conference Papers</h2>
25
+<p> * - The authors have contributed equally </p>
26
27
28
0 commit comments