GoogleScholar.jl

A light-weight Julia package to read and plot Google Scholar citation information
Author mossr
Popularity
4 Stars
Updated Last
11 Months Ago
Started In
October 2023

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

Used By Packages

No packages found.