diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-07-17 15:39:44 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-07-17 15:39:44 +0200 |
commit | d8d6a0f8f96e5105db11b7335abed7ac8de912dd (patch) | |
tree | 1125cfa8f8fd38e275b0e3d53d14ac2a1a1f90fd /epl2/README | |
parent | 4a9455031004be737f10a1a1a786a3de79c623fa (diff) | |
download | EPL_143_61003-d8d6a0f8f96e5105db11b7335abed7ac8de912dd.tar.gz EPL_143_61003-d8d6a0f8f96e5105db11b7335abed7ac8de912dd.tar.bz2 EPL_143_61003-d8d6a0f8f96e5105db11b7335abed7ac8de912dd.zip |
Changed style for EPL.
Diffstat (limited to 'epl2/README')
-rw-r--r-- | epl2/README | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/epl2/README b/epl2/README new file mode 100644 index 0000000..63ef03a --- /dev/null +++ b/epl2/README @@ -0,0 +1,39 @@ +README for the LaTeX package epl2 +--------------------------------- + + + +DESCRIPTION +----------- + +This is a LaTeX package designed for the production of papers +to appear in the European journal "EPL". + + +FILES +----- + + epl2.cls set of LaTeX macros specifically designed + to produce a paper in EPL style. + + epl-template.tex example of an article + epl-template.eps example of a figure (used by epl-template.tex) + + +INSTALLATION +------------ + +To start writing your paper + + *) put epl2.cls and epl-template.tex in a working directory + *) rename epl-template.tex to a name of your choise (here we + assume "mypaper.tex") + *) edit mypaper.tex + + +QUESTIONS +--------- + +For any question about this package contact + + marco@sif.it, https://www.sif.it |