Module:Find sources/links: Difference between revisions
From All Skies Encyclopaedia
imported>Mr. Stradivarius Remove Highbeam, as the service is no longer running - see https://www.questia.com/hbr-welcome |
imported>Pppery Adding several subpages that exist but aren't mentioned here |
||
| Line 3: | Line 3: | ||
return { | return { | ||
["archive.org"] = true, | |||
["bing"] = true, | ["bing"] = true, | ||
["duckduckgo"] = true, | ["duckduckgo"] = true, | ||
| Line 13: | Line 14: | ||
["jstor"] = true, | ["jstor"] = true, | ||
["new york times"] = true, | ["new york times"] = true, | ||
["vgrl"] = true, | |||
["vgrs"] = true, | ["vgrs"] = true, | ||
["vgtalk"] = true, | |||
["wikipedia library"] = true, | ["wikipedia library"] = true, | ||
["wikipedia reference search"] = true | ["wikipedia reference search"] = true | ||
} | } | ||
Revision as of 17:21, 27 April 2019
| Warning | This Lua module is used on approximately 1,560,000 pages, or roughly 42472% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
-- This is a list of link subpages of [[Module:Find sources]]. It is used to
-- generate the automatic documentation.
return {
["archive.org"] = true,
["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,
["vgrl"] = true,
["vgrs"] = true,
["vgtalk"] = true,
["wikipedia library"] = true,
["wikipedia reference search"] = true
}






