blob: 1352feaf52f827dab57d3b813b55130189212d16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
ijqc.bst is a BibTeX style file to support publication in
Wiley's International Journal of Quantum Chemistry. It is not in any way
officially endorsed by the publisher or editors, and provided without
any warranty one could ever think of.
Source Files:
README - this file here
ijqc.bst - the main style file. To be copied into a directory where
BSTINPUTS will find it. This is the only file that is worth
saving.
mybib.bib - the BibTeX database used in xampl.tex. Some entries are
willfully crumpled to expose how bibtex reacts to this; see
xampl.blg.
xampl.tex - the LaTeX source code that demonstrates the references rendered
by ijqc.bst
Documentation:
xampl.pdf - the human readable output generated by running
bibtex and pdflatex over xampl.tex
xampl.ps - the human readable output generated by running
bibtex and latex over xampl.tex
makefile - an auxiliary makefile
Temporary Files:
xampl.aux - generated by pdflatex
xampl.bbl - bibliography generated by bibtex
xampl.blg - comments (errors, warnings) generated by bibtex
xampl.log - runtime report generated by pdflatex
Richard J. Mathar, http://www.strw.leidenuniv.nl/~mathar
2006-12-06
|