Skip to content

Commit

Permalink
Extra line for 'Examples'
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Apr 22, 2018
1 parent 977924d commit f8177b5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/source/vanderbilt_phd_thesis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The different prompts are:
+=========================+==========================================================================+
|:code:`thesis_title` | Title of the thesis. Should not have '_' symbols in |
| | it. |
| | |
| | Examples: |
| | |
| | * Understanding Exoplanets and Other Variable Sources |
Expand All @@ -51,13 +52,15 @@ The different prompts are:
+-------------------------+--------------------------------------------------------------------------+
|:code:`first_name` | Author's first name. :code:`first_name` will used |
| | for the *title page* of the dissertation. |
| | |
| | Examples: |
| | |
| | * Adam |
| | * Rose |
+-------------------------+--------------------------------------------------------------------------+
|:code:`last_name` | Author's **last** name. :code:`last_name` will used for the *title page* |
| | of the dissertation. |
| | |
| | Examples: |
| | |
| | * Calderon |
Expand All @@ -66,61 +69,70 @@ The different prompts are:
|:code:`repo_name` | Name of the directory/repository, in which the thesis will be saved |
| | This name is selected by default, but can be changed. |
| | This field **should not contain spaces** |
| | |
| | Examples: |
| | |
| | * Calderon_Victor_Astro_PhD_Thesis |
| | * Szewciw_Adam_Astro_PhD_Thesis |
+-------------------------+--------------------------------------------------------------------------+
|:code:`add_signatures` | Option for adding signatures to the thesis. |
| | |
| | Options: |
| | |
| | 1. "y" ... Add signatures |
| | 2. "n" ... Do not add signatures |
+-------------------------+--------------------------------------------------------------------------+
|:code:`department_name` | Name of the department. Default: **Physics and Astronomy** |
| | Should **not** contain '_' (underscores) symbols |
| | |
| | Examples: |
| | |
| | * Physics and Astronomy |
| | * Name of another department |
+-------------------------+--------------------------------------------------------------------------+
|:code:`dissertation_date`| Date of the Dissertation presentation. |
| | Format: :code:`Month Year` |
| | |
| | Examples: |
| | |
| | * May 2019 |
| | * August 2020 |
+-------------------------+--------------------------------------------------------------------------+
|:code:`name_committee_1` | First and last name of the committee member 1. |
| | Should not have '_' symbols in it. |
| | |
| | Examples: |
| | |
| | * Keivan Stassun |
| | * Andreas Berlind |
+---------------------+------------------------------------------------------------------------------+
|:code:`name_committee_1` | First and last name of the committee member 1. |
| | Should not have '_' symbols in it. |
| | |
| | Examples: |
| | |
| | * Keivan Stassun |
| | * Andreas Berlind |
+---------------------+------------------------------------------------------------------------------+
|:code:`name_committee_1` | First and last name of the committee member 1. |
| | Should not have '_' symbols in it. |
| | |
| | Examples: |
| | |
| | * Keivan Stassun |
| | * Andreas Berlind |
+---------------------+------------------------------------------------------------------------------+
|:code:`name_committee_1` | First and last name of the committee member 1. |
| | Should not have '_' symbols in it. |
| | |
| | Examples: |
| | |
| | * Keivan Stassun |
| | * Andreas Berlind |
+---------------------+------------------------------------------------------------------------------+
|:code:`name_committee_1` | First and last name of the committee member 1. |
| | Should not have '_' symbols in it. |
| | |
| | Examples: |
| | |
| | * Keivan Stassun |
Expand Down

0 comments on commit f8177b5

Please sign in to comment.