Replies: 1 comment 2 replies
-
@reagle Thanks for the interest! I know our CHI format is sub-optimal, and I'd love help you and create a top-notch CHI format. Would you mind reaching out over email to me at [email protected]? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm a Quarto newbie and am trying to create a submission for CHI'23. I use pandoc for my own materials and have bibliographies in CSL YAML & JSON. However, the ACM extension seems to require bibtex files...(?) I can use pandoc to convert from YAML to bibtex, but it is very lossy (e.g., dropping
url
). My bibliography tool can also generate biblatex, but quarto/xetex complains I'm missing theyear
field -- I'm using thedate
field. Any suggestions for:Thanks!
Beta Was this translation helpful? Give feedback.
All reactions