Skip to content
Update Writing Papers (Technical) authored by Martin Spiessl's avatar Martin Spiessl
...@@ -162,9 +162,11 @@ good program source code. ...@@ -162,9 +162,11 @@ good program source code.
- apply a tag on every major `stage` of the paper such as paper submission, proceedings, etc. - apply a tag on every major `stage` of the paper such as paper submission, proceedings, etc.
Tag format: `<event><YYYY>-<submission, proceedings, talk>` Tag format: `<EVENT><YYYY>-<submission, proceedings, talk>[-...]`
Example: `CAV2021-submission` Examples:
- `CAV2021-submission`
- `FM2021-submission-draft`
- create a directory named `archive` that will contain documents (used for interaction with others) related to the paper, e.g., submitted version, reviews, response, copyright, camera ready version. - create a directory named `archive` that will contain documents (used for interaction with others) related to the paper, e.g., submitted version, reviews, response, copyright, camera ready version.
... ...
......