Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid DOI example #140

Closed
TheChilliPL opened this issue Mar 13, 2024 · 1 comment
Closed

Invalid DOI example #140

TheChilliPL opened this issue Mar 13, 2024 · 1 comment

Comments

@TheChilliPL
Copy link

One example given in docs/file-format.md is as such:

kinetics:
    type: Article
    title: Kinetics and luminescence of the excitations of a nonequilibrium polariton condensate
    author: ["Doan, T. D.", "Tran Thoai, D. B.", "Haug, Hartmut"]
    doi: "10.1103/PhysRevB.102.165126"
    page-range: 165126-165139
    date: 2020-10-14
    parent:
        type: Periodical
        title: Physical Review B
        volume: 102
        issue: 16
        publisher: American Physical Society

Which doesn't seem to work correctly nor correspond with the rest of the documentation, which says doi should be placed within serial-number, in which case Typst seems to recognize it correctly

@reknih reknih closed this as completed in 392ec2d May 8, 2024
@reknih
Copy link
Member

reknih commented May 8, 2024

Thanks for the report!

reknih added a commit that referenced this issue May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants