diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-04 23:47:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-04 23:47:28 +0000 |
commit | 6bac2215133832542c828065aac545050e38cfd1 (patch) | |
tree | d20464e843c2b6847f96783a4ea860edbd88b74a /Master/texmf-dist/doc/latex/cje/README.txt | |
parent | a3b4fdac70b493a7f09ffa14c4e0e1a581c0c213 (diff) |
cje (2jun17)
git-svn-id: svn://tug.org/texlive/trunk@44454 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cje/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/cje/README.txt | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cje/README.txt b/Master/texmf-dist/doc/latex/cje/README.txt new file mode 100644 index 00000000000..6d38fe6a507 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cje/README.txt @@ -0,0 +1,72 @@ +readme.txt for the Canadian Journal of Economics “cje” package +2017/04/17 v1.01 + +INFORMATION +=========== + +“cje” is the LaTeX class for the Canadian Journal of Economics (economics.ca/cje/en/), published by Wiley (onlinelibrary.wiley.com/journal/10.1111/(ISSN)1540-5982). + +“cje” is based on the standard LaTeX "article" class. + +COPYRIGHT +========= + +(c) 2017 Canadian Economics Association + +LICENSE +======= + +This work can be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or any later version. The latest version of this license is available at latex-project.org/lppl.txt. Version 1.3, or later, is part of all distributions of LaTeX version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +This work comprises the following nine files: + +readme.txt (this file) +cjetemplate.tex (instructions for authors, written in CJE style) +cjetemplate.pdf (PDF of instructions for authors, written in CJE style) +canadian-flag.eps (figures 1 and 2, required for cjetemplate.tex) +cje.cls (CJE class file) +cjebibstyle.bst (CJE bibliography style file) +cjenatbib.sty (CJE style file for citations) +cjeupmath.sty (CJE style file for non-italic Greek characters) +ageingbib.bib (sample BibTeX database) + +========= + +This package requires the following 15 standard files. You can find them on CTAN if you haven’t already got them installed: + +amsbsy.sty (style file called in by cjeupmath.sty) +amsfonts.sty (style file called in by amssymb.sty) +amsgen.sty (style file called in by cjeupmath.sty) +amssymb.sty (accesses AMS fonts msam and msbm) +amsthdoc.pdf (documentation for amsthm.sty) +amsthm.sty (for typesetting theorems, proofs, etc.) +ednmath0.sty (style file called in by lineno.sty) +edtable.sty (style file called in by lineno.sty) +graphicx.sty (graphics style file) +hyperref.sty (to generate hypertext links) +lineno.sty (style file required for [review] and [proof] options) +tabularx.sty (style file to manipulate columns in tables) +upquote.sty (to generate upright quote marks in verbatim) +url.sty (for formatting hypertext links, etc.) +vplref.sty (style file called in by lineno.sty) + +If you’re missing any other standard files you may need, you can download them from ctan.org. + + +CURRENT MAINTAINER +================== + +Feedback, suggestions, questions or pleas for help can be emailed to: + +Kim Nesbitt +kimnesbitt@videotron.ca + +Ottawa, Ontario, Canada +Tel: +1 613-290-0834 + + + + + |