awesome-quarto icon indicating copy to clipboard operation
awesome-quarto copied to clipboard

Citation Style Examples for Quarto

Open rgaiacs opened this issue 3 years ago • 3 comments

Link to suggestion

https://quarto-forge.gitlab.io/csl-style-examples/

Targeted section

Official documentation & quickstarts

Describe your suggestion

This is shameless self promotion. :-D

The website include links to some citation styles render by quarto.

Checklist

  • [X] checked if your suggestion is not already listed in Awesome Quarto list.
  • [X] checked if it can fit in an existed section or open a discussion to suggest any new sections..
  • [X] checked when it's a repository if it's maintained (archived repository will be rejected).

rgaiacs avatar Sep 27 '22 09:09 rgaiacs

Thanks for the suggestion!

I wonder how useful it is, because for example https://www.zotero.org/styles (can be found in https://quarto.org/docs/authoring/footnotes-and-citations.html#citation-style) highlights a lot of styles with an "hover" example of the citation and bibliography format. Yours seems quite limited. image

mcanouil avatar Oct 03 '22 19:10 mcanouil

Pandoc (and Quarto) uses Citation Style Language but Pandoc implemented some custom features (see https://discourse.citationstyles.org/t/pandocs-author-in-text-citation/1775). https://www.zotero.org/styles shows how Quarto will render the citations for [@jane] but not for @jane because @jane is a Pandoc custom feature.

My project's goal is to help users to preview how Quarto will render @jane as it can be very different.

rgaiacs avatar Oct 04 '22 03:10 rgaiacs

I see, then may I suggest to let your project mature a bit. Also, having to download the file to visualise the rendered style is not at all practical.

As is, I don't feel to add it.

mcanouil avatar Oct 04 '22 08:10 mcanouil

I am going to close this in its current form, I don't think it follows Awesome guidelines, as it more something aside Quarto.

mcanouil avatar Feb 06 '23 19:02 mcanouil