summary refs log tree commit diff
path: root/bin/bibsort.pl (follow)
Commit message (Collapse)AuthorAge
* Sort by title if authors matchJune McEnroe2021-09-14
| | | | | There are probably better things to sort by but title definitely always exists.
* Handle missing last names in bibsortJune McEnroe2021-05-04
|
* Add missing %U for RFCs in bibsortJune McEnroe2021-02-16
|
* Fix bibsort name sorting for middle names, trailing titlesJune McEnroe2020-12-18
| | | | Correctly sorts "Kevin L. Mitchell" and "K. Zeilenga, Ed." for example.
* Add bibsortJune McEnroe2020-12-15
My first perl script! hi doesn't have syntax highlighting for perl, and I don't think I could sanely implement it, but oh well.