Module:Find sources/links: Difference between revisions
From All Skies Encyclopaedia
imported>Wikmoz (Added Encyclopedia Britannica) |
imported>Wikmoz (Extended source list for Template:Find medical sources) |
||
Line 8: | Line 8: | ||
["british library"] = true, |
["british library"] = true, |
||
["ccsearch"] = true, |
["ccsearch"] = true, |
||
["doaj"] = true, |
|||
["duckduckgo"] = true, |
["duckduckgo"] = true, |
||
["gale"] = true, |
|||
["globe and mail"] = true, |
["globe and mail"] = true, |
||
["google"] = true, |
["google"] = true, |
||
Line 22: | Line 24: | ||
["new york times"] = true, |
["new york times"] = true, |
||
["new zealand herald"] = true, |
["new zealand herald"] = true, |
||
["openmd"] = true, |
|||
["pubmed"] = true, |
|||
["sciencedirect"] = true, |
|||
["south china morning post"] = true, |
["south china morning post"] = true, |
||
["springer"] = true, |
|||
["straits times"] = true, |
["straits times"] = true, |
||
["sydney morning herald"] = true, |
["sydney morning herald"] = true, |
||
Line 30: | Line 36: | ||
["the times"] = true, |
["the times"] = true, |
||
["times of india"] = true, |
["times of india"] = true, |
||
["trip"] = true, |
|||
["vgrl"] = true, |
["vgrl"] = true, |
||
["vgrs"] = true, |
["vgrs"] = true, |
||
["vgtalk"] = true, |
["vgtalk"] = true, |
||
["wikipedia library"] = true, |
["wikipedia library"] = true, |
||
["wikipedia reference search"] = true |
["wikipedia reference search"] = true, |
||
["wiley"] = true |
|||
} |
} |
Revision as of 17:07, 29 October 2021
![]() | This Lua module is used on approximately 1,560,000 pages, or roughly 100451% 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,
["britannica"] = true,
["british library"] = true,
["ccsearch"] = true,
["doaj"] = true,
["duckduckgo"] = true,
["gale"] = true,
["globe and mail"] = true,
["google"] = true,
["google books"] = true,
["google free images"] = true,
["google news"] = true,
["google newspapers"] = true,
["google scholar"] = true,
["haaretz"] = true,
["jstor"] = true,
["library of congress"] = true,
["mail and guardian"] = true,
["new york times"] = true,
["new zealand herald"] = true,
["openmd"] = true,
["pubmed"] = true,
["sciencedirect"] = true,
["south china morning post"] = true,
["springer"] = true,
["straits times"] = true,
["sydney morning herald"] = true,
["the age"] = true,
["the hindu"] = true,
["the guardian"] = true,
["the times"] = true,
["times of india"] = true,
["trip"] = true,
["vgrl"] = true,
["vgrs"] = true,
["vgtalk"] = true,
["wikipedia library"] = true,
["wikipedia reference search"] = true,
["wiley"] = true
}