]> www.ginac.de Git - cln.git/blob - doc/ratseries/paper/README
[build] Move CLN version info into the include/cln/version.h file...
[cln.git] / doc / ratseries / paper / README
1 TITLE  : "Fast multiprecision evaluation of series of rational numbers"
2 AUTHORS: Bruno Haible, Thomas Papanikolaou
3
4 Contents
5 --------
6
7 This directory contains the following files:
8
9 Makefile ......................... to use with `make'. See below.
10
11 README ........................... this file
12
13 acm.bst.orig ..................... Original ISSAC '97 BibTeX style
14
15 acm.bst .......................... ISSAC '97 BibTeX style (modified to keep
16                                    long author names)
17
18 acmconf.sty ...................... ISSAC '97 ACM Conference style
19
20 binsplit.bib ..................... BibTeX bibliography
21
22 binsplit.tex ..................... LaTeX source
23
24 binsplit.ps ...................... PostScript source
25
26
27 How to use the Makefile
28 -----------------------
29
30 LATEX, BIBTEX, DVIPS, RM, GZIP and UUENCODE are configuration
31 variables which you can change to point to the appropriate
32 location on your system. You do not need to change anything else.
33
34     `make binsplit.dvi' creates binsplit.dvi
35
36     `make binsplit.ps' creates binsplit.ps
37
38     `make clean' removes all files produced by LaTeX and BibTeX 
39
40 Do not type the quotes!
41