diff --git a/_includes/publication-venue.html b/_includes/publication-venue.html index a8e245c7df0dedb2d4f7f4ea1b85c0c40bcb81fa..8ea76b988b79a3e0f33524b16c3ebbceb0f64c6b 100644 --- a/_includes/publication-venue.html +++ b/_includes/publication-venue.html @@ -1 +1 @@ -{% if include.entry.jorurnal %}{{ include.entry.journal }}{% elsif include.entry.booktitle %}{{ include.entry.booktitle }}{% elsif include.entry.institution %}{{ include.entry.institution }}{% elsif include.entry.school %}{{ include.entry.school }}{% endif %} +{% if include.entry.journal %}{{ include.entry.journal }}{% elsif include.entry.booktitle %}{{ include.entry.booktitle }}{% elsif include.entry.institution %}{{ include.entry.institution }}{% elsif include.entry.school %}{{ include.entry.school }}{% endif %}