Module:Find sources/links/jstor

Revision as of 12:38, 28 October 2020 by Caleb Cooper (talk | contribs) (Created page with "return { url = 'https://www.jstor.org/action/doBasicSearch?Query=$1&acc=on&wc=on', display = 'JSTOR' }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
	url = 'https://www.jstor.org/action/doBasicSearch?Query=$1&acc=on&wc=on',
	display = 'JSTOR'
}