Skip to content

Papis plugin that abbreviates journals according to LWTA

Notifications You must be signed in to change notification settings

alexfikl/papis-abbrev

Repository files navigation

Build Status

papis-abbrev

This command uses pyiso4 to abbreviate journal names. The simplest usage is to just abbreviate a given name using

papis abbrev journal 'Journal of Computational Physics'

but you'll likely be faster if you just write a little script using pyiso4 yourself. The main usage though is adding the abbreviated journal names documents in your Papis library using the usual query syntax. For example using

papis abbrev add --journal-key journal_abbrev --all <QUERY>

When exporting BibTeX, it's best to set the bibtex-journal-key = journal_abbrev in your Papis configuration file so that it can pick up the abbreviated journal name.

The command can also read BibTeX files and directly abbreviate the journal names. This can be done using

papis abbrev bibtex --out main.abbrev.bib main.bib

LICENSE

This package is licensed under the MIT license (see LICENSES/MIT.txt).

About

Papis plugin that abbreviates journals according to LWTA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published