summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/jmlr/README
blob: e9a52cdccfe60a028da92cc949ff72b7a23cf0f5 (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
LaTeX Class : jmlr bundle v1.28 (2020-09-21)

Author      : Nicola L. C. Talbot
              dickimaw-books.com/contact

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.

Copyright 2006-2020 Nicola Talbot

DESCRIPTION

This bundle provides:

   * jmlr class (article authors)
   * jmlrutils package (supplementary package automatically loaded by jmlr.cls)
   * jmlrbook class (for production editors)

The jmlr class is a LaTeX class for articles for the Journal of
Machine Learning Research (JMLR) or the Proceedings of Machine
Learning Research (PMLR) formerly JMLR Workshop and Conference
Proceedings (JMLR W&CP). It is designed as a replacement for both
jmlr2e.sty and jmlrwcp2e.sty.

The jmlrutils package is automatically loaded by the jmlr class, but
may be used with other classes. (You may need to additionally load
graphicx and algorithm2e, which jmlr.cls does automatically.)

The jmlrbook class is a LaTeX 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. The makejmlrbook Perl script is deprecated
and will be removed in future releases.

** 
 jmlrbook.cls is quite fragile as it has to patch third party
 internal code in order to make combine.cls work with hyperref.sty
 There's no guarantee that it will work with newer versions of
 combine.cls or hyperref.sty or new LaTeX kernel releases.
**

INSTALLATION

Installation is best performed using your TeX package manager.
See INSTALL file for manual installation instructions if you are unable to
use the package manager.

REQUIREMENTS

jmlr class requirements:

  jmlrutils
  xcolor
  amsmath
  amssymb
  natbib
  graphicx
  url
  algorithm2e
  etoolbox
  calc
  hyperref

jmlrbook class requirements:

  jmlr
  combine
  hyperref
  xkeyval
  combnat
  setspace
  currfile or fink

RELATED SOFTWARE:

http://www.dickimaw-books.com/software/makejmlrbookgui/

Author's home page: http://www.dickimaw-books.com/