start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2018/05/14 13:26] – [Evaluation] admin | start [2026/05/13 09:43] (current) – mauro | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This is the RadarLab Wiki. | This is the RadarLab Wiki. | ||
| - | Students can add topics concerning Radar and Navigation. | + | **DISCLAIMER** |
| - | + | ||
| - | Student' | + | |
| - | + | ||
| - | ===== Instructions ===== | + | |
| - | + | ||
| - | ==== Wiki Syntax and Usage ==== | + | |
| - | + | ||
| - | For help about the wiki sintax see [[wiki: | + | |
| - | + | ||
| - | + | ||
| - | ==== Topic selection ==== | + | |
| - | + | ||
| - | First of all you have to select one of the following Topics: | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | * [[radar: | + | |
| - | * [[radar: | + | |
| - | * [[radar: | + | |
| - | * [[radar: | + | |
| - | * [[radar: | + | |
| - | + | ||
| - | optional (more) | + | |
| - | * [[radar: | + | |
| - | * [[radar: | + | |
| - | + | ||
| - | For information about the contents of the topics please refer to the relative WIKI page, the lectures notes in [[http:// | + | |
| - | + | ||
| - | You can propose yourself for a topic on [[radar: | + | |
| - | You can select more than one topic. | + | |
| - | + | ||
| - | After this process (till 17/4 13:00) the topics will be assigned to the students depending on expressed preferences or (in case of conflict or no choice) with a random process. | + | |
| - | Only one topic for student will be assigned. | + | |
| - | + | ||
| - | After the topics assignment, You will be able to modify the proper pages and to add your work. | + | |
| - | + | ||
| - | Topics assignments are on [[radar: | + | |
| - | + | ||
| - | ==== 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:// | + | |
| - | + | ||
| - | === Tables and Figures === | + | |
| - | + | ||
| - | For figures you can use caption, numbering and references as follows: | + | |
| - | + | ||
| - | <figure label> | + | |
| - | {{ : | + | |
| - | < | + | |
| - | </ | + | |
| - | + | ||
| - | <figure label> | + | |
| - | {{ : | + | |
| - | < | + | |
| - | </ | + | |
| - | + | ||
| - | and refer it as follows: figure {{ref> | + | |
| - | + | ||
| - | and refer it as follows: figure {{ref> | + | |
| - | + | ||
| - | 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:// | + | |
| - | + | ||
| - | {{ http:// | + | |
| - | + | ||
| - | For table is the same, see Table {{ref> | + | |
| - | + | ||
| - | <table 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 || | + | |
| - | + | ||
| - | </ | + | |
| - | + | ||
| - | For table is the same, see Table {{ref> | + | |
| - | + | ||
| - | <table 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 || | + | |
| - | </ | + | |
| - | + | ||
| - | For more information about caption use see {{https:// | + | |
| - | + | ||
| - | === 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: | + | |
| - | And yet another reference[(cite: | + | |
| - | Or in this way[(cite: | + | |
| - | title : Design Patterns: Elements of Reusable Object-Oriented Software | + | |
| - | authors | + | |
| - | publisher : Addison-Wesley | + | |
| - | published : 1994 | + | |
| - | pages : 395 | + | |
| - | )] | + | |
| - | + | ||
| - | + | ||
| - | Example. This is where the note is introduced the first time[(cite: | + | |
| - | And yet another reference[(cite: | + | |
| - | Or in this way[(cite: | + | |
| - | title : Design Patterns: Elements of Reusable Object-Oriented Software | + | |
| - | authors | + | |
| - | publisher : Addison-Wesley | + | |
| - | published : 1994 | + | |
| - | pages : 395 | + | |
| - | )] | + | |
| - | + | ||
| - | For more information about the use of ref notes see {{https:// | + | |
| - | + | ||
| - | === 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. | + | |
| - | + | ||
| - | + | ||
| - | ===== Schedule ===== | + | |
| - | + | ||
| - | + | ||
| - | **20/ | + | |
| - | + | ||
| - | **04/ | + | |
| - | + | ||
| - | **18/ | + | |
| - | + | ||
| - | **10/ | + | |
| - | + | ||
| - | + | ||
| - | ===== Evaluation ===== | + | |
| - | When the student think to have finished the work, he shall: | + | |
| - | - read another time the work to fix typos, grammars and other errors | + | |
| - | - verify that all the references are referred | + | |
| - | - verify that the work is clear and comprensible. | + | |
| - | After that, and before | + | |
| - | + | ||
| + | **!!!The pages of this Wiki are part of student projects, so they may contain ERRORS!!!** | ||
start.1526304412.txt.gz · Last modified: (external edit)
