-
Notifications
You must be signed in to change notification settings - Fork 4
Home
PhiSpel edited this page Apr 15, 2021
·
21 revisions
Welcome to the Modellbildung-und-Simulation wiki!
- "Differential" mit t statt mit z
- Punkt als Dezimaltrennzeichen im Fließtext, da es so einheitlich mit dem Matlab-Code ist.
- Der Leser wird über "Sie" (possessiv "Ihr"), als Einzelperson, angesprochen
- Numbering starts at
00_
for chapters and exercises. - Chapters are ordered in folders in
/content
. - Exercises are ordered in the folder with the corresponding topic in
.md
or.ipynb
files.
Also keep in mind the conventions from JupyterBooks:
- Each sub-folder must have at least one content file inside it
- The ordering of files in _toc.yml will depend on the alphanumeric order of the filenames (e.g., folder_01 comes before folder_02, and apage comes before b_page)
- If there is a file called index.md in any folder, it will be listed first.