Skip to content
Snippets Groups Projects
Commit f2fa2f0f authored by Thomas Wood's avatar Thomas Wood
Browse files

Fixup personal bibliography selection query

parent 80b8a2df
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,6 @@ menu: false
{{ content }}
<h4>Group Publications</h4>
{% bibliography -q @*[author =^ {{page.lastname}} ] %}
{% bibliography -q @*[author ~= {{ page.lastname }}] %}
</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment