WeAreSeismica / tex2jats

SCE tools: Convert galleys from TeX to JATS XML
GNU General Public License v3.0
4 stars 4 forks source link

include ORCID ids if missing for one or more authors #12

Open thearagon opened 1 year ago

thearagon commented 1 year ago

current way to handle ORCID IDs: look for TeX macros sequentially and assign to authors in the sequential order. If the ID for one author is missing, it messes up the ordering and therefore ORCID IDs are not printed.

solution: get the ORCID macro that is within the author macro, assign each ORCID IDs to their authors.