public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Tina Su <yisuoyanyu.su-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: pandoc citation problem
Date: Tue, 7 Jun 2022 03:43:14 -0700 (PDT)	[thread overview]
Message-ID: <1e5e4f58-0350-4b18-b310-eafe491d6e56n@googlegroups.com> (raw)
In-Reply-To: <4ec832d4d4014c428d3675fca0bd87df-NSENcxR/0n0@public.gmane.org>


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

That really fixes it, thanks!!!

I think it's correct that include initials in the in-text citations, which 
is also encouraged by APA. But unfortunately, my supervisor doesn't think 
so... 

在2022年6月7日星期二 UTC+8 18:17:29<denis...-NSENcxR/0n0@public.gmane.org> 写道:

> Line 1847, change 
> givenname-disambiguation-rule="primary-name-with-initials" to 
> givenname-disambiguation-rule="per-cite". But I’m pretty sure that’s on 
> purpose.
>
>
> Best,
>
> Denis
>
>  
>
>  
>
> *Von:* pandoc-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <pandoc-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> *Im 
> Auftrag von *Tina Su
> *Gesendet:* Dienstag, 7. Juni 2022 12:12
> *An:* pandoc-discuss <pandoc-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
> *Betreff:* pandoc citation problem
>
>  
>
> Hi,
>
> I have two references which same publication year and the authors have 
> same last name:
>
> Zhao, K. (2015). The motivation behind China’s public diplomacy. The 
> Chinese Journal of.
>
> Zhao, Q., & Lei, W. (2015). Blue book of public diplomacy—Annual report of 
> China’s public diplomacy development (2015). Social Sciences Academic Press.
>
> so my citation would be:
>
> [@zhao2015]
> [@zhao2015a]
>
> With I turn .md into .docx, it covert to
>
> (Q. Zhao & Lei, 2015)
> (K. Zhao, 2015)
>
> However, in a APA style, it should be
>
> (Zhao & Lei, 2015)
> (Zhao, 2015)
>
> Is there any way to fix it?
>
> I use this command:
>
> pandoc --citeproc \
> --csl 'apa.csl' \
> --bibliography 'zotero.bib' \
> --filter pandoc-comments \
> -M reference-section-title='References' \
> -N \
> --reference-doc 'custom-reference.docx' 'xx.md' -o 'xx.docx'
>
> The attached is my .bib and .csl documents:
>
> Thanks a lot!
>
> -- 
> 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-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/pandoc-discuss/5a7614fb-9721-417e-bd54-48552ab4cac9n%40googlegroups.com 
> <https://groups.google.com/d/msgid/pandoc-discuss/5a7614fb-9721-417e-bd54-48552ab4cac9n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/1e5e4f58-0350-4b18-b310-eafe491d6e56n%40googlegroups.com.

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

      parent reply	other threads:[~2022-06-07 10:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AQHYelb7CKgZCOHtGkmMBPAMbOLWp61DumJg>
2022-06-07 10:11 ` Tina Su
     [not found]   ` <5a7614fb-9721-417e-bd54-48552ab4cac9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-06-07 10:17     ` AW: " denis.maier-NSENcxR/0n0
     [not found]       ` <4ec832d4d4014c428d3675fca0bd87df-NSENcxR/0n0@public.gmane.org>
2022-06-07 10:43         ` Tina Su [this message]

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=1e5e4f58-0350-4b18-b310-eafe491d6e56n@googlegroups.com \
    --to=yisuoyanyu.su-re5jqeeqqe8avxtiumwx3w@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).