ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jaroslav Hajtmar <hajtmar@gyza.cz>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Simple bibliography
Date: Tue, 06 Mar 2012 07:43:21 +0100	[thread overview]
Message-ID: <4F55B209.1020402@gyza.cz> (raw)

Hello ConTeXist.
Unfortunately, I give up. The standard way to use the bibliography fail 
(output still is not sorted in the order they came citing). I can not  
even after many hours of testing and experimenting get win. Therefore I 
decide that I am looking now other ways. Does anyone have experience 
with simplebibliography in contextgarden 
(http://wiki.contextgarden.net/Simple_Bibliography)?
Solve someone something like that? Has anybody a simple minimal example?
 From information from wikipedia I do not make functional example 
(especially the first case). Second case is very simple and 
understandable, but  now I looking for a way to automate the sorting 
(that the order is not what I require).
Or exist something similar? Can you please advise me a way to get the 
better of a very simple bibliography without using standart bibliography 
system of ConTeXt?

Sorry to inundating these bibliographic questions, but I need to somehow 
resolve my problem in the near future and looking for every possibility, 
where to get something that would help me.

Thanx Jaroslav

Here is my minimal example from ConTeXtgarden (second option).
It shows (without automation) as the need.


\definereferenceformat[Cite][left={[},right={]}]

\defineitemgroup [bibliography] [levels=1]

\setupitemgroup  [bibliography]
                  [symbol=n,
                   left={[},
                   right={]},
                   width=1.5em,
                   stopper=,
                   itemalign=flushleft,
                   inbetween={\blank[2pt]}
]

\appendtoks\let\bibitem\itemgroupitem\to\itemgroupcommands


\starttext

This is \Cite[4] and \Cite[2] \Cite[3]

\section{Bibliography}

\startbibliography
   \bibitem[4] (4) Hashimoto S., Sato F., Fabrication and mechanical 
properties of sintered leucite body, Journal of the Ceramics Society of 
Japan 113(7), 2005, 488-490
     \bibitem[2] (2) IPS Classic, Scientific Documentation, Ivocar 
Vivadent, July 2003
   \bibitem[1] (1) Thermal expansion, chapter 2, The Materials 
Information Society
   \bibitem[3] (3) Taylor D., Henderson C.M.B., The thermal expansion of 
the leucite group of minerals, The American mineralogist, 
September-october 1968, 1476-1489
\stopbibliography


\stoptext

___________________________________________________________________________________
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:[~2012-03-06  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-06  6:43 Jaroslav Hajtmar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-02 13:00 Simple Bibliography Elias Oltmanns

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=4F55B209.1020402@gyza.cz \
    --to=hajtmar@gyza.cz \
    --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).