pages/_pages/publications.md
Rohan Deb Sarkar 07330b9bf9
Adds support max_author_limit (#732)
* Adds support max author limit

* typo

* fix

* display all authors by default

* Added an example

* Added 'and' before the last author

* Improve hiding/showing more authors

* Add title text

Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2022-07-10 10:34:16 +05:30

418 B

layout permalink title description years nav nav_order
page /publications/ publications publications by categories in reversed chronological order. generated by jekyll-scholar.
1967
1956
1950
1935
1905
true 1

{%- for y in page.years %}

{{y}}

{% bibliography -f papers -q @*[year={{y}}]* %} {% endfor %}