CTAN Comprehensive TeX Archive Network

Verzeichnis 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}
  } 

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (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.

Paketaffilauthor
Fehlermeldungenhttps://github.com/selvamtech08/affilauthor/issues
Version1.0.1 2023-11-29
LizenzenThe Project Public License 1.3c
BetreuerSelvam P.
Enthalten inTeX Live als affilauthor
MiKTeX als affilauthor
ThemenAutorenindex
Keyval
Layout
Expl3
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren