jupyter-book / mystmd

Command line tools for working with MyST Markdown.
https://mystmd.org/guide
MIT License
191 stars 61 forks source link

🎓 Add DOIs for venue and biblio #1461

Closed fwkoch closed 1 month ago

fwkoch commented 1 month ago

Journals and Issues may have DOIs, in addition to articles. This PR adds doi to venue and biblio, for journals and issues respectively. It also adds short_title to venue, as often journals have an abbreviation.

I also tweaked fillProjectFrontmatter so biblio fields fill (rather than replacing the entire biblio object). This allows you to define volume/issue/doi in a shared config and first_page/last_page on an article.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 8fe945a8b41d6b3e98d6f799c58659f0f9bd37d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages | Name | Type | | ---------------- | ----- | | myst-templates | Patch | | myst-frontmatter | Patch | | myst-common | Patch | | myst-config | Patch | | myst-spec-ext | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR