Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainhalle committed Dec 14, 2019
1 parent 2235c7e commit b9304bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,15 +168,15 @@ Quick Use
0. [Download and unzip](https://github.com/sylvainhalle/PaperShell/releases/latest)
the PaperShell empty project in a folder of your choice.

1. Modify `article.txt` with the desired title, authors and institutions.
1. Modify `authors.txt` with the desired title, authors and institutions.
The file is self-documented and tells you how to do it.

2. Call `php set-style.php <style>` to generate the include files, which
will be placed in the `Source` subfolder. (This requires
[PHP](http://php.net/) to be installed in your path.) The `style` argument
can be any of a long list of paper templates. Available styles are: lncs,
ieee, acmconf, elsevier, springer, aaai, acmjour, eptcs, stvr, lipics,
easychair.
easychair, usenix.

3. Write your text as usual in `Source/paper.tex`. Figures should
be placed in the `fig` subfolder. Write your abstract in
Expand Down

0 comments on commit b9304bc

Please sign in to comment.