A Mathematica paclet for downloading preprints and generating BibTeX by arXiv IDs.
This paclet uses the following APIs:
Install via the Wolfram Language Paclet Repository (may need PacletSiteUpdate@PacletSites[]
):
PacletInstall["Yurie/BlueArXiv"]
Install from this repository:
-
download the built paclet
build/*.paclet
; -
install the paclet:
PacletInstall@File["the/path/of/paclet"]
Install manually:
-
download this repository, and move it to the paclet directory
$UserBasePacletsDirectory
; -
rebuild the internal paclet data:
PacletDataRebuild[]
Needs["Yurie`BlueArXiv`"]
Needs["Yurie`PaperTool`"]
PacletInstall["Yurie/BlueArXiv"]
PacletUninstall["Yurie/BlueArXiv"]