File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515_AUTHSEARCH = '/citations?hl=en&view_op=search_authors&mauthors={0}'
1616_KEYWORDSEARCH = '/citations?hl=en&view_op=search_authors&mauthors=label:{0}'
1717_KEYWORDSEARCHBASE = '/citations?hl=en&view_op=search_authors&mauthors={}'
18- _PUBSEARCH = '/scholar?hl=en&num=20& q={0}'
19- _CITEDBYSEARCH = '/scholar?hl=en&num=20& cites={0}'
18+ _PUBSEARCH = '/scholar?hl=en&q={0}'
19+ _CITEDBYSEARCH = '/scholar?hl=en&cites={0}'
2020_ORGSEARCH = "/citations?view_op=view_org&hl=en&org={0}"
2121_MANDATES_URL = "https://scholar.google.com/citations?view_op=mandates_leaderboard_csv&hl=en"
2222
Original file line number Diff line number Diff line change 77
88_SCHOLARPUBRE = r'cites=([\d,]*)'
99_CITATIONPUB = '/citations?hl=en&view_op=view_citation&citation_for_view={0}'
10- _SCHOLARPUB = '/scholar?hl=en&num=20& oi=bibs&cites={0}'
10+ _SCHOLARPUB = '/scholar?hl=en&oi=bibs&cites={0}'
1111_CITATIONPUBRE = r'citation_for_view=([\w-]*:[\w-]*)'
12- _BIBCITE = '/scholar?hl=en&num=20& q=info:{0}:scholar.google.com/\
12+ _BIBCITE = '/scholar?hl=en&q=info:{0}:scholar.google.com/\
1313 &output=cite&scirp={1}&hl=en'
14- _CITEDBYLINK = '/scholar?hl=en&num=20& cites={0}'
14+ _CITEDBYLINK = '/scholar?hl=en&cites={0}'
1515_MANDATES_URL = '/citations?view_op=view_mandate&hl=en&citation_for_view={0}'
1616
1717_BIB_MAPPING = {
You can’t perform that action at this time.
0 commit comments