RGLab / openCyto

A package that provides data analysis pipeline for flow cytometry.
GNU Affero General Public License v3.0
75 stars 29 forks source link

Quarto does not parse openCyto citation correctly #250

Open rwbaer opened 11 months ago

rwbaer commented 11 months ago

The new "quarto rendering" documents in RStudio do not correctly parse the citation("openCyto") in the openCyto package. I suspect this is related to the embedded braces {{ }} in the author field.

One expects to see Finak et al, 2014 when the citation is rendered, but one sees only " et al, 2014".

I don't know if this is a quarto problem or an openCyto problem but I filed a report on the quarto page where i first encountered this. The crossref is:

[(https://github.com/quarto-dev/quarto-cli/issues/6790)]