Closed nschloe closed 2 years ago
A results entry has
entry_id: "http://arxiv.org/abs/2206.14804v1"
It's sometimes useful to return the raw ID, too, i.e., 2206.14804 or 2206.14804v1v1.
2206.14804
2206.14804v1v1
Hello––I think get_short_id does what you want: http://lukasschwab.me/arxiv.py/index.html#Result.get_short_id
get_short_id
Indeed, thanks!
A results entry has
It's sometimes useful to return the raw ID, too, i.e.,
2206.14804
or2206.14804v1v1
.