Skip to content

Selenium-based Python script creating author citation reports from Web of Science.

License

Notifications You must be signed in to change notification settings

siudej/citation-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

citation-report

Selenium-based Python script creating author citation reports from Web of Science.

Results are processed using LaTeX and BibTeX.

Requires

Usage

Call search function with the following inputs:

  • Web of Science query (e.g. AU=Last,F* for an author search)
  • name of the PDF file to be generated
  • new (boolean) - force new databse fetch, or use old data if exists
  • full (boolean) - list all citing papers or just the counts for each paper

See example at the end of wos.py file.

BibTex data might not be available for some papers. These will be listed at the end of the PDF file.

About

Selenium-based Python script creating author citation reports from Web of Science.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages