[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?
From: |
Richard Lawrence |
Subject: |
Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys? |
Date: |
Mon, 09 Mar 2015 15:33:49 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
Rasmus <address@hidden> writes:
> Richard Lawrence <address@hidden> writes:
>
>> Suppose you often write citations like:
>>
>> [cite: See @Doe99, and references therein, for more.]
>>
>> [...] and rendered like:
>>
>> See Doe (1999), and references therein, for more.
>
> This is slightly OT, but it comes up frequently enough that it's worth
> pointing out. Assuming we were to handle notes as biblatex (which would
> be the better thing to do IMO), the output of:
>
> [cite: See @Doe99, and references therein, for more.]
> Aka: \textcite[See][, and references therein, for more.]{Doe99}
>
> is
>
> Aksn et al. (See 2006, , and references therein, for more.)
> ^^
Oh dear, you're right. Where do that initial comma and space come from?
I guess BibLaTeX inserts them automatically? Does that happen in all
styles?
>From what I can see, Pandoc does not implicitly insert punctuation like
this:
As @Fenner2012a [, cf. sec. 2] showed ...
renders as
As Fenner (2012, cf. sec. 2) showed ...
Can you turn off the automatic addition of commas in BibLaTeX by setting
something in the preamble? If so, would that be the right solution
here? It might be easier to remove punctuation on the LaTeX side than
to get other backends to duplicate LaTeX's implicit punctuating
behavior.
Best,
Richard
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, (continued)
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Stefan Nobis, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Richard Lawrence, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Thomas S. Dye, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Eric S Fraga, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Thomas S. Dye, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Eric S Fraga, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Thomas S. Dye, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Eric S Fraga, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Richard Lawrence, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Rasmus, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?,
Richard Lawrence <=
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Rasmus, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Richard Lawrence, 2015/03/10
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Richard Lawrence, 2015/03/09
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Eric S Fraga, 2015/03/10
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Nicolas Goaziou, 2015/03/10
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Rasmus, 2015/03/10
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Eric S Fraga, 2015/03/10
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Matt Price, 2015/03/10
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Richard Lawrence, 2015/03/10