Skip to content

Commit

Permalink
Update null_doi.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann committed May 17, 2024
1 parent 23ae09e commit 76511ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/null_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,6 @@
'10.52486/01.00001.15' => true, // Journal in general
'10.5330/prsc.10.3.t786743452x51lk2' => true,
'10.5334/sta.az' => true,
'10.5424/sjar/200806s1-391' => true,
'10.5428/pcar20120511' => true,
'10.5445/IR/1000023476' => true,
'10.5465/AMR.2011.65554783' => true,
Expand Down Expand Up @@ -891,6 +890,7 @@
/** ========================================================================================================================================================================== */
// TODO - these need to be manually double checked once in a great while.
const NULL_DOI_BUT_GOOD = [
'10.5424/sjar/200806s1-391' => true,
'10.14279/depositonce-5577' => true,
'10.1051/0004-6361:20000451' => true,
'10.1051/jp4:2006133119' => true,
Expand Down

0 comments on commit 76511ad

Please sign in to comment.