| Paragraphs: for a new paragraph, use a blank line; | Line break: \\ or [[<<]] | 
| -> to indent text, -< hanging text | Join line: \ | 
| Lists: * for bulleted, # for numbered, :term:definition for definition lists | |
| Emphasis: 
''italics''  
'''bold'''  
'''''bold italics'''''  
@@ | |
| References: [[another page]], [[http://example.com/]], [[another page | link text]], [[#anchor]], [[#anchor | link text]] | |
| Groups: [[Group/Page]] displays Page, [[Group.Page]] displays Group.Page, [[Group(.Page)]] displays Group, [[Group/]] links Group homepage | |
| Separators: !!, !!! for headings, ---- for horizontal line | Prevent formatting: [=...=] | 
| Other: 
[+big+]  
[++bigger++]  
[-small-]  
[--smaller--]  
'^superscript^'  
'_subscript_'  
{+inserted+}  
{- | Preformatted: [@...@] or >>pre<<...>><< | 
| Add publications: (:authorsearch Calandra :) adds all publications of author Calandra. (:authorsearch Calandra width=40 height=400 :) will do the same with a certain box size 400 by 400. Similarly, you can search for keywords with (:keywordsearch Magic Word :) and titles with (:titlesearch Super Duper Paper Title :).
 Add sql-search: SQL search for publications can be done by e.g., (:sqlsearch SELECT * FROM publications WHERE Author LIKE '%Paraschos%' AND Author LIKE '%Kober%' :).
 Add equations: {$ x=z^2 $} will add the equation {$ x=z^2 $}. 
 Add TU Darmstadt SSO Authentication:  (:requiretuid:) asks for the TU-ID and password, (:tudauser:) gives also the TU-ID username, and (:tudalogout:) shows also a logout link. 
 Add a comment to the text:  [:comment Whatever you want to comment.... :] 
 | |
