Jump to content

Module:Find sources/links/google scholar

From pool
Revision as of 12:37, 28 October 2020 by Caleb Cooper (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'
}