|
Last change
on this file since 1328 was
1142,
checked in by aslmd, 12 years ago
|
|
bibweb: a version with clean repositories 1
|
-
Property svn:executable set to
*
|
|
File size:
324 bytes
|
| Line | |
|---|
| 1 | #! /usr/bin/env python |
|---|
| 2 | import ads |
|---|
| 3 | |
|---|
| 4 | ads.makepage('feynman',\ |
|---|
| 5 | retrieve = True,\ |
|---|
| 6 | listyear = range(1990,1938,-1),\ |
|---|
| 7 | linkads = "demo.link",\ |
|---|
| 8 | title = "<CENTER><H2><EM><font color='#B8860B;'>Richard Feynman's publications</font></EM></H2></CENTER>", |
|---|
| 9 | target = 'demo') |
|---|
Note: See
TracBrowser
for help on using the repository browser.