| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:iot-open:rules [2025/10/28 16:19] – raivo.sell | en:iot-open:rules [2025/10/30 07:53] (current) – raivo.sell |
|---|
| |
| ===== References ===== | ===== References ===== |
| References should appear in the text as pointers e.g. [(AuthorsYear)]. The full record of this reference must be in the separate References page, e.g. [[en:safeav:references|]]. Make sure that all pointers are correctly listed in the Reference page. | References should appear in the text as pointers e.g. <code>[(AuthorsYear)]</code> The full record of this reference must be in the separate References page, e.g. [[en:safeav:references|]]. Make sure that all pointers are correctly listed in the Reference page. |
| |
| <note>You can see the references only in Edit mode. In standard View mode, the Reference page looks empty. This is normal behaviour</note> | <note>You can see the references only in Edit mode. In standard View mode, the Reference page looks empty. This is normal behaviour</note> |
| |
| |
| <code>((Reference))</code> | If using the **RefNotes plugin** for structured or bibliographical references (e.g., Harvard or IEEE-style), make sure to disable the automatic backlink numbers that appear in the reference list. |
| | |
| ==== Using RefNotes for structured references ==== | |
| If you are using the **RefNotes plugin** for structured or bibliographical references (e.g., Harvard or IEEE-style), make sure to disable the automatic backlink numbers that appear in the reference list. | |
| Otherwise, the same citation may appear with duplicated numbers such as `[2], [2]`. | Otherwise, the same citation may appear with duplicated numbers such as `[2], [2]`. |
| |
| |
| <note tip>Dokuwiki server struggles with a caching issue: if you generate PDFs in a row, when downloading the PDF book, you may get an older copy instead of the recently generated one. Open the PDF book in the private tab of your browser (it does not use session cache, thus always downloads full content from the Dokuwiki server). Simply right-click the **Current version of PDF Book** and select **Open in new private tab** (or similar, browser dependent).</note> | <note tip>Dokuwiki server struggles with a caching issue: if you generate PDFs in a row, when downloading the PDF book, you may get an older copy instead of the recently generated one. Open the PDF book in the private tab of your browser (it does not use session cache, thus always downloads full content from the Dokuwiki server). Simply right-click the **Current version of PDF Book** and select **Open in new private tab** (or similar, browser dependent).</note> |
| | ===== Useful tools ===== |
| | |
| | If you want to print just one page as proper PDF, you can use a DW2PDF plugin. Just add in the end of page URL a command: |
| | <code>?do=export_pdf</code> |
| | |