--- --- {% assign authors = entry.author | split: ", " %} {% if entry.author contains " and " %} ({{authors | first | append: " et al."}}) {% else %} ({{authors | first }}) {% endif %}