ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bibtex startup
@ 2007-10-02 15:56 Andrea Valle
  2007-10-02 16:42 ` Arthur Reutenauer
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Valle @ 2007-10-02 15:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear all,

I'd like use bibtex support. It's my first time in ConTeXt
I took a look at the wiki:
http://wiki.contextgarden.net/Bibliography
but cannot understand exactly.

1. I created a bibTest.bib file containing:
______________
%% Created for Andrea Valle at 2007-10-02 17:37:21 +0200


%% Saved with string encoding Western (ASCII)



@article{trezegol,
	Author = {Trezeguet, David},
	Date-Added = {2007-10-02 17:32:32 +0200},
	Date-Modified = {2007-10-02 17:37:19 +0200},
	Journal = {Soccer International Journal},
	Title = {How to score},
	Year = {2007}}

______________

2. I created in the same folder a bibTest.tex file with this:

\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=xampl]
\starttext
As \cite[trezegol] already indicated, bibtex is a \LaTeX-centric  
program.
\completepublications
\stoptext


3. I compiled following the three steps indicated by the wiki
texexec --once bibTest
bibtex bibTest
texexec bibTest


Following the example, I have not indicated explicitly in the tex  
file the name of the biblio file. I guest it is implied by the tex  
file name (or not?)
In any case, I'm having this as a ref

  (Xxxxxxxxxx, 0000)

plus a new page with
Reference

intuitively empty.

What am I missing?

Thanks a lot
-a-



--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> andrea.valle@unito.it
--------------------------------------------------


I did this interview where I just mentioned that I read Foucault. Who  
doesn't in university, right? I was in this strip club giving this  
guy a lap dance and all he wanted to do was to discuss Foucault with  
me. Well, I can stand naked and do my little dance, or I can discuss  
Foucault, but not at the same time; too much information.
(Annabel Chong)





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

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2007-10-02 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-02 15:56 bibtex startup Andrea Valle
2007-10-02 16:42 ` Arthur Reutenauer
2007-10-02 20:34   ` Andrea Valle

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