Skip to content

Commit

Permalink
Update publications.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmccomb authored May 30, 2024
1 parent 6aef8b3 commit 31afb4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ header:
---
## Journal
{% assign journal_list = site.publications.journals | join: ";" %}
{% include scholar/_includes/publications venue=journal_list link=true %}
{% include publications venue=journal_list link=true %}

## Conference
{% include scholar/_includes/publications venue_search="congress;symposium;conference" link=true %}
{% include publications venue_search="congress;symposium;conference" link=true %}

## Trade Publications
{% include trade_publications.html %}

0 comments on commit 31afb4d

Please sign in to comment.