diff --git a/_layouts/bib.liquid b/_layouts/bib.liquid
index d8175a6..3cc7ea2 100644
--- a/_layouts/bib.liquid
+++ b/_layouts/bib.liquid
@@ -91,10 +91,12 @@
{%- if forloop.last and author_array_limit == author_array_size %}and {% endif -%}
{% endif %}
{%- if author_is_self -%}
-
- {{- author.first }}
- {{ author_last_html -}}
-
+
+ {{- author.first }}
+ {{ author_last_html -}}
+
{%- else -%}
{%- if coauthor_url -%}