Last change
on this file since 1062 was
1061,
checked in by aslmd, 11 years ago
|
PYTHON. complements on automatic scripts for biblio
|
-
Property svn:executable set to
*
|
File size:
293 bytes
|
Rev | Line | |
---|
[1061] | 1 | #! /usr/bin/env python |
---|
| 2 | import ads |
---|
| 3 | |
---|
| 4 | ads.makepage('pub',\ |
---|
| 5 | retrieve = True,\ |
---|
| 6 | listyear = range(1990,1938,-1),\ |
---|
| 7 | linkads = "link.feynman",\ |
---|
| 8 | title = "<CENTER><H2><EM><font color='#B8860B;'>Richard Feynman's publications</font></EM></H2></CENTER>") |
---|
Note: See
TracBrowser
for help on using the repository browser.