Skip to content

APA bibliography (and possibly others) not properly formatted #52

@mvuorre

Description

@mvuorre

Using csl: https://www.zotero.org/styles/apa (etc) doesn't include hanging indents (citeproc: true). Also when citeproc: false bibliographystyle: apa has similar issue. The latter is an upstream Typst issue.

For now the fix is

format:
  preprint-typst:
    include-before-body:
      - text: "#show <refs>: set par(hanging-indent: 1.4em)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions