-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
48 lines (34 loc) · 1.32 KB
/
README
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
This is the proposal generator: turn Wiki into LaTeX into PDF, uploadable as EU FP7 proposals
Requirements:
-------------
* make
* python 2.7
* latex
* a file system that supports symbolic links
(it should be possible to do without, but that is not tested)
Installation:
-------------
* Read INSTALL and the documentation in the doc directory
Directories:
------------
* bin: all scripts necessary
* doc: documentation - contains PDF file, html both in singlefile
and several directory format. Look here for details.
* docsource: the Sphinx / restructured text sources for the documentation
* generated: files that are directly generated from wiki; do not edit in there!
* latex: latex files for manual editing
* symbolic links to generated files are in put in place automatically,
unless a normal file is already in place
Contact point:
--------------
Holger Karl
University Paderborn
hkarl@ieee.org
Acknowledgements:
-----------------
This set of script was developed while writing a proposal for an FP7
Integrated Project in Call 8. I am indebted to my colleagues who
suffered through all the bugs, hazzles and imperfections. In
particular, Bengt Ahlgren, Dirk Kutscher, Börje Ohlmann, Stephen
Farrel, Hannu Flinck, and Pasi Sarolahti provided many valuable hints,
suggestions, and requirements.