Internal class extending StatusSetter for PlumeQuarto.
Super classes
plume::NameHandler -> plume::PlumeHandler -> plume::StatusSetter -> StatusSetterPlumeQuarto
Methods
Method set_cofirst_authors()
Set co-first authors.
Arguments
...One or more unquoted expressions separated by commas. Expressions matching values in the column defined by
byor.bydetermine co-first authors. Matching of values is case-insensitive and dot-agnostic..byVariable used to specify which authors contributed equally to the work. By default, uses authors' id.
Method set_equal_contributor()
This method has been deprecated in favour of set_cofirst_authors().
Arguments
...One or more unquoted expressions separated by commas. Expressions matching values in the column defined by
by/.bydetermine equal contributors. Matching of values is case-insensitive..byVariable used to specify which authors are equal contributors. By default, uses authors' id.
by-
Please use the
.byparameter instead.
Method set_deceased()
Set deceased authors.
Arguments
...One or more unquoted expressions separated by commas. Expressions matching values in the column defined by
byor.bydetermine deceased authors. Matching of values is case-insensitive and dot-agnostic..byVariable used to specify whether an author is deceased or not. By default, uses authors' id.
by-
Please use the
.byparameter instead.