CTAN Comprehensive TeX Archive Network

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.

Packageaffilauthor
Bug trackerhttps://github.com/selvamtech08/affilauthor/issues
Version1.0.1 2023-11-29
LicensesThe Project Public License 1.3c
MaintainerSelvam P.
Contained inTeX Live as affilauthor
MiKTeX as affilauthor
TopicsLayout
Key-Val
Author Index
Experimental 3
...
Guest Book Sitemap Contact Contact Author