public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Author in text citation conversion to DOCX
@ 2022-09-26 12:29 Raniere Silva
  0 siblings, 0 replies; only message in thread
From: Raniere Silva @ 2022-09-26 12:29 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 819 bytes --]

Hi,

Consider the follow Markdown file:

```
---
title: MWE
---

Foo @rezende_cric_2021 foo

Bar [@rezende_cric_2021].
```

When I run

pandoc --from markdown --citeproc --bibliography=references.bib 
--csl=ieee.csl mwe.md --to docx

I get

> Foo [1] foo
> Bar [1].

instead of

> Foo T. Rezende et al. (2021) foo
> Bar [1].

Is this because Pandoc doesn't know who to write author in text to DOCX?

Raniere

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/34fcb42e-d378-46a3-ad21-f0098459fe11n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1223 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-26 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 12:29 Author in text citation conversion to DOCX Raniere Silva

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).