Package: journalabbr 0.4.4
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.4.tar.gz
journalabbr_0.4.4.zip(r-4.7)journalabbr_0.4.4.zip(r-4.6)journalabbr_0.4.4.zip(r-4.5)
journalabbr_0.4.4.tgz(r-4.6-any)journalabbr_0.4.4.tgz(r-4.5-any)
journalabbr_0.4.4.tar.gz(r-4.7-any)journalabbr_0.4.4.tar.gz(r-4.6-any)
journalabbr_0.4.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:666a5425e2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 139 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 169 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 118 |
Exports:bib2bibcites_convertcites_extractcites_replace_authorcites_replace_numbercites_replace_orderget_abbrtableget_delcolumnsread_bib2dtreplace_fieldrun_examplesingle_add_spacesingle_cites_convertsingle_cites_extractsingle_replace_authorsingle_replace_numbersingle_replace_ordertex_funswrite_dt2bib
Dependencies:askpassbase64encbslibcachemclicommonmarkcurldata.tabledigestfastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslotelpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsstringistringrsysvctrswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Load .bib, Process .bib and Output .bib File. | bib2bib |
| Create an abbreviation table by merging user-provided and system tables | get_abbrtable |
| Get default columns to delete | get_delcolumns |
| Parse a BibTeX file to a 'data.table'. | read_bib2dt |
| Replace or process a specified field in a data.table | replace_field |
| The Shiny Program for the 'journalabbr' Package | run_example |
| Clean up and standardize spacing in a given text | single_add_space tex_funs |
| Convert citations between LaTeX and Markdown formats | cites_convert single_cites_convert |
| Extract Single Citation Keys from LaTeX Text | cites_extract single_cites_extract |
| Add Parentheses to Citation Commands in LaTeX Text | cites_replace_author cites_replace_number single_replace_author single_replace_number |
| Replace Citation Order in LaTeX Text | cites_replace_order single_replace_order |
| Export a BibTeX 'data.table' to a .bib file. | write_dt2bib |
