ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sander Maijers <s.n.maijers@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: (MKIV beta) APA citations: "et al." incorrectly written
Date: Wed, 8 Oct 2014 16:12:43 +0200	[thread overview]
Message-ID: <CAGRPH5VK38=-T9E_4jAe1neK-1sLBOvVuYAtdhVciBo6eQR-iQ@mail.gmail.com> (raw)
In-Reply-To: <56782896-A20A-45BF-9C6E-70893A968E46@gmail.com>

Thank you Robert! I was planning to respond to your private message as
well. Am I correct in that you would enforce a single concrete
citation format throughout the document that way? In that case, I' m
sorry to report that does not help me. You were asking for comments
about your solution, I hope the following remarks are informative to
you.

My .bib file is being autogenerated by Mendeley, a reference manager,
and changes often in terms of contents. That workflow seems
incompatible with your solution. Furthermore, I may not let the
authors appear in citations with all their names every time, it should
be limited to the first time (the APA 6 rules, that I referred to).
With your solution, 1 out of n citations would be correct, while in
the current situation (without manual intervention) n-1 out of n would
be correct (all but the first).

So, am I out of luck? Should I maybe have an 'invisible' citation with
the first citation, spelling out that citation myself, while still
recording that the work was cited and is to be listed in the
bibliography.

Who can tell me please how to hide \cite output in the neatest way
possible, while keeping the semantics in tact (i.e. establish that a
reference was made)?

Best,

Sander Maijers


On Wed, Oct 8, 2014 at 10:29 AM, Robert Blackstone
<blackstone.robert@gmail.com> wrote:
>
> On 6 Oct 2014, at 23:33 , Sander Maijers <s.n.maijers@gmail.com>
>  wrote:
>
> Who can offer a short-term solution to this problem? All I want is to
> reference a work, listing all of the authors' names, in APA6 format. If
> necessary I'll prescribe the output format manually.
>
> Best,
>
> Sander Maijers
>
>
> \setupbibtex[database={references/bibliographic_database},sort=author]
>
> \setuppublications[alternative=apa]
>
> \starttext
>    \cite[extras={, p.~3}][Zhou2012]
>    \cite[Zhou2012]
> \stoptext
>
>
> Incorrectly produces:
>
> (Zhou et al., 2012, p. 3) (Zhou et al., 2012)
>
>
> Instead of:
>
> (Zhou, Lyu, & King, 2012, p. 3) (Zhou, Lyu, & King, 2012)
>
>
>
>
> What I would do is, for the final processing, not to load the .bib-file but
> the .bbl that was generated in the previous run. You can open that file in
> any text processor (I mostly use TeXShop) and manually change the Author for
> this particular entry. In the .bbl the field Author has this form:
> \author[]{}[]{}{} .
>
> You should be able to solve your problem by putting inside the last pair of
> brackets exactly how you would like your authors et. al. to appear in your
> output. Place the whole lot again between brackets:  \author[]{}[]{}{{Zhou,
> Tom Chao and Lyu, Michael R. and King, Irwin}} or whatever you want.
>
> But again,  don’t input the bib-file. Every time you do that the old .bbl is
> overwritten and your correction will be lost. ConTeXt uses the .bbl, not the
> .bib.
>
> I hope this helps.
> Best regards,
>
> Robert Blackstone
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2014-10-08 14:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.56.1412631186.2277.ntg-context@ntg.nl>
2014-10-08  8:29 ` Robert Blackstone
2014-10-08 14:12   ` Sander Maijers [this message]
2014-10-15 14:51     ` Alan BRASLAU
2014-10-15 14:58     ` Alan BRASLAU
2014-10-08 14:37 ` Animation captions (was: error in animation) Jeong Dal
2014-10-08 14:37 ` Jeong Dal
     [not found] <mailman.82.1412837520.2277.ntg-context@ntg.nl>
2014-10-09  8:03 ` (MKIV beta) APA citations: "et al." incorrectly written Robert Blackstone
2014-09-30 14:19 Sander Maijers
2014-09-30 18:32 ` Alan BRASLAU
2014-09-30 18:47   ` Sander Maijers
2014-10-05  8:34     ` Thangalin
2014-10-06 21:09   ` Sander Maijers

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='CAGRPH5VK38=-T9E_4jAe1neK-1sLBOvVuYAtdhVciBo6eQR-iQ@mail.gmail.com' \
    --to=s.n.maijers@gmail.com \
    --cc=ntg-context@ntg.nl \
    /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).