blob: 7bb3604893b235f6747a7f55444b5fd6ea59da4a (
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
|
LaTeX Class : jmlr bundle v1.21
Last Modified : 2015-02-24
Author : Nicola L. C. Talbot
This bundle provides:
* jmlr class
* jmlrbook class
The jmlr class is a LaTeX2e class for articles for the Journal of
Machine Learning Research (JMLR) or for the JMLR Workshop and
Conference Proceedings (JMLR W&CP). It is designed as a replacement
for both jmlr2e.sty and jmlrwcp2e.sty.
The jmlrbook class is a LaTeX2e class that can be used to combine
articles written using the jmlr class into a book. The jmlrbook
class uses the combine class and the hyperref package to produce
either a colour hyperlinked book for on-line viewing or a greyscale
nonhyperlinked book for printing. Production editors can use the
makejmlrbookgui application
(http://www.dickimaw-books.com/software/makejmlrbookgui/) to
generate the proceedings.
INSTALLATION
See INSTALL file for installation instructions.
REQUIREMENTS
jmlr class requirements:
xcolor
amsmath
amssymb
natbib
graphicx
url
algorithm2e
etoolbox
calc
hyperref
jmlrbook class requirements:
jmlr
combine
hyperref
xkeyval
combnat
setspace
currfile
LICENCE
This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/license/lppl1.3
for the details of that license.
RELATED SOFTWARE:
http://www.dickimaw-books.com/apps/makejmlrbookgui/
Author's home page: http://www.dickimaw-books.com/
|