crsh / papaja

papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.
https://frederikaust.com/papaja_man/
Other
648 stars 132 forks source link

ORCID ID in header #282

Open florianjansen opened 5 years ago

florianjansen commented 5 years ago

Is your feature request related to a problem? Please describe. I would like to add Orcid ids for authors.

Describe the solution you'd like header attribute for author (like address, affiliation and email)

Describe alternatives you've considered can be a generic "note" field

Additional context https://orcid.org/

crsh commented 5 years ago

Thanks for the suggestion, I think this would be a worthwhile addition.

In terms of visuals, my first idea was to add the ORCID icon right after the author name (similar to the affiliation superscript) and link that to the ORCID profile. Do you think that makes sense? Would you prefer the ORCID to be displayed somewhere?

Note (to self): ORCID ID display guidelines, tikz implementation, academicons implementation

crsh commented 4 years ago

Another note to self: Here's another tikz implementation.