blob: d104860b23ba964ba495094ce278d623d159dd96 (
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
|
% Copyright 2007-2019 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'.
%
% CONTENTS OF THE ELSARTICLE BUNDLE
% ===============================
Directory elsarticle/
elsarticle.dtx
Main package with driver
elsarticle.ins
installer for elsarticle.dtx
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 natbib 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
manifest.txt
this file
README
small readme documentation
Directory elsarticle/doc/
The following files are graphic files needed for creating pdf output
of the documentation from elsdoc.tex:
1pseperateaug.pdf
1psingleauthorgroup.pdf
elstest-1pdoubleblind.pdf
elstest-1p.pdf
elstest-3pd.pdf
elstest-3p.pdf
elstest-5p.pdf
jfigs.pdf
elsdoc.tex -- LaTeX source file of documentation
elsdoc.pdf -- documentation for elsarticle.cls
The following files are files written out every time elsdoc.tex is
compiled:
elsdoc.aux
elsdoc.log
elsdoc.out
tmp.tex
Auxiliary packages needed to generate pdf output from elsdoc.tex:
rvdtx.sty
pdfwidgets.sty
|