Skip to content

yuriever/Yurie-BlueArXiv

Repository files navigation

Yurie/BlueArXiv

A Mathematica paclet for downloading preprints and generating BibTeX by arXiv IDs.

This paclet uses the following APIs:

Documentation

Yurie/BlueArXiv

Install

Install via the Wolfram Language Paclet Repository (may need PacletSiteUpdate@PacletSites[]):

PacletInstall["Yurie/BlueArXiv"]

Install from this repository:

  1. download the built paclet build/*.paclet;

  2. install the paclet:

    PacletInstall@File["the/path/of/paclet"]

Install manually:

  1. download this repository, and move it to the paclet directory $UserBasePacletsDirectory;

  2. rebuild the internal paclet data:

    PacletDataRebuild[]

Load

Needs["Yurie`BlueArXiv`"]
Needs["Yurie`PaperTool`"]

Upgrade

PacletInstall["Yurie/BlueArXiv"]

Uninstall

PacletUninstall["Yurie/BlueArXiv"]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks