Update Styleguide authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -7,7 +7,7 @@ If creating a new file/research-topic, make sure to use a filename that is
* using only lowercase letters
* now containing spaces (replace spaces with the underscore `_`)
Example: If your topic is called: "Discrete Schrödinger Operators", you should call the file `discrete_schroedinger_operators.md`.
Example: If your topic is called: "Discrete Schrödinger Operators", you should call the file `discrete_schroedinger_operators.md`. This will make sure that all topics appear in the correct alphabetical order when listed on the webpage.
# Basic Directives
......@@ -46,7 +46,7 @@ This is a full standalone file that uses all possible directives.
## Usage
For general areas of research. Delete the collaborator lines. Will only appear on chair research pages.
For general areas of research. Delete the collaborator lines. Will only appear on chair research pages. Add the postfix `research_area` at the end of your filename. I.e. if the title of your research area is "Discrete Schrödinger Operators", the filename should read `discrete_schroedinger_operators_research_area.md`.
## Template
......
......