alexreg / journal-abbrev

Tools for working with abbreviations of academic journal names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

Tools for working with abbreviations of academic journal names

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%