fix: yaml file requires doi resolvers
This commit is contained in:
parent
0b21686ca4
commit
f501a033bc
1 changed files with 10 additions and 0 deletions
|
@ -172,3 +172,13 @@ engines:
|
||||||
- name: artic
|
- name: artic
|
||||||
engine: artic
|
engine: artic
|
||||||
shortcut: arc
|
shortcut: arc
|
||||||
|
|
||||||
|
doi_resolvers:
|
||||||
|
oadoi.org: 'https://oadoi.org/'
|
||||||
|
doi.org: 'https://doi.org/'
|
||||||
|
doai.io: 'https://dissem.in/'
|
||||||
|
sci-hub.se: 'https://sci-hub.se/'
|
||||||
|
sci-hub.st: 'https://sci-hub.st/'
|
||||||
|
sci-hub.ru: 'https://sci-hub.ru/'
|
||||||
|
|
||||||
|
default_doi_resolver: 'oadoi.org'
|
Loading…
Reference in a new issue