Skip to content

Commit

Permalink
Use retracted paper's DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Aug 11, 2023
1 parent 33da5ea commit 354a3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/theoj/retraction_notice.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def deposit_payload
}.to_json

{
doi: metadata[:doi],
doi: retracted_paper.doi,
metadata: Base64.encode64(metadata_payload),
citation_string: citation_string
}
Expand Down

0 comments on commit 354a3fd

Please sign in to comment.