Skip to content

References do not format correctly #392

Closed
@ayushnoori

Description

@ayushnoori

Hi there,

I am attempting to use references in a Distill article, however, am encountering several formatting issues.

First, hovering over the first two references shows an empty tooltip:

image

In contrast to the final reference, which shows a complete reference when hovered over:

image

Further, the reference section at the end of the article does not line break correctly:

image

I am currently using the nature-communications.csl file from the Zotero Style repository, however, have also tried with the parent Nature and with the Springer Vancouver citation styles, to no avail.

My YAML header is as follows:

---
title: "About"
site: distill::distill_website
bibliography: my-bibliography.bib
csl: nature-communications.csl
output:
  distill::distill_article:
    toc: true
---

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions