ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* APA Bibliographic refs. | Hyphenated first names | Lower case first letter of Title
@ 2017-05-21 23:41 Richard Mahoney | Indica et Buddhica
  2017-05-22  7:09 ` Alan Braslau
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Mahoney | Indica et Buddhica @ 2017-05-21 23:41 UTC (permalink / raw)
  To: Mailing list for ConTeXt users; +Cc: r.mahoney

Dear list,

I have been cleaning up the following proof-of-concept edition set with
ConTeXt ver: 2017.05.15 21:48 MKIV beta:

http://indica-et-buddhica.org/siksasamuccaya-progresse-bodhisattva-concept.pdf


On the whole I'm very pleased but I'm noticing something odd with the
APA typesetting. This can be seen on concept:226 & 229. Here is my set
up followed by the BibTeX refs.:

% Bibliographic referencing

\usebtxdataset[thesis-clean-k-final.bib]

\setupbtx[default:cite][alternative=num]

\setupbtx[apa:cite][alternative=authoryear,compress=yes]

\usebtxdefinitions[apa]

\definebtxrendering[apa][specification=apa,sorttype=authoryear,numbering=no]

\setupbtxlist[apa][alternative=paragraph,width=325pt,maxwidth=325pt,distance=.5em,margin=3em,align={hz,hanging}]



1.) For Hans-Georg and Jens-Uwe I'm getting H. -G. & J. -U. not H.-G. &
J.-U.:

@Book{gadamer:truth,
  author =	 "Hans-Georg Gadamer",
  title =	 "Truth and Method",
  publisher =	 "Seabury Press",
  shorttitle =	 "Truth",
  year =	 1975,
  address =	 "New York",
  key =		 "gadamer:75",
}

@InCollection{klaus:einige,
  author =	 "K. Klaus",
  title =	 "Einige {t}extkritische {u}nd {e}xegetische
                  {B}emerkungen {z}u {Ś}ānti\-devas “{Ś}ikṣāsamuccaya”
                  (Kapitel {XII} {u}nd {XIII})",
  booktitle =	 "Bauddhaviyāsudhākaraḥ\,: Studies in Honour of
Heinz Bec\-hert on the Occasion of His 65th Birthday",
  shorttitle =	 "\,‘{Ś}ikṣāsamuccaya’\,",
  key =		 "klaus:97a",
  pages =	 "397--406",
  publisher =	 "Indica et Tibetica",
  year =	 1997,
  editor =	 "P. Kieffer-Pülz and Jens-Uwe Hartmann",
  volume =	 30,
  address =	 "Swisttal-Odendorf",
}


2.) And for the initial letter of the title, SGam.po.pa not sGgam.po.pa:

@Book{guenther:sgam,
  title =	 "{s}{G}am.{p}o.{p}a, The Jewel Ornament of
                  Liberation\,: {D}am.\-{c}hos {y}id.{b}žin.{g}yi
                  {n}or.{b}u {t}har.{p}a {r}in.{p}o {c}he'i {r}gyan
                  {ž}es.{b}ya.{b}a {t}heg.{p}a {c}hen.\-{p}o'{i}
                  {l}am.{r}im.{g}yi {b}śad.{p}a",
  publisher =	 "Rider \& Co.",
  shorttitle =	 "{s}{G}am.{p}o.{p}a",
  year =	 1970,
  key =		 "guenther:70a",
  address =	 "London",
  author =	 "H. V. Guenther",
}


I've also tried surrounding the hyphenated names, and their initials,
with curly brackets, though without success.

Does anyone know how I might be able to correct this?


Best, Richard




--
                              Richard Mahoney | INDICA ET BUDDHICA
                         Littledene  Bay Road  Oxford  New Zealand
                    T: +64-3-312-1699 | www.indica-et-buddhica.org
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: APA Bibliographic refs. | Hyphenated first names | Lower case first letter of Title
  2017-05-21 23:41 APA Bibliographic refs. | Hyphenated first names | Lower case first letter of Title Richard Mahoney | Indica et Buddhica
@ 2017-05-22  7:09 ` Alan Braslau
  2017-05-23  0:33   ` Richard Mahoney | Indica et Buddhica
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Braslau @ 2017-05-22  7:09 UTC (permalink / raw)
  To: Richard Mahoney | Indica et Buddhica
  Cc: mailing list for ConTeXt users, r.mahoney

On Mon, 22 May 2017 11:41:57 +1200
Richard Mahoney | Indica et Buddhica <rmahoney@fastmail.com> wrote:

> 2.) And for the initial letter of the title, SGam.po.pa not
> sGgam.po.pa:
> 
> @Book{guenther:sgam,
>   title =	 "{s}{G}am.{p}o.{p}a, The Jewel Ornament of
>                   Liberation\,: {D}am.\-{c}hos {y}id.{b}žin.{g}yi
>                   {n}or.{b}u {t}har.{p}a {r}in.{p}o {c}he'i {r}gyan
>                   {ž}es.{b}ya.{b}a {t}heg.{p}a {c}hen.\-{p}o'{i}
>                   {l}am.{r}im.{g}yi {b}śad.{p}a",
>   publisher =	 "Rider \& Co.",
>   shorttitle =	 "{s}{G}am.{p}o.{p}a",
>   year =	 1970,
>   key =		 "guenther:70a",
>   address =	 "London",
>   author =	 "H. V. Guenther",
> }
> 
> 
> I've also tried surrounding the hyphenated names, and their initials,
> with curly brackets, though without success.

The "bibtex" practice of "protecting" using surrounding braces does not
have any effect here. We take fields literally. However, there is the
setup:

\setupbtx
  [apa:list:title]
  [command=\Word]

that you can change, setting command=, for example.



As to the spurious space in a hyphenated name, this is a bug that needs
to be parsed at the lua level (no space following a hyphen) that I have
asked Hans to look into fixing.

Alan
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: APA Bibliographic refs. | Hyphenated first names | Lower case first letter of Title
  2017-05-22  7:09 ` Alan Braslau
