issues
search
chendaniely
/
citeseerx-citation-network
Methods to get citation information from CiteSeerX
MIT License
1
stars
0
forks
source link
Article class
#1
Open
chendaniely
opened
9 years ago
chendaniely
commented
9 years ago
article class should be able to do the following:
[x] get the link to the article
[x] generating the full link by appending to a base, or passing though the link
[x] get authors as a
string
list
[x] get authors as parsed list or kwarg
[ ] get title of article
[ ] get doi
[ ] get either the weblink or pass raw htmltext of both the cited articles and articles cited (forward/backward)
[ ] get abstract
[ ] get BibTeX citation
article class should be able to do the following:
stringlist