Sorting publications#
To sort a list of publications you have to input a parameter behind the URL. Currently it is not possible to sort bookmarks.
An example to sort a publication list according to the year of appearance (ascending):
http://www.bibsonomy.org/?sortPage=year
If you want to have the latest articles on top you must add additionally the parameter
&sortPageOrder=desc
Other sorting parameters instead of "year" can be:
- author
- editor
- year
- entrytype
- title
- booktitle
- journal
- school
These options can be combined with the character "&", an option can be indicated and its duplicates can be removed. For example, with the combination of
?sortPage=year|entrytype&sortPageOrder=desc|asc&duplicates=no
An option retrieves a list without duplicate entries, sorted first by year (descending order) and then by entry type (ascending order).
You can even combine fields using "|" as delimiter, e. g. to sort the same year posts by author's name:
/publ/author/Cranefield/myown+sys:user:scranefield+sys:year:1992-2012?notags=1&items=1000&sortPage=year|author&sortPageOrder=desc|desc
<<15. Jabref layouts | Menu URL scheme semantics | 17. Ranking with Folkrank>>
Categories: Advanced, Search