LaTeX Ampersand Automator
Converts a CSV/TSV grid into a LaTeX bmatrix or tabular environment.
Parse author list for journal submission portals — structured JSON output
Parses a free-text author list and extracts first name, last name, middle initials, affiliation indices (superscript numbers), corresponding-author marker (*), and email addresses.
Affiliation lines are detected automatically when they start with a digit or contain keywords like "department", "university", "institute". Superscript Unicode digits (¹²³…) are converted to ASCII.
Outputs structured JSON (for programmatic use) and TSV (for import into spreadsheets or submission systems).