Hi BetterRed and thanks for getting back to me so quickly.
I'm really, really, really dumb when it comes to programming/algorithms, etc (mind you, I can spell anything you throw at me!).
Here's the "Author sort name algorithm" in the Tweaks:
author_sort_copy_method = 'comma'
author_name_suffixes = ('Jr', 'Sr', 'Inc', 'Ph.D', 'Phd', 'MD', 'M.D', 'I', 'II', 'III', 'IV', 'Junior', 'Senior')
author_name_prefixes = ('Mr', 'Mrs', 'Ms', 'Dr', 'Prof')
author_name_copywords = ('Corporation', 'Company', 'Co.', 'Agency', 'Council', 'Committee', 'Inc.', 'Institute', 'Society', 'Club', 'Team')
How/where exactly do I show "fn ln" -> "fn ln" in it, or "nocomma" etc. I don't dare press "Recalculate all author sort values". In fact, what I'd love those buttons to read, especially bottom right, is "Copy all author values to author sort" and the job would be done!
Thanks again ....
|