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

From blackwiki
Jump to navigation Jump to search
blackwiki>Mr. Stradivarius
(update)
blackwiki>Mr. Stradivarius
(add highbeam)
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 03:34, 31 May 2015

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,
	["highbeam"] = true,
	["jstor"] = true,
	["new york times"] = true,
	["vgrs"] = true,
	["wikipedia library"] = true,
	["wikipedia reference search"] = true
}