summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ascelike/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/ascelike/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/ascelike/README')
-rw-r--r--macros/latex/contrib/ascelike/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/macros/latex/contrib/ascelike/README b/macros/latex/contrib/ascelike/README
new file mode 100644
index 0000000000..45fa6a097f
--- /dev/null
+++ b/macros/latex/contrib/ascelike/README
@@ -0,0 +1,36 @@
+Unofficial LaTeX class and bibliography style-files for ASCE documents
+(Amer. Soc. of Civil Engineers), both journal manuscripts and camera-ready
+manuscripts for conference proceedings
+
+ascelike.cls - Version 2.3, Feb. 14, 2013
+ascelike.bst - Version 2.2, Feb. 14, 2013
+
+The package is freely available under the LaTeX Project Public License,
+version 1.1
+
+The two main files are
+ ascelike.cls - The document class file
+ ascelike.bst - The bibliography style file for creating bibliographic
+ with the weird use of quotation marks, etc.
+
+I've also included example/documentation files:
+ ascexmpl.tex - An example *.tex file, which also serves as documentation,
+ especially in the use of the various options in ascelike.cls
+ ascexmpl.bib - An example *.bib bibliographic data base
+ ascexmpl.dvi - Output from ascexmpl.tex and ascexmpl.bib
+ ascexmpl.pdf - Output from ascexmpl.tex and ascexmpl.bib
+ ascexmpl.ps - Output from ascexmpl.tex and ascexmpl.bib
+
+You can also find information on usage in the headings of these files,
+along with copyright/licence information.
+
+NOTE: The following supplementary files are REQUIRED:
+ ifthen.sty (part of the standard latex release)
+ setspace.sty (produces doubles spacing for journal manuscripts)
+ endfloat.sty (places figures and tables at the end of the manuscript)
+ lineno.sty (places line numbers along the margin of a manuscript)
+
+ascelike.cls will not work without these files. You can obtain all of them
+from the CTAN archive (perhaps in *dtx form).
+
+Report problems and suggestions to Matthew R. Kuhn, kuhn@up.edu