/journal-abbrev

Tools for working with abbreviations of academic journal names

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

journal-abbrev

journal-abbrev consists of tools for working with abbreviations of academic journal names. Specifically, it includes the following programs:

  • journal-db, for managing the database of journals (names and abbreviations);
  • journal-abbrev-bib, for replacing journal names by their abbreviations in BibTeX/Biber files.

Run [tool] -h for information on how to use each tool.

Installation

This package and its command-line interfaces can be installed easily using pip; simply run the following from the command line (within the directory of the repository).

pip3 install .