This class provides helper utilities to display, sort, and select attributes from a name in the CSL format.
csl_name(
  family = NULL,
  given = NULL,
  dropping_particle = NULL,
  non_dropping_particle = NULL,
  suffix = NULL,
  comma_suffix = NULL,
  static_ordering = NULL,
  literal = NULL,
  parse_names = NULL
)csl_names(x = list())
list_of_csl_names(x = list())
The family name
The given name
Additional name variable properties as described in the schema.
For csl_name(), x should be a list of csl_name(). For
list_of_csl_names(), x should be a list of csl_names().
https://citeproc-js.readthedocs.io/en/latest/csl-json/markup.html#name-fields