blob: 659ce5360841a5879d06cd74cc137aa4d0def2af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
% \iffalse meta-comment
%
%
%
% Copyright 2007, 2008 Elsevier Ltd.
%
% This file is part of the 'Elsarticle Bundle'.
% -------------------------------------------
%
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.2
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.2 or later is part of all distributions of LaTeX
% version 1999/12/01 or later.
%
% The list of all files belonging to the LaTeX 'Elsarticle Bundle' is
% given in the file `manifest.txt'.
%
% \fi
%
% CONTENTS OF THE ELSARTICLE BUNDLE
% ===============================
elsarticle.dtx
Main package with driver.
elsarticle.cls
main documentclass.
elsarticle-harv.bst
bibliographic style for author-year citation
elsarticle-num.bst
bibliographic style for numbered citation
elsarticle-num-names.bst
bibliographic style for numbered citation + new natibi options
elsarticle-template-harv.tex
article template for a document with author-year citation
elsarticle-template-num.tex
article template for a document with numbered citation
elsdoc.pdf
documentation for elsarticle.cls
elsdoc.tex
LaTeX sources of documentation
manifest.txt
this file
README
small readme documentation
Directory contrib/
The following files are graphic files needed for creating pdf output
of the documentation from elsdoc.tex:
bg_body1.jpg
els1.pdf
els-1p.pdf
els2.pdf
els-3pd.pdf
els-logo.pdf
jfigs.pdf
tiger.pdf
elsdoc.tex -- source file of documentation
The following files are files written out every time elsdoc.tex is
compiled for generating tooltips:
fancytips.tex
jfigs.tex
mytools.tex
mytool.tex
Auxiliary packages needed to generate pdf output from elsdoc.tex:
enum.sty
docscreen.sty
doc-tooltips.sty
pdfwidgets.sty
Directory src/
elsarticle.dtx
composite file with package source and driver
elsarticle.ins
installer for elsarticle.dtx
|