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
It would be good to be able to show affiliations. However, this isn't easily possible across different output types.
One would need to change pandoc's html and docx template and have a redundant structure in the metadata. The latter is because one would want to keep the original author fields as they are used for metadata and still have a structure linking authors to affiliations.
For these reasons, a filter seems like the most useful.
The text was updated successfully, but these errors were encountered:
It would be good to be able to show affiliations. However, this isn't easily possible across different output types.
One would need to change pandoc's html and docx template and have a redundant structure in the metadata. The latter is because one would want to keep the original
author
fields as they are used for metadata and still have a structure linking authors to affiliations.For these reasons, a filter seems like the most useful.
The text was updated successfully, but these errors were encountered: