Overview: Difference between revisions
From Caltech MediaWikis
No edit summary |
|||
Line 6: | Line 6: | ||
* Routine daily backups of all your wiki content | * Routine daily backups of all your wiki content | ||
* Optional 'skins' available. You're currently seeing the "Chameleon" skin. | * Optional 'skins' available. You're currently seeing the "Chameleon" skin. | ||
* Optional Extensions available such as the | * Optional Extensions available such as the MathJax extension for LaTex and Math support. Examples below. | ||
<math>2 = \left( | |||
\frac{\left(3-x\right) \times 2}{3-x} | |||
\right)</math> | |||
<math>\int_a^x \!\!\!\int_a^s f(y)\,dy\,ds | |||
= \int_a^x f(y)(x-y)\,dy</math> | |||
<math>\sum_{i=0}^{n-1} i</math> | |||
<math>u'' + p(x)u' + q(x)u=f(x),\quad x>a</math> |
Revision as of 00:43, 5 January 2021
Welcome to Caltech's MediaWiki hosting solution
- The service supports Caltech authentication via custom groups for your lab or working group.
- 24/7 monitoring of your wiki site
- Regular updates to the MediaWiki core and extensions
- Routine daily backups of all your wiki content
- Optional 'skins' available. You're currently seeing the "Chameleon" skin.
- Optional Extensions available such as the MathJax extension for LaTex and Math support. Examples below.