-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Rather than posting in manubot/manubot#187, I figured I should post this here...
I've documented the JOSS format in this Gist: https://gist.github.com/arfon/3bd75497358a82812bda60146e11e61e
The two key customizations we have are:
- A list of
affiliations
with numerical indexes so they can be referenced by multiple authors. - A couple of fields (
aas-doi
,aas-journal
) that we use to cross-link papers that get jointly published together.
For #1
, I would argue this is better than Pandoc's current solution, especially as the affiliations can be reused across authors.
For #2
, I would like to generalize this in someway if possible. It feels like expressing a relationship to another document in the YAML header is somewhat useful? I believe Crossref metadata supports a IsRelatedTo
which could be the right way to express this more generally?
Metadata
Metadata
Assignees
Labels
No labels