Menu

#915 Typst

BibDesk 1.0 +
open
nobody
None
5
2026-06-14
2026-06-09
No

Many people, both young and experienced, are adopting Typst. It is compatible with Bibtex. I would greatly appreciate the option to copy a reference in Typst format as easily as @Knuth38.
Thank you for this excellent piece of software.

Discussion

  • Christiaan Hofman

    You could easily write a template for such citation style.

     
  • Juan Falgueras

    Juan Falgueras - 2026-06-11

    Well, I have done it using the template (you have to select it each time you copy)
    <$publications>@<$citeKey/>, </$publications>
    Thanks

     
    • Christiaan Hofman

      You can easily set it as the default for copying, instead of the \cite command.

       
    • Christiaan Hofman

      You probably want to add the comma as a separator in your template:

      <$publications>@<$citeKey/><?$publications>, </$publications>

       

Log in to post a comment.