We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8893d48 commit da661b1Copy full SHA for da661b1
_includes/selected_papers.html
@@ -1,4 +1,4 @@
1
2
<div class="publications">
3
- {% bibliography -f {{ site.scholar.bibliography }} -q @*[selected=true]* %}
+ {% bibliography -f {{ site.scholar.bibliography }} --group_by none --query @*[selected=true]* %}
4
</div>
0 commit comments