Detailed Information: Basic Editing - Text Formatting Rules - Documentation Index

Tables: Simple? - Advanced?

Paragraphs: for a new paragraph, use a blank line;-> to indent text, -< hanging text
Line break: \\ or [[<<]]
Lists: * for bullet lists, # for numbered lists, :term:definition for definition lists
Emphasis: ''italics'', '''bold''', '''''bold italics''''', @@typewriter@@ (monospaced)
References: [[another page]], [[http://www.example.com]], [[another page | link text]], [[#anchor]]
Groups: [[Group/Page]] displays Page, [[Group.Page]] displays Group.Page, [[Group(.Page)]] displays Group
Separators: !!, !!! for headings, ---- for horizontal line
Other markups: [+bigger+], [-smaller-], '^superscript^', '_subscript_', {+inserted+}, {-deleted-}
Prevent formatting: [=...=]
Preformatted block: [@...@]
Add email address as bitmap: (:email tom@usc.edu:) adds tom@usc.edu.
Add publications: (:authorsearch Schaal :) adds all publications of author Schaal. (:authorsearch Schaal 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 CLMC-only publications: (:clmcauthorsearch Schaal :) adds all CLMC publications of author Schaal. (:clmcauthorsearch Schaal width=40 height=400 :) will do the same with a certain box size 400 by 400. Similarly, you can search for keywords with (:clmckeywordsearch Magic Word :) and titles with (:clmctitlesearch Super Duper Paper Title :).
Add sql-search: SQL search for publications can be done by e.g., (:sqlsearch SELECT * FROM publications WHERE Author LIKE '%Mistry%' AND Author LIKE '%Mohajerian%' marginheight=0 width=600 height=300:).
Add equations: {$ x=z^2 $} will add the equation {$ x=z^2 $}.
Add events: (: icalevents calendar&time=yes-or-empty&ndays=number-of-days-ahead width=550 height=250 scroll=yes marginwidth=0 marginheight=0 frameborder=0 :) will print the events in calendar which will happen in the next number-of-days-ahead with time only being shown as an option if time=yes.