If you find errors or missing journals in the journal abbreviation list used by JabRef, this is the place to submit a correction. If you have an extensive list for your subject area that is not covered by the existing lists, you can consider adding a journal list.
In any case, you need a GitHub account.
If you don't feel comfortable to touch the lists and create a pull request, open an issue listing the errors and proposed changes or missing entries.
With a little extra effort you can directly edit one of the journal abbreviation files and create a pull request:
- Go to https://github.com/JabRef/abbrv.jabref.org/tree/main/journals and select the correct file that is most appropriate to your subject area. If none of the files fits your subject, edit
journal_abbreviations_general.csv
. - Use the pencil icon to start editing the file.
- Make your corrections. If you add a journal, keep in mind that the list is ordered alphabetically. Make sure to adhere to the format described below.
- When done editing, fill out the commit description at the bottom and click Commit changes.
- Create a pull request for your changes.
- You should now find it in the list of pull requests.
Note: For use in JabRef, the topical lists are merged alphabetically with preference given to the last occurrence of duplicate journal titles. The general list currently overrides all other lists. Also, an abbreviation might be present in several lists. If you are submitting a correction, check if it exists in several lists due to overlapping subjects or in the general list and make sure all occurrences are corrected.
- Get a GitHub account/sign in.
- Add the file to https://github.com/JabRef/abbrv.jabref.org/tree/master/journals (make sure to use the
.csv
format described below; for importing TXT data files, you should use this script before). - Add the file to https://github.com/JabRef/abbrv.jabref.org/blob/main/journals/README.md (sorted in alphabetically).
- Create a pull request on this repository.
Please see README.md
for the format of the file.