Index of /archives/text/CTAN/biblio/bibtex/contrib/phy-bstyles

Icon  Name                                       Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 1992-06-15 09:00 2.0K [TXT] aip.bst 1992-06-15 09:00 19K [TXT] aip.sty 1992-06-15 09:00 9.2K [TXT] cpc.bst 1992-06-15 09:00 19K [   ] cpp.el 1992-06-15 09:00 6.6K [TXT] iaea.bst 1992-06-15 09:00 19K [TXT] jcp.bst 1992-06-15 09:00 19K [TXT] nf.bst 1992-06-15 09:00 19K [TXT] nf.sty 1992-06-15 09:00 6.1K [TXT] nflet.bst 1992-06-15 09:00 18K [TXT] pf.bst 1992-06-15 09:00 18K [TXT] physics.btx 1992-06-15 09:00 90K [TXT] physjabb.bib 1992-06-15 09:00 2.1K [TXT] physjabb.btx 1992-06-15 09:00 2.4K [TXT] physjful.bib 1992-06-15 09:00 2.8K [TXT] physjful.btx 1992-06-15 09:00 3.1K [TXT] ppcf.bst 1992-06-15 09:00 21K [TXT] report.bst 1992-06-15 09:00 18K [TXT] rmp.bst 1992-06-15 09:00 23K
This directory contains a collection of BibTeX style files for various
physics journals due to Charles Karney (Karney@Princeton.EDU). The
compilation of this archive and some extensions to the physj* files were
done by Hans-Hermann Bode (HHBODE@DOSUNI1.BITNET).

Herein are the following files:

./README	this file
./physics.btx	master file for creating the bst files
./physjful.btx	full journal names, to be included in physics.btx
./physjabb.btx	abbreviated journal names, to be included in physics.btx
./physjful.bib	full journal names, for use with other BibTeX styles
./physjabb.bib	abbreviated journal names, for use with other BibTeX styles
./cpp.el	preprocessor for GNU-Emacs to generate the bst files from
		physics.btx
./aip.bst	BibTeX style for American Institute of Physics journals
./aip.sty	associated LaTeX document style
./cpc.bst	BibTeX style for Computer Physics Communications
./iaea.bst	BibTeX style for IAEA conferences
./jcp.bst	BibTeX style for the Journal of Computational Physics
./nf.bst	BibTeX style for Nuclear Fusion
./nf.sty	associated LaTeX document style
./nflet.bst	BibTeX style for Nuclear Fusion Letters
./pf.bst	BibTeX style for Physics of Fluids
./ppcf.bst	a physics version of the apalike BibTeX style
./report.bst	BibTeX style for internal reports
./rmp.bst	BibTeX style for Reviews of Modern Physics

To use the styles, copy all *.bst files needed into a directory where BibTeX
looks for style files. This will usually be a directory in the TEXINPUT(S)
path, i.e., in the same path where TeX looks for its input files.

In addition, if appropriate, copy the *.sty files into a directory where TeX
looks for its input files, see above.

For use of the physj*.bib files with other BibTeX styles, copy them into a
directory where BibTeX looks for bibliography databases. This will usually
be a directory in the BIBINPUT(S) path.

If you want to re-generate the *.bst files from physics.btx, change the line

#include "physics-journal-abbrev.btx"

to include one of the physj*.btx files.

   									--H2B