Some instructions about writing an entry and adding bibliography. I think some of you are familiar with the mathematics for the web, and for those people everything work as usual
General Comments
First, YES, it is possible to copy/paste latex code… and bibTex entries. The formulea enclosed between two \$\$ and inline formulae (enclosed between a pair of \$) will be rendered. The styling instructions (such as \emph,\textit,\rm) will not be rendered. You have to use the syntax of the wiki. Most of the time everything will be fine. Be aware that the AMS environnement will in general not be rendered.
Create a page
To create a page, type:
https://nci-wiki.apps.math.cnrs.fr/NAME
where NAME is the name of the independence you want to add to the wiki.
You can add a title to the page with:
========= NAME ========= ----
You can create numbered headings with
===== - Models ===== ==== - Models ====
This will produce:
1. Models
1.1 Models
For theorems, propositions, lemmas, you can simply use
== Proposition == , == Lemma == etc...
Create and use a biblio for a page
All the bibliographical entries you want to use in the page you are creating should be added to this page:
A single page for the _whole_ wiki. Within this page there are different namespaces. A namespace begin with
@Comment{refnotes, namespace = "cite:NAME" }
By convention, NAME is the name of the page you are creating (see the Section above). Under this snippet, you can add your bibtex entries (as usual).
Finally, to cite an entry, use:
(:cite:freeness:NAME_OF_THE_ENTRY)
Make your page visible
Once you happy with you entry, you can make it visible for others. For this, simply edit the sidebar by editing the page:
https://nci-wiki.apps.math.cnrs.fr/sidebar
and adding in the appropriate category:
[[https://nci-wiki.apps.math.cnrs.fr/NAME |NAME]]