Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-11 | JATS templates: support 'equal-contrib' attrib for authors | Albert Krewinkel | 1 | -0/+9 | |
Authors who contributed equally to a paper may be marked with `equal-contrib`. | |||||
2021-02-15 | JATS writer: add date-type to pub-date elements | Albert Krewinkel | 1 | -3/+10 | |
2021-02-15 | JATS writer: replace attribute "pub-type" with "publication-format". | Albert Krewinkel | 1 | -4/+7 | |
The former attribute is deprecated. | |||||
2021-01-29 | JATS templates: tag author.name as string-name | Albert Krewinkel | 1 | -0/+5 | |
The partitioning the components of a name into surname, given names, etc. is not always possible or not available. Using `author.name` allows to give the full name as a fallback to be used when `author.surname` is not available. | |||||
2020-11-23 | JATS template: allow array of persistent institute ids in `pid` | Albert Krewinkel | 1 | -0/+7 | |
2020-11-20 | JATS writer: support author affiliations (#6867) | Albert Krewinkel | 1 | -0/+84 | |
Closes: #6687 | |||||
2020-11-03 | Document pandoc's handling of metadata in JATS output (#6794) | Albert Krewinkel | 1 | -0/+299 | |