annotate ipsj-sample/README @ 4:869c475cc108

*** empty log message ***
author gongo
date Mon, 24 Mar 2008 23:10:27 +0900
parents b6cb037260ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b6cb037260ce Initial revision
gongo
parents:
diff changeset
1 This file package contains the following files for LaTeX publishing of
b6cb037260ce Initial revision
gongo
parents:
diff changeset
2 Trans. IPSJ.
b6cb037260ce Initial revision
gongo
parents:
diff changeset
3
b6cb037260ce Initial revision
gongo
parents:
diff changeset
4 ipsjpapers.cls class file to invoke ipsjpapers.sty (for LaTeX2e native)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
5 ipsjpapers.sty style for final version to make up (ver2.12)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
6 ipsjdrafts.sty style for drafts to submit (ver2.12)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
7 ipsjcommon.sty auxiliary style for final and draft versions (ver2.12)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
8 ipsjsort.bst BibTeX style (sorted, for Japanese)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
9 ipsjunsrt.bst BibTeX style (unsorted, for Japanese)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
10 ipsjsort-e.bst BibTeX style (sorted, for Non-Japanese)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
11 ipsjunsrt-e.bst BibTeX style (unsorted, for Non-Japanese)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
12 sample.tex source of the guide (for final, Japanese)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
13 dsample.tex source of the guide (for draft, Japanese)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
14 esample.tex source of the guide (for final, English)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
15 desample.tex source of the guide (for draft, English)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
16 sample.pdf pdf resulting from sample.tex
b6cb037260ce Initial revision
gongo
parents:
diff changeset
17 esample.pdf pdf resulting from esample.tex
b6cb037260ce Initial revision
gongo
parents:
diff changeset
18 bibsample.bib sample of bibliographic data (Japanese)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
19 ebibsample.bib sample of bibliographic data (English)
b6cb037260ce Initial revision
gongo
parents:
diff changeset
20
b6cb037260ce Initial revision
gongo
parents:
diff changeset
21 COPYRIGHT NOTICE:
b6cb037260ce Initial revision
gongo
parents:
diff changeset
22 Althoght the style, class and related files included in this
b6cb037260ce Initial revision
gongo
parents:
diff changeset
23 distribution listed above are NOT the part of standard LaTeX
b6cb037260ce Initial revision
gongo
parents:
diff changeset
24 contribution, they can be redistributed and/or modified under the
b6cb037260ce Initial revision
gongo
parents:
diff changeset
25 terms of the LaTeX Project Public License Distributed, in which
b6cb037260ce Initial revision
gongo
parents:
diff changeset
26 those files are referred to as The Program, from CTAN archives in
b6cb037260ce Initial revision
gongo
parents:
diff changeset
27 directory macros/latex/base/lppl.txt; either version 1 of the
b6cb037260ce Initial revision
gongo
parents:
diff changeset
28 License, or any later version.