summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ascelike/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-11 01:44:46 +0000
committerKarl Berry <karl@freefriends.org>2011-08-11 01:44:46 +0000
commit7dcb2384fa94ac7dbe802ea1e19b3c427929b2a4 (patch)
treedfa9798e4795f6752271518bdfd2ac77987c4a3f /Master/texmf-dist/doc/latex/ascelike/README
parentafd21711dd0891ff8e4fd6d150940e1c5d76ae11 (diff)
ascelike (10aug11)
git-svn-id: svn://tug.org/texlive/trunk@23491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ascelike/README')
-rw-r--r--Master/texmf-dist/doc/latex/ascelike/README29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ascelike/README b/Master/texmf-dist/doc/latex/ascelike/README
new file mode 100644
index 00000000000..40a361ce479
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ascelike/README
@@ -0,0 +1,29 @@
+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
+
+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)
+
+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