Skip to content

A light-weight Julia package to read and plot Google Scholar citation information

License

Notifications You must be signed in to change notification settings

mossr/GoogleScholar.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleScholar.jl

A light-weight Julia package to read and plot Google Scholar citation information.

Installation

] add https://github.com/mossr/GoogleScholar.jl

Usage

using GoogleScholar

scholar = Scholar("OdCpu9sAAAAJ") # Robert J. Moss

plot_citations(scholar)
bettersavefig("google-scholar-citations.png"; dpi=300) # higher resolution

About

A light-weight Julia package to read and plot Google Scholar citation information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages