Navigation

Allgemeines

Elektronischer Zugang zu Zeitschriften

getpp and pplist

There is a perl script called getpp to quickly fetch, view and print (with different options) papers from the xxx archives:

 

usage: getpp archive nr [abs|src]

e.g.

getpp cond-mat 9701022 gets the PostScript file
getpp hep-th 9503022 src gets the TeX file
getpp hep-th 9503022 abs shows the abstract
getpp -h shows all known archives

 

A nr with 3 or less digits refers to the current year/month.
The forms hep-th/9503022 or hep-th/22 are also valid.

 

There is also pplist, a perl script to look at the lists of abstracts of the xxx archives. It will remember what you have already seen and show only things new to you.

 

top