```{figure} images/name_of_file.svg
:label: how_figure_will_be_referenced_throughout_paper
:align: center
:width: 300px (You can play around with this value)
Caption for the figure
```
Make sure you have a folder named images inside the folder you created for this author
:::{table} Thrashing Frequency of *C. elegans*
:label: table_1
:align: center
|Experiment Group|Thrases/Minute (Trial 1)|Thrases/Minute (Trial 2)|Mean ± SD|
|---|---|---|---|
|Control|73|75|74.0 ± 2.1|
|Electric Field|86|85|85.5 ± 1.4|
:::
:::{table} Title of the table
:label: how_the_table_is_referenced_in_paper
:align: center
|Column 1|Column 2|Column 3|Column 4|
|---|---|---|---|
|value|value|value|value|
|value|value|value|value|
:::