ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Matthias Weber <matweber@indiana.edu>
Subject: BibTeX question: How to make the .aux file
Date: Mon, 27 Oct 2003 14:05:58 -0500	[thread overview]
Message-ID: <9919FB54-08B0-11D8-9ECC-000A95788FFC@indiana.edu> (raw)
In-Reply-To: <6.0.0.22.2.20031027162920.030908c8@server-1>

Hello,

my little project has made good progress, and I must say that reading 
the mailings
in this list have become one of the more pleasurable parts of the time
I spend in front of the computer. Thanks!

I have reached the stage that I would like to include citations into my 
book,
and I found the bib module at

http://www.elvenkind.com/~taco/bibmod/

I think I added the correct commands to my source files, and I have 
even figured out that
I should put the files in the bib module distribution near my own tex 
files.

Now, when TeXing the whole thing, I get a dummy citation at the right 
place, but no bibliography at the end. This is no miracle, as I didn't 
see bibtex running. From my LaTex prehistory, I would have expected 
that an .aux file is generated, which isn't. I understand
that I have to run bibtex manually at some point, too.

My layout file contains

\setuppublications[	
	numbering=yes,
	sort=author
	]

\setupbibtex
	[database = minbib,
	sort=author
	]

and I have minbib.bbl sitting around as well.

So here my probably stupid question: How do I generate the aux file?

(Running TeXShop on OS X).


Thanks for any hints,

Matthias

  reply	other threads:[~2003-10-27 19:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-27 15:41 new tex toy Hans Hagen
2003-10-27 19:05 ` Matthias Weber [this message]
2003-10-27 19:52   ` BibTeX question: How to make the .aux file Tobias Burnus
2003-10-28 10:15     ` Taco Hoekwater
2003-10-28 10:36       ` Martin Moncrieffe
     [not found]       ` <DA2B2D4D-0932-11D8-8A6C-0003930E01F4@cam.ac.uk>
     [not found]         ` <20031028121723.0ccfc0ca.taco@elvenkind.com>
     [not found]           ` <234F9695-1217-11D8-AAA5-0003930E01F4@cam.ac.uk>
2003-11-19  9:48             ` ANN: updated bib-module Taco Hoekwater
2003-10-29  1:35     ` BibTeX question: How to make the .aux file (solved) Matthias Weber
2003-12-24  9:44 ` new tex toy & new manual Nigel King
2003-12-24 10:19   ` Hans Hagen
2003-12-24 10:46     ` Nigel King

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=9919FB54-08B0-11D8-9ECC-000A95788FFC@indiana.edu \
    --to=matweber@indiana.edu \
    --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).