@ 2017-05-23  0:33   ` Richard Mahoney | Indica et Buddhica
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Mahoney | Indica et Buddhica @ 2017-05-23  0:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: r.mahoney

On Mon, 22 May 2017 09:09:58 +0200
Alan Braslau <alan.braslau@cea.fr> wrote:

> On Mon, 22 May 2017 11:41:57 +1200
> Richard Mahoney | Indica et Buddhica <rmahoney@fastmail.com> wrote:
> 
> > 2.) And for the initial letter of the title, SGam.po.pa not
> > sGgam.po.pa:
> > 
> > @Book{guenther:sgam,
> >   title =	 "{s}{G}am.{p}o.{p}a, The Jewel Ornament of
> >                   Liberation\,: {D}am.\-{c}hos {y}id.{b}žin.{g}yi
> >                   {n}or.{b}u {t}har.{p}a {r}in.{p}o {c}he'i {r}gyan
> >                   {ž}es.{b}ya.{b}a {t}heg.{p}a {c}hen.\-{p}o'{i}
> >                   {l}am.{r}im.{g}yi {b}śad.{p}a",
> >   publisher =	 "Rider \& Co.",
> >   shorttitle =	 "{s}{G}am.{p}o.{p}a",
> >   year =	 1970,
> >   key =		 "guenther:70a",
> >   address =	 "London",
> >   author =	 "H. V. Guenther",
> > }
> > 
> > 
> > I've also tried surrounding the hyphenated names, and their
> > initials, with curly brackets, though without success.
> 
> The "bibtex" practice of "protecting" using surrounding braces does
> not have any effect here. We take fields literally. However, there is
> the setup:
> 
> \setupbtx
>   [apa:list:title]
>   [command=\Word]
> 
> that you can change, setting command=, for example.

Thank you for suggesting this Alan. I've `corrected' the rendering --
SGam.po.pa to sGam.po.pa -- with this:

\setupbtx[apa:list:title:book][command=]
 
 
> As to the spurious space in a hyphenated name, this is a bug that
> needs to be parsed at the lua level (no space following a hyphen)
> that I have asked Hans to look into fixing.

Good to know. Thanks.


Best, Richard




--
                              Richard Mahoney | INDICA ET BUDDHICA
                         Littledene  Bay Road  Oxford  New Zealand
                    T: +64-3-312-1699 | www.indica-et-buddhica.org
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-23  0:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-21 23:41 APA Bibliographic refs. | Hyphenated first names | Lower case first letter of Title Richard Mahoney | Indica et Buddhica
2017-05-22  7:09 ` Alan Braslau
2017-05-23  0:33   ` Richard Mahoney | Indica et Buddhica

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