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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: