Next: Links ...
Up: LATEX - a short
Previous: Marking up text
- you need a .bib file with bibliographic records, e.g.
our bibdb.bib
- citing other documents is done by citation key (from the .bib file):
\cite{kriewel:01}
- bibtex will create a bibliography for you, if you add the
\bibliography command at the end of the document
- there are several predefined styles for citations and
bibliographies available
Sascha Kriewel
2004-04-14