Skip to content

Commit

Permalink
Update null_doi.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann authored Jan 26, 2024
1 parent 2b7511a commit 3cba6bb
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions constants/null_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
'10.1137/1.9780898719512.ch1',
'10.1177/0583102405059054',
'10.1177/154596839701100104',
'10.1186/s40850-020-00057-3',
'10.1215/lt-18350307-TC-JFR-01',
'10.1225/F00503',
'10.1258/j.jmb.2005.04-49',
Expand All @@ -46,9 +45,6 @@
'10.1385/1-59745-395-1:163',
'10.1385/NMM:8:1-2:217',
'10.14203/mri.v24i0.400',
'10.14241/asgp.2023.01',
'10.14241/asgp.2023.03',
'10.14241/asgp.2023.17',
'10.14334/wartazoa.v27i4.1692',
'10.14429/dsj.53.2282',
'10.14429/dsj.60.344',
Expand All @@ -64,7 +60,6 @@
'10.1560/H0A3-JJBU-RX53-WMXJ',
'10.1560/IJES.56.2-4.217',
'10.1560/rrj4-hu15-8bfm-wauk',
'10.1682/JRRD.2010.03.0035',
'10.17159/2413-3051/2013/v24i3a3138',
'10.17312/harringtonparkpress/2014.09.msws.007',
'10.17312/harringtonparkpress/2014.09.msws.010',
Expand All @@ -80,7 +75,6 @@
'10.21082/blpn.v12n2.2006.p83-88',
'10.21154/justicia.v12i2.328',
'10.21599/atjir.15384',
'10.22059/ijmge.2012.51321',
'10.22520/tubaked.2004-2.0007',
'10.2307/3818115',
'10.2307/jthought.43.1-2.55',
Expand All @@ -90,7 +84,6 @@
'10.24321/0019.5138.201906',
'10.2466/pr0.71.8.1064-1066',
'10.26442/terarkh2018901089-93',
'10.29173/bluejay1721',
'10.2979/NWS.1997.9.2.193',
'10.31096/wua033-pls90b070',
'10.31318/2522-4190.2018.121.133109',
Expand All @@ -108,7 +101,6 @@
'10.3724/SP.J.1245.2011.00001',
'10.3828/978-0-85323-106-6',
'10.3828/978-0-85323-752-5',
'10.4062/biomolther.2009.17.3.241',
'10.4103/0255-0857.38850',
'10.4103/0973-1229.34714',
'10.4103/0973-1229.51213',
Expand All @@ -125,19 +117,13 @@
'10.51437/jgns.v1i1.29',
'10.51437/jgns.v1i1',
'10.5428/pcar20120511',
'10.5483/BMBRep.2004.37.1.122',
'10.5483/BMBRep.2012.45.4.259',
'10.5581/1516-8484.20110123',
'10.5604/01.3001.0012.8474',
'10.5604/20831862.1144420',
'10.5604/20842937.1134333',
'10.7233/jksc.2013.63.2.029',
'10.7233/jksc.2015.65.6.112',
'10.7313/upo9781904761679.011',
'10.7556/jaoa',
'10.7575/aiac.ijalel.v.6n.3p.71',
'10.7660/ActaHortic.1986.177.40',
'10.9340/61.2135',
);

const NULL_DOI_BUT_GOOD = array( // TODO - these need to be manually double checked once in a great while. Note that a failed url on one computer does not mean it is gone, it might just be you
Expand Down Expand Up @@ -245,4 +231,16 @@
'10.7314/apjcp.2013.14.7.4283',
'10.7731/KIFSE.2015.29.2.039',
'10.8080/4020100059499',
'10.7233/jksc.2013.63.2.029',
'10.7233/jksc.2015.65.6.112',
'10.5483/BMBRep.2004.37.1.122',
'10.5483/BMBRep.2012.45.4.259',
'10.4062/biomolther.2009.17.3.241',
'10.29173/bluejay1721',
'10.22059/ijmge.2012.51321',
'10.1682/JRRD.2010.03.0035',
'10.14241/asgp.2023.01',
'10.14241/asgp.2023.03',
'10.14241/asgp.2023.17',
'10.1186/s40850-020-00057-3',
);

0 comments on commit 3cba6bb

Please sign in to comment.