diff --git a/configuration.py b/configuration.py index 22ff1ba2de21e3c46e8cd03ccbe24f0aac532613..0fdb2eb73638cf94090a88b97e374923ac28eaf4 100644 --- a/configuration.py +++ b/configuration.py @@ -22,9 +22,6 @@ cfg_sets = { # Some always used generic keywords, the rest taken from Inspire HEP 'keywords': ['High energy physics', 'Experimental particle physics', 'LHC', 'CMS'], - # Switch for sorting authors from Croatian institutions - 'sortAuthors': True, - # Area/Field/Branch (PodruÄje/Polje/Grana) "ppg": ["1", "1.02", "1.02.02"] # Prirodne znanosti / Fizika / Fizika elementarnih Äestica i polja }