ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Biblography list does not show numbers
Date: Sun, 6 Dec 2009 09:53:27 +0100	[thread overview]
Message-ID: <C4DBED0A-A425-422F-A77E-19394C981C64@gmail.com> (raw)
In-Reply-To: <4B1B6317.6060102@elvenkind.com>


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

On 6 déc. 2009, at 08:53, Taco Hoekwater wrote:
> […] ConTeXt has never had a very strong presence in the exact sciences.

Hi Taco and all,

In order to change this, and in order to use more easily the t-bib module, can you please tell us how to put the cited references in square bracket in the typest output, something like:
	.... see T. Hoekwater [2]...
when in the source file one says 
	... see T. Hoekwater \cite[THoekwater]...

Since I am strongly willling to switch to ConTeXt for writing and submitting my maths papers, there are two other questions which I couldn't fix:
1) in the output of the minimal example below one sees two dots after the title of the Galileo reference; and the number of page of the Hoekwater reference appears as « .14p. » instead of « 14 p. »
2) the other question is that how the reference list can be in the alphabetical order? (Assuming that the publications are defined within the source file)

Thanks in advance.
Best regards: OK

########### begin example-biblio.tex
\usemodule[bib] 

\startbuffer[bibexample]

\startpublication[
	k=Galileo,
	t=book,
	a=Galilei]
   \author{First Name}[G. ]{}{Galilei}
   \title{Discorso sul flusso e il reflusso del mare}
   \pubyear{1616}
\stoppublication


\startpublication[
	k=THoekwater,
	t=manual,
	a=Hoekwater,
	y=2006,
	s=TH2006,
	n=1,
	u=http://contextgarden.net/Bibliography]
\author{Taco}[T.]{}{Hoekwater}
\title{\CONTEXT\ Publication Module, The user documententation}
\pubyear{2006}
\note{In case you didn't know: this is the main manual wriiten on bib-module.}
\pages{14}
\stoppublication

\stopbuffer

\getbuffer[bibexample]

\setuppublications[numbering=yes]
\setupcite[num,left={[},right={]}]

\section{Introduction}

This is an example of article with bibliography, using the bibliography module (\type{t-bib.tex}) which takes care of references to publications and the typesetting of publication lists in  \CONTEXT. For more information see T.~Hoekwater~\cite[THoekwater].
If Galileo Galilei knew about this, the book  \cite[Galileo] would have been written differently.

\completepublications[criterirum=all]

\stoptext
########### end example-biblio.tex

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

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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:[~2009-12-06  8:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-05 19:04 Matthijs Kooijman
2009-12-05 19:19 ` Matthijs Kooijman
2009-12-06  7:53   ` Taco Hoekwater
2009-12-06  8:53     ` Otared Kavian [this message]
2009-12-06  9:15       ` Taco Hoekwater
2009-12-06 10:21         ` Otared Kavian
2009-12-06 10:28     ` Matthijs Kooijman
2009-12-06 11:22       ` Taco Hoekwater

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=C4DBED0A-A425-422F-A77E-19394C981C64@gmail.com \
    --to=otared@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).