Skip to content

Commit

Permalink
Update publications_list_internship.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EloiZ authored Nov 27, 2024
1 parent 4284cc9 commit cf8a911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/publications_list_internship.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<!-- Journal/Book title and date -->
<div class="periodical">
<em>{{ entry.venue_long }}, {{ entry.year }}</em>
<em>{{ entry.venue }}, {{ entry.year }}</em>
{%- if entry.award -%}
<span class="award">{{entry.award}}</span>
{%- endif -%}
Expand Down

0 comments on commit cf8a911

Please sign in to comment.