|
2 | 2 |
|
3 | 3 | **Companion documents: [Formatting your work](formatting.md), [Improving your writing](improving-your-writing.md), [Making a figure](figures.md), [Responding to reviewers](responding-to-reviewers.md)**
|
4 | 4 |
|
5 |
| -<!-- START doctoc generated TOC please keep comment here to allow auto update --> |
6 |
| -<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
7 |
| -## Table of Contents |
8 |
| - |
9 |
| -- [Why should I read this?](#why-should-i-read-this) |
10 |
| -- [Automatic grammar, spelling, and syntax checkers](#automatic-grammar-spelling-and-syntax-checkers) |
11 |
| -- [Consistency](#consistency) |
12 |
| -- [Nomenclature](#nomenclature) |
13 |
| -- [Variable Naming](#variable-naming) |
14 |
| -- [Concise writing](#concise-writing) |
15 |
| -- [What goes where](#what-goes-where) |
16 |
| -- [Guidelines, tips, and more!](#guidelines-tips-and-more) |
17 |
| - - [Things to avoid; from the Angry Reviewer](#things-to-avoid-from-the-angry-reviewer) |
18 |
| - - [From some tips for scientific writing](#from-some-tips-for-scientific-writing) |
19 |
| - - [From Koen Hufkens](#from-koen-hufkens) |
20 |
| -- [Required watching](#required-watching) |
21 |
| -- [Other links](#other-links) |
22 |
| - |
23 |
| -<!-- END doctoc generated TOC please keep comment here to allow auto update --> |
| 5 | +<!-- START doctoc generated TOC please keep comment here to allow auto update --> |
| 6 | +<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
| 7 | +## Table of Contents |
| 8 | + |
| 9 | +- [Why should I read this?](#why-should-i-read-this) |
| 10 | +- [Automatic grammar, spelling, and syntax checkers](#automatic-grammar-spelling-and-syntax-checkers) |
| 11 | +- [Consistency](#consistency) |
| 12 | +- [Nomenclature](#nomenclature) |
| 13 | +- [Variable Naming](#variable-naming) |
| 14 | +- [Concise writing](#concise-writing) |
| 15 | +- [What goes where](#what-goes-where) |
| 16 | +- [Guidelines, tips, and more!](#guidelines-tips-and-more) |
| 17 | + - [Things to avoid; from the Angry Reviewer](#things-to-avoid-from-the-angry-reviewer) |
| 18 | + - [From some tips for scientific writing](#from-some-tips-for-scientific-writing) |
| 19 | + - [From Koen Hufkens](#from-koen-hufkens) |
| 20 | +- [Required watching](#required-watching) |
| 21 | +- [Other links](#other-links) |
| 22 | + |
| 23 | +<!-- END doctoc generated TOC please keep comment here to allow auto update --> |
24 | 24 |
|
25 | 25 | ### Why should I read this?
|
26 | 26 |
|
|
0 commit comments