View source: R/apply_citation_matching.R
| abbreviate_journal_title | R Documentation |
Converts a full journal title to its ISO 4 abbreviated form using LTWA. Removes articles, prepositions, and conjunctions according to ISO 4 rules. Returns result WITHOUT periods (dots).
abbreviate_journal_title(title, ltwa_lookup)
title |
Journal title string |
ltwa_lookup |
Pre-processed LTWA lookup tables (from prepare_ltwa_lookup) |
Abbreviated journal title in ISO 4 format (without periods)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.