===== Instructions ===== ==== Wiki Syntax and Usage ==== For help about the wiki sintax see [[wiki:syntax|here]]. . ==== Page Writing ==== === Equation === Use $\LaTeX$ for equations. For example in this way: $a=b+c$ Use $\LaTeX$ for equations. For example in this way: $a=b+c$ or in this way: \begin{equation} a=b+c \end{equation} or in this way: \begin{equation} a=b+c \end{equation} Now, equation numbering works! \begin{equation} d=\frac{e}{f} \end{equation} For more information about Latex in DokuWiki see {{https://www.dokuwiki.org/plugin:mathjax#automatic_equation_numbering|here}} === Tables and Figures === For figures you can use caption, numbering and references as follows:
{{ :wiki:cropped-cropped-logo_uni.jpg?200 }} Figura di prova
{{ :wiki:cropped-cropped-logo_uni.jpg?200 }} Figura di prova
and refer it as follows: figure {{ref>label}}. and refer it as follows: figure {{ref>label}}. Pictures and Media File must be uploaded using the MediaManager and referred as follows: {{ name.jpg }} You can also use external pictures or media from another site in this way: {{ http://radarlab.uniroma2.it/wordpress/wp-content/uploads/2016/02/logo_ricerca100-300x203-300x203.jpg }} {{ http://radarlab.uniroma2.it/wordpress/wp-content/uploads/2016/02/logo_ricerca100-300x203-300x203.jpg }} For table is the same, see Table {{ref>label2}}: ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | Some text | some more text | some less text | | no idea what to write in here ||| | | But still some idea for here ||
Table Caption.
For table is the same, see Table {{ref>label2}}: ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | Some text | some more text | some less text | | no idea what to write in here ||| | | But still some idea for here ||
Table Caption.
For more information about caption use see {{https://www.till-biskup.de/de/software/dokuwiki/caption|here}} === References === Always cite sources adding a Reference section. To do this you can use ref note: Example. This is where the note is introduced the first time[(cite:name>This is a note.)]. And yet another reference[(cite:name)]. Or in this way[(cite:GangOfFour>> title : Design Patterns: Elements of Reusable Object-Oriented Software authors : Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides publisher : Addison-Wesley published : 1994 pages : 395 )] Example. This is where the note is introduced the first time[(cite:name>This is a note.)]. And yet another reference[(cite:name)]. Or in this way[(cite:GangOfFour>> title : Design Patterns: Elements of Reusable Object-Oriented Software authors : Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides publisher : Addison-Wesley published : 1994 pages : 395 )] For more information about the use of ref notes see {{https://www.dokuwiki.org/plugin:refnotes:syntax|here}} === Miscellaneous === * Before starting use the headlines to produce a detailed Table of contents of your page. This will help you to organize the work. * Be careful to the copyright of the media and text. ===== Backup ===== This WiKi is running on an unstable and unsafe server. Please, periodically back-up your page locally. In the future, the wiki will be moved to a stable and safe server.