Module:Find sources/links/google scholar

From Bharatpedia, an open encyclopedia
< Module:Find sources‎ | links
Revision as of 14:46, 27 November 2020 by WikiDwarf (talk | contribs) (Created page with "return { url = '//scholar.google.com/scholar?q=$1', display = 'Google Scholar' }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Find sources/links/google scholar/doc

return {
	url = '//scholar.google.com/scholar?q=$1',
	display = 'Google Scholar'
}