howto

Version imprimable
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231502541 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231502541 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

How to use flexible elision in online documents.

In our paper about flexible elision, we presented an approach to specify information about brackets, symbols, and other parts of mathematical formulae that can be elided for enhanced clarity as a part of a notation specification for symbols in a content markup format like OpenMath. We discussed how information about elided parts and their "degree of elidability" can be transferred to an interactive output format like Presentation MathML or HTML.

Input format

New pages can be added as children of existing pages via the input form displayed by the graphical user interface when add child page is clicked. The actual text which is displayed in the page is written in the textarea called Body and by default it is a simplified HTML format. Additional allowed input formats can be selected by opening the menu linked with Input form under the textarea.

Contributing to the JEM Wiki

This is a short user manual on how to create, edit and organize pages of a JEM wiki. It is a living document and is meant to be constantly updated as the features of the pages improve. Your feedback is important!