public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Joseph Reagle <joseph.2011-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Unable to generate citations in markdown_strict
Date: Wed, 16 Jun 2021 13:19:44 -0400	[thread overview]
Message-ID: <f99ef65a-afb8-a121-d776-69eb84208ae1@reagle.org> (raw)
In-Reply-To: <f0b66f7d-b530-4c2e-9979-2fd40ff51dd4n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

You have some odd things going on with your parameters (e.g., it's `-C` or `--citeproc`), but the following works for me when the from format is *not* strict.

```
pandoc test.md  --citeproc -f markdown+yaml_metadata_block -t markdown_strict+smart+yaml_metadata_block -s --bibliography blog.bib --csl acm-sigchi-proceedings.csl
```


  parent reply	other threads:[~2021-06-16 17:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 17:01 kiran kumar
     [not found] ` <f0b66f7d-b530-4c2e-9979-2fd40ff51dd4n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-06-16 17:19   ` Joseph Reagle [this message]
2021-06-16 19:34   ` John MacFarlane
     [not found]     ` <m21r9138os.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-06-16 21:53       ` kiran kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f99ef65a-afb8-a121-d776-69eb84208ae1@reagle.org \
    --to=joseph.2011-t1oy19wchswdnm+yrofe0a@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).