Difference between revisions of "Module:Find sources/links"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mr. Stradivarius
(add highbeam)
blackwiki>Mr. Stradivarius
(Remove Highbeam, as the service is no longer running - see https://www.questia.com/hbr-welcome)
Line 11: Line 11:
 
["google newspapers"] = true,
 
["google newspapers"] = true,
 
["google scholar"] = true,
 
["google scholar"] = true,
["highbeam"] = true,
 
 
["jstor"] = true,
 
["jstor"] = true,
 
["new york times"] = true,
 
["new york times"] = true,

Revision as of 23:28, 4 January 2019

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

-- This is a list of link subpages of [[Module:Find sources]]. It is used to
-- generate the automatic documentation.

return {
	["bing"] = true,
	["duckduckgo"] = true,
	["google"] = true,
	["google books"] = true,
	["google free images"] = true,
	["google news"] = true,
	["google newspapers"] = true,
	["google scholar"] = true,
	["jstor"] = true,
	["new york times"] = true,
	["vgrs"] = true,
	["wikipedia library"] = true,
	["wikipedia reference search"] = true
}