Directory macros/latex/contrib/affilauthor
README.txt
---------------------------------------------------- Package: affilauthor Author: Selvam P. Mail: selvamittex@gmail.com Licence: Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt ---------------------------------------------------- key-value style fields to tag the author and affiliation informations in a structured format. Each field has a specific name within \author and \affil commands similar to bib format. We can customize the styles as per preferences for article.cls class layout. Instead of giving all information(author and affiliation) in single tag, we can split the information in a format of key-value style. Sample author tag: \author { name={Author name}, mail={author@gmail.com}, phone={+111-222-33}, affil={af1}, note={Greeting to everyone} } Sample affiliation tag: \affil { id = {af1}, div = {Department of Computer Science}, org = {University}, street = {1st cross street}, country = {India} } Sample formating tag: \affilstyle { authfont = {\sf}, affilfont = {\sf\small}, mailfont = {\tt\small}, urlfont = {\tt\small}, phonefont = {\tt\small}, notefont = {\tt\tiny}, notenum = { alpha }, authspace = {\baselineskip}, affilspace = {\baselineskip} }
Download the contents of this package in one zip archive (583.5k).
affilauthor – Tag author and affiliation information in a key-value style
This package provides key-value style author and affiliation information tagging in a structured format. Each field has a specific name similar to the bib format. We can customize the styles as per preferences for article.cls class layout. Instead of giving all the information (author and affiliation) in a single tag, we can split the information in a format of key-value style.
Package | affilauthor |
Bug tracker | https://github.com/selvamtech08/affilauthor/issues |
Version | 1.0.1 2023-11-29 |
Licenses | The LaTeX Project Public License 1.3c |
Maintainer | Selvam P. |
Contained in | TeX Live as affilauthor MiKTeX as affilauthor |
Topics | Key-Val Layout Author Index Experimental LaTeX3 |