How to customize corresponding address and other author information on export
If you are exporting your document using a specific vendor style, there may be some options for you to set a corresponding address, funder information, etc. Even if you're not using a vendor style and you are a LaTeX expert, you may want to pass some custom options to the compiler before export. To do so,
In Edit mode, click on the gear icon ⚙️in the toolbar and select Edit Macros
Look for the bottom part of the header.tex file, between else and fi. For example, if you are exporting using a Wiley format, you will be able to insert a corresponding address. Edit this line:
with your author information, as desired. Please note: you will have to uncomment the line by removing the "%" sign.
Save and close the file and export your document again. As for the example here, the corresponding address will now show on the exported PDF, provided you pick a Wiley format.
Note. Different vendor styles have different grammars and rules for indicating additional author information. Check the guidelines.
In Edit mode, click on the gear icon ⚙️in the toolbar and select Edit Macros
Look for the bottom part of the header.tex file, between else and fi. For example, if you are exporting using a Wiley format, you will be able to insert a corresponding address. Edit this line:
\corraddress{Author One PhD, Department, Institution, City, State or Province, Postal Code, Country}
with your author information, as desired. Please note: you will have to uncomment the line by removing the "%" sign.
Save and close the file and export your document again. As for the example here, the corresponding address will now show on the exported PDF, provided you pick a Wiley format.
Note. Different vendor styles have different grammars and rules for indicating additional author information. Check the guidelines.
Updated on: 04/30/2020