www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

engines.json (1000B)


      1 [
      2 	{
      3 		"name": "CrossRef Lookup",
      4 		"alias": "CrossRef",
      5 		"_urlTemplate": "https://crossref.org/openurl?{z:openURL}&pid=zter:zter321",
      6 		"description": "CrossRef Search Engine",
      7 		"hidden": false,
      8 		"_urlParams": [],
      9 		"_urlNamespaces": {
     10 			"z": "http://www.zotero.org/namespaces/openSearch#",
     11 			"": "http://a9.com/-/spec/opensearch/1.1/"
     12 		},
     13 		"_iconSourceURI": "https://crossref.org/favicon.ico"
     14 	},
     15 	{
     16 		"name": "Google Scholar Search",
     17 		"alias": "Google Scholar",
     18 		"_urlTemplate": "https://scholar.google.com/scholar?as_q=&as_epq={z:title}&as_occt=title&as_sauthors={rft:aufirst?}+{rft:aulast?}&as_ylo={z:year?}&as_yhi={z:year?}&as_sdt=1.&as_sdtp=on&as_sdtf=&as_sdts=22&",
     19 		"description": "Google Scholar Search",
     20 		"hidden": false,
     21 		"_urlParams": [],
     22 		"_urlNamespaces": {
     23 			"rft": "info:ofi/fmt:kev:mtx:journal",
     24 			"z": "http://www.zotero.org/namespaces/openSearch#",
     25 			"": "http://a9.com/-/spec/opensearch/1.1/"
     26 		},
     27 		"_iconSourceURI": "https://scholar.google.com/favicon.ico"
     28 	}
     29 ]