Package: journalabbr 0.4.3
journalabbr: Journal Abbreviations for BibTeX Documents
Since the reference management software (such as 'Zotero', 'Mendeley') exports Bib file journal abbreviation is not detailed enough, the 'journalabbr' package only abbreviates the journal field of Bib file, and then outputs a new Bib file for generating reference format with journal abbreviation on other software (such as 'texstudio'). The abbreviation table is from 'JabRef'. At the same time, 'Shiny' application is provided to generate 'thebibliography', a reference format that can be directly used for latex paper writing based on 'Rmd' files.
Authors:
journalabbr_0.4.3.tar.gz
journalabbr_0.4.3.zip(r-4.5)journalabbr_0.4.3.zip(r-4.4)journalabbr_0.4.3.zip(r-4.3)
journalabbr_0.4.3.tgz(r-4.4-any)journalabbr_0.4.3.tgz(r-4.3-any)
journalabbr_0.4.3.tar.gz(r-4.5-noble)journalabbr_0.4.3.tar.gz(r-4.4-noble)
journalabbr_0.4.3.tgz(r-4.4-emscripten)journalabbr_0.4.3.tgz(r-4.3-emscripten)
journalabbr.pdf |journalabbr.html✨
journalabbr/json (API)
NEWS
# Install 'journalabbr' in R: |
install.packages('journalabbr', repos = c('https://zoushucai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zoushucai/journalabbr/issues
Last updated 9 months agofrom:4f8bcc6ef8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:abbr_bibabbr_bib_only_journaladd_abbrtableread_bib2dtreplace_field_authorreplace_field_journalrun_examplewrite_dt2bib
Dependencies:askpassbase64encbslibcachemclicommonmarkcrayoncurldata.tabledigestfansifastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslpillarpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsstringistringrsystidyselecttidytableutf8vctrswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Journal field abbreviation of BibTeX file. | abbr_bib abbr_bib_only_journal |
Add user's journal abbreviation table | add_abbrtable |
Parse a BibTeX file to a 'data.table'. | read_bib2dt |
Replace field 'journal' with built-in data sets and user provided data sets. | replace_field_author replace_field_journal |
The Shiny Program for the 'journalabbr' Package | run_example |
Export a BibTeX 'data.table' to a .bib file. | write_dt2bib |