_includes/filters/last-name-first

Displays a person’s last name, followed by first and middle (if any)

Since:
  • 1.0.0
Source:
See:
  • Turabian 2018, 225–7, figure 18.1
Parameters:
NameTypeDescription
fullNameObject

A person’s full name

Returns:
Type:
string

The formatted name

Since:
  • 1.0.0
Source:
See:
  • Turabian 2018, 225–7, figure 18.1
Parameters:
NameTypeDescription
coauthorObject

From an array of coauthors

indexnumber

Position in the array of coauthors

arrObject

The original array of coauthors

Returns:
Type:
string

HTML

Defines a list of two to four coauthors

Since:
  • 1.0.0
Source:
See:
  • Turabian 2018, 225–7, figure 18.1
Parameters:
NameTypeDescription
fullNameObject

A person’s full name

Returns:
Type:
string

The formatted name

Since:
  • 1.0.0
Source:
See:
  • Turabian 2018, 225–7, figure 18.1
Parameters:
NameTypeDescription
coauthorObject

From an array of coauthors

indexnumber

Position in the array of coauthors

arrObject

The original array of coauthors

Returns:
Type:
string

HTML