ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* simplebib
@ 2010-04-12 11:18 Wolfgang Werners-Lucchini
  2010-04-12 11:52 ` simplebib Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Werners-Lucchini @ 2010-04-12 11:18 UTC (permalink / raw)
  To: ntg-context

Hallo,

on the garden there is am module called 'simplebib'
which has commands \bibitem and \bibsource

Are these two commands meant alternativly?

Wolfgang
___________________________________________________________________________________
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] 5+ messages in thread

* Re: simplebib
  2010-04-12 11:18 simplebib Wolfgang Werners-Lucchini
@ 2010-04-12 11:52 ` Wolfgang Schuster
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2010-04-12 11:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 12.04.10 13:18, schrieb Wolfgang Werners-Lucchini:
> Hallo,
>
> on the garden there is am module called 'simplebib'
> which has commands \bibitem and \bibsource
>
> Are these two commands meant alternativly?
>    
Both are unrelated to each other, they are two different ways to create
a bibiliography without the bib module and a bib file.

Wolfgang

___________________________________________________________________________________
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] 5+ messages in thread

* Re: simplebib
       [not found] <mailman.502.1271102166.4277.ntg-context@ntg.nl>
@ 2010-04-13  9:30 ` Wolfgang Werners-Lucchini
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Werners-Lucchini @ 2010-04-13  9:30 UTC (permalink / raw)
  To: ntg-context

> > Sorry, I meant the first only.
> >
> > There are two commands \bibitem and \bibsource which are not clear
> to me.
> >    
> When i decode the code (ugly formatting) correct this works:
> 
> \starttext
> 
> bla \in{book}[knuth:1] bla
> 
> bla \bibref[knuth:2]{} bla
> 
> bla \bibref[knuth:3]{} bla
> 
> \startbibliography
> 
> \bibitem[knuth:1]{} Donald E. Knuth, The \TeX book
> 
> \bibitem[knuth:2]{Knuth} Donald E. Knuth, The \METAFONT-book
> 
> \bibsource[key=knuth:3,title=The Art of Computer Programming,...]
> 
> \stopbibliography
> 
> \stoptext
> 
> Wolfgang

That means that these two commands are alternatives.

Do you know who is the author of this. There is a version number 0.04 
and the comment (still in development). I have made some corrections 
and don't want to do this in the wiki without contacting the author.
There should also be a example of usage, maybe yours?

Wolfgang
___________________________________________________________________________________
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] 5+ messages in thread

* Re: simplebib
  2010-04-12 17:40 ` simplebib Wolfgang Werners-Lucchini
@ 2010-04-12 18:07   ` Wolfgang Schuster
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2010-04-12 18:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 12.04.10 19:40, schrieb Wolfgang Werners-Lucchini:
>>> on the garden there is am module called 'simplebib'
>>> which has commands \bibitem and \bibsource
>>>
>>> Are these two commands meant alternativly?
>>>
>>>        
>> Both are unrelated to each other, they are two different ways to
>> create a bibiliography without the bib module and a bib file.
>>
>> Wolfgang
>>      
> Sorry, I meant the first only.
>
> There are two commands \bibitem and \bibsource which are not clear to me.
>    
When i decode the code (ugly formatting) correct this works:

\starttext

bla \in{book}[knuth:1] bla

bla \bibref[knuth:2]{} bla

bla \bibref[knuth:3]{} bla

\startbibliography

\bibitem[knuth:1]{} Donald E. Knuth, The \TeX book

\bibitem[knuth:2]{Knuth} Donald E. Knuth, The \METAFONT-book

\bibsource[key=knuth:3,title=The Art of Computer Programming,...]

\stopbibliography

\stoptext

Wolfgang

___________________________________________________________________________________
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] 5+ messages in thread

* Re: simplebib
       [not found] <mailman.498.1271093202.4277.ntg-context@ntg.nl>
@ 2010-04-12 17:40 ` Wolfgang Werners-Lucchini
  2010-04-12 18:07   ` simplebib Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Werners-Lucchini @ 2010-04-12 17:40 UTC (permalink / raw)
  To: ntg-context

> > on the garden there is am module called 'simplebib'
> > which has commands \bibitem and \bibsource
> >
> > Are these two commands meant alternativly?
> >    
> Both are unrelated to each other, they are two different ways to
> create a bibiliography without the bib module and a bib file.
> 
> Wolfgang

Sorry, I meant the first only.

There are two commands \bibitem and \bibsource which are not clear to 
me.

Wolfgang
___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2010-04-13  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-12 11:18 simplebib Wolfgang Werners-Lucchini
2010-04-12 11:52 ` simplebib Wolfgang Schuster
     [not found] <mailman.498.1271093202.4277.ntg-context@ntg.nl>
2010-04-12 17:40 ` simplebib Wolfgang Werners-Lucchini
2010-04-12 18:07   ` simplebib Wolfgang Schuster
     [not found] <mailman.502.1271102166.4277.ntg-context@ntg.nl>
2010-04-13  9:30 ` simplebib Wolfgang Werners-Lucchini

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