You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pdfdate=> ['dcterms:date', 'content'], # (if missing, hyperxmp uses \date -- we delegate the default choice to postprocessing)
44
+
pdfdocumentid=>'', # xmpMM:DocumentID
45
+
pdfdoi=> ['prism:doi', 'content'],
46
+
pdfeissn=> ['prism:eIssn', 'content'],
47
+
pdfidentifier=> ['dcterms:identifier', 'content'], # (if missing, hyperxmp uses the first non-empty doi, eissn, issn, isbn with prefix info:doi/ or urn:ISS(B|N): -- we delegate the default choice to postprocessing)
0 commit comments