ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Two Bibliography questions
@ 2013-04-16 16:38 john Culleton
  2013-04-16 17:08 ` Alan BRASLAU
  0 siblings, 1 reply; 4+ messages in thread
From: john Culleton @ 2013-04-16 16:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

For my bibliography I want to use the harvard style and the
author-date form of the \cite command. I am using the sample.bib
file for testing. I have progressed to the point where the bibiography
shows the contents of sample.bib properly formatted. But I still have a problem
with the printing of the actual citation. My \cite command looks
like:
\cite{Eijkhout1991}

but all that prints out is: 

[1]

Ideally I would see:
 
(Eijkhout, 1991) 

 What other adjustments do I need to make to correct this
printout of the citation in the text? 

I already have the following in my preamble:

\usemodule[bib]
\setupbibtex[database={sample},sort=author]
\setuppublications[alternative=harvard]
\setupcite
       [authoryear]
       [pubsep={, },
        lastpubsep={ and },
        compress=yes,
        inbetween={ },
        left={(},
        right={)}]

Second question: If I wish to restrict the printed bibilography to only
those publications actually cited in the text with the \cite command or
the \nocite command what do I need to change?


-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2013-04-18 13:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-16 16:38 Two Bibliography questions john Culleton
2013-04-16 17:08 ` Alan BRASLAU
2013-04-16 19:38   ` john Culleton
2013-04-18 13:44     ` john Culleton

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