Custom author order (IEEE template) by DunLug · Pull Request #263 · rstudio/rticles

and others added 3 commits

December 12, 2019 11:56
The new yaml field is as follow :
affiliation:
  author:
    - name: First
      mark: 1
    - name: Second
      mark: 2
    - name: Third
      mark: 1
  institution:
    - name: Institution 1
      mark: 1
    - name: Institution 2
      mark: 2

This allows to separate authors of same affiliation while ordering them
by importance.

@DunLug

@yihui

@github-actions github-actions bot locked as resolved and limited conversation to collaborators

Nov 2, 2020