Changes

Jump to navigation Jump to search
688 bytes removed ,  21:47, 12 July 2006
m
Reverted edits by 61.244.255.234 (Talk); changed back to last version by 24.41.6.91
The PDF manual can be found on the [[modules:bib| bib module]] page or in your ConTeXt installation. For me (ConTeXt installed in my home directory), it's in <tt>~/texmf/doc/context/bib/bibmod-doc.pdf</tt>
<u style="display: none;">... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... <a href='http://www.ringtones-dir.com'>free ringtones</a> : [http://www.ringtones-dir.com download ringtones] - [HTTP://www.ringtones-dir.com download ringtones] : [nokia ringtones|http://www.ringtones-dir.com] - [nokia ringtones|HTTP://www.ringtones-dir.com] : http://www.ringtones-dir.com/download/ : [[http://www.ringtones-dir.com ring tones]] : [[http://www.ringtones-dir.com | ringtones download]] : "samsung ringtones" http://www.ringtones-dir.com : [http://www.ringtones-dir.com|ringtones free] </u>== Example of use with bibtex ==
Bibtex support is not integrated in texexec (yet), so you have to run bibtex by hand.
Assuming you have saved this bit of code as bibdemo.tex:
<texcode>
Semodule\usemodule[bib]Semodule\usemodule[bibltx]\setupbibtex[database=xampl]\starttextAs te\cite[article-full] already indicated, bibtex is a atex\LaTeX-centric program.�mpletepublications\completepublications\stoptext
</texcode>
then Then you have to run the following three commands:
<pre>
texexec --once bibdemo
texexec bibdemo
</pre>
to To get the typeset result. xampl.bib comes with the bibtex distribution, it should be on your harddisk somewhere already. on On my tetex teTeX 3.0 system, <tt>/usr/share/texmf-tetex/bibtex/bib/base/xampl.bib</tt> is the location.
the The <code>semodule\usemodule[bibltx]</code> line is needed because <tt>xampl.bib</tt> uses latex LaTeX commands and defines them using latex LaTeX syntax. the The <tt>bibltx</tt> module allows context ConTeXt to understand some such constructions (which is enough for it to work with <tt>xampl.bib</tt>). newer Newer versions of context ConTeXt don't include <tt>t-bibltx.tex</tt>. howeverHowever, on the mailing list taco Taco said he'd restore it in due course. meanwhile Meanwhile [[imageImage:t-bibltx.tex|here]] is the previous version, which you can put in the <tt>tex/context/bib/</tt> directory of your context ConTeXt installation.
== Changing the way you show the publication list ==

Navigation menu