0
Under review
Sort by year range
Hi there,
I'd like to sort my BibBase in terms of year ranges (1950-2000, 2000-2010, 2010-2020, 2020-today/2030). Not sure how to do this, or even it is possible. I tried working with group0, group1, etc but that didnt make it.
The script I am running on my webpage is:
<script src="https://bibbase.org/show?bib=https://bibbase.org/f/Te2uYJttNXZTTEPJt/Website.bib&jsonp=1&folding=1&theme=side&commas=true&hidemenu=true">
Thanks for the help. Love the tool by the way!!
Customer support service by UserEcho
Hi Tom,
There is no one-shot way of doing this, but you could embed multiple listings, each limited to the years you want using a filter expression. The following four should work for the ranges you described. To embed them in a script tag, just add back the &jsonp=1 option to the URL.