This commit is contained in:
Johannes Paehr
2025-10-18 15:35:31 +02:00
commit c4354c0441
1352 changed files with 1821051 additions and 0 deletions

BIN
locate/CrossRef Lookup.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

31
locate/engines.json Normal file
View File

@@ -0,0 +1,31 @@
[
{
"_name": "CrossRef Lookup",
"_alias": "CrossRef",
"_description": "CrossRef Search Engine",
"_icon": "file:///C:/Users/Johannes/Zotero/locate/CrossRef%20Lookup.ico",
"_hidden": false,
"_urlTemplate": "https://crossref.org/openurl?{z:openURL}&pid=zter:zter321",
"_urlParams": [],
"_urlNamespaces": {
"z": "http://www.zotero.org/namespaces/openSearch#",
"": "http://a9.com/-/spec/opensearch/1.1/"
},
"_iconSourceURI": "https://crossref.org/favicon.ico"
},
{
"_name": "Google Scholar Search",
"_alias": "Google Scholar",
"_description": "Google Scholar Search",
"_icon": "file:///C:/Users/Johannes/Zotero/locate/Google%20Scholar%20Search.ico",
"_hidden": false,
"_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&",
"_urlParams": [],
"_urlNamespaces": {
"rft": "info:ofi/fmt:kev:mtx:journal",
"z": "http://www.zotero.org/namespaces/openSearch#",
"": "http://a9.com/-/spec/opensearch/1.1/"
},
"_iconSourceURI": "https://scholar.google.com/favicon.ico"
}
]